Skip to content

Commit

Permalink
Automated updates to the HSTS preload list on 2020-2-5
Browse files Browse the repository at this point in the history
  • Loading branch information
sethmlarson committed Feb 5, 2020
1 parent de1215b commit 2d81d85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hstspreload/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
import struct
import typing

__version__ = "2020.2.1"
__checksum__ = "1ec3fcb92820acfe97aa1f1f60b909a47e710307d42a3418b4bca8d457566d88"
__version__ = "2020.2.5"
__checksum__ = "95871b43eadfca11bcc81eb6ac79a380d25fd17c68df6684a4c7f364d147b264"
__all__ = ["in_hsts_preload"]

# fmt: off
Expand Down
Binary file modified hstspreload/hstspreload.bin
Binary file not shown.

0 comments on commit 2d81d85

Please sign in to comment.