update url and chrome
This commit is contained in:
@@ -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": [
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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}'
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user