mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.58.5
This commit is contained in:
parent
121768416e
commit
cbb13555d4
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.58.4",
|
||||
"version": "0.58.5",
|
||||
"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.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e44ab5f7e06fd30573890ce20b43a5ddc5c33c3fe900d2defd8393f11d4c90b0"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "5cb67e568c768e4a576720dbb9b652e6c2ad5122e81753258f32bb78a3a80ba4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "e63a43d9be6b894151586989c2b078bebb6be77325c12bdc0784a015a5b2b4e1"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "76a8fb75499f544da7969002b752d3d4573c1d7df90a6ce33d406a5778d5e81a"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user