mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.55.20
This commit is contained in:
parent
48e90163c0
commit
c00f06135a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.55.19",
|
||||
"version": "0.55.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.55.19/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "1f14c216ec547390690c93962045dbe7ee507734ff51d9965d0d43c6ca729af1"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.20/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "5635ddc2cb5a993b111daa30769a7d62f9f8cceed44485ba43c176586477dbab"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.19/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c91f089a2dbbb8179e368290b552c153870ab8059db88a9cc5bab664588cbb8c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.20/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c2f247b284a2aa5d4e5aad125bf406ec617f9ade60dee006c182dd37d650ae2b"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user