-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic update of CentStudio.CentBrowser 5.1.1130.82 (#150860)
Co-authored-by: Stephen Gillie <[email protected]>
- Loading branch information
1 parent
965602e
commit faa5873
Showing
4 changed files
with
207 additions
and
215 deletions.
There are no files selected for viewing
216 changes: 108 additions & 108 deletions
216
manifests/c/CentStudio/CentBrowser/5.1.1130.82/CentStudio.CentBrowser.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,108 +1,108 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-2.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: CentStudio.CentBrowser | ||
PackageVersion: 5.1.1130.82 | ||
InstallerType: exe # Chromium Setup | ||
InstallModes: | ||
- interactive | ||
- silent | ||
InstallerSwitches: | ||
Silent: --cb-auto-update | ||
SilentWithProgress: --cb-auto-update | ||
InstallLocation: --cb-install-path="<INSTALLPATH>" | ||
Log: --verbose-logging --log-file="<LOGPATH>" | ||
ExpectedReturnCodes: | ||
- InstallerReturnCode: 4 | ||
ReturnResponse: downgrade | ||
- InstallerReturnCode: 22 | ||
ReturnResponse: cancelledByUser | ||
- InstallerReturnCode: 700 | ||
ReturnResponse: installInProgress | ||
- InstallerReturnCode: 701 | ||
ReturnResponse: cancelledByUser | ||
UpgradeBehavior: install | ||
Protocols: | ||
- ftp | ||
- http | ||
- https | ||
- mailto | ||
- tel | ||
FileExtensions: | ||
- htm | ||
- html | ||
- mht | ||
- mhtm | ||
- mhtml | ||
- shtm | ||
- shtml | ||
- svg | ||
- webp | ||
- xht | ||
- xhtml | ||
- xml | ||
ReleaseDate: 2024-04-16 | ||
Installers: | ||
- Architecture: x86 | ||
Scope: user | ||
InstallerUrl: https://static.centbrowser.com/win_stable/5.1.1130.82/centbrowser_5.1.1130.82.exe | ||
InstallerSha256: CE0A376DE4A5971FEBE0763E868D2A126A74ED009861BF45592073FE27C5E369 | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome | ||
ProductCode: CentBrowser | ||
- Architecture: x86 | ||
Scope: machine | ||
InstallerUrl: https://static.centbrowser.com/win_stable/5.1.1130.82/centbrowser_5.1.1130.82.exe | ||
InstallerSha256: CE0A376DE4A5971FEBE0763E868D2A126A74ED009861BF45592073FE27C5E369 | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome --system-level | ||
ProductCode: CentBrowser | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://static.centbrowser.com/win_stable/5.1.1130.82/centbrowser_5.1.1130.82_x64.exe | ||
InstallerSha256: 5B65CF83BC139798FBCEA07E2B61254CBD061D3C5B83FF2F4C8A33E83BB8C2FF | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome | ||
ProductCode: CentBrowser | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://static.centbrowser.com/win_stable/5.1.1130.82/centbrowser_5.1.1130.82_x64.exe | ||
InstallerSha256: 5B65CF83BC139798FBCEA07E2B61254CBD061D3C5B83FF2F4C8A33E83BB8C2FF | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome --system-level | ||
ProductCode: CentBrowser | ||
- InstallerLocale: zh-CN | ||
Architecture: x86 | ||
Scope: user | ||
InstallerUrl: https://static.centbrowser.cn/win_stable/5.1.1130.82/centbrowser_5.1.1130.82.exe | ||
InstallerSha256: EBA0BADFB41D557CFCD2E9438A469AA01AEDCD7C4EC14546526B7190C02F6930 | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome | ||
ProductCode: CentBrowser | ||
- InstallerLocale: zh-CN | ||
Architecture: x86 | ||
Scope: machine | ||
InstallerUrl: https://static.centbrowser.cn/win_stable/5.1.1130.82/centbrowser_5.1.1130.82.exe | ||
InstallerSha256: EBA0BADFB41D557CFCD2E9438A469AA01AEDCD7C4EC14546526B7190C02F6930 | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome --system-level | ||
ProductCode: CentBrowser | ||
- InstallerLocale: zh-CN | ||
Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://static.centbrowser.cn/win_stable/5.1.1130.82/centbrowser_5.1.1130.82_x64.exe | ||
InstallerSha256: 627DF2399D2BCEB3016EFCCB2B747775AB9B10063CA810F655BCF882F07AE8D0 | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome | ||
ProductCode: CentBrowser | ||
- InstallerLocale: zh-CN | ||
Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://static.centbrowser.cn/win_stable/5.1.1130.82/centbrowser_5.1.1130.82_x64.exe | ||
InstallerSha256: 627DF2399D2BCEB3016EFCCB2B747775AB9B10063CA810F655BCF882F07AE8D0 | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome --system-level | ||
ProductCode: CentBrowser | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 | ||
# Automatically updated by the winget bot at 2024/Apr/24 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: CentStudio.CentBrowser | ||
PackageVersion: 5.1.1130.82 | ||
InstallerType: exe | ||
InstallModes: | ||
- interactive | ||
- silent | ||
InstallerSwitches: | ||
Silent: --cb-auto-update | ||
SilentWithProgress: --cb-auto-update | ||
InstallLocation: --cb-install-path="<INSTALLPATH>" | ||
Log: --verbose-logging --log-file="<LOGPATH>" | ||
ExpectedReturnCodes: | ||
- InstallerReturnCode: 4 | ||
ReturnResponse: downgrade | ||
- InstallerReturnCode: 22 | ||
ReturnResponse: cancelledByUser | ||
- InstallerReturnCode: 700 | ||
ReturnResponse: installInProgress | ||
- InstallerReturnCode: 701 | ||
ReturnResponse: cancelledByUser | ||
UpgradeBehavior: install | ||
Protocols: | ||
- ftp | ||
- http | ||
- https | ||
- mailto | ||
- tel | ||
FileExtensions: | ||
- htm | ||
- html | ||
- mht | ||
- mhtm | ||
- mhtml | ||
- shtm | ||
- shtml | ||
- svg | ||
- webp | ||
- xht | ||
- xhtml | ||
- xml | ||
ReleaseDate: 2024-04-16 | ||
Installers: | ||
- Architecture: x86 | ||
Scope: user | ||
InstallerUrl: https://static.centbrowser.com/win_stable/5.1.1130.82/centbrowser_5.1.1130.82.exe | ||
InstallerSha256: EBA0BADFB41D557CFCD2E9438A469AA01AEDCD7C4EC14546526B7190C02F6930 | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome | ||
ProductCode: CentBrowser | ||
- Architecture: x86 | ||
Scope: machine | ||
InstallerUrl: https://static.centbrowser.com/win_stable/5.1.1130.82/centbrowser_5.1.1130.82.exe | ||
InstallerSha256: EBA0BADFB41D557CFCD2E9438A469AA01AEDCD7C4EC14546526B7190C02F6930 | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome --system-level | ||
ProductCode: CentBrowser | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://static.centbrowser.com/win_stable/5.1.1130.82/centbrowser_5.1.1130.82_x64.exe | ||
InstallerSha256: 627DF2399D2BCEB3016EFCCB2B747775AB9B10063CA810F655BCF882F07AE8D0 | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome | ||
ProductCode: CentBrowser | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://static.centbrowser.com/win_stable/5.1.1130.82/centbrowser_5.1.1130.82_x64.exe | ||
InstallerSha256: 627DF2399D2BCEB3016EFCCB2B747775AB9B10063CA810F655BCF882F07AE8D0 | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome --system-level | ||
ProductCode: CentBrowser | ||
- InstallerLocale: zh-CN | ||
Architecture: x86 | ||
Scope: user | ||
InstallerUrl: https://static.centbrowser.cn/win_stable/5.1.1130.82/centbrowser_5.1.1130.82.exe | ||
InstallerSha256: EBA0BADFB41D557CFCD2E9438A469AA01AEDCD7C4EC14546526B7190C02F6930 | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome | ||
ProductCode: CentBrowser | ||
- InstallerLocale: zh-CN | ||
Architecture: x86 | ||
Scope: machine | ||
InstallerUrl: https://static.centbrowser.cn/win_stable/5.1.1130.82/centbrowser_5.1.1130.82.exe | ||
InstallerSha256: EBA0BADFB41D557CFCD2E9438A469AA01AEDCD7C4EC14546526B7190C02F6930 | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome --system-level | ||
ProductCode: CentBrowser | ||
- InstallerLocale: zh-CN | ||
Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://static.centbrowser.cn/win_stable/5.1.1130.82/centbrowser_5.1.1130.82_x64.exe | ||
InstallerSha256: 627DF2399D2BCEB3016EFCCB2B747775AB9B10063CA810F655BCF882F07AE8D0 | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome | ||
ProductCode: CentBrowser | ||
- InstallerLocale: zh-CN | ||
Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://static.centbrowser.cn/win_stable/5.1.1130.82/centbrowser_5.1.1130.82_x64.exe | ||
InstallerSha256: 627DF2399D2BCEB3016EFCCB2B747775AB9B10063CA810F655BCF882F07AE8D0 | ||
InstallerSwitches: | ||
Custom: --do-not-launch-chrome --system-level | ||
ProductCode: CentBrowser | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
94 changes: 45 additions & 49 deletions
94
manifests/c/CentStudio/CentBrowser/5.1.1130.82/CentStudio.CentBrowser.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1,45 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-2.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: CentStudio.CentBrowser | ||
PackageVersion: 5.1.1130.82 | ||
PackageLocale: en-US | ||
Publisher: Cent Studio | ||
PublisherUrl: https://www.centbrowser.com/ | ||
PublisherSupportUrl: https://www.centbrowser.net/en/ | ||
PrivacyUrl: https://www.centbrowser.com/privacy.html | ||
Author: Cent Studio | ||
PackageName: Cent Browser | ||
PackageUrl: https://www.centbrowser.com/ | ||
License: Freeware | ||
LicenseUrl: https://www.centbrowser.com/tou.html | ||
Copyright: Copyright 2024 Cent Studio. All rights reserved. | ||
# CopyrightUrl: | ||
ShortDescription: The Most Feature Rich Chromium | ||
Description: Cent Browser is an enhanced web browser based on Chromium with many convenient features like super drag, mouse gesture, scrollable tab bar, advanced browsing options and more. | ||
# Moniker: | ||
Tags: | ||
- browser | ||
- chromium | ||
- web | ||
- webpage | ||
ReleaseNotes: |- | ||
Upgraded to Chromium 118.0.5993.159 | ||
Continued to support Win7 and Win8 | ||
Added the option "Force link to open in current tab" | ||
Added the ability to open bookmarks and links in selected multi-login tabs | ||
Added the ability to use local image as most popular item icon | ||
Merged some security patches | ||
[Bug fixes] Multi-column bookmarks display abnormally under Win11 | ||
[Bug fixes] Download bubble window blurs in some cases | ||
[Bug fixes] Desktop notifications can't be displayed in the multi-login tab | ||
[Bug fixes] Loading download items on startup may lag the browser | ||
[Bug fixes] Can't copy HTML content using Super Drag | ||
[Bug fixes] The installer crashes under Win7 in some cases | ||
[Bug fixes] May crash after drag-and-drop in multi-column bookmarks | ||
[Bug fixes] "Purge memory" feature may unload tabs | ||
[Bug fixes] The order of tabs opened by "Open all bookmarks" is reversed | ||
ReleaseNotesUrl: https://www.centbrowser.com/history.html | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: FAQ | ||
DocumentUrl: https://www.centbrowser.com/faq.html | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 | ||
# Automatically updated by the winget bot at 2024/Apr/24 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: CentStudio.CentBrowser | ||
PackageVersion: 5.1.1130.82 | ||
PackageLocale: en-US | ||
Publisher: Cent Studio | ||
PublisherUrl: https://www.centbrowser.com/ | ||
PublisherSupportUrl: https://www.centbrowser.net/en/ | ||
PrivacyUrl: https://www.centbrowser.com/privacy.html | ||
Author: Cent Studio | ||
PackageName: Cent Browser | ||
PackageUrl: https://www.centbrowser.com/ | ||
License: Freeware | ||
LicenseUrl: https://www.centbrowser.com/tou.html | ||
Copyright: Copyright 2024 Cent Studio. All rights reserved. | ||
ShortDescription: The Most Feature Rich Chromium | ||
Description: Cent Browser is an enhanced web browser based on Chromium with many convenient features like super drag, mouse gesture, scrollable tab bar, advanced browsing options and more. | ||
Tags: | ||
- browser | ||
- chromium | ||
- web | ||
- webpage | ||
ReleaseNotes: |- | ||
Upgraded to Chromium 118.0.5993.159 | ||
Continued to support Win7 and Win8 | ||
Added the option "Force link to open in current tab" | ||
Added the ability to open bookmarks and links in selected multi-login tabs | ||
Added the ability to use local image as most popular item icon | ||
Merged some security patches | ||
[Bug fixes] Multi-column bookmarks display abnormally under Win11 | ||
[Bug fixes] Download bubble window blurs in some cases | ||
[Bug fixes] Desktop notifications can't be displayed in the multi-login tab | ||
[Bug fixes] Loading download items on startup may lag the browser | ||
[Bug fixes] Can't copy HTML content using Super Drag | ||
[Bug fixes] The installer crashes under Win7 in some cases | ||
[Bug fixes] May crash after drag-and-drop in multi-column bookmarks | ||
[Bug fixes] "Purge memory" feature may unload tabs | ||
[Bug fixes] The order of tabs opened by "Open all bookmarks" is reversed | ||
ReleaseNotesUrl: https://www.centbrowser.com/history.html | ||
Documentations: | ||
- DocumentLabel: FAQ | ||
DocumentUrl: https://www.centbrowser.com/faq.html | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
Oops, something went wrong.