From ec4fab7512d74604474bf3033fd068d6e0fe3d9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 00:34:48 +0000 Subject: [PATCH] vale: Update to version 3.9.0 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 0f3afa9b21..7e8afd10fa 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.8.0", + "version": "3.9.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.8.0/vale_3.8.0_Windows_64-bit.zip", - "hash": "9bd124ee727ab803292fda47d9e77e324a702e2dc941cef7c0f558c32aed1e9b" + "url": "https://github.com/errata-ai/vale/releases/download/v3.9.0/vale_3.9.0_Windows_64-bit.zip", + "hash": "c13c1db7da79cbe8e14bf6182e356e58d28ff97b37ab38a31164fab06846fd62" } }, "bin": "vale.exe",