mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.23.6
This commit is contained in:
parent
f40f5cdebf
commit
5e65112426
@ -1,16 +1,16 @@
|
||||
{
|
||||
"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.",
|
||||
"version": "0.23.5",
|
||||
"version": "0.23.6",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "62f0cbf67dfa71f082270b0370228d7f4fc9608af6d12ea64280b5f0dd7bf633"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a51837096a3068ddf7719ffe6e0b5c514de5965062d2c3b922679d6a8e88d569"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "86b95e4fec2867c87f1cf1ec34ed61567725f8058023c88edb60e39eb7a9b14e"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "d4626ec5063d4005cd2dff75b4095c8971207f24ed4fb419a44d4ed5a9e1e98f"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user