mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
terragrunt: Update to version 0.61.1
This commit is contained in:
parent
3b0912598e
commit
04b587061b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.61.0",
|
"version": "0.61.1",
|
||||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"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",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.61.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.61.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "268156634d275b37a2412b3479b72288642a0edd7b2568cec3e4c7f7c5f79ede"
|
"hash": "b54c7e1f18d382dc7156c36395f419bea02bb8094e2a08b1878072cc3a87e88b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.61.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.61.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "e53c3146d02dce4b7892a9f67c2e2f45be08ed8fcf4179543ef9dd2d909103eb"
|
"hash": "5aaa634d9a58c8d62103dce3faaca56cfb54217e0a5d0305fedc06f93afa37a5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user