mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
terragrunt: Update to version 0.57.2
This commit is contained in:
parent
c88e294422
commit
2eac5d2ef4
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.57.1",
|
||||
"version": "0.57.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.57.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "2e3019e818b7be8240efc173e098958ac42877abf7f2d5ec50e570a9e4e38b3e"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "32e37a156b46066ef0e47b7d9aae0dfa53550074fc08e6291d78507060f94b50"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "d63babc3ea0db358c7b3ec5eac525c4bae7093813533f5c38cb5fd7635301376"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "72f6d54f028ab6901017f748cbcb614ae3162abc1400732ab1b2a208554cd1d8"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user