Release D 2.099.1

Sebastiaan Koppe mail at skoppe.eu
Fri Apr 8 09:33:47 UTC 2022


On Thursday, 7 April 2022 at 21:32:34 UTC, Martin Nowak wrote:
> Glad to announce D 2.099.1, ♥ to the 12 contributors.
>
> http://dlang.org/download.html
>
> This point release fixes a few issues over 2.099.0, see the 
> changelog for more details.
>
> http://dlang.org/changelog/2.099.1.html
>
> -Martin

Getting signature errors.

```
$ curl -fsS https://dlang.org/install.sh | bash -s dmd
Downloading and unpacking 
http://downloads.dlang.org/releases/2.x/2.099.1/dmd.2.099.1.linux.tar.xz
######################################################################## 100.0%
gpg: Signature made Thu Apr  7 16:35:02 2022 UTC
gpg:                using EDDSA key 
27637885C3CF8350732A1CA5723DC8887F97C07F
gpg: Can't check signature: No public key
Invalid signature 
http://downloads.dlang.org/releases/2.x/2.099.1/dmd.2.099.1.linux.tar.xz.sig
```


More information about the Digitalmars-d-announce mailing list