mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
terragrunt: Update to version 0.51.0
This commit is contained in:
parent
9976f4ee1c
commit
d11b02c849
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.50.17",
|
||||
"version": "0.51.0",
|
||||
"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.50.17/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ec12a84b9ff8918231bec897c7bbbe31523efc16f6eb5f34a6c1fd23173f1d46"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.51.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "85df39ef54bc299a490d4dda37c36743146e45371a80d058d43ef470e6e761a8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.17/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "f41161889be3cc17db6837faf89dbd6f4bf1e7ba773edb790be343b43d74ac77"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.51.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "f6653bf6a5dbac2400eed9a3b27606ac103a1c0d0210afefabbef50ca0175128"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user