From a1b7b7f513f1683b53f32e690c2051edb08097a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 20:27:30 +0000 Subject: [PATCH] vale: Update to version 2.25.2 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 361a470eaa..c312889c5f 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.25.1", + "version": "2.25.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.25.1/vale_2.25.1_Windows_64-bit.zip", - "hash": "f6e561a330a38eb01b0491db488f4ea97e69d100dc16a661510fe87896aca02c" + "url": "https://github.com/errata-ai/vale/releases/download/v2.25.2/vale_2.25.2_Windows_64-bit.zip", + "hash": "863d193d28e0a1d2a7ce93618858a62baea00f08a41cc7341c83422f06c6f391" } }, "bin": "vale.exe",