diff -r b0afde43b3e5 -r 918829f384d6 squishy --- a/squishy Sat Jan 09 01:36:03 2016 +0100 +++ b/squishy Sat Jan 09 02:03:26 2016 +0100 @@ -8,7 +8,7 @@ -- Prosody libraries if not GetOption("prosody") then - AutoFetchURL "http://hg.prosody.im/0.9/raw-file/tip/?" + AutoFetchURL "http://hg.prosody.im/0.9/raw-file/0.9.9/?" else AutoFetchURL(GetOption("prosody").."/?") end