mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
terragrunt: Update to version 0.19.2
This commit is contained in:
parent
56e94c4648
commit
e408dd620b
@ -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.1",
|
"version": "0.19.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "19413c717d7cc178dbde39b2d46f15ff376b2db5c19d936722c5de508bb3d501"
|
"hash": "b0fecfd718deaa2531d14f8303f10d7d3fe452b8346145a17ca198d3ca95ec11"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "a1d4d589802cc447da15680e2e30747e6b7cffb8ec4886ab25a61da110dd8b9c"
|
"hash": "f185af0214921d1e4129ee3385cafc30d0bff81548bfa80ccef4866acdcfe78f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user