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