mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.62.2
This commit is contained in:
parent
7caeabd13c
commit
bd52656ec6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.62.1",
|
||||
"version": "0.62.2",
|
||||
"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.62.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "8c18e1547bfb314cdaf315d1584efbe84231f71c07241ebf1ee1417720d4515d"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.62.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "3709e6bf15b6728a0ee13204701370b95d06132bd416eaf452e226538274d997"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.62.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "4aa0ec9b698d7c88c8cb0c03a8ea1220d84c402dd063067b1bd97684aaaf13c8"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.62.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "49d47159ba5c3a883571d8689e6a7d76b97815bc4ebd368b0064aac0732a20b6"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user