From de87df31d3a6f43b9d72451c4aa01d898c2bbe73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 12:30:24 +0000 Subject: [PATCH] vale: Update to version 3.2.1 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index b1d7cf09ec..339eb9c26b 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.2.0", + "version": "3.2.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.2.0/vale_3.2.0_Windows_64-bit.zip", - "hash": "19e4929bef82b497e1e4ae80e76c7d6af0f52eb3530a6e850640cfbd0e2ae5ab" + "url": "https://github.com/errata-ai/vale/releases/download/v3.2.1/vale_3.2.1_Windows_64-bit.zip", + "hash": "2c210c14b0d011f234e5f7a7af062186bf96a3fb64bd8ce39dd37565360ce9c9" } }, "bin": "vale.exe",