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