From e5cb42620e625e708d2a7bc274d58ccf38069beb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 00:34:01 +0000 Subject: [PATCH] vale: Update to version 3.7.0 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index d1d2f3d05a..e9b34379c8 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.6.1", + "version": "3.7.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.6.1/vale_3.6.1_Windows_64-bit.zip", - "hash": "1ffce2ae85447c97d9d931c015adab9d5a37acbe9cafbfe92b389d69a4a57605" + "url": "https://github.com/errata-ai/vale/releases/download/v3.7.0/vale_3.7.0_Windows_64-bit.zip", + "hash": "fc8528bf8a7cafec95f4cfafd78562df8f2d7a9906932e8d0f950ad50653be09" } }, "bin": "vale.exe",