From 02cccb79b71ac0651bf48ef9b29a3d866f16c04b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 08:29:14 +0000 Subject: [PATCH] dmd: Update to version 2.102.1 --- bucket/dmd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dmd.json b/bucket/dmd.json index 6594f5b877..ac3ad6d9a1 100644 --- a/bucket/dmd.json +++ b/bucket/dmd.json @@ -1,10 +1,10 @@ { - "version": "2.102.0", + "version": "2.102.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.102.0/dmd.2.102.0.windows.7z", - "hash": "39940d13c701837e498eb7de22fad405004b1f3f33db7e1deb7e5d8b183b4f45", + "url": "http://downloads.dlang.org/releases/2.x/2.102.1/dmd.2.102.1.windows.7z", + "hash": "a5d4bfb609554651397a124f1b5f21838cb7d6637bccb082250744c074c43a69", "extract_dir": "dmd2", "architecture": { "64bit": {