mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
terragrunt: Update to version 0.19.22
This commit is contained in:
parent
940ebe0a5c
commit
87c32e550b
@ -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.19.21",
|
||||
"version": "0.19.22",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.21/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "6b7a7f96f947f5c336d7d3cb869bfca876cd06d0cc478cc97106027d5ba3044f"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.22/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "870ec4af20225bee0bd10707d4954f7233e1c94be6139de2c6f687e4f2e35007"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.21/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "d1fe7a3d69aa560750624d670558df18b3ca1a5f1fb7ce2304022131be301ff9"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.22/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "2ae4fdb42eff1742b45833f80b69f24b884f84020916b1b6bf4758e91d26dbc7"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user