From 555f3987e32509923ba202cd030cacc32ea91625 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 00:53:27 +0000 Subject: [PATCH] harper: Update to version 1.7.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 164cbf0b5e..d29f4253ed 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "1.6.0", + "version": "1.7.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/v1.6.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v1.6.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v1.7.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v1.7.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "df4573ffebd4e7794007c794a4a72d685acceed5a0e4aa6bd55d49a4f4a6d640", - "ede6606d8268ed0e18948aa53d116f6082aa8e8d8fff1abdd6c76499ebb02e5f" + "e6eb7aec126e5707a764ec1e100d7f9673b4e1980e9ba10989bb009a4f955a51", + "e270cd13e80e2628cb5d0252facb0af6fa546a22a18d066d10a00f32a1dc6d50" ] } },