mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.33.2
This commit is contained in:
parent
03966aa601
commit
29f5aa3ff3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.33.1",
|
||||
"version": "0.33.2",
|
||||
"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",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.33.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "c68dbb6861fb4fac81062eecc8a87785c0a85f72e854f65e923945817babb3c0"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.33.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "02f30c718c98ed60d316eaeb08b63c578f2c76a81c202f6c4168ff0c4b3ec8fb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.33.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "fb4b868ee481b19bdd11f704d919e86746d277c0a559deb95ffee8b68a9d69bf"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.33.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "cc79dbffe9ecabfeed5e4686e85988ce943fe670443a2fbe5d4c3bea42e14fdc"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user