ilovezfs a5a1b2969f version: fix parsing of URLs ending with version
https://github.com/lihaoyi/Ammonite/releases/download/0.7.4/0.7.4

was parsing as "0.7" not "0.7.4" since ".4" was being treated as a
legitimate file extension. At minimum, let's insist that a valid file
extension include at least one letter to avoid lopping off part of the
correct version string.
2016-08-18 06:51:02 -07:00
..
2016-08-06 21:25:56 +08:00
2016-08-06 07:04:59 +02:00
2016-08-17 10:27:45 +01:00
2016-06-29 21:17:09 -07:00
2016-08-18 10:38:20 +02:00
2016-08-13 03:33:34 +01:00
2016-07-16 20:39:13 +08:00
2016-05-22 09:40:08 +01:00
2016-08-06 21:25:56 +08:00