From 0d930492c52d7ed7bef9ee45b9f35b08649863bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:35:32 +0000 Subject: [PATCH] harper: Update to version 0.16.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index f6db0f770c..e348ce26a7 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.15.0", + "version": "0.16.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.15.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.15.0/harper-cli-x86_64-pc-windows-msvc.zip" + "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" ], "hash": [ - "0596616cb70b48f9d5dd975828dab3e07c16c8d3631a2d192092c46753fc8188", - "8125f63aef7116907e492e1239feb01e7aa6f866d45295dae881caf88ce40976" + "2b0368803485bd9cb3c2103f85ff6cd0d1ef5575be572921dc6425ce649d0b38", + "d768300b7768dd574b9ac7f072aabd19620a79a97280b743dd4d4e7a7914e949" ] } },