Skip to content

2.6.0 - 06.10.2023

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 15:40
· 63 commits to master since this release

Executables

Download the executable for your platform and execute it, see README.md

Executable Description
extract_otp_secrets_2.6.0_linux_x86_64 Linux x86_64/amd64 (glibc >= 2.31)
extract_otp_secrets_2.6.0_linux_arm64 Linux arm64 (glibc >= 2.31)
extract_otp_secrets_2.6.0_win_x86_64.exe Windows x86_64/amd64/x64
extract_otp_secrets_2.6.0_win_arm64.exe N/A
extract_otp_secrets_2.6.0_macos_x86_64.dmg N/A, see README.md
extract_otp_secrets_2.6.0_macos_x86_64.pkg N/A, see README.md
extract_otp_secrets_2.6.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.6.0_macos_arm64 N/A

What's Changed

  • support python 3.12 / upgrade docker exe image to bullseye (glibc 2.31) by @scito in #128

Full Changelog: v2.5.1...v2.6.0