From dc2dec456677df0ad23a723bc547f3bea2b8cf41 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 00:40:44 +0000 Subject: [PATCH] harper: Update to version 0.43.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 7760ec7a77..20c03ab002 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.42.0", + "version": "0.43.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.42.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.42.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.43.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.43.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "9b302ac97635311261f59782a2df1242600f64ac8c86b684cb3e57669ee7c320", - "bc8d0bf6c76eb39e22d5cde4d8aba642b383cb64e1f7391df39ae862e91eaf33" + "b5e7520b2834bba689311bb0387516601b34c52600deaffcbf2980ff2a220b08", + "f2281871d3648e92ea0d630e8280b0256b2f8ac2d653fe6218ebabb0a60c5719" ] } },