mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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.",
|
"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",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.44.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.44.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "fb5ba22a67f51419df7e1d30f6ab04a30405c96ad9cb0191d80415f1f8d4ef63"
|
"hash": "0640ffdab8861c6f8bb93043cb82a58a9c28a474c4c366185698c47a2ded9ea3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.44.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.44.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "968d7ae03277221ad05786a60b2cd53d1c77ab4c038c64e120969a6ee454c101"
|
"hash": "bb2aa4cacd2a65b6dd88a379bb6dcc19cf4c09f6567fffb93c87ffb760977119"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user