From b420d0ded14fb25200f5c0c608a8bef5803c5e5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 02:01:02 +0000 Subject: [PATCH] vale: Update to version 2.15.5 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index ca64c22b3d..69c883f3d1 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.15.4", + "version": "2.15.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.15.4/vale_2.15.4_Windows_64-bit.zip", - "hash": "5c29301f1c953ded48fc3daefa25e27596098665769ecf3900f9c133c2a743f0" + "url": "https://github.com/errata-ai/vale/releases/download/v2.15.5/vale_2.15.5_Windows_64-bit.zip", + "hash": "5b4da9b1c04404547287195fa453f1bddf2bebdb608319dc4295801f9d9a8c22" } }, "bin": "vale.exe",