mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.23.32
This commit is contained in:
parent
fcc8759981
commit
ae7ba19e63
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.23.31",
|
||||
"version": "0.23.32",
|
||||
"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",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.31/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "158dc39c98160fa00d19ce427cd8270d6dc443d64ee228711eb7918689311316"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.32/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "c2fc96828d1bad7d6dea1990e8e9a045649aea8a705dd4b6982a97cd02a91209"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.31/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "e2b031ab869cf09573fd3c24c8721f3481803836fe30d05a79391c1e4dff11d9"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.32/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "77012153d75bb75e8f88748ac5a88c0896380880c5f998210a6f7d90fbd2729f"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user