Skip to content

Commit

Permalink
New version: Alibaba.AlipayKeyTool version 2.0.0 (#87776)
Browse files Browse the repository at this point in the history
* New version: Alibaba.AlipayKeyTool version 2.0.0

* Replace asterisks
  • Loading branch information
SpecterShell authored Nov 8, 2022
1 parent 1168a0a commit 3b5d636
Show file tree
Hide file tree
Showing 4 changed files with 112 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Created with YamlCreate.ps1 v2.2.1 $debug=QUSU.CRLF.7-2-7.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json

PackageIdentifier: Alibaba.AlipayKeyTool
PackageVersion: 2.0.0
InstallerType: nullsoft # electron-builder
InstallerSwitches:
Upgrade: --updated
UpgradeBehavior: install
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://mdn.alipayobjects.com/ind_developertool/afts/file/A%2AEs2PTIHkkdwAAAAAAAAAAAAADlx-AQ?af_fileName=AlipayKeyTool-2.0.0.exe
InstallerSha256: A61DAC056D575D2D350125616D8DB9D7A67E35AD7361EA6750BE1EBEBAE450F3
InstallerSwitches:
Custom: /currentuser
ProductCode: 5c52e846-84c7-55aa-bdc0-4e5fcdb3662f
- Architecture: x64
Scope: machine
InstallerUrl: https://mdn.alipayobjects.com/ind_developertool/afts/file/A%2AEs2PTIHkkdwAAAAAAAAAAAAADlx-AQ?af_fileName=AlipayKeyTool-2.0.0.exe
InstallerSha256: A61DAC056D575D2D350125616D8DB9D7A67E35AD7361EA6750BE1EBEBAE450F3
InstallerSwitches:
Custom: /allusers
ProductCode: 5c52e846-84c7-55aa-bdc0-4e5fcdb3662f
ElevationRequirement: elevationRequired
ManifestType: installer
ManifestVersion: 1.2.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Created with YamlCreate.ps1 v2.2.1 $debug=QUSU.CRLF.7-2-7.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json

PackageIdentifier: Alibaba.AlipayKeyTool
PackageVersion: 2.0.0
PackageLocale: en-US
Publisher: Alipay
PublisherUrl: https://open.alipay.com/
PublisherSupportUrl: https://open.alipay.com/portal/forum
# PrivacyUrl:
Author: Alipay (Hangzhou) Information Technology Co., Ltd.
PackageName: 支付宝开放平台密钥工具
PackageUrl: https://opendocs.alipay.com/common/02kipk
License: Freeware
# LicenseUrl:
Copyright: Copyright © 2022 Alipay
# CopyrightUrl:
ShortDescription: Alipay key tool
Description: Alipay Key Tool can generate app public key, app private key and CSR file, and provide tools for key matching, format conversion, signing, synchronous key verification, asynchronous key verification, etc.
# Moniker:
Tags:
- alipay
- cert
- certificate
- develop
- development
- key
- sdk
- sign
- signature
# Agreements:
# ReleaseNotes:
# ReleaseNotesUrl:
# PurchaseUrl:
# InstallationNotes:
Documentations:
- DocumentLabel: Guide
DocumentUrl: https://opendocs.alipay.com/common/02kipk
ManifestType: defaultLocale
ManifestVersion: 1.2.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Created with YamlCreate.ps1 v2.2.1 $debug=QUSU.CRLF.7-2-7.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.2.0.schema.json

PackageIdentifier: Alibaba.AlipayKeyTool
PackageVersion: 2.0.0
PackageLocale: zh-CN
Publisher: Alipay
PublisherUrl: https://open.alipay.com/
PublisherSupportUrl: https://open.alipay.com/portal/forum
# PrivacyUrl:
Author: 支付宝(杭州)信息技术有限公司
PackageName: 支付宝开放平台密钥工具
PackageUrl: https://opendocs.alipay.com/common/02kipk
License: 免费软件
# LicenseUrl:
Copyright: Copyright © 2022 Alipay
# CopyrightUrl:
ShortDescription: 支付宝密钥工具
Description: 支付宝开放平台密钥工具可以生成应用公钥、应用私钥、CSR 文件,并提供密钥匹配、格式转换、签名、同步验签、异步验签等工具。
# Moniker:
Tags:
- sdk
- 密钥
- 开发
- 支付宝
- 签名
- 证书
# Agreements:
# ReleaseNotes:
# ReleaseNotesUrl:
# PurchaseUrl:
# InstallationNotes:
Documentations:
- DocumentLabel: 使用指南
DocumentUrl: https://opendocs.alipay.com/common/02kipk
ManifestType: locale
ManifestVersion: 1.2.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 v2.2.1 $debug=QUSU.CRLF.7-2-7.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json

PackageIdentifier: Alibaba.AlipayKeyTool
PackageVersion: 2.0.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.2.0

0 comments on commit 3b5d636

Please sign in to comment.