From 56fdc2ccc6f7f16f6f6a7ec1e5cf15967d28c7f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 04:27:01 +0000 Subject: [PATCH] vale: Update to version 3.4.2 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 5c43675c06..403907fddb 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.4.1", + "version": "3.4.2", "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.1/vale_3.4.1_Windows_64-bit.zip", - "hash": "ff2fb625a9b6ff7f19a0a372f6b286b7b18a20f59c20d2db44f691957553c3a6" + "url": "https://github.com/errata-ai/vale/releases/download/v3.4.2/vale_3.4.2_Windows_64-bit.zip", + "hash": "ff7ca8e9ce2f0ce259aa2f39d747845768e5bc3fcecdfe49f2f8797e492a5357" } }, "bin": "vale.exe",