From 101bac98a9b5e37a1d469eac2ee7290781d42a56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 20:29:17 +0000 Subject: [PATCH] harper: Update to version 0.48.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 32d741526d..84771079f3 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.47.0", + "version": "0.48.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.47.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.47.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.48.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.48.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "776ee16263e12edb58b4d1541412f0347ad57b3d89d23ac9bc592dcc649e2a7f", - "bcc399d6d05ebc29db2741e3bfcea248ba58ef8456984a36b1ea45182874d07f" + "59fd50070e6d8daa77a5242e66ac6b0652973b9be78de42ed63e3b534571e238", + "a5977550118be34c2fb44a6a84633427ea69248902242f125df2aaa88bfcfe40" ] } },