mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
terragrunt: Update to version 0.76.6
This commit is contained in:
parent
4e5d4c7e23
commit
53f4737fd1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.76.5",
|
||||
"version": "0.76.6",
|
||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.76.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "fbb4dd5a9dc08378c7e80c2cef96ea72d8c1a641199d55ac0478114ce03c66cc"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.76.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "afeb60860b2d0cebe66784a4449c6d9840c45f014920b5e332ae6306c9fc7fec"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.76.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c3c8a6974ae0148efa94b2ceb725c4a68c87abb78aa71e199eb2169918e3cec3"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.76.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "83d7060d898ac09f8e2f043ef2cc9334d5cb12216e65bbb1ab849b594f4e2640"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user