From c723a95eb6af9c180e901321804d7753f313d478 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 04:26:57 +0000 Subject: [PATCH] vale: Update to version 2.24.3 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 46fe98b748..1ce20b5f54 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.24.2", + "version": "2.24.3", "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.2/vale_2.24.2_Windows_64-bit.zip", - "hash": "2ff672cfc67b5be45e0f4977f0933bf0c436a037b8ff4d2bbac5156d325a0d43" + "url": "https://github.com/errata-ai/vale/releases/download/v2.24.3/vale_2.24.3_Windows_64-bit.zip", + "hash": "4583aff4c4c384be4275ffb53dfa47e281d8e51a522b0511524594427d470e2c" } }, "bin": "vale.exe",