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