Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.10.0_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.31) |
extract_otp_secrets_2.10.0_linux_arm64 | Linux arm64 (glibc >= 2.31) |
extract_otp_secrets_2.10.0_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.10.0_win_arm64.exe | N/A |
extract_otp_secrets_2.10.0_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.10.0_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.10.0_macos_x86_64 | MacOS x86_64/amd64 (bare executable, see README.md; optional libzbar must be installed manually, see README.md) |
extract_otp_secrets_2.10.0_macos_arm64 | N/A |
What's Changed
- ci: check master and secret_source for multiarch manifest creation by @scito in #378
- build(deps-dev): bump pytest from 8.3.4 to 8.3.5 by @dependabot in #377
- ci: add cleanup job for old container images on ghcr.io by @scito in #379
- build(deps): update protobuf to version 6.30.1 by @scito in #383
- Requires Python 3.9 or higher by @scito in #383
Full Changelog: v2.9.2...v2.10.0