From 12e647eda7a262540d18c3e7778bdd9519c73168 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 20:24:44 +0000 Subject: [PATCH] dmd: Update to version 2.109.0 --- bucket/dmd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dmd.json b/bucket/dmd.json index 966689d716..90f575ccdd 100644 --- a/bucket/dmd.json +++ b/bucket/dmd.json @@ -1,10 +1,10 @@ { - "version": "2.108.1", + "version": "2.109.0", "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.108.1/dmd.2.108.1.windows.7z", - "hash": "877a3317af5ad59280b333b710b832345e548afb64345814c3e6e8a91306308f", + "url": "http://downloads.dlang.org/releases/2.x/2.109.0/dmd.2.109.0.windows.7z", + "hash": "de30f67db9aed208b61d325e674ec9acc920480f49f0b52b9c9989f1f3700606", "extract_dir": "dmd2", "architecture": { "64bit": {