From ab26feac92b6cab49d8528f1cbb631d91bf98028 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 00:40:12 +0000 Subject: [PATCH] harper: Update to version 0.37.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 7dfefda36d..0119961662 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.36.0", + "version": "0.37.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.36.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.36.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.37.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.37.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "a4b734f6658b7fa731311d9a072e2726c8e998d9af1f8dc25a15d59abff5012d", - "588c9c968095caae35ef38204e9ef10abf126dd0b23427b251464764c7acbfe8" + "8069e3e59263c4bf82c8a086b8595c4a0895cb6d017def5ebeaf7870ceea72b4", + "9ea9448e495d1faa96815ff700d771db9121c7c33627c2dec1fa17b656690885" ] } },