Skip to content

Commit

Permalink
update to ots 8.0.0
Browse files Browse the repository at this point in the history
(issue #6)
  • Loading branch information
felipesanches committed Oct 7, 2019
1 parent 86d75e5 commit 5fb7eb9
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 = 7.1.9
version = 8.0.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 = dc1e4847d7cab473b95d274aa11ec85a3553d999fc97ff6fb686d5c69919c830
sha256 = 00aed968f88d492bc42e9ddb941bda9502267d54c51021ad071b51effaa0401a

[metadata]
license_file = LICENSE

0 comments on commit 5fb7eb9

Please sign in to comment.