mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.23.18
This commit is contained in:
parent
9968f2f070
commit
a134ba5a2e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||||
"version": "0.23.17",
|
"version": "0.23.18",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.17/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.18/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "a45e560bd4871839a7dc3133ed699bb0fe2d85dda292b7775f3ce0ca61c94dae"
|
"hash": "a5a501556e509aa3f72d908b310e22be92c1dcabe3d2339d049dd31010c8f7cf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.17/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.18/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "3317e75b9c9e3c8155b2b0050254098c5931c464805f6f473eadca2ebd074318"
|
"hash": "f073db08ef0c2e605214f7c2f595d7d1e569002a3420223935d72a31aea32ea9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user