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