mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
terragrunt: Update to version 0.57.11
This commit is contained in:
parent
4b21e4f87c
commit
25a97b325c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.57.9",
|
||||
"version": "0.57.11",
|
||||
"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.57.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "88b49bb202b8057eb05d23e6d6b0b9c85c80a327a3805d1c054dbd40450970b6"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e3913404e46161ebd4710ab7b6307452039d16e78233a73285eb002ce265d712"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.9/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "df022ef8a349c8af652cf91754a050b260050496d7dd570024ade433bb0eb6bd"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "cf31867e248fbe0a8b57a5bf3000693b040ddae40b57bd8589c6fb9570667adb"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user