From d32222fa8c1fd84b53161d1bfd1636babf5545e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 00:34:00 +0000 Subject: [PATCH] vale: Update to version 2.24.1 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 8aaa0ccc53..ec74cf5c26 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.24.0", + "version": "2.24.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.24.0/vale_2.24.0_Windows_64-bit.zip", - "hash": "d9c9507d2621f8b19960c562830615d5e2754c756b630d3f94d857e281c35d4c" + "url": "https://github.com/errata-ai/vale/releases/download/v2.24.1/vale_2.24.1_Windows_64-bit.zip", + "hash": "2eadf46d16a13cd7d5e2b0b8f7e8c447cd9fb1475ef250246a20996056942285" } }, "bin": "vale.exe",