From b7cc5bdd8f215e562638b91359209e23d735638c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:28:11 +0000 Subject: [PATCH] harper: Update to version 0.21.1 --- bucket/harper.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/harper.json b/bucket/harper.json index e4543cc291..b71350a5f2 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.20.0", + "version": "0.21.1", "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.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" + "https://github.com/Automattic/harper/releases/download/v0.21.1/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.21.1/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "b4254677c0ccf2160b1ad03d916d981fe1c0ea91f0e7e32b44c54babdf7ca0d9", - "36a085918052ff91e3ba6826bcb24a7228f798f649e41a219448bb76735e1420" + "f801590328fb8dbc0c93d6b49868dffde664ada56a6f0926d8b5995817d688b0", + "8e1c6484ec55ed928a1e5acbc2bdb550f873df57833431bcd7a4bc2bbd2aa7c2" ] } },