From 4f87dd83784da2b02fcc2ca75c28de31659801b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 00:32:44 +0000 Subject: [PATCH] dmd: Update to version 2.105.3 --- bucket/dmd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dmd.json b/bucket/dmd.json index 6307010506..3a9d147563 100644 --- a/bucket/dmd.json +++ b/bucket/dmd.json @@ -1,10 +1,10 @@ { - "version": "2.106.0", + "version": "2.105.3", "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.106.0/dmd.2.106.0.windows.7z", - "hash": "289e90366dde7b944479377740942d2a50566669830e418d486c9b1fb22c3c8b", + "url": "http://downloads.dlang.org/releases/2.x/2.105.3/dmd.2.105.3.windows.7z", + "hash": "64e9827149dbb944e8996314a300584ab85f395b8d37336eb727603249dac42f", "extract_dir": "dmd2", "architecture": { "64bit": {