From b339555f8891397b55de22a54c9f8010429fdaa4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 08:26:35 +0000 Subject: [PATCH] vale: Update to version 3.0.5 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index a1f3ed8037..0aef7759c6 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.0.4", + "version": "3.0.5", "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.4/vale_3.0.4_Windows_64-bit.zip", - "hash": "e231b401aef5fa1ee480dcd0ea5d6c77e96142eab8ef6ea102a99754796f2b62" + "url": "https://github.com/errata-ai/vale/releases/download/v3.0.5/vale_3.0.5_Windows_64-bit.zip", + "hash": "0b1bc6ca084c67a762d52039d24f4c301454249a0daa8098bcfe0b4dbc6b2aa0" } }, "bin": "vale.exe",