Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
85 changes: 85 additions & 0 deletions pkgsinfo/GoogleChrome-127.0.6533.73.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
<?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>runner</string>
<key>creation_date</key>
<date>2024-07-25T21:12:01Z</date>
<key>munki_version</key>
<string>6.3.1.4580</string>
<key>os_version</key>
<string>14.5</string>
</dict>
<key>autoremove</key>
<false/>
<key>catalogs</key>
<array>
<string>test</string>
</array>
<key>category</key>
<string>Web Browsers</string>
<key>description</key>
<string>Chrome is a fast, simple, and secure web browser, built for the modern web.</string>
<key>developer</key>
<string>Google</string>
<key>display_name</key>
<string>Google Chrome</string>
<key>installer_item_hash</key>
<string>8848a9ec40064dcc4cd72d5195539238d3a2d603330800c41d84c16c1cc426ed</string>
<key>installer_item_location</key>
<string>GoogleChrome-127.0.6533.73.dmg</string>
<key>installer_item_size</key>
<integer>205639</integer>
<key>installer_type</key>
<string>copy_from_dmg</string>
<key>installs</key>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.google.Chrome</string>
<key>CFBundleName</key>
<string>Chrome</string>
<key>CFBundleShortVersionString</key>
<string>127.0.6533.73</string>
<key>CFBundleVersion</key>
<string>6533.73</string>
<key>minosversion</key>
<string>10.15</string>
<key>path</key>
<string>/Applications/Google Chrome.app</string>
<key>type</key>
<string>application</string>
<key>version_comparison_key</key>
<string>CFBundleShortVersionString</string>
</dict>
</array>
<key>items_to_copy</key>
<array>
<dict>
<key>destination_path</key>
<string>/Applications</string>
<key>source_item</key>
<string>Google Chrome.app</string>
</dict>
</array>
<key>minimum_os_version</key>
<string>10.15</string>
<key>name</key>
<string>GoogleChrome</string>
<key>postinstall_script</key>
<string>#!/bin/bash
current_user=$(/usr/bin/stat -f "%Su" /dev/console)
/usr/sbin/chown -R $current_user:admin "/Applications/Google Chrome.app"</string>
<key>unattended_install</key>
<true/>
<key>uninstall_method</key>
<string>remove_copied_items</string>
<key>uninstallable</key>
<true/>
<key>version</key>
<string>127.0.6533.73</string>
</dict>
</plist>