#Issues with dagger v0.20.1 - incorrect SHA256 has at Linux AMD64

1 messages · Page 1 of 1 (latest)

brazen oracle
#

Note: Duplicate of issue "Dagger install issue" I link to in the comment. Work around is to use specific version (e.g. v 0.20.0) instead of latest.


v0.20.1 was released yesterday (2026-03-05) and after that our workflows (GHE) break.

Installing dagger
sh debug downloading files into /tmp/tmp.J4Sgh3pHql
sh debug http_download https://dl.dagger.io/dagger/releases/0.20.1/dagger_v0.20.1_linux_amd64.tar.gz
sh debug http_download https://dl.dagger.io/dagger/releases/0.20.1/checksums.txt
sh err hash_sha256_verify checksum for '/tmp/tmp.J4Sgh3pHql/dagger_v0.20.1_linux_amd64.tar.gz' did not verify 84e6c78ccf9e929c0b92f5d5381090417fb05886dd469516ec8350ee59aa9de3 vs 012afa819a9d459389af34f1055c064dc117881080bf91dc31a6b4694f2bcf99
Error: Process completed with exit code 1.

brazen oracle