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.
Merge branch 'microsoft:master' into Tools-update-12-20
- Loading branch information
Showing
2,158 changed files
with
35,339 additions
and
13,428 deletions.
There are no files selected for viewing
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
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
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
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
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
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,34 @@ | ||
name: GitGudSimilarIssues comments | ||
|
||
on: | ||
issues: | ||
types: [opened] | ||
|
||
jobs: | ||
getSimilarIssues: | ||
runs-on: ubuntu-latest | ||
permissions: | ||
issues: read | ||
outputs: | ||
message: ${{ steps.getBody.outputs.message }} | ||
steps: | ||
- id: getBody | ||
uses: craigloewen-msft/GitGudSimilarIssues@main | ||
with: | ||
issuetitle: ${{ github.event.issue.title }} | ||
repo: ${{ github.repository }} | ||
similaritytolerance: "0.7" | ||
add-comment: | ||
needs: getSimilarIssues | ||
runs-on: ubuntu-latest | ||
permissions: | ||
issues: write | ||
if: needs.getSimilarIssues.outputs.message != '' | ||
steps: | ||
- name: Add comment | ||
run: gh issue comment "$NUMBER" --repo "$REPO" --body "$BODY" | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
NUMBER: ${{ github.event.issue.number }} | ||
REPO: ${{ github.repository }} | ||
BODY: ${{ needs.getSimilarIssues.outputs.message }} |
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
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
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
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
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
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,18 @@ | ||
# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.LF.7-4-0.Unix | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: 123.123pan | ||
PackageVersion: 2.0.2.0 | ||
InstallerType: nullsoft | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://app.123pan.com/app/pc/windows/128/123pan_2.0.2.exe | ||
InstallerSha256: A1DE45DED79E7E6B216AE47A6B44F7500CF823A2D798C883F706958B0FA873D4 | ||
ProductCode: 123pan | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
40 changes: 40 additions & 0 deletions
40
manifests/1/123/123pan/2.0.2.0/123.123pan.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,40 @@ | ||
# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.LF.7-4-0.Unix | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: 123.123pan | ||
PackageVersion: 2.0.2.0 | ||
PackageLocale: en-US | ||
Publisher: 123云盘 | ||
PublisherUrl: https://www.123pan.com/ | ||
PublisherSupportUrl: https://www.123pan.com/Contactus | ||
PrivacyUrl: https://www.123pan.com/UserPrivacy | ||
Author: Xi'an 123 Cloud Computing Co., Ltd. | ||
PackageName: 123云盘 | ||
PackageUrl: https://www.123pan.com/ | ||
License: Freeware | ||
LicenseUrl: https://www.123pan.com/UserAgreement | ||
Copyright: Copyright (c) 2023 123pan | ||
# CopyrightUrl: | ||
ShortDescription: Secure and trusted cloud storage content distribution platform | ||
Description: 123pan is a cloud storage service product with large space, unlimited speed, no ads, and focus on large file transfer and distribution. | ||
# Moniker: | ||
Tags: | ||
- backup | ||
- cloud | ||
- cloud-drive | ||
- download | ||
- drive | ||
- file | ||
- netdisk | ||
- share | ||
- sync | ||
- upload | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: FAQ | ||
DocumentUrl: https://www.123pan.com/faq | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
40 changes: 40 additions & 0 deletions
40
manifests/1/123/123pan/2.0.2.0/123.123pan.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,40 @@ | ||
# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.LF.7-4-0.Unix | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json | ||
|
||
PackageIdentifier: 123.123pan | ||
PackageVersion: 2.0.2.0 | ||
PackageLocale: zh-CN | ||
Publisher: 123云盘 | ||
PublisherUrl: https://www.123pan.com/ | ||
PublisherSupportUrl: https://www.123pan.com/Contactus | ||
PrivacyUrl: https://www.123pan.com/UserPrivacy | ||
Author: 西安一二三云计算有限公司 | ||
PackageName: 123云盘 | ||
PackageUrl: https://www.123pan.com/ | ||
License: 免费软件 | ||
LicenseUrl: https://www.123pan.com/UserAgreement | ||
Copyright: Copyright(c)2023 123云盘 | ||
# CopyrightUrl: | ||
ShortDescription: 安全可信的云存储内容分发平台 | ||
Description: 123 云盘是一款空间大、不限速、无广告、专注大文件传输分发的云存储服务产品。 | ||
# Moniker: | ||
Tags: | ||
- 上传 | ||
- 下载 | ||
- 云 | ||
- 云盘 | ||
- 共享 | ||
- 分享 | ||
- 同步 | ||
- 备份 | ||
- 文件 | ||
- 网盘 | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: 常见问题 | ||
DocumentUrl: https://www.123pan.com/faq | ||
ManifestType: locale | ||
ManifestVersion: 1.5.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.2.13 $debug=QUSU.LF.7-4-0.Unix | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: 123.123pan | ||
PackageVersion: 2.0.2.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |
26 changes: 0 additions & 26 deletions
26
manifests/1/1IC/BPMN-RPAStudio/26.0.0/1IC.BPMN-RPAStudio.installer.yaml
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
manifests/1/1IC/BPMN-RPAStudio/26.0.0/1IC.BPMN-RPAStudio.locale.en-US.yaml
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
manifests/1/1IC/BPMN-RPAStudio/26.0.0/1IC.BPMN-RPAStudio.locale.zh-CN.yaml
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
manifests/1/1IC/BPMN-RPAStudio/26.0.0/1IC.BPMN-RPAStudio.yaml
This file was deleted.
Oops, something went wrong.
23 changes: 23 additions & 0 deletions
23
manifests/2/2BrightSparks/SyncBackFree/11.2.33.0/2BrightSparks.SyncBackFree.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,23 @@ | ||
# Created using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: 2BrightSparks.SyncBackFree | ||
PackageVersion: 11.2.33.0 | ||
MinimumOSVersion: 10.0.0.0 | ||
InstallerType: exe | ||
InstallModes: | ||
- interactive | ||
- silent | ||
InstallerSwitches: | ||
Silent: /verysilent | ||
SilentWithProgress: /verysilent | ||
Custom: /NORESTART | ||
UpgradeBehavior: install | ||
FileExtensions: | ||
- sps | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://www.2brightsparks.com/assets/software/SyncBack/SyncBack_Setup.11.2.33.0.exe | ||
InstallerSha256: 2CF45EAA8ED1BF3769C40D5D8AB61CA128712A246734DF34AA7A6D5D1DE6FB57 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
Oops, something went wrong.