From 6e88962e8bd220cb952931aa0b8f716db4ace852 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 16:29:20 +0000 Subject: [PATCH] dmd: Update to version 2.101.1 --- bucket/dmd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dmd.json b/bucket/dmd.json index 2a40ec6eb1..810081db82 100644 --- a/bucket/dmd.json +++ b/bucket/dmd.json @@ -1,10 +1,10 @@ { - "version": "2.101.0", + "version": "2.101.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.101.0/dmd.2.101.0.windows.7z", - "hash": "3c7b9a4d304dc2f600fad6a38f29b7aa440460ab2aebd371445f47311bb11b3d", + "url": "http://downloads.dlang.org/releases/2.x/2.101.1/dmd.2.101.1.windows.7z", + "hash": "fc81413dfe0e9e8630b4226b93033e94a50b60434a24dd521c5e8a08c6dd0fe2", "extract_dir": "dmd2", "architecture": { "64bit": {