From b7198b0b47732d3bf5a32af716b83c5ea7c1107c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 00:40:05 +0000 Subject: [PATCH] harper: Update to version 0.40.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 9d03e55063..224a55abaa 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.39.0", + "version": "0.40.0", "description": "The Grammar Checker for Developers", "homepage": "https://github.com/Automattic/harper", "license": "Apache-2.0", "architecture": { "64bit": { "url": [ - "https://github.com/Automattic/harper/releases/download/v0.39.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.39.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.40.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.40.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "20cdabc55b4fa7a538fa3086eea4decea2693defd5dc33920f071735075c0ae8", - "17feb71531f6e2089547c8c864ae9dec929f4cd78e7d65002a0458afe8e8179a" + "a6093448180c1ec95afebcc0b3d60e65f6653e2d7dcd8085c44a18f566809d0a", + "d6922f0afd64a832d634f74abdbc3e24b28d950f1d38501059256ba812c41890" ] } },