From f0f2c851cb5e181bbfbe57cc2acd1fcf443a7fce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 00:42:42 +0000 Subject: [PATCH] harper: Update to version 1.3.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 1bc8187902..f2f2725e9f 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "1.2.0", + "version": "1.3.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.2.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v1.2.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v1.3.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v1.3.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "b4bd547c12a20c6a996ef4c37176571dee56e371a54effddafea0f6e1ebf348e", - "a7ad7967431c7b4a038447049d1b1117b3935761d20abf3d7b7faa97082f3c45" + "aff09d3fdc8859e6eb8c42d4b0ac3a4cabe6999841c0795727e9603ff868cdbe", + "6b078bdf5137c69a8d6101eeed17ef7b58beb8fff249fc33d2cf8fe138d254c4" ] } },