From 50eb0d5a969319b3b0b2ada109289ee44012dbd8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 08:30:14 +0000 Subject: [PATCH] vale: Update to version 3.9.4 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 52b2cf055f..f19e304cea 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.9.3", + "version": "3.9.4", "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.3/vale_3.9.3_Windows_64-bit.zip", - "hash": "18a039468583cdc8e4ee945eb17ad5ddcb88c080b501da207d696dbce37baec8" + "url": "https://github.com/errata-ai/vale/releases/download/v3.9.4/vale_3.9.4_Windows_64-bit.zip", + "hash": "722ec61fa60b282010021cb50d128d3e1aadd6bba1e3f7f8963e00fb8c919b6d" } }, "bin": "vale.exe",