Skip to content

Commit be9eb54

Browse files
authored
New version: NitrokeyGmbH.Nitrokey-App version 2.5.0 (microsoft#334415)
1 parent f7391f4 commit be9eb54

File tree

3 files changed

+58
-0
lines changed

3 files changed

+58
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: NitrokeyGmbH.Nitrokey-App
5+
PackageVersion: 2.5.0
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
ProductCode: '{97064BEC-CA80-4CA4-8847-A2579B12F2E1}'
10+
ReleaseDate: 2026-01-27
11+
AppsAndFeaturesEntries:
12+
- ProductCode: '{97064BEC-CA80-4CA4-8847-A2579B12F2E1}'
13+
UpgradeCode: '{F928EC81-A9D6-4022-BE9B-EC35EF33444F}'
14+
InstallationMetadata:
15+
DefaultInstallLocation: '%ProgramFiles%/Nitrokey/Nitrokey-App'
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/Nitrokey/nitrokey-app2/releases/download/v2.5.0/nitrokey-app-v2.5.0-x64-windows-installer.msi
19+
InstallerSha256: 68A6784793B5F56919296259E675F7E25AF31F43245C786EE9C6FBDE088C3855
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: NitrokeyGmbH.Nitrokey-App
5+
PackageVersion: 2.5.0
6+
PackageLocale: en-US
7+
Publisher: Nitrokey GmbH
8+
PublisherUrl: https://github.com/Nitrokey
9+
PublisherSupportUrl: https://github.com/Nitrokey/nitrokey-app2/issues
10+
PackageName: Nitrokey-App
11+
PackageUrl: https://github.com/Nitrokey/nitrokey-app2
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/Nitrokey/nitrokey-app2/blob/HEAD/LICENSE
14+
ShortDescription: This application allows to manage Nitrokey 3 devices. Currently, it only allows updating the firmware of Nitrokey 3 devices. More features will be added in the future. To manage Nitrokey Pro and Nitrokey Storage devices, use the older Nitrokey App.
15+
ReleaseNotes: |-
16+
What's Changed
17+
- Error dialog: make the spacer fixed so that the error box scales with the dialog by @sosthene-nitrokey in #397
18+
- Don't flicker the screen for very fast operations by @sosthene-nitrokey in #399
19+
- Fix flatpak builds by @sosthene-nitrokey in #400
20+
- Update pyinstaller dependency by @mmerklinger in #403
21+
- Add Nitrokey Passkey support by @robin-nitrokey in #387
22+
- Linux arm64 build by @mmerklinger in #404
23+
Full Changelog: v2.4.3...v2.5.0
24+
ReleaseNotesUrl: https://github.com/Nitrokey/nitrokey-app2/releases/tag/v2.5.0
25+
Documentations:
26+
- DocumentLabel: Wiki
27+
DocumentUrl: https://github.com/Nitrokey/nitrokey-app2/wiki
28+
ManifestType: defaultLocale
29+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: NitrokeyGmbH.Nitrokey-App
5+
PackageVersion: 2.5.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)