mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.23.26
This commit is contained in:
parent
483269ff52
commit
d049d7e4f7
@ -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.25",
|
||||
"version": "0.23.26",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.25/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a9c5fe8e8136e613824dc7b4ad2e3df08c5cf6c47a8ce6382f93bda6fda1a77d"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.26/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "681b5637abb44c41ce21e416cf24d60f14eda2fac0ff4f18ac70ec1d9004d1f3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.25/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "e13b183f1ee4395bcf1128ebc90b7c8dc817e9cbd604cf7f07d387fea1a36776"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.26/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "f12793dce0195a5731d4e08c38d79317b45dd31187ec0f0e9d8b24ec18399e15"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user