From 96292c3826a9d5d5bde9cb0343e75a153fba6408 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 00:42:10 +0000 Subject: [PATCH] harper: Update to version 0.50.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 53022e122b..3703346c28 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.49.0", + "version": "0.50.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.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" + "https://github.com/Automattic/harper/releases/download/v0.50.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.50.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "d4f2fbc2783c2b15b1a885d8b21e58a6fa8813bbb36306b7baf4458b16e1228e", - "14aee4ec946f6711a9f612e2ba37e79eb8be391f2b763dc93eb8395341eacb3d" + "9770d9ba20759953464f45860fdec5377ac1dee61c496220e7de38094957110a", + "303eac07d2ec5cc902926c34f738b164644694859df9c7ac450977585c701c92" ] } },