From 5b17ed930b27a3165eaa6f5aea1b99acf26eaa9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 00:37:34 +0000 Subject: [PATCH] harper: Update to version 0.67.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index dd1e779861..6b18a258e2 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.66.0", + "version": "0.67.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.66.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.66.0/harper-cli-x86_64-pc-windows-msvc.zip" + "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" ], "hash": [ - "fc852d8a9aa54ef10231e8be6cc96586fa42063ca13fa090d507e76dacb9676e", - "8b13cddafb0fd8c3d227bbadb1183ca45532fed258dbdbe488b31995bd5ddffd" + "5fc34d2ca29a4b6ebcd3c59d6f21cddee828018526536ce87ef933e3b0bd123e", + "fb93579dd2fbf05305c8af57a34401af9c599497c162b3676850c319ea321f18" ] } },