From d31e420143b4d439bc8f9919b99abc52513b8810 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 00:35:48 +0000 Subject: [PATCH] harper: Update to version 0.20.0 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index 5f357dd3a1..e4543cc291 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.19.1", + "version": "0.20.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.19.1/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.19.1/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.20.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.20.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "6717c08db0e68b340ff881b15f40491e45ec9c5ed4352d04ed394f6559d7bf22", - "4a5f3cd961d2504b531cf1143ec5ecf6e34190b54b8fc7e019559ed844da4ad4" + "b4254677c0ccf2160b1ad03d916d981fe1c0ea91f0e7e32b44c54babdf7ca0d9", + "36a085918052ff91e3ba6826bcb24a7228f798f649e41a219448bb76735e1420" ] } },