I always download it from github and checkout the tag (version) I want. This way:
``` $ git clone https://github.com/web2py/web2py.git $ git cd web2py $ git checkout -b v2.12.3 R-2.12.3 ``` -- Vinicius Assef On 9 October 2015 at 16:53, Tom Campbell <tomcampb...@gmail.com> wrote: > Me too. I have to be honest, the reason I'm using my own web2py repo is > because I don't understand the WARNING: DO NOT DOWNLOAD RELEASES FROM THIS > GITHUB PAGE at https://github.com/web2py/web2py/releases thing. > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.