From 1aac0950a4f596cdce85b0f75294f3151b2824dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 20:28:17 +0000 Subject: [PATCH] harper: Update to version 0.32.1 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index f8b72e36f6..be758e6a59 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.31.0", + "version": "0.32.1", "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.31.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.31.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.32.1/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.32.1/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "bf730315fe20920931cbd34714ebe46b8f8db4b309b537e20e42b9d8392d5e96", - "e89628da833481be930753250fc73457eefc237cfae2d85a1767f8bd0fd5353b" + "8a42e0aac2839967a2b6f6f117ec61092bc576d4c8cf1179fc0c4faeb77fe732", + "299b18bb7469c2bc8488df3b22cb1acb197d2814b6f92c659a1f867a1ee408c0" ] } },