From 0f556b5f91f08600d548e630d78dee7056c53ac7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 20:29:02 +0000 Subject: [PATCH] harper: Update to version 0.60.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 74858f642f..15bb65adfd 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.59.0", + "version": "0.60.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.59.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.59.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.60.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.60.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "fbd487c02243ddef954110116f4e306fcde215e62a22770943cf0bc78acb26b6", - "78711e6cd93c71ddb4f1a05f71aa2cad825a87bfe43708cb9dc7a2aca9942012" + "d96920774e534cfdd9fe9233539d1b8f6c82e19cbdb0e0b7ecb3ea172869ac41", + "5bc03a09bfc66d9648aa994c7c6e4a535ad752babe831029506cb58106529c33" ] } },