Skip to content

Commit dd8d0e1

Browse files
committed
Bump bundled dlang tools / dub / reggae to preliminary versions
1 parent 2c88914 commit dd8d0e1

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ packaging_steps_template: &PACKAGING_STEPS_TEMPLATE
126126
# Build & copy reggae
127127
build_reggae_script: |
128128
cd $CIRRUS_WORKING_DIR/..
129-
git clone --recursive https://github.com/atilaneves/reggae.git
129+
git clone --recursive https://github.com/kinke/reggae.git
130130
cd reggae
131131
git checkout "$(cat $CIRRUS_WORKING_DIR/packaging/reggae_version)"
132132
# needs rdmd in PATH

.github/actions/7-package/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ runs:
6060
run: |
6161
set -eux
6262
cd ..
63-
git clone --recursive https://github.com/atilaneves/reggae.git
63+
git clone --recursive https://github.com/kinke/reggae.git
6464
cd reggae
6565
git checkout "$(cat ../ldc/packaging/reggae_version)"
6666

packaging/dlang-tools_version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.109.1
1+
v2.110.0-beta.1

packaging/dub_version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.38.0
1+
v1.39.0-beta.1

packaging/reggae_version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
04de9e91182970543e6bd6ab6c8e7bb756ef3409
1+
6bfbead1b82af50b620fb1caa6612c82bfc2ae7e

0 commit comments

Comments
 (0)