Skip to content

Commit

Permalink
Update OTS to 8.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed Jan 13, 2021
1 parent 8673cd7 commit ffe5fbf
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 = 8.1.2
version = 8.1.3
; expected SHA-256 of the downloaded tarball. E.g. you can calculate it with:
; $ shasum -a 256 ots-X.X.X.tar.xz
sha256 = f07d68fb0b797df13dbd9ecc04297b5b82e05b195b96a957c802eedc33a0fe50
sha256 = d26ba3956568163ea9c34c8c6f46ba15e4659cdd558b998b5f353070159f0a39

[metadata]
license_file = LICENSE

0 comments on commit ffe5fbf

Please sign in to comment.