From 32413add894ec07ad8356a17a85c319b1f138ce0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Sep 2023 12:29:44 +0000 Subject: [PATCH] dmd: Update to version 2.105.1 --- bucket/dmd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dmd.json b/bucket/dmd.json index af74595977..753cbd1cb1 100644 --- a/bucket/dmd.json +++ b/bucket/dmd.json @@ -1,10 +1,10 @@ { - "version": "2.105.0", + "version": "2.105.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.105.0/dmd.2.105.0.windows.7z", - "hash": "4b94fa62248e45a09c542a0437b16c184eb7daeb8553e8440502d20a170bea95", + "url": "http://downloads.dlang.org/releases/2.x/2.105.1/dmd.2.105.1.windows.7z", + "hash": "527dab0a9005b8a618729a0b66b93b65eae1538cbbcdab4563caf2641d0c7723", "extract_dir": "dmd2", "architecture": { "64bit": {