From a33e7f983621ed7746fe301c6cd97aeb2de6ddf3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 00:37:51 +0000 Subject: [PATCH] vale: Update to version 2.20.2 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index e0499347d8..6d948707d6 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.20.1", + "version": "2.20.2", "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.20.1/vale_2.20.1_Windows_64-bit.zip", - "hash": "1c3679082225540a4ecf8137b33c92b81f751d86c250ec6cf5774d29b57ae5ea" + "url": "https://github.com/errata-ai/vale/releases/download/v2.20.2/vale_2.20.2_Windows_64-bit.zip", + "hash": "e2583620585df6090c658a54df2895372f8a0e3f56934ae4a754d7be1c085171" } }, "bin": "vale.exe",