Skip to content

Commit

Permalink
Merge branch 'microsoft:master' into Remove-Ether.Etherpad-Lite
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengillie authored Sep 4, 2024
2 parents 9f6f95f + d253e16 commit 31a7c52
Show file tree
Hide file tree
Showing 804 changed files with 16,531 additions and 2,191 deletions.
6 changes: 3 additions & 3 deletions doc/manifest/schema/1.6.0/singleton.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ Installers: # The package installer
Commands: # Optional commands or aliases to run the package
Protocols: # Optional list of protocols supported by the package
FileExtensions: # Optional list of file extensions supported by the package
Dependencies: # *Experimental* list of dependencies required by the package
Dependencies: # Optional list of dependencies required by the package
- ExternalDependencies: # *Not implemented* list of external dependencies
PackageDependencies: # *Experimental* list of package dependencies
WindowsFeatures: # *Not implemented* list of Windows feature dependencies
PackageDependencies: # Optional list of package dependencies
WindowsFeatures: # Optional list of Windows feature dependencies
WindowsLibraries: # *Not implemented* list of Windows library dependencies
PackageFamilyName: # Optional MSIX package family name
Capabilities: # Optional list of MSIX package capabilities
Expand Down
4 changes: 2 additions & 2 deletions doc/manifest/schema/1.7.0/installer.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Installers: # The list of package installers
Log: # Optional installer log file path
Upgrade: # Optional installer switches for upgrade
Custom: # Optional installer switches for custom behavior
Repair: # Optional installer switches to use when repairing the package installation
Repair: # Optional installer switches to use when repairing the package installation
UpgradeBehavior: # Optional upgrade method
Commands: # Optional commands or aliases to run the package
Protocols: # Optional list of protocols supported by the package
Expand Down Expand Up @@ -93,7 +93,7 @@ Installers: # The list of package installers
InvocationParameter: # Optional parameter for invocable files
DisplayName: # Optional display name for invocable files
DownloadCommandProhibited: # Optional indicator for packages which cannot be downloaded for offline installation
RepairBehavior: # Optional repair method to use with 'winget repair`
RepairBehavior: # Optional repair method to use with 'winget repair`
ManifestType: installer # The manifest type
ManifestVersion: 1.7.0 # The manifest syntax version
```
Expand Down
10 changes: 5 additions & 5 deletions doc/manifest/schema/1.7.0/singleton.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@ Installers: # The package installer
Log: # Optional installer log file path
Upgrade: # Optional installer switches for upgrade
Custom: # Optional installer switches for custom behavior
Repair: # Optional installer switches to use when repairing the package installation
Repair: # Optional installer switches to use when repairing the package installation
UpgradeBehavior: # Optional upgrade method
Commands: # Optional commands or aliases to run the package
Protocols: # Optional list of protocols supported by the package
FileExtensions: # Optional list of file extensions supported by the package
Dependencies: # *Experimental* list of dependencies required by the package
Dependencies: # Optional list of dependencies required by the package
- ExternalDependencies: # *Not implemented* list of external dependencies
PackageDependencies: # *Experimental* list of package dependencies
WindowsFeatures: # *Not implemented* list of Windows feature dependencies
PackageDependencies: # Optional list of package dependencies
WindowsFeatures: # Optional list of Windows feature dependencies
WindowsLibraries: # *Not implemented* list of Windows library dependencies
PackageFamilyName: # Optional MSIX package family name
Capabilities: # Optional list of MSIX package capabilities
Expand Down Expand Up @@ -112,7 +112,7 @@ Installers: # The package installer
InvocationParameter: # Optional parameter for invocable files
DisplayName: # Optional display name for invocable files
DownloadCommandProhibited: # Optional indicator for packages which cannot be downloaded for offline installation
RepairBehavior: # Optional repair method to use with 'winget repair`
RepairBehavior: # Optional repair method to use with 'winget repair`
ManifestType: singleton # The manifest type
ManifestVersion: 1.7.0 # The manifest syntax version
```
Expand Down
Binary file removed manifests/.DS_Store
Binary file not shown.
21 changes: 21 additions & 0 deletions manifests/2/2dust/v2rayN/6.56/2dust.v2rayN.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Created with komac v2.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: 2dust.v2rayN
PackageVersion: '6.56'
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: v2rayN-With-Core/v2rayUpgrade.exe
UpgradeBehavior: deny
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
ReleaseDate: 2024-09-01
RequireExplicitUpgrade: true
Installers:
- Architecture: x64
InstallerUrl: https://github.com/2dust/v2rayN/releases/download/6.56/v2rayN-With-Core.zip
InstallerSha256: AF3D51AFAA7850A69FC6BCFFE122BD7AA6A761DFE637FE8AA0216A3BE3F69ACD
ManifestType: installer
ManifestVersion: 1.6.0
25 changes: 25 additions & 0 deletions manifests/2/2dust/v2rayN/6.56/2dust.v2rayN.locale.zh-CN.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Created with komac v2.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: 2dust.v2rayN
PackageVersion: '6.56'
PackageLocale: zh-CN
Publisher: 2dust
PublisherUrl: https://github.com/2dust
PublisherSupportUrl: https://github.com/2dust/v2rayN/issues
Author: 2dust
PackageName: v2rayN
PackageUrl: https://github.com/2dust/v2rayN
License: GPL-3.0
LicenseUrl: https://github.com/2dust/v2rayN/blob/master/LICENSE
ShortDescription: 支持 Xray、v2fly 等 core 的 GUI 客户端
ReleaseNotes: |-
- 重构代码结构,界面和业务解耦(后面可能可跨平台,比如 linux)
- 分组中增加自定义配置的 socks 端口
- 独立包检查更新时将会提示手动下载
- 给 xray-core 和 sing-box-core 增加更多 mux 参数
- Wiki 增加不显示的参数的说明
- 检查更新改进,现在可一键更新所有
ReleaseNotesUrl: https://github.com/2dust/v2rayN/releases/tag/6.56
ManifestType: defaultLocale
ManifestVersion: 1.6.0
8 changes: 8 additions & 0 deletions manifests/2/2dust/v2rayN/6.56/2dust.v2rayN.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: 2dust.v2rayN
PackageVersion: '6.56'
DefaultLocale: zh-CN
ManifestType: version
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: 34u.MultiBaseCSBirdBase
PackageVersion: 5.2.1
InstallerLocale: de-DE
InstallerType: zip
NestedInstallerType: msi
NestedInstallerFiles:
- RelativeFilePath: MultiBaseCS5BirdBase.msi
UpgradeBehavior: install
ProductCode: '{89234773-A4AF-4C09-ADC0-98A941518730}'
Installers:
- Architecture: x86
InstallerUrl: https://www.multibasecs.de/downloads/Files/MultiBaseCS/Version_52/MultiBaseCS5BirdBaseMSI_521.zip
InstallerSha256: 5D5864FFBCA319A5EECFC23A38DA72DBB534B99F7F709A49B2A9D9B3840BD76A
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: 34u.MultiBaseCSBirdBase
PackageVersion: 5.2.1
PackageLocale: de-DE
Publisher: 34u GmbH
PublisherUrl: https://www.multibasecs.de
PublisherSupportUrl: https://www.multibasecs.de/hilfe/
PrivacyUrl: https://www.multibasecs.de/impressum/
PackageName: MultiBaseCS BirdBase
License: Proprietary
ShortDescription: MultiBaseCS BirdBase. Die MultiBaseCS-Edition für die Beringungszentrale Hiddensee.
Documentations:
- DocumentLabel: Manual
DocumentUrl: https://hilfe.multibasecs.de/52_BirdBase/
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: 34u.MultiBaseCSBirdBase
PackageVersion: 5.2.1
DefaultLocale: de-DE
ManifestType: version
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: 34u.MultiBaseCSHome
PackageVersion: 5.2.1
InstallerLocale: de-DE
InstallerType: zip
NestedInstallerType: msi
NestedInstallerFiles:
- RelativeFilePath: MultiBaseCS5Home.msi
UpgradeBehavior: install
ProductCode: '{57BA6639-F765-4515-8172-BCFB94FD9016}'
Installers:
- Architecture: x86
InstallerUrl: https://www.multibasecs.de/downloads/Files/MultiBaseCS/Version_52/MultiBaseCS5HomeMSI_521.zip
InstallerSha256: DAB3F4F3083EA658B194BE7D6A78E1E5B452559DF9F60B90B4CBFB67AF39A158
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: 34u.MultiBaseCSHome
PackageVersion: 5.2.1
PackageLocale: de-DE
Publisher: 34u GmbH
PublisherUrl: https://www.multibasecs.de
PublisherSupportUrl: https://www.multibasecs.de/hilfe/
PrivacyUrl: https://www.multibasecs.de/impressum/
PackageName: MultiBaseCS Home
License: Proprietary
ShortDescription: MultiBaseCS Home. Die moderne Artenerfassung.
Documentations:
- DocumentLabel: Manual
DocumentUrl: https://hilfe.multibasecs.de/51_home/
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: 34u.MultiBaseCSHome
PackageVersion: 5.2.1
DefaultLocale: de-DE
ManifestType: version
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: 34u.MultiBaseCSProfessional
PackageVersion: 5.2.1
InstallerLocale: de-DE
InstallerType: zip
NestedInstallerType: msi
NestedInstallerFiles:
- RelativeFilePath: MultiBaseCS5Professional.msi
UpgradeBehavior: install
ProductCode: '{36BC1D9B-8AAF-4266-9208-2DB008DF4D49}'
Installers:
- Architecture: x86
InstallerUrl: https://www.multibasecs.de/downloads/Files/MultiBaseCS/Version_52/MultiBaseCS5ProMSI_521.zip
InstallerSha256: E6CF9FDC6A9D2D3BE62485332343321BE61E8DCE4DC7906994816B5450E842D9
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: 34u.MultiBaseCSProfessional
PackageVersion: 5.2.1
PackageLocale: de-DE
Publisher: 34u GmbH
PublisherUrl: https://www.multibasecs.de
PublisherSupportUrl: https://www.multibasecs.de/hilfe/
PrivacyUrl: https://www.multibasecs.de/impressum/
PackageName: MultiBaseCS Professional
License: Proprietary
ShortDescription: MultiBaseCS Professional. Die moderne Artenerfassung.
Documentations:
- DocumentLabel: Manual
DocumentUrl: https://hilfe.multibasecs.de/51_professional/
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: 34u.MultiBaseCSProfessional
PackageVersion: 5.2.1
DefaultLocale: de-DE
ManifestType: version
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: 34u.MultiBaseCSServer
PackageVersion: 5.2.1
InstallerLocale: de-DE
InstallerType: zip
NestedInstallerType: msi
NestedInstallerFiles:
- RelativeFilePath: MultiBaseCS5Server.msi
UpgradeBehavior: install
ProductCode: '{3ECF1C63-61E3-47AF-B6A3-748DFE85D261}'
Installers:
- Architecture: x86
InstallerUrl: https://www.multibasecs.de/downloads/Files/MultiBaseCS/Version_52/MultiBaseCS5ServerMSI_521.zip
InstallerSha256: 1BF715331C852758FB75883F062A2EA11455341E74CCEFA03AA2C77FF66BA1CA
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: 34u.MultiBaseCSServer
PackageVersion: 5.2.1
PackageLocale: de-DE
Publisher: 34u GmbH
PublisherUrl: https://www.multibasecs.de
PublisherSupportUrl: https://www.multibasecs.de/hilfe/
PrivacyUrl: https://www.multibasecs.de/impressum/
PackageName: MultiBaseCS Server
License: Proprietary
ShortDescription: MultiBaseCS Server. Die Behördenlösung für den Artenschutz.
Documentations:
- DocumentLabel: Manual
DocumentUrl: https://hilfe.multibasecs.de/51_server/
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: 34u.MultiBaseCSServer
PackageVersion: 5.2.1
DefaultLocale: de-DE
ManifestType: version
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: 360.360Chrome.X
PackageVersion: 22.3.3077.64
InstallerType: exe
Scope: user
InstallModes:
- interactive
- silent
InstallerSwitches:
Silent: --silent-install
SilentWithProgress: --silent-install
InstallLocation: --install-path="<INSTALLPATH>"
Log: --enable-logging --verbose-logging --log-file="<LOGPATH>"
Upgrade: --full-install-update
InstallerSuccessCodes:
- 1
ExpectedReturnCodes:
- InstallerReturnCode: 405
ReturnResponse: installInProgress
- InstallerReturnCode: 406
ReturnResponse: alreadyInstalled
- InstallerReturnCode: 5042
ReturnResponse: cancelledByUser
UpgradeBehavior: install
Protocols:
- 360chromexurl
- ftp
- htmlfile
- http
- https
FileExtensions:
- crx
- htm
- html
- mht
- mhtm
- mhtml
- pdf
- shtm
- shtml
- xht
- xhtml
Installers:
- Architecture: x64
InstallerUrl: https://down.360safe.com/cse/360csex_22.3.3077.64.exe
InstallerSha256: 772FE841E04ABC4CE7E7EC3C3658DF07080D90B6E2BB96618781512826856852
ProductCode: 360ChromeX
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: 360.360Chrome.X
PackageVersion: 22.3.3077.64
PackageLocale: en-US
Publisher: 360安全中心
PublisherUrl: https://browser.360.cn/
PublisherSupportUrl: https://bbs.360.cn/forum-142-1.html
PrivacyUrl: http://www.360.cn/privacy/v3/bps360jsllqWindowsb.html
Author: Beijing Qihoo Technology Co., Ltd.
PackageName: 360 极速浏览器X
PackageUrl: https://browser.360.cn/ee/
License: Freeware
LicenseUrl: http://www.360.cn/xukexieyi.html#jisu
Copyright: (C) 360.cn All Rights Reserved.
CopyrightUrl: http://www.360.cn/about/banquanshengming.html
ShortDescription: New Chromium-based 64-bit dual-core browser for higher performance and better experience
Description: 360 Chrome X is the first 64-bit dual-core browser from 360 that integrates the latest Chromium kernel, providing a 50% performance boost over traditional 32-bit browsers. In addition to a more enjoyable browsing experience, we also provide you with new simple interface, new tab with thousands of HD wallpapers, and many optimized browsing tools.
Moniker: 360csex
Tags:
- browser
- chromium
- ie
- internet-explorer
- web
- webpage
# ReleaseNotes:
ReleaseNotesUrl: https://bbs.360.cn/thread-16105183-1-1.html
# PurchaseUrl:
# InstallationNotes:
Documentations:
- DocumentLabel: FAQ
DocumentUrl: https://faq.bbs.360.cn/#/question/280
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Loading

0 comments on commit 31a7c52

Please sign in to comment.