mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.33.0
This commit is contained in:
parent
70a3f6103c
commit
df1c5e7af4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.32.4",
|
"version": "0.33.0",
|
||||||
"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.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.33.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "1fed24795cbc702d9a602c9606541f7a55801af53c304abc229511cce4280fe0"
|
"hash": "114f15b1f021b5d9020beae3d411689aa2fa7a73f89eb859a339f2140a3768a5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.32.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.33.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "0be914ee1bdc9ea42b75a81626c87c79a5841bd2fae2e84c96a9b29f86953ba5"
|
"hash": "0d08bc389b14c7bbdfd64e135aef0b6a4bd27381ac3ec52213c60889c8595acc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user