The v0.3.14 Windows ARM64 CLI installer checksum sidecar does not match the release asset.
Asset:
geniex-cli-setup-windows-arm64-v0.3.14.exe
Sidecar:
geniex-cli-setup-windows-arm64-v0.3.14.exe.sha256
Expected from sidecar:
170fd1d9ba67f79d68b624552f8c614188da0c632d8c11fc13e1822aecd1cede
Actual SHA256 from a fresh GitHub release download:
15e8fac5e074e63ed41e43cd6303e2b950ecc46f956bb1b575dc12a1c8a8e0ad
Repro:
curl -fsSL https://github.com/qualcomm/GenieX/releases/download/v0.3.14/geniex-cli-setup-windows-arm64-v0.3.14.exe -o /tmp/geniex.exe
sha256sum /tmp/geniex.exe
curl -fsSL https://github.com/qualcomm/GenieX/releases/download/v0.3.14/geniex-cli-setup-windows-arm64-v0.3.14.exe.sha256
The
v0.3.14Windows ARM64 CLI installer checksum sidecar does not match the release asset.Asset:
geniex-cli-setup-windows-arm64-v0.3.14.exeSidecar:
geniex-cli-setup-windows-arm64-v0.3.14.exe.sha256Expected from sidecar:
170fd1d9ba67f79d68b624552f8c614188da0c632d8c11fc13e1822aecd1cedeActual SHA256 from a fresh GitHub release download:
15e8fac5e074e63ed41e43cd6303e2b950ecc46f956bb1b575dc12a1c8a8e0adRepro: