{ "version": "0.39.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.39.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.39.0/harper-cli-x86_64-pc-windows-msvc.zip" ], "hash": [ "20cdabc55b4fa7a538fa3086eea4decea2693defd5dc33920f071735075c0ae8", "17feb71531f6e2089547c8c864ae9dec929f4cd78e7d65002a0458afe8e8179a" ] } }, "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" ] } } } }