From 27570dd07b41f0ddde94e6b9424a7012728e61a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 00:35:22 +0000 Subject: [PATCH] vale: Update to version 3.8.0 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 8da98a081e..0f3afa9b21 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.7.1", + "version": "3.8.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.7.1/vale_3.7.1_Windows_64-bit.zip", - "hash": "9f14a2552c9efe65e0ab5ef8e45cf01ce89733b436687d68faef7b147c5cfc71" + "url": "https://github.com/errata-ai/vale/releases/download/v3.8.0/vale_3.8.0_Windows_64-bit.zip", + "hash": "9bd124ee727ab803292fda47d9e77e324a702e2dc941cef7c0f558c32aed1e9b" } }, "bin": "vale.exe",