LATEST=$(curl -sL https://api.github.com/repos/tpill90/steam-lancache-prefill/releases/latest | jq -r ".assets[].browser_download_url" | grep "linux-x64")
wget $LATEST
LATEST=$(curl -sL https://api.github.com/repos/tpill90/steam-lancache-prefill/releases/latest | jq -r ".assets[].browser_download_url" | grep "linux-x64")
wget $LATEST