mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.58.6
This commit is contained in:
parent
eeeeef9898
commit
cf5dd79457
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.58.5",
|
||||
"version": "0.58.6",
|
||||
"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.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "5cb67e568c768e4a576720dbb9b652e6c2ad5122e81753258f32bb78a3a80ba4"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "24efb3fddafc897362d13cb054c138f2fd7948d6fd21008fdb314b66ca21399b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "76a8fb75499f544da7969002b752d3d4573c1d7df90a6ce33d406a5778d5e81a"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "5960567d8b976fbc089aedf405b518f2cb6aba4173cac12c52baf9245fb21ace"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user