{ "homepage": "https://github.com/monochromegane/the_platinum_searcher", "license": "MIT", "version": "2.2.0", "architecture": { "64bit": { "url": "https://github.com/monochromegane/the_platinum_searcher/releases/download/v2.2.0/pt_windows_amd64.zip", "hash": "7fa5aab0462a63cc1a746af3f07f1d03bf6521e23f8b2d149fc5af7b4e00596c" }, "32bit": { "url": "https://github.com/monochromegane/the_platinum_searcher/releases/download/v2.2.0/pt_windows_386.zip", "hash": "d32ebffe0c2cf142351b6037e73e0bde18044f9c77960c7b55076e45dc80929d" } }, "bin": "pt.exe", "checkver": { "url": "https://github.com/monochromegane/the_platinum_searcher/releases/latest", "re": "/releases/tag/v([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/monochromegane/the_platinum_searcher/releases/download/v$version/pt_windows_amd64.zip" }, "32bit": { "url": "https://github.com/monochromegane/the_platinum_searcher/releases/download/v$version/pt_windows_386.zip" } } } }