From 8974236687b024d5d25711a6acd99093ddf7765f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 00:33:46 +0000 Subject: [PATCH] vale: Update to version 3.6.1 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index c799c25305..d1d2f3d05a 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.6.0", + "version": "3.6.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.6.0/vale_3.6.0_Windows_64-bit.zip", - "hash": "6b205cd9ee4df016d42287cd0b2b8f234acb45900fc371cda97a5c49bc69b350" + "url": "https://github.com/errata-ai/vale/releases/download/v3.6.1/vale_3.6.1_Windows_64-bit.zip", + "hash": "1ffce2ae85447c97d9d931c015adab9d5a37acbe9cafbfe92b389d69a4a57605" } }, "bin": "vale.exe",