From 9a4fc096fa7c0d03687e8335fb3a66d644ac4b08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 00:36:05 +0000 Subject: [PATCH] vale: Update to version 2.27.0 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 8a5416c3da..03f7f93507 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.26.0", + "version": "2.27.0", "description": "A syntax-aware linter for prose", "homepage": "https://docs.errata.ai/vale/about", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/errata-ai/vale/releases/download/v2.26.0/vale_2.26.0_Windows_64-bit.zip", - "hash": "8732b42dc58af75210714f8f34dd27303f97711feff1ee27a2ad6e407f81b70f" + "url": "https://github.com/errata-ai/vale/releases/download/v2.27.0/vale_2.27.0_Windows_64-bit.zip", + "hash": "5882f4b8500a8ef99ee034ff91941fd458a9621ce153c05d144e565c055b4450" } }, "bin": "vale.exe",