Skip to content

Commit 4cce0c0

Browse files
Bump OTS testing version to latest
1 parent 151d75b commit 4cce0c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/scripts/ots_test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cargo run -p fontc -- resources/testdata/static.designspace
77

88
cd build
99

10-
OTS_VER=9.0.0
10+
OTS_VER=9.1.0
1111
rm -f "ots-${OTS_VER}-Linux.zip"
1212
rm -rf "ots-${OTS_VER}-Linux"
1313
curl -OL "https://github.com/khaledhosny/ots/releases/download/v${OTS_VER}/ots-${OTS_VER}-Linux.zip"

0 commit comments

Comments
 (0)