diff --git a/.src/fonts/Inter/build.sh b/.src/fonts/Inter/build.sh index ca83e483..5e37f8f3 100644 --- a/.src/fonts/Inter/build.sh +++ b/.src/fonts/Inter/build.sh @@ -2,15 +2,15 @@ set -xeuo pipefail -curl -sSLO 'https://github.com/rsms/inter/releases/download/v4.0/Inter-4.0.zip' +curl -sSLO 'https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip' sha256sum -c - <