mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
terragrunt: Update to version 0.44.1
This commit is contained in:
parent
fad8112a2f
commit
d89dad350f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.44.0",
|
||||
"version": "0.44.1",
|
||||
"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.44.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "fb5ba22a67f51419df7e1d30f6ab04a30405c96ad9cb0191d80415f1f8d4ef63"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.44.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "0640ffdab8861c6f8bb93043cb82a58a9c28a474c4c366185698c47a2ded9ea3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.44.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "968d7ae03277221ad05786a60b2cd53d1c77ab4c038c64e120969a6ee454c101"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.44.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "bb2aa4cacd2a65b6dd88a379bb6dcc19cf4c09f6567fffb93c87ffb760977119"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user