From bc333fe015bd3b80ff462024ff3549a90a2a8410 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 20:29:11 +0000 Subject: [PATCH] harper: Update to version 0.46.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index e849048ea5..0c34250125 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.45.0", + "version": "0.46.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.45.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.45.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.46.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.46.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "3760d3f1af2342dd7ddc1989f2f20743e09c31b589af793fcc2215a50c671daa", - "5b2a324c2d046d92d30e107cc893035e105227caceae77bd0377425f92e9db4a" + "4253a63bdb704a46d28ea8b32b23055b650198e0995c97bdda7941475df3deec", + "e0319355854147ee4497b73edc6eb7b1d2c72ecc7032d10d8537489b02ab6c8e" ] } },