From 752102e7ad93086b3b093a761b59121aba2dd4ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 20:29:32 +0000 Subject: [PATCH] harper: Update to version 0.29.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 980559dd0d..e9cf4cb1e2 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.28.0", + "version": "0.29.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.28.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.28.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.29.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.29.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "b9721ce362d99d631b163e7d061faa9b931ae14b2911195fed6cd8672fc17efa", - "08df3697a77e9783d52566035fdc56c935e30bab0ade37babd7723d7d4ceb928" + "a679170f774a3156d1d050317bbf61c91a19259b8b72d2b52a5d259d61ea3077", + "5167b723cd1355cf45eedc0e550516f5fc37179d234b387853a3f3473d7dfc8b" ] } },