From 58b0b530e494aa13e9132792b39dcbb533874ee0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 04:30:50 +0000 Subject: [PATCH] vale: Update to version 2.16.1 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 96ae220dd4..af2156f235 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.16.0", + "version": "2.16.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.16.0/vale_2.16.0_Windows_64-bit.zip", - "hash": "e6aac1a9dcb4027f432216ca249520784b619ef37f3424f34ef227b8d60869a2" + "url": "https://github.com/errata-ai/vale/releases/download/v2.16.1/vale_2.16.1_Windows_64-bit.zip", + "hash": "2db0d7bccf58575712848da67dbe0b450fa843283422a279cebcfc1a1b857ec2" } }, "bin": "vale.exe",