mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
terragrunt: Update to version 0.68.3
This commit is contained in:
parent
65d826da12
commit
6b3e243174
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.68.2",
|
||||
"version": "0.68.3",
|
||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "2dc45ac5ed6b48527603ef1da57ade7321dd12c430be26c0480c15e51bd9e32f"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "bf79ad57d6341e22c0b5e631984e84dc7ff74ad57159f63d838f53138f9b8f82"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "a0b4aafd7ff500f6db8fe84f1e32bc93651375ac54f4ed2beaf0071e68244689"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "3f574e294f214b85f490ce6cf06be7de404e3ed7e27e5f2431f3ce69f43f39a7"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user