forked from microsoft/winget-pkgs
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Yandex.Browser version 24.6.3.770 (microsoft#163661)
- Loading branch information
Showing
4 changed files
with
131 additions
and
0 deletions.
There are no files selected for viewing
58 changes: 58 additions & 0 deletions
58
manifests/y/Yandex/Browser/24.6.3.770/Yandex.Browser.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 |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Yandex.Browser | ||
PackageVersion: 24.6.3.770 | ||
InstallerType: exe | ||
Scope: user | ||
InstallModes: | ||
- interactive | ||
- silent | ||
InstallerSwitches: | ||
Silent: --silent | ||
SilentWithProgress: --silent | ||
Log: --verbose-logging --log-file="<LOGPATH>" | ||
Custom: --do-not-launch-browser | ||
InstallerSuccessCodes: | ||
- 1 | ||
- 3 | ||
UpgradeBehavior: install | ||
Protocols: | ||
- http | ||
- https | ||
- mailto | ||
- tel | ||
FileExtensions: | ||
- crx | ||
- css | ||
- epub | ||
- fb2 | ||
- gif | ||
- htm | ||
- html | ||
- infected | ||
- jpeg | ||
- jpg | ||
- js | ||
- mhtml | ||
- png | ||
- shtml | ||
- svg | ||
- swf | ||
- tif | ||
- tiff | ||
- txt | ||
- webm | ||
- webp | ||
- xht | ||
- xhtml | ||
- xml | ||
ReleaseDate: 2024-07-18 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://download.cdn.yandex.net/browser/int/24_6_3_770_61114/en/Yandex.exe | ||
InstallerSha256: 71062D5EE619B19DF8F6DC7392BD581B9554375D7F4EAFDFA1A2CF7C36184CEB | ||
ProductCode: YandexBrowser | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
33 changes: 33 additions & 0 deletions
33
manifests/y/Yandex/Browser/24.6.3.770/Yandex.Browser.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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Yandex.Browser | ||
PackageVersion: 24.6.3.770 | ||
PackageLocale: en-US | ||
Publisher: Yandex | ||
PublisherUrl: https://yandex.com/ | ||
PublisherSupportUrl: https://browser.yandex.com/help/ | ||
PrivacyUrl: https://yandex.com/legal/confidential/ | ||
Author: YANDEX LLC | ||
PackageName: Yandex | ||
PackageUrl: https://browser.yandex.com/ | ||
License: Freeware | ||
LicenseUrl: https://yandex.com/legal/browser_agreement/ | ||
Copyright: Copyright 2024 Yandex. All rights reserved. | ||
# CopyrightUrl: | ||
ShortDescription: Yandex Browser delivers fast and secure browsing with built-in Alice and the ability to sync passwords, bookmarks, and bank cards across devices. | ||
# Description: | ||
# Moniker: | ||
Tags: | ||
- browser | ||
- chromium | ||
- internet | ||
- web | ||
- webpage | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
32 changes: 32 additions & 0 deletions
32
manifests/y/Yandex/Browser/24.6.3.770/Yandex.Browser.locale.zh-CN.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 |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Yandex.Browser | ||
PackageVersion: 24.6.3.770 | ||
PackageLocale: zh-CN | ||
Publisher: Yandex | ||
PublisherUrl: https://yandex.com/ | ||
PublisherSupportUrl: https://browser.yandex.com/help/ | ||
PrivacyUrl: https://yandex.com/legal/confidential/ | ||
Author: YANDEX LLC | ||
PackageName: Yandex | ||
PackageUrl: https://browser.yandex.com/ | ||
License: 免费软件 | ||
LicenseUrl: https://yandex.com/legal/browser_agreement/ | ||
Copyright: 版权所有 2024 Yandex。保留所有权利。 | ||
# CopyrightUrl: | ||
ShortDescription: Yandex 浏览器内置 Alice,可跨设备同步密码、书签和银行卡,浏览速度快且安全。 | ||
# Description: | ||
# Moniker: | ||
Tags: | ||
- chromium | ||
- 互联网 | ||
- 浏览器 | ||
- 网页 | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Yandex.Browser | ||
PackageVersion: 24.6.3.770 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |