From f403654f1fd3f7196aa7974a1b22a348e9e34a1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 04:28:53 +0000 Subject: [PATCH] vale: Update to version 3.9.6 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 2e4019debc..46ee663c2c 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.9.5", + "version": "3.9.6", "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.5/vale_3.9.5_Windows_64-bit.zip", - "hash": "64c27ec277f1a7755c758e907f341186ce81c26f2f2a4a2691b07c1d7efed85c" + "url": "https://github.com/errata-ai/vale/releases/download/v3.9.6/vale_3.9.6_Windows_64-bit.zip", + "hash": "2bf7be35915e0596b33507d9e1f8dcaff6ed45ebabc8b27e264b990e5e32350b" } }, "bin": "vale.exe",