From 45834cab53befae1673909aac2f385d6b7007061 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 04:32:44 +0000 Subject: [PATCH] vale: Update to version 2.18.0 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index e1d42fe9c0..b9368a4981 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.17.0", + "version": "2.18.0", "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.17.0/vale_2.17.0_Windows_64-bit.zip", - "hash": "858361beaf73e2d7bc296b8e8d27eb49b1f3d5c6979903d3a091e283f3f34ade" + "url": "https://github.com/errata-ai/vale/releases/download/v2.18.0/vale_2.18.0_Windows_64-bit.zip", + "hash": "837da7b4b594743daa867eab3b78187bde2e2a6f7dc05d8052955ea49b24520f" } }, "bin": "vale.exe",