sqlite 3.8.5

This commit is contained in:
Luke Sampson 2014-06-23 09:02:42 +10:00
parent 53c261abcb
commit 93356e5ea0

View File

@ -1,9 +1,9 @@
{
"homepage": "http://www.sqlite.org/",
"version": "3.8.4.3",
"version": "3.8.5",
"license": "Public Domain",
"url": "http://sqlite.org/2014/sqlite-shell-win32-x86-3080403.zip",
"hash": "sha1:1a8ab0ca9f4c51afeffeb49bd301e1d7f64741bb",
"url": "http://sqlite.org/2014/sqlite-shell-win32-x86-3080500.zip",
"hash": "sha1:40ea13d29c64a2514cb5546b5e99531045c5ca74",
"bin": "sqlite3.exe",
"checkver": "<h3>Current Status</h3>\\s*<p><ul>\\s*<li><a.*>Version ([0-9\\.]+)</a>"
}