From 7c8e93097f455a97a9aed5125e73b52e4f46c151 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Sep 2022 16:30:20 +0000 Subject: [PATCH] dmd: Update to version 2.100.2 --- bucket/dmd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dmd.json b/bucket/dmd.json index 797f6e2e40..6d93bfee29 100644 --- a/bucket/dmd.json +++ b/bucket/dmd.json @@ -1,10 +1,10 @@ { - "version": "2.100.0", + "version": "2.100.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.100.0/dmd.2.100.0.windows.7z", - "hash": "45365e1eea5f7384ac81d27bb13def750af9826daafa24866ea1609cf4f94ccb", + "url": "http://downloads.dlang.org/releases/2.x/2.100.2/dmd.2.100.2.windows.7z", + "hash": "e0e8da11510cda09d12ff137656434fe86f8f28dfa04c20eeb03d7ba44e40947", "extract_dir": "dmd2", "architecture": { "64bit": {