mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.54.20
This commit is contained in:
parent
e81ac2df27
commit
ece565d265
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.54.19",
|
||||
"version": "0.54.20",
|
||||
"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.54.19/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "8194819ebb42214f828694b197a090424695a10397d7f42d0a95c9ef182eb1f5"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.20/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "7c08675703884eea4e248e2286f869c55574ac403de6fdfd9705a7139b8e0d14"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.19/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "307f016b888fdb346f3c4c4a07a89a447e71652e39279c8cf32cdd47a02afedd"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.20/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "b3d1ce43298238259504aca5a2ae86e5cb837be8e3c061f8fcf6c65d6f0f3399"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user