mirror of
https://github.com/casjaysdevdocker/tools
synced 2026-06-24 14:01:04 -04:00
5eb3ff1598
applications/ configs/ lists/ wwwroot/
2 lines
130 B
Bash
2 lines
130 B
Bash
curl -q -LSsf "https://api.github.com/repos/ampache/ampache/releases/latest" | grep browser_download_url | sed 's|^.* ||g;s|"||g'
|