mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.58.4
This commit is contained in:
parent
8de1b60074
commit
9f6f1bb56d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.58.3",
|
||||
"version": "0.58.4",
|
||||
"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.58.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "3f6fd3598e0f1ba3d9f3aa7e167db003d1d64937a8d36f9f2d1f2dbd28917af4"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e44ab5f7e06fd30573890ce20b43a5ddc5c33c3fe900d2defd8393f11d4c90b0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c72aeb1dd84a91ec5db09a06f3195051f198aa66985743f2d39c5d330140178c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "e63a43d9be6b894151586989c2b078bebb6be77325c12bdc0784a015a5b2b4e1"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user