mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.21.5
This commit is contained in:
parent
b87afc7378
commit
45a88f7cfc
@ -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.21.4",
|
||||
"version": "0.21.5",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "50f74d8d8964e543f19423c6576ac077d0a7ca868edd1d9c70d5f37879a6ad9c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "601e11a517813440ad47066d3ea298873440cb3cce214e4c27f70c4fbf39f57e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "783116fcbc07c6d5f2f2ee20fe94af646de70b5b5822e24cc90f09c027f16bcb"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "4b0364509857b621038fe7b8215890d851a5bce44fcbc767042c6425c7a4bc16"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user