From f3a145a4182df3bc59f06ad8e83fe406bfbdb087 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 16:27:38 +0000 Subject: [PATCH] vale: Update to version 2.29.4 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 0a6c0c6960..99d63d6224 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.29.3", + "version": "2.29.4", "description": "A syntax-aware linter for prose", "homepage": "https://docs.errata.ai/vale/about", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/errata-ai/vale/releases/download/v2.29.3/vale_2.29.3_Windows_64-bit.zip", - "hash": "3f3875b4f968d2ec028510f428d3677153e16601107660a09247b163843c1b7e" + "url": "https://github.com/errata-ai/vale/releases/download/v2.29.4/vale_2.29.4_Windows_64-bit.zip", + "hash": "e9236e41bba94cdbfe8b9c997da1edbf0ee562b9cb1f9ccfb117061309d447c6" } }, "bin": "vale.exe",