Skip to content

Commit

Permalink
Update to OTS 9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed Nov 6, 2024
1 parent c1c643b commit beb70dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[download]
; OpenType Sanitizer version that is downloaded from setup.py
version = 9.1.0
version = 9.2.0
; expected SHA-256 of the downloaded tarball. E.g. you can calculate it with:
; $ shasum -a 256 ots-X.X.X.tar.xz
sha256 = e52efca9b6af41121deb71d867c6440b2d89b4cf189a9004f62a3989514acc22
sha256 = 1a1e50cd7ecea27c4ef04c5b1491c21e75555f35bf91e27103ede04ddd11e053

[metadata]
license_file = LICENSE

0 comments on commit beb70dd

Please sign in to comment.