Skip to content

Commit 39cb383

Browse files
New version: NitrokeyGmbH.Nitropy version 0.9.1 (microsoft#274080)
1 parent f7fc8f3 commit 39cb383

3 files changed

Lines changed: 51 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: NitrokeyGmbH.Nitropy
5+
PackageVersion: 0.9.1
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
ProductCode: '{8217C0DF-42E8-4A8F-AA86-DFEE205C1B60}'
10+
ReleaseDate: 2025-07-14
11+
AppsAndFeaturesEntries:
12+
- ProductCode: '{8217C0DF-42E8-4A8F-AA86-DFEE205C1B60}'
13+
UpgradeCode: '{0EF8A76B-070C-407E-AED2-BED822A6F4F5}'
14+
InstallationMetadata:
15+
DefaultInstallLocation: '%ProgramFiles%\Nitrokey\Nitropy\_internal'
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/Nitrokey/pynitrokey/releases/download/v0.9.1/nitropy-v0.9.1-x64-windows-installer.msi
19+
InstallerSha256: 2C3C4403577920577B109C43C814C8E7B12C3A013DC7CDA9C588C4B4131856DA
20+
ManifestType: installer
21+
ManifestVersion: 1.10.0
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: NitrokeyGmbH.Nitropy
5+
PackageVersion: 0.9.1
6+
PackageLocale: en-US
7+
Publisher: Nitrokey GmbH
8+
PublisherUrl: https://github.com/Nitrokey
9+
PublisherSupportUrl: https://github.com/Nitrokey/pynitrokey/issues
10+
PackageName: Nitropy
11+
PackageUrl: https://github.com/Nitrokey/pynitrokey
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/Nitrokey/pynitrokey#license
14+
ShortDescription: A command line interface for the Nitrokey FIDO2, Nitrokey Start, Nitrokey 3 and NetHSM.
15+
ReleaseNotes: |-
16+
This release is identical to v0.9.0 but fixes the build of the Linux binary in the CI.
17+
Changelog
18+
- ci: Use bash for version check and release v0.9.1 by @robin-nitrokey in #663
19+
Full Changelog: v0.9.0...v0.9.1
20+
ReleaseNotesUrl: https://github.com/Nitrokey/pynitrokey/releases/tag/v0.9.1
21+
ManifestType: defaultLocale
22+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: NitrokeyGmbH.Nitropy
5+
PackageVersion: 0.9.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)