mirror of
https://github.com/casjaysdevdocker/tools
synced 2026-09-13 00:35:00 -04:00
2 lines
150 B
Bash
2 lines
150 B
Bash
curl -q -LSsf https://api.github.com/repos/mayswind/AriaNg/releases/latest | grep 'browser_download_url' | grep '[0-9]\.zip' | sed 's|^.* ||g;s|"||g'
|