From ad79cf75c8828f050fd3b233f398a48fdf964ed3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 20:28:42 +0000 Subject: [PATCH] vale: Update to version 2.17.0 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 9ef31cd712..e1d42fe9c0 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.16.2", + "version": "2.17.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.16.2/vale_2.16.2_Windows_64-bit.zip", - "hash": "5bf8aa25764eb19dc813a08559b5186aa0c9c93fa47eda3494b7b95c2b9f3005" + "url": "https://github.com/errata-ai/vale/releases/download/v2.17.0/vale_2.17.0_Windows_64-bit.zip", + "hash": "858361beaf73e2d7bc296b8e8d27eb49b1f3d5c6979903d3a091e283f3f34ade" } }, "bin": "vale.exe",