refactor: remove manual checksum compute

main
sundowndev 2021-07-16 14:23:45 +02:00
parent 4d5058f29c
commit 6d0a38b269
1 changed files with 0 additions and 4 deletions

View File

@ -45,7 +45,3 @@ goreleaser release \
--rm-dist \
--parallelism 2 \
${GRFLAGS}
echo "+ Computing checksums"
cd bin
sha256sum $(find . -type f -name "driftctl*") -c driftctl_SHA256SUMS