From ff7ccd4761026c3443f168f29f5e51d3a0865a16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:32:47 +0000 Subject: [PATCH] vale: Update to version 3.9.1 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 7e8afd10fa..5c0b6f054b 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.9.0", + "version": "3.9.1", "description": "A syntax-aware linter for prose", "homepage": "https://vale.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/errata-ai/vale/releases/download/v3.9.0/vale_3.9.0_Windows_64-bit.zip", - "hash": "c13c1db7da79cbe8e14bf6182e356e58d28ff97b37ab38a31164fab06846fd62" + "url": "https://github.com/errata-ai/vale/releases/download/v3.9.1/vale_3.9.1_Windows_64-bit.zip", + "hash": "64a394cd4f03ece1f3c872bff28a543562cfba51a96be983c5c8e72ed227573c" } }, "bin": "vale.exe",