From e495bd7ad9f343116ec35664cb2f5b437cf98fb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:33:30 +0000 Subject: [PATCH] vale: Update to version 2.21.1 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index b6179f6482..3d3f569d99 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.21.0", + "version": "2.21.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.21.0/vale_2.21.0_Windows_64-bit.zip", - "hash": "e8ff9c74e7771837f3704316c30ee267585224dec97c975cdb29c9ac9dfbb359" + "url": "https://github.com/errata-ai/vale/releases/download/v2.21.1/vale_2.21.1_Windows_64-bit.zip", + "hash": "37219c0f7874b994fd6f88f502a9acad4c2029185c8356106ac31a9561f4a158" } }, "bin": "vale.exe",