From 7803a3fdff81734c1fa66a9774f8c6aa96c20758 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 04:31:14 +0000 Subject: [PATCH] vale: Update to version 3.12.0 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 9dde069d9e..13de517312 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.11.2", + "version": "3.12.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.11.2/vale_3.11.2_Windows_64-bit.zip", - "hash": "6c24dcf9ac15648fd8af64cfe5cc2f1f761b6d824f5cfc479fee74ad21292230" + "url": "https://github.com/errata-ai/vale/releases/download/v3.12.0/vale_3.12.0_Windows_64-bit.zip", + "hash": "3d196edf1e17016559f996353ffceff5f0bb0d133a0057021b39f477e4cec843" } }, "bin": "vale.exe",