mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 06:21:41 -04:00
scripts: SHASUMs should include full version
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@ waitAll
|
||||
|
||||
# Make the checksums
|
||||
pushd ./pkg/${VERSIONDIR}/dist
|
||||
shasum -a256 * > ./${VERSION}_SHA256SUMS
|
||||
shasum -a256 * > ./${VERSIONDIR}_SHA256SUMS
|
||||
popd
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user