Skip to content

0.11.1 - 2026-08-27

Choose a tag to compare

@github-actions github-actions released this 27 Aug 10:40

Release Notes

Fixed

  • npm install checksum + provenance. install.js parseChecksum now handles cargo-dist's * (binary) separator in .sha256 files (was only ), fixing Invalid sha256 file: no strict SHA2-256 digest found on Windows. package.json repository.url corrected to https://github.com/QMahyar/cf-scanner (capital Q) for --provenance attestation.

Install cf-scanner 0.11.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/qmahyar/cf-scanner/releases/download/v0.11.1/cf-scanner-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/qmahyar/cf-scanner/releases/download/v0.11.1/cf-scanner-installer.ps1 | iex"

Download cf-scanner 0.11.1

File Platform Checksum
cf-scanner-x86_64-pc-windows-msvc.zip x64 Windows checksum
cf-scanner-x86_64-pc-windows-msvc.msi x64 Windows checksum
cf-scanner-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
cf-scanner-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum