From 4b72d95f25ddd3c4054b884a7f7d1dc022fe0db2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 00:53:06 +0000 Subject: [PATCH] harper: Update to version 1.6.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 6f361de04b..164cbf0b5e 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "1.5.1", + "version": "1.6.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.5.1/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v1.5.1/harper-cli-x86_64-pc-windows-msvc.zip" + "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" ], "hash": [ - "567b5b2e601ebc700dbdc5a8ecb6e207e97c352a2fb6a0b4cc5e88565ded09f9", - "be45eebd7ea946249f05512bb149d7e3ba509629e0d9d6164d03d1b78e3d80de" + "df4573ffebd4e7794007c794a4a72d685acceed5a0e4aa6bd55d49a4f4a6d640", + "ede6606d8268ed0e18948aa53d116f6082aa8e8d8fff1abdd6c76499ebb02e5f" ] } },