mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.19.18
This commit is contained in:
parent
61c43d42c0
commit
e89835d46e
@ -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.19.16",
|
"version": "0.19.18",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.18/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "9b0fbbaf9c7857ad544a4025015a80c0f5f0fc3a2b16da6722a0191e32d258d4"
|
"hash": "c54280226d8822a2c767b85f2d857e5283760796ccd5c96ad22c2dbfb92b0a57"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.16/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.18/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "5157ffd951d48d708e3fba1a563cf8d39eb2b54d7fdf7b8994b94802102bfeb0"
|
"hash": "3932ed928651f465071685fe8c2b0c204007e6d3247226d7a1357ffa401d6e51"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user