diff --git a/bucket/harper.json b/bucket/harper.json index d45ce1748b..785fbf124f 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.34.0", + "version": "0.34.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.34.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.34.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.34.1/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.34.1/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "afee75c6d45aa0e1c51673b4a5b2a228769230482e9ddb4d1d94c2879e93304e", - "58292f219c951c59add31850952d0ffafe42fb9271ad1207b5e46331b1d7015b" + "230e03a0b3e4ee2783d5bd617f8889a84230d0cb46f3e4a94ad4ae37c6a506cb", + "0227f453c0aaa3e7c88151fc15a4dbc3683bf15a09ec82e1f9cec71de12dab9a" ] } },