October 05, 2020
https://issues.dlang.org/show_bug.cgi?id=21292

          Issue ID: 21292
           Summary: Chrome now blocks downloading .dmg compiler file by
                    default
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: major
          Priority: P1
         Component: dlang.org
          Assignee: nobody@puremagic.com
          Reporter: andrej.mitrovich@gmail.com

Chrome has started to disallow direct download of .dmg files on MacOS. Clicking the `Download DMG File` link does nothing. If I manually right click and save it, I get a warning in Chrome saying "dmd.2.094.0.dmg can't be downloaded securely" - although it does allow me to override this.

So I think the website should be updated. Perhaps to suggest using brew?

--