mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-13 01:17:59 +00:00
[mc] Add support for DOWNLOAD_*_URL overrides
Also switched from wget to curl
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.[] |
|
||||
select(.elements | length > 1) |
|
||||
select(.elements[].elements[] | select(.class == "version" and .text == $version)) |
|
||||
.elements[].elements[] |
|
||||
.elements[].elements[] |
|
||||
select(.class|contains("server-jar")) |
|
||||
.elements[] | select(.name="a") |
|
||||
.href
|
||||
|
||||
Reference in New Issue
Block a user