From 267dcd66b150d49e6f164f8944f70458397de804 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 00:38:15 +0000 Subject: [PATCH] harper: Update to version 0.68.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 6b18a258e2..bb8cfdf521 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.67.0", + "version": "0.68.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.67.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.67.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.68.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.68.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "5fc34d2ca29a4b6ebcd3c59d6f21cddee828018526536ce87ef933e3b0bd123e", - "fb93579dd2fbf05305c8af57a34401af9c599497c162b3676850c319ea321f18" + "ab8b6d0e3954e47582ae072936a0176778ff81199752a66427b58878275811c5", + "a9bac858b0f4dae68afa16f6a0409179b9526f583cfafc6bd5954f115e483053" ] } },