mirror of
https://github.com/munki/munki.git
synced 2026-05-04 11:29:16 -05:00
0d038c20e8
git-svn-id: http://munki.googlecode.com/svn/trunk@143 a4e17f2e-e282-11dd-95e1-755cbddbdd66
45 lines
1.2 KiB
XML
45 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>display_name</key>
|
|
<string>Microsoft Silverlight</string>
|
|
<key>description</key>
|
|
<string>Microsoft browser plugin for rich Internet experience</string>
|
|
<key>installed_size</key>
|
|
<integer>18944</integer>
|
|
<key>installer_item_location</key>
|
|
<string>internet/Silverlight.2.0.40115.0.dmg</string>
|
|
<key>installer_item_size</key>
|
|
<integer>7567</integer>
|
|
<key>minimum_os_version</key>
|
|
<string>10.4.0</string>
|
|
<key>name</key>
|
|
<string>Silverlight</string>
|
|
<key>aliases</key>
|
|
<array>
|
|
<string>MicrosoftSilverlight</string>
|
|
</array>
|
|
<key>catalogs</key>
|
|
<array>
|
|
<string>production</string>
|
|
<string>testing</string>
|
|
</array>
|
|
<key>receipts</key>
|
|
<array>
|
|
<dict>
|
|
<key>packageid</key>
|
|
<string>com.microsoft.installSilverlightPlugin</string>
|
|
<key>version</key>
|
|
<string>2.0.40115.0.0</string>
|
|
</dict>
|
|
</array>
|
|
<key>version</key>
|
|
<string>2.0.40115.0.0</string>
|
|
<key>uninstallable</key>
|
|
<true/>
|
|
<key>uninstall_method</key>
|
|
<string>removepackages</string>
|
|
</dict>
|
|
</plist>
|