mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
terragrunt: Update to version 0.67.16
This commit is contained in:
parent
3e50bbeff0
commit
281a03e2aa
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.67.15",
|
||||
"version": "0.67.16",
|
||||
"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.67.15/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "8433bb391f658df4d43b9b8f1a96ac945a56f769efe8e1b45afdedd252d432f7"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "70f884e01e3d411da5bd2845c60ad5ab65eb62d51c6ca902e216d0ce248643e5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.15/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0b2502a6d647f211db7948aa3235e100098fec70ead68340077aa80de8f54642"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.16/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "6db8b0563541af8253c8ce79a8e94cd51918fc0e8b719e0ad079056f53e0be17"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user