mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.58.8
This commit is contained in:
parent
c66ac659da
commit
cb68e31522
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.58.7",
|
||||
"version": "0.58.8",
|
||||
"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.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "4bef0c09ab4a88cf405c4ac5efff0e6857ac6b35591726eb78556788b33c3947"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "95f5e800551fbe950b200e34ddec89583796e913c4b3e22e768343c3744b3e6f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0de9cc50fd4df36af9778a9b567bfe19d5b2756d887a04db6b99662fdb5f52aa"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "1e71a9b3bca2c6d9f58a2a04525ca3105c4aa7b42f07f18435ae3b136bfc1263"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user