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