mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 16:41:19 +00:00
terragrunt: Update to version 0.19.7
This commit is contained in:
parent
5016f1c8cd
commit
563df73249
@ -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.6",
|
"version": "0.19.7",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "58e8c3f33121eefdfcd367fc460ae9cb923bd7fe299dfa6efba3825e0e39c9c1"
|
"hash": "6d338a8ea28170787a55013a9838a59d5643af564c8a271771146a8fdea09a3e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "b5e66d5cb55dc48d501f20a67ab728961a4c313702cb5e10f85133ba5f395dfa"
|
"hash": "b350743bec1823665214c83f8c1acb3411f9737c764db411681c981dd3c586e5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user