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