From 1a5dee6f929edeea99ed6a00edfceca5222639ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 04:25:20 +0000 Subject: [PATCH] vale: Update to version 3.0.7 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 61a696aaab..699393c246 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.0.6", + "version": "3.0.7", "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.6/vale_3.0.6_Windows_64-bit.zip", - "hash": "b509d13fe654b2a097e6b2c18f7befc054c585ee60227ee525fe41d6b6b1e532" + "url": "https://github.com/errata-ai/vale/releases/download/v3.0.7/vale_3.0.7_Windows_64-bit.zip", + "hash": "aed0b6c8a3454713acd99b19dfaf0d04621a9a3215f7b134b0387eedb6eaa010" } }, "bin": "vale.exe",