From 2acf6fd24e57dc6e32553fb0c16b4183c39bbbca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 20:29:37 +0000 Subject: [PATCH] harper: Update to version 0.69.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index bb8cfdf521..a49410794d 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.68.0", + "version": "0.69.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.68.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.68.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.69.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.69.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "ab8b6d0e3954e47582ae072936a0176778ff81199752a66427b58878275811c5", - "a9bac858b0f4dae68afa16f6a0409179b9526f583cfafc6bd5954f115e483053" + "61d8951caf348b4e79d855bbee21237b71a40c7291743b6ef7ca8568948689a6", + "dbbd8bf843080e0e61a573ea58195478020ee0123a54f5ea7d1562bb397a4448" ] } },