diff --git a/bucket/harper.json b/bucket/harper.json index 785fbf124f..1066a6baa2 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.34.1", + "version": "0.35.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.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" + "https://github.com/Automattic/harper/releases/download/v0.35.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.35.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "230e03a0b3e4ee2783d5bd617f8889a84230d0cb46f3e4a94ad4ae37c6a506cb", - "0227f453c0aaa3e7c88151fc15a4dbc3683bf15a09ec82e1f9cec71de12dab9a" + "ead97cfc7feaa03de283ead5c61b8f851c8e658776d87d71433a3e2725343ed1", + "3f67147da0d1b2d7f218ef2817b50b24fdbc2eacadd202ff101b6adef3874b85" ] } },