From 6a60d6e7ab7f36041eb47dd9659d1d434cfaf0b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 08:26:46 +0000 Subject: [PATCH] vale: Update to version 2.28.3 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index e03bf595e1..ad44018cd3 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.28.2", + "version": "2.28.3", "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.28.2/vale_2.28.2_Windows_64-bit.zip", - "hash": "d63478aca307bcc975c303fff086a9be752a0dbc4d7e8a6a34013881ce539054" + "url": "https://github.com/errata-ai/vale/releases/download/v2.28.3/vale_2.28.3_Windows_64-bit.zip", + "hash": "20a61796ae077ddfe08ca8ed356fc2983314fa36429a8f46121f3ba614e5d122" } }, "bin": "vale.exe",