From a9f1bddc586e9ab22c047452ce06f26586bc66dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 20:30:00 +0000 Subject: [PATCH] harper: Update to version 0.34.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 96b1c96330..d45ce1748b 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.33.0", + "version": "0.34.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.33.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.33.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.34.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.34.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "f3e0d8051adcc07bd4a0a76939c7d29fcb2a29b252ec0501692b1e530ccd05d7", - "8f5f9a6b4414affe5a5d4fe5237f44282a091b3e09fb1c8eaadc33d6143c418d" + "afee75c6d45aa0e1c51673b4a5b2a228769230482e9ddb4d1d94c2879e93304e", + "58292f219c951c59add31850952d0ffafe42fb9271ad1207b5e46331b1d7015b" ] } },