diff --git a/bucket/harper.json b/bucket/harper.json index 0c34250125..32d741526d 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.46.0", + "version": "0.47.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.46.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.46.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.47.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.47.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "4253a63bdb704a46d28ea8b32b23055b650198e0995c97bdda7941475df3deec", - "e0319355854147ee4497b73edc6eb7b1d2c72ecc7032d10d8537489b02ab6c8e" + "776ee16263e12edb58b4d1541412f0347ad57b3d89d23ac9bc592dcc649e2a7f", + "bcc399d6d05ebc29db2741e3bfcea248ba58ef8456984a36b1ea45182874d07f" ] } },