ScoopInstaller_Main/sqlite.json
2014-10-04 09:05:05 +10:00

10 lines
330 B
JSON

{
"homepage": "http://www.sqlite.org/",
"version": "3.8.6",
"license": "Public Domain",
"url": "https://sqlite.org/2014/sqlite-shell-win32-x86-3080600.zip",
"hash": "sha1:e25f75ed380d9f7458fd024db01a946a65852e8c",
"bin": "sqlite3.exe",
"checkver": "<h3>Current Status</h3>\\s*<p><ul>\\s*<li><a.*>Version ([0-9\\.]+)</a>"
}