Skip to content

Commit decc66e

Browse files
authored
Merge pull request #93 from wilzbach/bump-vibed
Bump vibe-d to 0.8.3-alpha.1
2 parents e9266c8 + 56a3bf4 commit decc66e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vars/runPipeline.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ def testDownstreamProject (name) {
149149
try { dir(repo) {
150150

151151
if (repo == 'rejectedsoftware/vibe.d') {
152-
clone("https://github.com/${repo}.git", 'v0.8.1-rc.1')
152+
clone("https://github.com/${repo}.git", 'v0.8.3-alpha.1')
153153
} else if (repo == "sociomantic-tsunami/ocean") {
154154
clone("https://github.com/${repo}.git", 'v4.0.0-alpha.2')
155155
} else {

0 commit comments

Comments
 (0)