diff --git a/bucket/harper.json b/bucket/harper.json index 9ad04df550..88c6bbc024 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.63.0", + "version": "0.64.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.63.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.63.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.64.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.64.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "9437facbf79ee85149c3efa6de1fd223a302cc2065a6d01eb0a541e3777a64ee", - "bf46d055c5f15584a5f9ac683d03f4f31b3087497f7ebfa919ea1cf0dabcf06c" + "6349d6e73af08d16846dd59be32ab50907ef9f97c2b91ad3baa33504c5114568", + "7799d7062858d2fc71d3c69528c00ef070fbad18d4b15fdfe797998df3e2222e" ] } },