From 2fd41614cc0a21ba33c245ef76afd4bfa66638d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 00:32:38 +0000 Subject: [PATCH] vale: Update to version 2.29.5 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 99d63d6224..51ad1c4715 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.29.4", + "version": "2.29.5", "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.4/vale_2.29.4_Windows_64-bit.zip", - "hash": "e9236e41bba94cdbfe8b9c997da1edbf0ee562b9cb1f9ccfb117061309d447c6" + "url": "https://github.com/errata-ai/vale/releases/download/v2.29.5/vale_2.29.5_Windows_64-bit.zip", + "hash": "3597e8bf977a7b5968b3b8bd92079b7c5f5b30b753f83afafb1476bcb6bf39f4" } }, "bin": "vale.exe",