Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.9.2_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.31) |
extract_otp_secrets_2.9.2_linux_arm64 | Linux arm64 (glibc >= 2.31) |
extract_otp_secrets_2.9.2_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.9.2_win_arm64.exe | N/A |
extract_otp_secrets_2.9.2_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.9.2_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.9.2_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.2_macos_arm64 | N/A |
What's Changed
- build(deps-dev): bump mypy from 1.14.0 to 1.14.1 by @dependabot in #346
- build(deps): bump pillow from 11.0.0 to 11.1.0 by @dependabot in #348
- build(deps-dev): bump setuptools from 75.2.0 to 75.8.0 by @dependabot in #350
- build(deps-dev): bump nuitka from 2.5.8 to 2.5.9 by @dependabot in #345
- build(deps): bump opencv-contrib-python from 4.10.0.84 to 4.11.0.86 by @dependabot in #352
- build(deps-dev): bump setuptools-git-versioning from 2.0.0 to 2.1.0 by @dependabot in #353
- build(deps-dev): bump nuitka from 2.5.9 to 2.6 by @dependabot in #351
- build(deps): bump opencv-python to 4.11.0.86 and protobuf to 5.29.3 by @scito in #355
- build(deps-dev): bump mypy from 1.14.1 to 1.15.0 by @dependabot in #360
- build(deps-dev): bump pylint from 3.3.3 to 3.3.4 by @dependabot in #356
- build(deps-dev): bump nuitka from 2.6 to 2.6.4 by @dependabot in #361
- build(deps-dev): bump types-protobuf from 5.29.1.20241207 to 5.29.1.20250208 by @dependabot in #362
- build(deps-dev): bump nuitka from 2.6.4 to 2.6.5 by @dependabot in #363
- build(deps-dev): bump flake8 from 7.1.1 to 7.1.2 by @dependabot in #365
- build(deps-dev): bump nuitka from 2.6.5 to 2.6.6 by @dependabot in #366
- Rm buildx workaround 1 by @scito in #368
- build(deps-dev): bump setuptools from 75.8.0 to 75.8.2 by @dependabot in #371
- ci: update Docker Buildx image to latest version by @scito in #373
- ci: push bullseye image also to ghcr by @scito in #374
- ci: initial native arm64 runners by @scito in #372
- ci: fix digest artifact names for multi-platform Docker builds (fix #367) by @scito in #376
- build(deps-dev): bump nuitka from 2.6.6 to 2.6.7 by @dependabot in #369
Full Changelog: v2.9.1...v2.9.2