diff --git a/bucket/harper.json b/bucket/harper.json index 0523cd49be..a19b992bd1 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.55.0", + "version": "0.56.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.55.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.55.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.56.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.56.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "55fb3831bba25c57d9aa6922d3d26f5fa5aeb7f19d0652ad4d8aec206f2a0a9c", - "2df2579a1e3ca34e9e0ce6cac2be4a2b7d6834317faec94c9a1a2d90ba18909d" + "18afe0586506f72ffc155a9ddb119c71d2f3a3fbf17bced1ac72ffd79f9e668c", + "2e832643d684fca9fc2cfc5864367863e1cc681edd72a9bef357995772651403" ] } },