From acf59be0e7f681ad28cc0a6878be74c37cecf077 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 20:29:44 +0000 Subject: [PATCH] harper: Update to version 0.72.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 540b048b35..8ae8adf0b0 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.71.0", + "version": "0.72.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.71.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.71.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.72.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.72.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "bda93faac2e5e52286c852e30d56c1ee8c2d65e54f316e174f9c41736befba9b", - "fdc5e25c65e9af186e25354ccf71278f888b404be1d6424774249fdc3328902a" + "003b3416b33ab9f953f6848f8ddca3be5c8f1fccecd4fa4e6256c0e42fb6d942", + "1ae10fab91e3381242ce24d051fbcf6663964d65b1c7dc2dde39b6770459c000" ] } },