update custom manifest
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
{
|
||||
"Name": "Google Chrome",
|
||||
"Id": "Google.Chrome",
|
||||
"Version": "",
|
||||
"Version": "146.0.7680.178",
|
||||
"Manifest": "../manifests/Google.Chrome.yaml",
|
||||
"Enabled": 1,
|
||||
"PostInstall": [
|
||||
{
|
||||
@@ -132,7 +133,8 @@
|
||||
{
|
||||
"Name": "Revo Uninstaller",
|
||||
"Id": "RevoUninstaller.RevoUninstaller",
|
||||
"Version": "2.6.5",
|
||||
"Version": "2.6.8",
|
||||
"Manifest": "../manifests/RevoUninstaller.RevoUninstaller.yaml",
|
||||
"Enabled": 0,
|
||||
"PostInstall": [
|
||||
{
|
||||
|
||||
39
manifests/Google.Chrome.yaml
Normal file
39
manifests/Google.Chrome.yaml
Normal file
@@ -0,0 +1,39 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.12.0.schema.json
|
||||
|
||||
PackageIdentifier: Google.Chrome
|
||||
PackageVersion: 146.0.7680.178
|
||||
PackageLocale: zh-CN
|
||||
Publisher: Google LLC
|
||||
PackageName: Google Chrome
|
||||
License: 免费软件
|
||||
ShortDescription: 快速安全的网络浏览器,专为您而打造
|
||||
InstallerType: wix
|
||||
Scope: machine
|
||||
UpgradeBehavior: install
|
||||
Protocols:
|
||||
- http
|
||||
- https
|
||||
- mailto
|
||||
- mms
|
||||
- tel
|
||||
- webcal
|
||||
FileExtensions:
|
||||
- htm
|
||||
- html
|
||||
- pdf
|
||||
- shtml
|
||||
- svg
|
||||
- webp
|
||||
- xht
|
||||
- xhtml
|
||||
ElevationRequirement: elevatesSelf
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://dl.volan.top/winget-repo/manifests/g/Google/Chrome/146.0.7680.178/googlechromestandaloneenterprise64.msi
|
||||
InstallerSha256: DB9C5E0519C83FBECFE5E5AC1FAC0FE44C15B3943C9611D52759FE474436D31E
|
||||
ProductCode: '{6939CB9C-515D-372C-AF4A-BA8D6A40CC4B}'
|
||||
AppsAndFeaturesEntries:
|
||||
- ProductCode: '{6939CB9C-515D-372C-AF4A-BA8D6A40CC4B}'
|
||||
UpgradeCode: '{C1DFDF69-5945-32F2-A35E-EE94C99C7CF4}'
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.12.0
|
||||
23
manifests/RevoUninstaller.RevoUninstaller.yaml
Normal file
23
manifests/RevoUninstaller.RevoUninstaller.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.10.0.schema.json
|
||||
|
||||
PackageIdentifier: RevoUninstaller.RevoUninstaller
|
||||
PackageVersion: 2.6.8
|
||||
PackageLocale: en-US
|
||||
InstallerType: inno
|
||||
Scope: machine
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
UpgradeBehavior: install
|
||||
ElevationRequirement: elevatesSelf
|
||||
Installers:
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://dl.volan.top/winget-repo/manifests/r/RevoUninstaller/RevoUninstaller/2.6.8/revosetup.exe
|
||||
InstallerSha256: 8f90951459936a7e2d0eeb508297604bc3e2746d9f5e3646a3fcba1e35f4049b
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.10.0
|
||||
License: Freeware
|
||||
PackageName: Revo Uninstaller
|
||||
Publisher: VS Revo Group, Ltd.
|
||||
ShortDescription: Revo Uninstaller helps you to uninstall software and remove unwanted programs easily.
|
||||
Reference in New Issue
Block a user