mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
terragrunt: Update to version 0.28.14
This commit is contained in:
parent
e60aa0b603
commit
cf5428c198
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.28.13",
|
||||
"version": "0.28.14",
|
||||
"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.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "548f5efba4cd09379ac6d7d464e1ef36a2e25d7adec50021d47b145c8fada99d"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "1dc731a00908949e2cbf81d293842bdc43cac512fe131a9eba1fa0df25904bd4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.13/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "d4f9a4a95349d578f2baa888ff87f5ec7c95443715694445e3f0af66cfca57da"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.14/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "49ee7487c95b7cb15768592fb491350b487199fa020189b079899222f590949f"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user