Release Notes
Republishes 0.19.0's command-line artifacts. The library and CLI behave exactly
as in 0.19.0.
Added
- Windows ARM64 CLI release artifacts (
aarch64-pc-windows-msvc), attached to
the GitHub Release assecretspec-aarch64-pc-windows-msvc.zipwith a
checksum. The static installer keeps selecting the x86_64 build on Windows
ARM64, which runs under emulation, so download the archive directly for a
native binary.
Fixed
- The 0.19.0 GitHub Release shipped without its CLI archives, its installer,
and the Swift XCFramework, socurl https://install.secretspec.dev | shand
swift packageresolution of 0.19.0 both failed. Every language registry
(crates.io, PyPI, npm, RubyGems, Hackage, NuGet) published 0.19.0 normally and
is unaffected. Install 0.19.1 instead; SwiftPM version ranges resolve to it
automatically.
Install secretspec 0.19.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cachix/secretspec/releases/download/v0.19.1/secretspec-installer.sh | shDownload secretspec 0.19.1
| File | Platform | Checksum |
|---|---|---|
| secretspec-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| secretspec-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| secretspec-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| secretspec-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| secretspec-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |