Skip to content

Commit 31b4a99

Browse files
authored
chore: update Nukkit download URL (#1580)
Since new builds no longer appear on Jenkins there is now a new download link.
1 parent f73746d commit 31b4a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node/impl/src/main/resources/files/versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@
732732
"versions": [
733733
{
734734
"name": "latest",
735-
"url": "https://ci.opencollab.dev/job/NukkitX/job/Nukkit/job/master/lastSuccessfulBuild/artifact/target/nukkit-1.0-SNAPSHOT.jar",
735+
"url": "https://repo.opencollab.dev/api/maven/latest/file/maven-snapshots/cn/nukkit/nukkit/1.0-SNAPSHOT?extension=jar",
736736
"cacheFiles": false
737737
}
738738
]

0 commit comments

Comments
 (0)