mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
terragrunt: Update to version 0.57.12
This commit is contained in:
parent
b24be44812
commit
0eec9d12c8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.57.11",
|
||||
"version": "0.57.12",
|
||||
"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.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e3913404e46161ebd4710ab7b6307452039d16e78233a73285eb002ce265d712"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "cb521d5ccfb4a7f062abad9ec46f9cf7ab1aad9dc8e82456efe9cf98a2e2e3db"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "cf31867e248fbe0a8b57a5bf3000693b040ddae40b57bd8589c6fb9570667adb"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "815a671c15b4d51ebcb5b972e0345aa68a0430984cf610cc83d6e5cb7994de22"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user