digitalmars.D.learn - Install of nightly with install.sh is not latest version
When using the install.sh script and choosing 'dmd-nightly' I'm currently getting DMD v2.091.0-beta.2-master-ec39fe5 (the folder downloaded is dmd-master-2020-03-10). I can install a more recent version using install 'dmd' etc. Is this a bug? Or am I just using it incorrectly? Cheers
Apr 27 2021
On Tuesday, 27 April 2021 at 12:35:52 UTC, Jamie wrote:When using the install.sh script and choosing 'dmd-nightly' I'm currently getting DMD v2.091.0-beta.2-master-ec39fe5 (the folder downloaded is dmd-master-2020-03-10). I can install a more recent version using install 'dmd' etc. Is this a bug? Or am I just using it incorrectly? CheersWhich I think stems from that fact that the nightly releases aren't updated here: http://downloads.dlang.org/nightlies/
Apr 27 2021