mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.51.3
This commit is contained in:
parent
e82d91d96f
commit
65ac6242c9
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.51.2",
|
||||
"version": "0.51.3",
|
||||
"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.51.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ea2f93e070649c4cb52311f9f1b3e553dec851ef35a0ea18234e24cb80348bdc"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.51.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "fe09157538036687cf9d9e63292d5450a0d2af62d673dc75e85503a3385dc58d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.51.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "daf4ebe6da336c6d3f8806dc51a98bde4aa9501c72e5df0c33774f44853b04b0"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.51.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "312c969ca6db725a46e029c8a016c3081ecf34c53fa88326725776b4be9c4c10"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user