2.4.2 - 15.04.2023
Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.4.2_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.28) |
extract_otp_secrets_2.4.2_linux_arm64 | Linux arm64 (glibc >= 2.28) |
extract_otp_secrets_2.4.2_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.4.2_win_arm64.exe | N/A |
extract_otp_secrets_2.4.2_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.4.2_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.4.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.4.2_macos_arm64 | N/A |
What's Changed
- add nuitka to local build.sh; bump versions by @scito in #79
- fix/workaround build on macos: exclude 3.10 on macos in ci
Full Changelog: v2.4.1...v2.4.2