From 393b2ccef516278bea73b8d8f348c2e4a3781be4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:26:45 +0000 Subject: [PATCH] dmd: Update to version 2.106.1 --- bucket/dmd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dmd.json b/bucket/dmd.json index 6307010506..2dc069a50f 100644 --- a/bucket/dmd.json +++ b/bucket/dmd.json @@ -1,10 +1,10 @@ { - "version": "2.106.0", + "version": "2.106.1", "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.106.1/dmd.2.106.1.windows.7z", + "hash": "cf719f86b19feedfd1f43887b9a0f5b6d33e1339255926f08bbbc4ddb90b4e44", "extract_dir": "dmd2", "architecture": { "64bit": {