From c699c61f71896cc7a28f9e9ac06785d9e34f3a4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 16:31:33 +0000 Subject: [PATCH] harper: Update to version 0.17.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index e348ce26a7..5d2a4be9d0 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.16.0", + "version": "0.17.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.16.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.16.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.17.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.17.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "2b0368803485bd9cb3c2103f85ff6cd0d1ef5575be572921dc6425ce649d0b38", - "d768300b7768dd574b9ac7f072aabd19620a79a97280b743dd4d4e7a7914e949" + "83fbb43960e9880a0ab4b9b3a93818e62087ac715e151949d7f3655d7fcaf24d", + "e3f7a2581156135172afac0704858d6fca46edf93e74cb512f59fc62e7ad6844" ] } },