Nitrokey / pynitrokey

Python client for Nitrokey devices
Apache License 2.0
98 stars 27 forks source link

nk3: Fix firmware file name patterns for alpha releases #318

Closed robin-nitrokey closed 1 year ago

robin-nitrokey commented 1 year ago

The current firmware file name patterns used to detect the hardware variant do not match the file names used for the alpha releases.

robin-nitrokey commented 1 year ago

Fixed with https://github.com/Nitrokey/pynitrokey/pull/348.