From 02109a5f8a4b5239631e1c9ac391976291f8cd74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 16:31:51 +0000 Subject: [PATCH] harper: Update to version 0.55.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 593ebebd72..0523cd49be 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.54.0", + "version": "0.55.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.54.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.54.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.55.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.55.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "3c8c6882390fd930a0a79fea6bf0d142692a84e9805e57c16d4d0e44ca0e7717", - "92202bdd5f9dac0b7fc258173035a526d1b373f4c1fbc3ae6dc53cdfbbaf0bc1" + "55fb3831bba25c57d9aa6922d3d26f5fa5aeb7f19d0652ad4d8aec206f2a0a9c", + "2df2579a1e3ca34e9e0ce6cac2be4a2b7d6834317faec94c9a1a2d90ba18909d" ] } },