From eb8d139b155226b09756349d2b581716673336f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 00:33:42 +0000 Subject: [PATCH] vale: Update to version 2.29.6 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 51ad1c4715..af9bf12632 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.29.5", + "version": "2.29.6", "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.5/vale_2.29.5_Windows_64-bit.zip", - "hash": "3597e8bf977a7b5968b3b8bd92079b7c5f5b30b753f83afafb1476bcb6bf39f4" + "url": "https://github.com/errata-ai/vale/releases/download/v2.29.6/vale_2.29.6_Windows_64-bit.zip", + "hash": "ebb5a928895d823f397fb4bf31c82a0572633c3c2e909e69e1e9a15c1695019e" } }, "bin": "vale.exe",