I did this for myself (because clicking links is hard ) and thought I'd share it. It is very simplistic, select where to download the zip file, select where twinBasic is locally, select what to do with the zip file once downloaded, click download. It finds the latest available and does what is asked.

Do with it as you will.

https://github.com/jdelano0310/GettbZip

Thank you wqweto for cZipArchive.cls

**no error trapping currently as using On Error Goto causes the project to no longer work https://github.com/twinbasic/twinbasic/issues/1911