Skip to content

Commit a15e7bb

Browse files
authored
fix: limbo 1.21.4 download url (#1591)
### Motivation Limbo 1.21.4 downloads should be working correctly. ### Modification Update to the lastest artifact (51) ### Result Limbo downloads working as expected
1 parent 1c96cfb commit a15e7bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@
747747
"versions": [
748748
{
749749
"name": "1.21.4",
750-
"url": "https://ci.loohpjames.com/job/Limbo/47/artifact/target/Limbo-0.7.12-ALPHA-1.21.4.jar"
750+
"url": "https://ci.loohpjames.com/job/Limbo/51/artifact/target/Limbo-0.7.12-ALPHA-1.21.4.jar"
751751
},
752752
{
753753
"name": "1.21.3",

0 commit comments

Comments
 (0)