From 0c14b94256ba578495c3f62fa9cdb75cba24afd4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 10 Oct 2021 13:00:30 +0000 Subject: [PATCH] dmd: Update to version 2.098.0 --- bucket/dmd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dmd.json b/bucket/dmd.json index 95c846dfc1..9d037b100b 100644 --- a/bucket/dmd.json +++ b/bucket/dmd.json @@ -1,10 +1,10 @@ { - "version": "2.097.2", + "version": "2.098.0", "description": "D is a general-purpose programming language with static typing, systems-level access, and C-like syntax", "homepage": "https://dlang.org/", "license": "BSL-1.0", - "url": "http://downloads.dlang.org/releases/2.x/2.097.2/dmd.2.097.2.windows.7z", - "hash": "9ff277cb46d049a19c3f44c51727aba8a1a5cc31ea5fffca3b76d1cd27b88bf0", + "url": "http://downloads.dlang.org/releases/2.x/2.098.0/dmd.2.098.0.windows.7z", + "hash": "621c3786491576f1d36b2c5d93f5cd299c2b57c70331fcfadeb801a9aae4fa05", "extract_dir": "dmd2", "bin": [ "windows\\bin\\dmd.exe",