terragrunt: hash fix (#1553)

Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
github-actions[bot] 2020-11-03 07:09:53 -08:00 committed by GitHub
parent 3e00080ec4
commit 89e57a87a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,11 +6,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.0/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "b0b59d7e35786941513680d63df2aa4a1b6b9eb6009be3138a04fd6d12ac8857" "hash": "7da5ed93a25c393d21fe7a6d778cf2dbb20c7b6b576a2603481b671e2cbfee20"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.0/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ec5ffeb6bb26777e27a3921f19a3f51ab60a8044444e7ebfba130d6b95247c9b" "hash": "241031fe99bc2d450488d52b26c0a1e76b3d13723626d6824b1aa461fee314b2"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",