diff --git a/bucket/harper.json b/bucket/harper.json index d29f4253ed..4fbb678d55 100644 --- a/bucket/harper.json +++ b/bucket/harper.json @@ -1,17 +1,17 @@ { - "version": "1.7.0", + "version": "1.8.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/v1.7.0/harper-ls-x86_64-pc-windows-msvc.zip", - "https://github.com/Automattic/harper/releases/download/v1.7.0/harper-cli-x86_64-pc-windows-msvc.zip" + "https://github.com/Automattic/harper/releases/download/v1.8.0/harper-ls-x86_64-pc-windows-msvc.zip", + "https://github.com/Automattic/harper/releases/download/v1.8.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ - "e6eb7aec126e5707a764ec1e100d7f9673b4e1980e9ba10989bb009a4f955a51", - "e270cd13e80e2628cb5d0252facb0af6fa546a22a18d066d10a00f32a1dc6d50" + "91eea17c3d1d02304136a383cc657330205422b85c37d0012c1dc213df4bb7fd", + "e15cded3563c899785a8d003ddd267c159f76bcc84e643b6f8f51f1623b57a40" ] } },