From 4a3c396e533831fe061ff9cfffbd295c58bdff7d Mon Sep 17 00:00:00 2001 From: runner Date: Thu, 25 Jul 2024 21:12:02 +0000 Subject: [PATCH] 'Updated GoogleChrome to 127.0.6533.73' --- pkgsinfo/GoogleChrome-127.0.6533.73.plist | 85 +++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 pkgsinfo/GoogleChrome-127.0.6533.73.plist diff --git a/pkgsinfo/GoogleChrome-127.0.6533.73.plist b/pkgsinfo/GoogleChrome-127.0.6533.73.plist new file mode 100644 index 0000000..c390e10 --- /dev/null +++ b/pkgsinfo/GoogleChrome-127.0.6533.73.plist @@ -0,0 +1,85 @@ + + + + + _metadata + + created_by + runner + creation_date + 2024-07-25T21:12:01Z + munki_version + 6.3.1.4580 + os_version + 14.5 + + autoremove + + catalogs + + test + + category + Web Browsers + description + Chrome is a fast, simple, and secure web browser, built for the modern web. + developer + Google + display_name + Google Chrome + installer_item_hash + 8848a9ec40064dcc4cd72d5195539238d3a2d603330800c41d84c16c1cc426ed + installer_item_location + GoogleChrome-127.0.6533.73.dmg + installer_item_size + 205639 + installer_type + copy_from_dmg + installs + + + CFBundleIdentifier + com.google.Chrome + CFBundleName + Chrome + CFBundleShortVersionString + 127.0.6533.73 + CFBundleVersion + 6533.73 + minosversion + 10.15 + path + /Applications/Google Chrome.app + type + application + version_comparison_key + CFBundleShortVersionString + + + items_to_copy + + + destination_path + /Applications + source_item + Google Chrome.app + + + minimum_os_version + 10.15 + name + GoogleChrome + postinstall_script + #!/bin/bash +current_user=$(/usr/bin/stat -f "%Su" /dev/console) +/usr/sbin/chown -R $current_user:admin "/Applications/Google Chrome.app" + unattended_install + + uninstall_method + remove_copied_items + uninstallable + + version + 127.0.6533.73 + +