mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
terragrunt: Update to version 0.33.1
This commit is contained in:
parent
4b0e6e2ca2
commit
1c6685dd2f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.33.0",
|
"version": "0.33.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.33.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.33.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "114f15b1f021b5d9020beae3d411689aa2fa7a73f89eb859a339f2140a3768a5"
|
"hash": "c68dbb6861fb4fac81062eecc8a87785c0a85f72e854f65e923945817babb3c0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.33.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.33.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "0d08bc389b14c7bbdfd64e135aef0b6a4bd27381ac3ec52213c60889c8595acc"
|
"hash": "fb4b868ee481b19bdd11f704d919e86746d277c0a559deb95ffee8b68a9d69bf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user