From bd4bd9150850b1cfd63829d6e22930c3cb251ed7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 20:29:06 +0000 Subject: [PATCH] harper: Update to version 0.33.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index be758e6a59..96b1c96330 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.32.1", + "version": "0.33.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.32.1/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.32.1/harper-cli-x86_64-pc-windows-msvc.zip" + "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" ], "hash": [ - "8a42e0aac2839967a2b6f6f117ec61092bc576d4c8cf1179fc0c4faeb77fe732", - "299b18bb7469c2bc8488df3b22cb1acb197d2814b6f92c659a1f867a1ee408c0" + "f3e0d8051adcc07bd4a0a76939c7d29fcb2a29b252ec0501692b1e530ccd05d7", + "8f5f9a6b4414affe5a5d4fe5237f44282a091b3e09fb1c8eaadc33d6143c418d" ] } },