You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
get-release-version fetches the latest release from GitHub and (if available)
verifies their SHA-256 checksums
test-deb, test-rpm, test-windows commands for smoke-testing artifacts
download-from-release mode for automatic artifact fetching
New example workflows: verify-artifacts.yml, build-with-verification.yml
Enhancements
All commands now support the GITHUB_TOKEN env variable (where applicable)
with automatic fallback to token-unaware (anonymous) operations for public repos