update footer links
Some checks are pending
www2.ourworld.tf / Deploy (push) Waiting to run

This commit is contained in:
2025-01-26 15:10:12 +02:00
parent 49ed5bfbbc
commit 02cfe501eb
2 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ elif [[ "$(uname -m)" == "arm64"* ]]; then
ASSET="$ASSET-arm64"
fi
curl -sLO "https://github.com/tailwindlabs/tailwindcss/releases/latest/download/${ASSET}"
curl -sLO "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.17/${ASSET}"
chmod +x $ASSET
mv $ASSET tailwindcss