From f00f1dadce6cae23d4c7648e8a393a48e572f1f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 20:27:22 +0000 Subject: [PATCH] harper: Update to version 0.26.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 1d20bed63d..e7c1231a61 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.25.1", + "version": "0.26.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.25.1/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.25.1/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.26.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.26.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "0d764832561899e362a1b2945f21a6e5c6e93163f6d3bc96ee9863cacbc427e3", - "5d355c2d633308ab035f8f676a0c368e5ab9424f3ab63da7ac3a8c03a0782b30" + "5b99ab423b0a38e916150ec7c4291aaf2cc5d4f4487ac9f7a9c39fa2ab098cc4", + "18ca74a4339b5f1618f6b6957f63b5eac75418b2d511b5cae898acf5686a2c35" ] } },