{ "homepage": "https://geoff.greer.fm/ag/", "description": "A tool for searching code", "license": "Apache-2.0", "version": "2.2.0-22-ga509a81", "architecture": { "64bit": { "url": "https://github.com/k-takata/the_silver_searcher-win32/releases/download/2020-01-11/2.2.0-22-ga509a81/ag-2020-01-11_2.2.0-22-ga509a81-x64.zip", "hash": "aca9b259b07db3c799cf9acbe59256210fd8cdbfc60d54bf95fe1dc2cbf16495" }, "32bit": { "url": "https://github.com/k-takata/the_silver_searcher-win32/releases/download/2020-01-11/2.2.0-22-ga509a81/ag-2020-01-11_2.2.0-22-ga509a81-x86.zip", "hash": "a2190b35d250f77270c64ac1d39c466f0953d2dcfc14398c644ae152f48663af" } }, "bin": "ag.exe", "checkver": { "url": "https://github.com/k-takata/the_silver_searcher-win32/releases", "re": "/releases/tag/(?[\\d-]+)%2F(?[\\w.-]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/k-takata/the_silver_searcher-win32/releases/download/$matchDate/$version/ag-$matchDate_$version-x64.zip" }, "32bit": { "url": "https://github.com/k-takata/the_silver_searcher-win32/releases/download/$matchDate/$version/ag-$matchDate_$version-x86.zip" } } } }