Release Verification & Checksums
Versioned, OS/arch-trimmed archives (and controlled source trees):
| Asset | Platform | Contents | SHA256 |
|---|---|---|---|
millennium-helpers-v4.0.0-linux-amd64.tar.gz |
Linux amd64 | scripts + bin/millennium |
cb74efe72d767933067f30d94a180b3a80d9480a76cbfd530bd5bb9701e01b32 |
millennium-helpers-v4.0.0-linux-arm64.tar.gz |
Linux arm64 | scripts + bin/millennium |
437aab3d334a0b34925a2836e712f9c9959578eda59b4579012b9e5d998a4f4b |
millennium-helpers-v4.0.0-darwin-amd64.tar.gz |
Darwin amd64 | scripts + bin/millennium |
b0a152f0cf5b20b377ac1784bcdf91f37e1e767c3a5f4c7eb33560832e7002bd |
millennium-helpers-v4.0.0-darwin-arm64.tar.gz |
Darwin arm64 | scripts + bin/millennium |
836dfb5f774046d9bede2916b25fb50f298162e4936a7dd357f79ec13eab6a34 |
millennium-helpers-v4.0.0-windows-amd64.zip |
Windows amd64 | PowerShell scripts + millennium.exe |
67ed6efd411a863d80c6642b1b6bdc31f1c79308852a5843f1aa5fbd1f6f578c |
millennium-helpers-v4.0.0-src.tar.gz / -src.zip |
source | full tag tree for from-source builds | a90fe34e27d12afc042458ff9e700491226c27727a533a091e9f0e7f30ade71d / 0c8cddb59207a68fa5ef7b4c04cf82b9b97d5685c2a34803f569cee080cc71ea |
Standalone Go dispatchers (also embedded in the matching OS/arch archives):
millennium-v4.0.0-linux-amd64/-linux-arm64millennium-v4.0.0-darwin-amd64/-darwin-arm64millennium-v4.0.0-windows-amd64.exe
The release also includes an SPDX JSON SBOM. GitHub build-provenance
attestations cover the published assets and can be verified with gh attestation verify.
Package Verification
sha256sum -c millennium-helpers-v4.0.0-linux-amd64.tar.gz.sha256What's Changed
- refactor!: correct repository spelling by @bolens in #40
- chore(packaging): bump to v3.2.1 by @bolens in #41
- chore(deps): bump actions/attest-build-provenance from 3.0.0 to 4.2.2 by @dependabot[bot] in #42
- chore: add Spec Kit workflow by @bolens in #44
- fix(steam): reject Wine paths on Unix by @bolens in #43
- chore(deps): bump github/codeql-action/analyze from 4.37.6 to 4.37.7 by @dependabot[bot] in #48
- chore(deps): bump hustcer/setup-nu from 3.26 to 3.27 by @dependabot[bot] in #47
- chore(deps): bump Homebrew/actions/setup-homebrew from d3565f64e59130f1fd713440276f7d3e11079b88 to 8f3d1ec8a696b3b9d9a6c3696b6c73033cab69e4 by @dependabot[bot] in #49
- chore(deps): bump github/codeql-action/init from 4.37.6 to 4.37.7 by @dependabot[bot] in #46
- chore(deps): bump github/codeql-action/autobuild from 4.37.6 to 4.37.7 by @dependabot[bot] in #45
- chore(deps): bump github/codeql-action/analyze from 4.37.7 to 4.37.8 by @dependabot[bot] in #50
- chore(deps): bump Homebrew/actions/setup-homebrew from 2026.08.14.1 to 2026.08.24.1 by @dependabot[bot] in #53
- chore(nix): update flake.lock by @github-actions[bot] in #54
- release: prepare v4.0.0 by @bolens in #55
New Contributors
- @github-actions[bot] made their first contribution in #54
Full Changelog: v3.2.1...v4.0.0