From c76e0775658235ee9f8686767d7d63c9a1158cd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 00:33:20 +0000 Subject: [PATCH] vale: Update to version 2.24.2 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index ec74cf5c26..46fe98b748 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.24.1", + "version": "2.24.2", "description": "A syntax-aware linter for prose", "homepage": "https://docs.errata.ai/vale/about", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/errata-ai/vale/releases/download/v2.24.1/vale_2.24.1_Windows_64-bit.zip", - "hash": "2eadf46d16a13cd7d5e2b0b8f7e8c447cd9fb1475ef250246a20996056942285" + "url": "https://github.com/errata-ai/vale/releases/download/v2.24.2/vale_2.24.2_Windows_64-bit.zip", + "hash": "2ff672cfc67b5be45e0f4977f0933bf0c436a037b8ff4d2bbac5156d325a0d43" } }, "bin": "vale.exe",