From ed48be491ce9bc25dd23d9c101a14db44520ae2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 01:14:34 +0000 Subject: [PATCH] vale: Update to version 3.3.1 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 2e41bc2de0..184c3fa440 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.3.0", + "version": "3.3.1", "description": "A syntax-aware linter for prose", "homepage": "https://vale.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/errata-ai/vale/releases/download/v3.3.0/vale_3.3.0_Windows_64-bit.zip", - "hash": "5bad3a74056ed43f19386846602489db503faf7ba12ce161d3864de08f5389d4" + "url": "https://github.com/errata-ai/vale/releases/download/v3.3.1/vale_3.3.1_Windows_64-bit.zip", + "hash": "7bc75b694ebf510c9d81d45b5818fd40c490a74183272df19d0432a5b7632759" } }, "bin": "vale.exe",