mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
terragrunt: Update to version 0.19.6
This commit is contained in:
parent
ec2a1a0af4
commit
2a502d3d7a
@ -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.5",
|
"version": "0.19.6",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "d5650ece97803e49aaca62aaa6697be37c76e74653c3681fb0e59c92770d1e63"
|
"hash": "58e8c3f33121eefdfcd367fc460ae9cb923bd7fe299dfa6efba3825e0e39c9c1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "717fe6a31c566269cfc076654c27cd89a7748811f9a8fb0e9cded6529bedee33"
|
"hash": "b5e66d5cb55dc48d501f20a67ab728961a4c313702cb5e10f85133ba5f395dfa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user