From 6198adead847533c4ce4da4a3663dffc373472be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 00:35:56 +0000 Subject: [PATCH] harper: Update to version 0.18.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 5d2a4be9d0..dcea3312e8 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.17.0", + "version": "0.18.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.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" + "https://github.com/Automattic/harper/releases/download/v0.18.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.18.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "83fbb43960e9880a0ab4b9b3a93818e62087ac715e151949d7f3655d7fcaf24d", - "e3f7a2581156135172afac0704858d6fca46edf93e74cb512f59fc62e7ad6844" + "57d0e3dafac51343ab62f83d3699c1738764824571b155d7c49780131c495698", + "95284d925f2d160398782953b2a55f4f14326fc6dc69224a8a273ad9eb6d365b" ] } },