From d1197b58e4f7f6d98c119573821b283907c76bf0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 00:33:22 +0000 Subject: [PATCH] vale: Update to version 2.28.1 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 7aa4eabbbe..a7224bc408 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.28.0", + "version": "2.28.1", "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.0/vale_2.28.0_Windows_64-bit.zip", - "hash": "74b14724002f54b167e21743aafe8a5f6a37231924e068eb79c9e00f2c88a250" + "url": "https://github.com/errata-ai/vale/releases/download/v2.28.1/vale_2.28.1_Windows_64-bit.zip", + "hash": "181dbda57c6e97b37ecf6091f6c85d8f6d4a208efedc0892603263cea7fcd020" } }, "bin": "vale.exe",