Skip to content

Instantly share code, notes, and snippets.

@denmoff
Created August 24, 2016 20:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save denmoff/0b54068606f09057d1139681336fcec7 to your computer and use it in GitHub Desktop.
Save denmoff/0b54068606f09057d1139681336fcec7 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>denmoff</string>
<key>creation_date</key>
<date>2016-07-28T19:57:09Z</date>
<key>munki_version</key>
<string>2.7.0.2753</string>
<key>os_version</key>
<string>10.11.6</string>
</dict>
<key>autoremove</key>
<false/>
<key>catalogs</key>
<array>
<string>development</string>
<string>testing</string>
</array>
<key>category</key>
<string>Design</string>
<key>description</key>
<string></string>
<key>developer</key>
<string>Adobe</string>
<key>display_name</key>
<string>AfterEffects-2015.3</string>
<key>installer_item_hash</key>
<string>d5dc33d1b821c134f6be492c034a5a03bd0e4d97f5eac192e9d7181497f35e09</string>
<key>installer_item_location</key>
<string>apps/Adobe/CC/2015/AfterEffects-2015.3_Install-13.8.dmg</string>
<key>installer_item_size</key>
<integer>2052091</integer>
<key>installer_type</key>
<string>AdobeCCPInstaller</string>
<key>installs</key>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.adobe.AfterEffects</string>
<key>CFBundleName</key>
<string>After Effects</string>
<key>CFBundleShortVersionString</key>
<string>13.8</string>
<key>CFBundleVersion</key>
<string>13.8</string>
<key>path</key>
<string>/Applications/Adobe After Effects CC 2015.3/Adobe After Effects CC 2015.app</string>
<key>type</key>
<string>application</string>
<key>version_comparison_key</key>
<string>CFBundleShortVersionString</string>
</dict>
</array>
<key>minimum_munki_version</key>
<string>2.1</string>
<key>minimum_os_version</key>
<string>10.6.8</string>
<key>name</key>
<string>AfterEffects-2015.3</string>
<key>uninstall_method</key>
<string>AdobeCCPUninstaller</string>
<key>uninstallable</key>
<true/>
<key>uninstaller_item_hash</key>
<string>b68c91bc9e561c51d462c14c4423835a0b280cb0e36263a718413b0a02771cc0</string>
<key>uninstaller_item_location</key>
<string>apps/Adobe/CC/2015/AfterEffects-2015.3_Uninstall-13.8.dmg</string>
<key>uninstaller_item_size</key>
<integer>1984</integer>
<key>version</key>
<string>13.8</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment