Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.9.1_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.31) |
extract_otp_secrets_2.9.1_linux_arm64 | Linux arm64 (glibc >= 2.31) |
extract_otp_secrets_2.9.1_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.9.1_win_arm64.exe | N/A |
extract_otp_secrets_2.9.1_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.9.1_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.9.1_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.9.1_macos_arm64 | N/A |
What's Changed
- upgrade to protobuf 5.29.1; add one missing type by @scito in #335
- build(deps-dev): bump nuitka from 2.5.4 to 2.5.6 by @dependabot in #334
- build(deps-dev): bump types-protobuf from 5.28.3.20241030 to 5.28.3.20241203 by @dependabot in #332
- build(deps-dev): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #331
- build(deps-dev): bump pylint from 3.3.1 to 3.3.2 by @dependabot in #330
- build(deps-dev): bump types-protobuf from 5.28.3.20241203 to 5.29.1.20241207 by @dependabot in #336
- add python 3.13 to pyproject.toml; bump numpy by @scito in #338
- build(deps-dev): bump mypy from 1.13.0 to 1.14.0 by @dependabot in #341
- build(deps-dev): bump nuitka from 2.5.6 to 2.5.8 by @dependabot in #342
- upgrade deps and fix errors by @scito in #344
- build(deps-dev): bump pylint from 3.3.2 to 3.3.3 by @dependabot in #343
Full Changelog: v2.9.0...v2.9.1