Skip to content

Commit 171c5d9

Browse files
authored
Merge pull request #17 from dlang/netlify-dmd
Bump dmd to 2.085.0
2 parents a9f05cd + 52fc8a5 commit 171c5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
set -euo pipefail
55
set -x
66

7-
DMD_VERSION="2.081.1"
7+
DMD_VERSION="2.085.0"
88
BUILD_DIR="out"
99

1010
CURL_FLAGS=(-fsSL --retry 10 --retry-delay 30 --retry-max-time 600 --connect-timeout 5 --speed-time 30 --speed-limit 1024)

0 commit comments

Comments
 (0)