We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151d75b commit 4cce0c0Copy full SHA for 4cce0c0
resources/scripts/ots_test.sh
@@ -7,7 +7,7 @@ cargo run -p fontc -- resources/testdata/static.designspace
7
8
cd build
9
10
-OTS_VER=9.0.0
+OTS_VER=9.1.0
11
rm -f "ots-${OTS_VER}-Linux.zip"
12
rm -rf "ots-${OTS_VER}-Linux"
13
curl -OL "https://github.com/khaledhosny/ots/releases/download/v${OTS_VER}/ots-${OTS_VER}-Linux.zip"
0 commit comments