0.0.7 - 2025-11-07
Release Notes
🚀 Features
- Add
--refreshflag to bypass cache (#64)
⚙️ Miscellaneous Tasks
- Do not try to use
cargo-auditablewhen buildingcgxrelease bins (#62)
cargo-cgx 0.0.7
Install cargo-cgx 0.0.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/anelson-labs/cgx/releases/download/v0.0.7/cargo-cgx-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/anelson-labs/cgx/releases/download/v0.0.7/cargo-cgx-installer.ps1 | iex"Download cargo-cgx 0.0.7
| File | Platform | Checksum |
|---|---|---|
| cargo-cgx-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| cargo-cgx-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| cargo-cgx-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
| cargo-cgx-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| cargo-cgx-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| cargo-cgx-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| cargo-cgx-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| cargo-cgx-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
cgx 0.0.7
Install cgx 0.0.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/anelson-labs/cgx/releases/download/v0.0.7/cgx-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/anelson-labs/cgx/releases/download/v0.0.7/cgx-installer.ps1 | iex"Download cgx 0.0.7
| File | Platform | Checksum |
|---|---|---|
| cgx-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| cgx-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| cgx-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
| cgx-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| cgx-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| cgx-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| cgx-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| cgx-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |