rust 0.9 (add checkver)

This commit is contained in:
Luke Sampson 2014-03-09 11:26:18 +10:00
parent 9caf585897
commit 06989d1b2c

View File

@ -10,5 +10,6 @@
"bin\\rustc.exe", "bin\\rustc.exe",
"bin\\rustdoc.exe", "bin\\rustdoc.exe",
"bin\\rustpkg.exe" "bin\\rustpkg.exe"
] ],
"checkver": "<h2>Downloads</h2>\\s*<ul>\\s*<li>\\s*([0-9\\.]+)"
} }