diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..840ca8c --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +1.4 \ No newline at end of file diff --git a/bin/apps.json b/bin/apps.json index e50c263..325a7a6 100644 --- a/bin/apps.json +++ b/bin/apps.json @@ -15,7 +15,7 @@ { "Name": "Google Chrome", "Id": "Google.Chrome", - "Version": "146.0.7680.178", + "Version": "152.0.7977.83", "Manifest": "../manifests/Google.Chrome.yaml", "Enabled": 1, "PostInstall": [ diff --git a/config/chrome.reg b/config/chrome.reg index 69f5f80..6b010c2 100644 --- a/config/chrome.reg +++ b/config/chrome.reg @@ -4,6 +4,14 @@ Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ExtensionSettings\ddkjiahejlhfcafbddmgiahcphecmpfh] "installation_mode"="normal_installed" "update_url"="https://clients2.google.com/service/update2/crx" +;TrafficLight +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ExtensionSettings\cfnpidifppmenkapgihekkeednfoenal] +"installation_mode"="normal_installed" +"update_url"="https://clients2.google.com/service/update2/crx" +;Easy Clean +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ExtensionSettings\bjpclojdgakmcjmfdgiodjgfncaejaki] +"installation_mode"="normal_installed" +"update_url"="https://clients2.google.com/service/update2/crx" [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\Recommended] "AutofillAddressEnabled"=dword:00000000 @@ -21,6 +29,10 @@ Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionSettings\odfafepnkmbhccpbejgmiehpchacaeak] "installation_mode"="normal_installed" "update_url"="https://edge.microsoft.com/extensionwebstorebase/v1/crx" +;Click&Clean +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionSettings\dacknjoogbepndbemlmljdobinliojbk] +"installation_mode"="normal_installed" +"update_url"="https://edge.microsoft.com/extensionwebstorebase/v1/crx" [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\Recommended] "AlternateErrorPagesEnabled"=dword:00000000 diff --git a/manifests/Google.Chrome.yaml b/manifests/Google.Chrome.yaml index 992c004..638c6ea 100644 --- a/manifests/Google.Chrome.yaml +++ b/manifests/Google.Chrome.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.12.0.schema.json PackageIdentifier: Google.Chrome -PackageVersion: 148.0.7778.168 +PackageVersion: 152.0.7977.83 PackageLocale: zh-CN Publisher: Google LLC PackageName: Google Chrome @@ -29,9 +29,9 @@ FileExtensions: ElevationRequirement: elevatesSelf Installers: - Architecture: x64 - InstallerUrl: https://dl.volan.top/winget-repo/manifests/g/Google/Chrome/148.0.7778.168/googlechromestandaloneenterprise64.msi - InstallerSha256: A42AEA4FBC79A1B2C5872FAA39414567AB9D79473626D2B4C58ED6A4FFA60386 - ProductCode: '{AB53BB27-D54C-3E8F-8EFF-C3B1068B5BA5}' + InstallerUrl: https://dl.oranjee.org/winget-repo/manifests/g/Google/Chrome/152.0.7977.83/googlechromestandaloneenterprise64.msi + InstallerSha256: 1C555A95C69153EF2D6D6CF82670A4F2FAE6EB455CECF96CBD9BC43E5ED3B9E8 + ProductCode: '{D73883EB-7167-37B2-A69C-06A4744F64D2}' AppsAndFeaturesEntries: - ProductCode: '{042C29DE-2EAE-34E1-A978-C2BE5AB65557}' UpgradeCode: '{C1DFDF69-5945-32F2-A35E-EE94C99C7CF4}' diff --git a/manifests/RevoUninstaller.RevoUninstaller.yaml b/manifests/RevoUninstaller.RevoUninstaller.yaml index 7cc9a80..1b31105 100644 --- a/manifests/RevoUninstaller.RevoUninstaller.yaml +++ b/manifests/RevoUninstaller.RevoUninstaller.yaml @@ -13,7 +13,7 @@ UpgradeBehavior: install ElevationRequirement: elevatesSelf Installers: - Architecture: x86 - InstallerUrl: https://dl.volan.top/winget-repo/manifests/r/RevoUninstaller/RevoUninstaller/2.6.8/revosetup.exe + InstallerUrl: https://dl.oranjee.org/winget-repo/manifests/r/RevoUninstaller/RevoUninstaller/2.6.8/revosetup.exe InstallerSha256: 8f90951459936a7e2d0eeb508297604bc3e2746d9f5e3646a3fcba1e35f4049b ManifestType: singleton ManifestVersion: 1.10.0