From f783fd67a91d3d54f1198fbd8fbcc45539caadac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 16:29:51 +0000 Subject: [PATCH] harper: Update to version 0.30.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 679a770bea..c394013692 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.29.1", + "version": "0.30.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.29.1/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.29.1/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.30.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.30.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "f428e3e9f1734e3115876b0945de0e5dd9c35c5bc9fe588a9543a421ba4bec3e", - "81008b34605157d2cf19d0090ae5be5d1ca6be18072f527bcbf2451d30e7ddfc" + "53e6526eeaf75800244319b07e48b9eb340e0e3862cefc088cdf088099331bf8", + "d60ca54cf04a83a4bb54747f60dc0622c5dee0f0a27cf97d1d6805b1eac9d513" ] } },