{ "version": "0.72.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" ], "hash": [ "003b3416b33ab9f953f6848f8ddca3be5c8f1fccecd4fa4e6256c0e42fb6d942", "1ae10fab91e3381242ce24d051fbcf6663964d65b1c7dc2dde39b6770459c000" ] } }, "bin": [ "harper-ls.exe", "harper-cli.exe" ], "checkver": { "github": "https://github.com/Automattic/harper" }, "autoupdate": { "architecture": { "64bit": { "url": [ "https://github.com/Automattic/harper/releases/download/v$version/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v$version/harper-cli-x86_64-pc-windows-msvc.zip" ] } } } }