mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.29.2
This commit is contained in:
parent
fb6c216a14
commit
011fe26d8c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.29.1",
|
"version": "0.29.2",
|
||||||
"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.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "dd6a62e903d5c06e2e0d45cd24be4c7dc0d9f2368fd86ad98d45f0a251aa6b85"
|
"hash": "8330bb92819fa604906899334db2876cc93913aa969807346bd7c5b399d97e71"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "29e225a2b229b87a5685cf1e81e4c6a1d2a9197a1d76fcc2748c97570e826966"
|
"hash": "d646c369e86e21974e8b223023943b39abf6a4d51fc179c231b695e5e24639b7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user