Skip to content

Commit

Permalink
Merge pull request #588 from googlefonts/chrissimpkins-bump-ots-version
Browse files Browse the repository at this point in the history
Bump OTS testing version to latest
  • Loading branch information
anthrotype authored Nov 21, 2023
2 parents 151d75b + 4cce0c0 commit 323a181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/scripts/ots_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cargo run -p fontc -- resources/testdata/static.designspace

cd build

OTS_VER=9.0.0
OTS_VER=9.1.0
rm -f "ots-${OTS_VER}-Linux.zip"
rm -rf "ots-${OTS_VER}-Linux"
curl -OL "https://github.com/khaledhosny/ots/releases/download/v${OTS_VER}/ots-${OTS_VER}-Linux.zip"
Expand Down

0 comments on commit 323a181

Please sign in to comment.