Skip to content

Commit fea0e5f

Browse files
authored
Standardize Formatting of manifests/t/Tillitis/TKeySign/1.0.0 (microsoft#244152)
1 parent 0689317 commit fea0e5f

3 files changed

Lines changed: 37 additions & 27 deletions

File tree

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
1-
# This file was generated by GoReleaser. DO NOT EDIT.
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
1+
# Created with YamlCreate.ps1 v2.4.5 $debug=AUSU.CRLF.7-5-0.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
34
PackageIdentifier: Tillitis.TKeySign
45
PackageVersion: 1.0.0
56
InstallerLocale: en-US
67
InstallerType: zip
7-
ReleaseDate: "2024-04-16"
8+
UpgradeBehavior: uninstallPrevious
9+
ReleaseDate: 2024-04-16
810
Installers:
9-
- Architecture: arm64
10-
NestedInstallerType: portable
11-
NestedInstallerFiles:
12-
- RelativeFilePath: tkey-sign.exe
13-
PortableCommandAlias: tkey-sign
14-
InstallerUrl: https://github.com/tillitis/tkey-sign-cli/releases/download/v1.0.0/tkey-sign_1.0.0_Windows_arm64.zip
15-
InstallerSha256: 95c16e6928c1ef563756872637c17ba8a2660089b7b02e14622caa060a07d8fe
16-
UpgradeBehavior: uninstallPrevious
17-
- Architecture: x64
18-
NestedInstallerType: portable
19-
NestedInstallerFiles:
20-
- RelativeFilePath: tkey-sign.exe
21-
PortableCommandAlias: tkey-sign
22-
InstallerUrl: https://github.com/tillitis/tkey-sign-cli/releases/download/v1.0.0/tkey-sign_1.0.0_Windows_amd64.zip
23-
InstallerSha256: 2997371aa96b75ad2ea1ff5cde2499c6465d020f028801758e5d33dd0c452bb4
24-
UpgradeBehavior: uninstallPrevious
11+
- Architecture: arm64
12+
NestedInstallerType: portable
13+
NestedInstallerFiles:
14+
- RelativeFilePath: tkey-sign.exe
15+
PortableCommandAlias: tkey-sign
16+
InstallerUrl: https://github.com/tillitis/tkey-sign-cli/releases/download/v1.0.0/tkey-sign_1.0.0_Windows_arm64.zip
17+
InstallerSha256: 95C16E6928C1EF563756872637C17BA8A2660089B7B02E14622CAA060A07D8FE
18+
- Architecture: x64
19+
NestedInstallerType: portable
20+
NestedInstallerFiles:
21+
- RelativeFilePath: tkey-sign.exe
22+
PortableCommandAlias: tkey-sign
23+
InstallerUrl: https://github.com/tillitis/tkey-sign-cli/releases/download/v1.0.0/tkey-sign_1.0.0_Windows_amd64.zip
24+
InstallerSha256: 2997371AA96B75AD2EA1FF5CDE2499C6465D020F028801758E5D33DD0C452BB4
2525
ManifestType: installer
26-
ManifestVersion: 1.6.0
26+
ManifestVersion: 1.10.0
Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,24 @@
1-
# This file was generated by GoReleaser. DO NOT EDIT.
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
1+
# Created with YamlCreate.ps1 v2.4.5 $debug=AUSU.CRLF.7-5-0.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
34
PackageIdentifier: Tillitis.TKeySign
45
PackageVersion: 1.0.0
56
PackageLocale: en-US
67
Publisher: Tillitis
78
PublisherUrl: https://tillitis.se/
89
PublisherSupportUrl: https://github.com/tillitis/tkey-sign-cli/issues/new
10+
# PrivacyUrl:
11+
# Author:
912
PackageName: TKeySign
1013
PackageUrl: https://tillitis.se/
1114
License: GPLv2
1215
LicenseUrl: https://github.com/tillitis/tkey-sign-cli/blob/main/LICENSE
1316
Copyright: Tillitis AB
17+
# CopyrightUrl:
1418
ShortDescription: Tool to digitally sign files with TKey
1519
Description: A tool to digitally sign files with hardware-backed cryptographic signature.
16-
Moniker: TKeySign
20+
Moniker: tkeysign
21+
# Tags:
1722
ReleaseNotes: |
1823
## Changelog
1924
* 03d7986 Update release notes
@@ -24,5 +29,9 @@ ReleaseNotes: |
2429
* 15f309b Include information about embedded device app in version flag
2530
* 2764fd1 Remove debian folder, use goreleaser instead
2631
* 7c4c77e Winget: package name must be same as packageIdentifier
32+
# ReleaseNotesUrl:
33+
# PurchaseUrl:
34+
# InstallationNotes:
35+
# Documentations:
2736
ManifestType: defaultLocale
28-
ManifestVersion: 1.6.0
37+
ManifestVersion: 1.10.0
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# This file was generated by GoReleaser. DO NOT EDIT.
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
1+
# Created with YamlCreate.ps1 v2.4.5 $debug=AUSU.CRLF.7-5-0.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
34
PackageIdentifier: Tillitis.TKeySign
45
PackageVersion: 1.0.0
56
DefaultLocale: en-US
67
ManifestType: version
7-
ManifestVersion: 1.6.0
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)