diff --git a/bucket/harper.json b/bucket/harper.json index 8ae8adf0b0..f54425d69a 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "0.72.0", + "version": "0.73.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.72.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v0.72.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v0.73.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v0.73.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "003b3416b33ab9f953f6848f8ddca3be5c8f1fccecd4fa4e6256c0e42fb6d942", - "1ae10fab91e3381242ce24d051fbcf6663964d65b1c7dc2dde39b6770459c000" + "abeeed45af7f5e6fc440514dd76fc4a1aeab64fe7a6612af04dfa7f221d7cec0", + "79d0e3d0270a8df7e690ee4a0f55504041bc42a76a6b6edf077b21add4721dc1" ] } },