Skip to content

Instantly share code, notes, and snippets.

@jimrt
Created February 26, 2015 18:59
Show Gist options
  • Save jimrt/b519c89abcee513ed4ed to your computer and use it in GitHub Desktop.
Save jimrt/b519c89abcee513ed4ed to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>_metadata</key>
<dict>
<key>created_by</key>
<string>jim</string>
<key>creation_date</key>
<date>2015-02-26T18:56:35Z</date>
<key>munki_version</key>
<string>2.2.0.2399</string>
<key>os_version</key>
<string>10.9.5</string>
</dict>
<key>autoremove</key>
<false/>
<key>blocking_applications</key>
<array>
<string>Microsoft Outlook</string>
<string>Microsoft Error Reporting</string>
<string>Microsoft Auto Update</string>
</array>
<key>catalogs</key>
<array>
<string>testing</string>
</array>
<key>category</key>
<string>Productivity</string>
<key>description</key>
<string>&lt;html&gt;&lt;p&gt;For detailed information about this update, please visit the following Web site: &lt;/p&gt;
&lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=521858" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=521858&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For additional assistance, or to obtain a downloadable version of this update, visit the &lt;a href="http://go.microsoft.com/fwlink/?LinkId=216459" target="_blank"&gt;Microsoft Web site&lt;/a&gt;.&lt;/p&gt;&lt;/html&gt;</string>
<key>display_name</key>
<string>Microsoft Outlook 365 for Mac Update</string>
<key>installed_size</key>
<integer>715128</integer>
<key>installer_item_hash</key>
<string>41cc3b582c5a1a5e040c17559a3268f8e2a26943cb505e1319e245885349da52</string>
<key>installer_item_location</key>
<string>apps/Office365/MicrosoftOutlook15.6.dmg</string>
<key>installer_item_size</key>
<integer>295714</integer>
<key>installs</key>
<array>
<dict>
<key>CFBundleShortVersionString</key>
<string>15.6</string>
<key>CFBundleVersion</key>
<string>15.6</string>
<key>path</key>
<string>/Applications/Microsoft Outlook/Contents/Info.plist</string>
<key>type</key>
<string>bundle</string>
<key>version_comparison_key</key>
<string>CFBundleShortVersionString</string>
</dict>
</array>
<key>minimum_os_version</key>
<string>10.9.3</string>
<key>name</key>
<string>Office365_Outlook_Update</string>
<key>receipts</key>
<array>
<dict>
<key>installed_size</key>
<integer>713265</integer>
<key>packageid</key>
<string>com.microsoft.package.Microsoft_Outlook.app</string>
<key>version</key>
<string>0</string>
</dict>
<dict>
<key>installed_size</key>
<integer>1614</integer>
<key>packageid</key>
<string>com.microsoft.package.Microsoft_AutoUpdate.app</string>
<key>version</key>
<string>0</string>
</dict>
<dict>
<key>installed_size</key>
<integer>249</integer>
<key>packageid</key>
<string>com.microsoft.pkg.licensing</string>
<key>version</key>
<string>0</string>
</dict>
</array>
<key>uninstall_method</key>
<string>removepackages</string>
<key>uninstallable</key>
<true/>
<key>version</key>
<string>15.6</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment