From 0f845b5655ae2df58b48457dc7c63ae971dd3422 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 11 Mar 2021 18:00:28 +0000 Subject: [PATCH] dmd: Update to version 2.096.0 --- bucket/dmd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dmd.json b/bucket/dmd.json index 381bcdf839..4621635048 100644 --- a/bucket/dmd.json +++ b/bucket/dmd.json @@ -1,10 +1,10 @@ { - "version": "2.095.1", + "version": "2.096.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.095.1/dmd.2.095.1.windows.7z", - "hash": "9afb1d8fa4f6d79d6a3686509e4abb33b01a8d42e6023b3bbf156f778ef88df2", + "url": "http://downloads.dlang.org/releases/2.x/2.096.0/dmd.2.096.0.windows.7z", + "hash": "497500009ce41946042ec84839e81a1a6eb572f500fa459b7f90f326fc3815a9", "extract_dir": "dmd2", "bin": [ "windows\\bin\\dmd.exe",