From fdfa7cc681b53dec0186a5bfe80bcaddad9c5144 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 16:29:36 +0000 Subject: [PATCH] harper: Update to version 0.28.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index b98197b110..980559dd0d 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.27.0", + "version": "0.28.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.27.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.27.0/harper-cli-x86_64-pc-windows-msvc.zip" + "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" ], "hash": [ - "8acf2c4d9f166d757d8b2925d690fdd6f1df4cc065e5a9c249e83cd816ffaaaa", - "1ff69e6b9cb1f3e07d15c1a9f03bd66e81e002b15e5225f7721353ed6a9ac5bb" + "b9721ce362d99d631b163e7d061faa9b931ae14b2911195fed6cd8672fc17efa", + "08df3697a77e9783d52566035fdc56c935e30bab0ade37babd7723d7d4ceb928" ] } },