We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d0568 commit e104e7fCopy full SHA for e104e7f
download.dd
@@ -247,8 +247,8 @@ Macros:
247
SBTN=$(SPANC sig_btn,$(BTN $1,$+)<br>$(BTN $1.sig,sig))
248
BTN=<a href="$1" class="btn">$+</a>
249
H3I=<h3 class="download">$0</h3>
250
- DLSITE=https://s3.us-west-2.amazonaws.com/downloads.dlang.org/releases/2021/$0
251
- B_DLSITE=https://s3.us-west-2.amazonaws.com/downloads.dlang.org/pre-releases/2021/$0
+ DLSITE=https://s3.us-west-2.amazonaws.com/downloads.dlang.org/releases/2022/$0
+ B_DLSITE=https://s3.us-west-2.amazonaws.com/downloads.dlang.org/pre-releases/2022/$0
252
DOWNLOAD =
253
$(DIV,
254
$(DIVC download_image, $2)
0 commit comments