From 20594aad198722b58da2a6f698acfc7c9e3e9965 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 00:41:32 +0000 Subject: [PATCH] harper: Update to version 0.49.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 84771079f3..53022e122b 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.48.0", + "version": "0.49.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.48.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.48.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.49.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.49.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "59fd50070e6d8daa77a5242e66ac6b0652973b9be78de42ed63e3b534571e238", - "a5977550118be34c2fb44a6a84633427ea69248902242f125df2aaa88bfcfe40" + "d4f2fbc2783c2b15b1a885d8b21e58a6fa8813bbb36306b7baf4458b16e1228e", + "14aee4ec946f6711a9f612e2ba37e79eb8be391f2b763dc93eb8395341eacb3d" ] } },