mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.28.3
This commit is contained in:
parent
2c48ede85a
commit
851ac3725f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.28.2",
|
||||
"version": "0.28.3",
|
||||
"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.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "2f8ba08534cc0ceec193fc91a93e75867a1a6658e5d398277d008dbc5d54e7ab"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "feffbc76b0ab349611319af9ea41b2d4e2cabfa70d75c4dd3ada127265c0056a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "2f74064ba2c8233316a5cf20f457360dfd3025195b6b2552f7dbaeb3db830eb9"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "5901e34902b8ae62fc1db91ba1caf7b65a00217f86eb1764db360ba9e8a833da"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user