From 1b535734f67542049a7f8744e95887b7c8fc2ddc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 04:26:36 +0000 Subject: [PATCH] vale: Update to version 3.0.1 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 65e3e063c4..815cbde11e 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.0.0", + "version": "3.0.1", "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.0.0/vale_3.0.0_Windows_64-bit.zip", - "hash": "f61929dd8d9ccf68d2b396acb005044cf374901d5cba0447c6d075d656d7e0e7" + "url": "https://github.com/errata-ai/vale/releases/download/v3.0.1/vale_3.0.1_Windows_64-bit.zip", + "hash": "40415d89b8ac4a148c23db589801560dea6a726a429547e2c3ea14806515d1bc" } }, "bin": "vale.exe",