mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
14 lines
226 B
Plaintext
Executable File
14 lines
226 B
Plaintext
Executable File
url=https://download.qt.io/archive/qt/
|
|
url=$url$(fetch \
|
|
| grep folder \
|
|
| cut -d '"' -f 12 \
|
|
| sort -V \
|
|
| uniq \
|
|
| tail -n1)
|
|
url=$url$(fetch \
|
|
| grep folder \
|
|
| cut -d '"' -f 12 \
|
|
| sort -V \
|
|
| uniq \
|
|
| tail -n1)submodules/
|