mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.54.0
This commit is contained in:
parent
5b1bb559f1
commit
ab1e4557c6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.53.8",
|
||||
"version": "0.54.0",
|
||||
"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.53.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "1b5d21b011ba0ebcd7dbfc7116dfbeceb6449c5bb8fb9e9c6e45b2e2dd21183b"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ef3fd47d269c5297e7d4c0b9342caef62947c1939672a30c9acfe09599d846ec"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "efd31a78f80912b6760c1243283c808c0d1b7659e14594671a6765bc95226da8"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "1cf48981ccafc7e04a745d24614582523192b5a225397ee666d1465e160d7e9e"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user