mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
terragrunt: Update to version 0.19.30
This commit is contained in:
parent
1cdbc390f9
commit
76918c836c
@ -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.29",
|
"version": "0.19.30",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.29/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.30/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "330b3d608a8fb6dbf96f042e48c022cbcea55acc20413cf2b6ece05fd525ea5e"
|
"hash": "bf88532314448c3f5117383b05aa1cbc2045985a10dd8526eaf0c449f9c7a75e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.29/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.30/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "2bf21cea079e6ea0c1445f21c6b9fbb5755926fa8dacd8959a1caf0d3e2e4e4f"
|
"hash": "88185175d0c27c112d5e1fe8dc55329f6bfe1172de0742060a8ad4947fccba78"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user