From a58594786e96f567c57bad49ba688ab693bc2585 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 12:30:45 +0000 Subject: [PATCH] vale: Update to version 3.2.0 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 0908e81674..b1d7cf09ec 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.1.0", + "version": "3.2.0", "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.1.0/vale_3.1.0_Windows_64-bit.zip", - "hash": "8e0bff5ab631bcb2d05dfb01599ff9256a9d46b7163f0dcb75b99321d54fd992" + "url": "https://github.com/errata-ai/vale/releases/download/v3.2.0/vale_3.2.0_Windows_64-bit.zip", + "hash": "19e4929bef82b497e1e4ae80e76c7d6af0f52eb3530a6e850640cfbd0e2ae5ab" } }, "bin": "vale.exe",