mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.23.17
This commit is contained in:
parent
4910259da3
commit
89c0fac898
@ -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.16",
|
"version": "0.23.17",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.17/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "5ffa619119be6104a47c2f3a6e33aa13b1ab14a3e476ea2f00c59f2b69649c75"
|
"hash": "a45e560bd4871839a7dc3133ed699bb0fe2d85dda292b7775f3ce0ca61c94dae"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.16/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.17/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "50be5a1ee957a2fc558ebf4e705da8c323bfabe2064c8842f00bb12e9c63af1c"
|
"hash": "3317e75b9c9e3c8155b2b0050254098c5931c464805f6f473eadca2ebd074318"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user