mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 06:31:25 +00:00
terragrunt: Update to version 0.23.25
This commit is contained in:
parent
5459ef49cc
commit
f83a3ebaeb
@ -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.24",
|
||||
"version": "0.23.25",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.24/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "0af0302139abd79827f0e12875a9aec17b44bb53410c5aba6cf534e58ac64a57"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.25/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a9c5fe8e8136e613824dc7b4ad2e3df08c5cf6c47a8ce6382f93bda6fda1a77d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.24/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "74c0e2f1126a395f2320344393fd18cefb0c29cd80e0bd16c1fc8fba9f8b47c2"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.25/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "e13b183f1ee4395bcf1128ebc90b7c8dc817e9cbd604cf7f07d387fea1a36776"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user