mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 05:01:19 +00:00
terragrunt: Update to version 0.67.9
This commit is contained in:
parent
07d79d7a85
commit
626b3208bf
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.67.8",
|
"version": "0.67.9",
|
||||||
"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.67.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "3b1c3f24e07cc1cdf9793655c5bbc595b025dfc7ddae83516001edde4de76a4a"
|
"hash": "1f9af0d2d361bf3c8d22d1ee11540b35e4d5eda183439933a298f18f25c4a761"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.9/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "291a2ec5a1dbcf5afa4743c2775b5b5c082d473ab77d2f018f881712e0c6292d"
|
"hash": "0bce3c61882c8968d02a2682e0bf4f52f37c847fb4ba01cd43ef27959389ffce"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user