From 26595d0a74ab96547b8b4993dc14b7d08d880f0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 12:31:33 +0000 Subject: [PATCH] vale: Update to version 3.11.1 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 76ac03d106..abf2a831e2 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.11.0", + "version": "3.11.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.11.0/vale_3.11.0_Windows_64-bit.zip", - "hash": "1fb134809867a2605a595d07b1991fbe1f23e4aee57ac0bdd5f769f896015376" + "url": "https://github.com/errata-ai/vale/releases/download/v3.11.1/vale_3.11.1_Windows_64-bit.zip", + "hash": "2dde01694fd09b4d4872e9cf6c84a26beb4b3fd2ffd6a5376cffdd5f5fba8075" } }, "bin": "vale.exe",