From 80a172229535f25078135b37184e57c820164634 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 13:11:58 +0000 Subject: [PATCH] vale: Update to version 3.4.1 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index a6182b14f2..5c43675c06 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.4.0", + "version": "3.4.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.4.0/vale_3.4.0_Windows_64-bit.zip", - "hash": "86892032eebd1cd28beade28782dcb9ab5c6c5f5dd588f2e50a8198eadae9b7a" + "url": "https://github.com/errata-ai/vale/releases/download/v3.4.1/vale_3.4.1_Windows_64-bit.zip", + "hash": "ff2fb625a9b6ff7f19a0a372f6b286b7b18a20f59c20d2db44f691957553c3a6" } }, "bin": "vale.exe",