mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
terragrunt: Update to version 0.28.5
This commit is contained in:
parent
10232802fa
commit
9fd7016f66
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.28.4",
|
||||
"version": "0.28.5",
|
||||
"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.",
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "838962176f4a7d83d305831b26b85dc9a7f83fd2fc91bc35883afbc666d06630"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "355309b66f4218851a60cc22597536967101529df2b6c4cb9c65f0323e39abb7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "d2f0573291e261b51f4332c83e89ac48f871b6e9c6e2b75df412f5e3b4b71613"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "85a32d02a71b6e7a16baff443ac4b734cabf95c3c52aa090fab959ccc9202b4f"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user