From 5768d356a9cbe6496f536c628ebdfb999fd653b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Feb 2022 00:33:01 +0000 Subject: [PATCH] vale: Update to version 2.15.1 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index fe9b90bd40..d8da5d765f 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.15.0", + "version": "2.15.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.15.0/vale_2.15.0_Windows_64-bit.zip", - "hash": "8252a8141a86efb2183bbf7c7c2511fb948378ae59cc53d42d4039363a43cec7" + "url": "https://github.com/errata-ai/vale/releases/download/v2.15.1/vale_2.15.1_Windows_64-bit.zip", + "hash": "228825b36701e828906b9333805bb15f90ddf3b471a7195699798ac43e5d8662" } }, "bin": "vale.exe",