mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
terragrunt: Update to version 0.29.1
This commit is contained in:
parent
f12b3bbb62
commit
ed99136b9f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.29.0",
|
"version": "0.29.1",
|
||||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your 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.29.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "4a973d42308e455353fcb25acbe6d86670f7f61afccd1badffc9ba3c129fd64f"
|
"hash": "dd6a62e903d5c06e2e0d45cd24be4c7dc0d9f2368fd86ad98d45f0a251aa6b85"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "da69700050419b5e80543ab43109cef13bd9c65fa0340494b281cb684b63de11"
|
"hash": "29e225a2b229b87a5685cf1e81e4c6a1d2a9197a1d76fcc2748c97570e826966"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user