mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
terragrunt: Update to version 0.32.4
This commit is contained in:
parent
100c72e6ef
commit
d433fcf862
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.32.3",
|
"version": "0.32.4",
|
||||||
"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.32.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.32.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "9267ab3b551824305b7c47860e5161305f1712d933472b9ad465d8d385e01ae5"
|
"hash": "1fed24795cbc702d9a602c9606541f7a55801af53c304abc229511cce4280fe0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.32.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.32.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "91e0d0ac1829416df5ee94658631f8b603ed3b043eeec910957bbe62eac6a46f"
|
"hash": "0be914ee1bdc9ea42b75a81626c87c79a5841bd2fae2e84c96a9b29f86953ba5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user