From 4f012b262751ff96a3b57ae3fa132d6e7ce17f44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 00:37:40 +0000 Subject: [PATCH] harper: Update to version 0.70.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index a49410794d..97cafae236 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.69.0", + "version": "0.70.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.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" + "https://github.com/Automattic/harper/releases/download/v0.70.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.70.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "61d8951caf348b4e79d855bbee21237b71a40c7291743b6ef7ca8568948689a6", - "dbbd8bf843080e0e61a573ea58195478020ee0123a54f5ea7d1562bb397a4448" + "cc0c9555e8bc6ea92aca81f274f540d765538ca682ec8b2b4ee32381fd5a975a", + "cd2852732333ea2f83a6c11c5a42af174352430e428ced6ad19b4afeb66e03dc" ] } },