mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
terragrunt: hash fix (#1553)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
parent
3e00080ec4
commit
89e57a87a7
@ -6,11 +6,11 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "b0b59d7e35786941513680d63df2aa4a1b6b9eb6009be3138a04fd6d12ac8857"
|
||||
"hash": "7da5ed93a25c393d21fe7a6d778cf2dbb20c7b6b576a2603481b671e2cbfee20"
|
||||
},
|
||||
"32bit": {
|
||||
"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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user