Skip to content

Commit

Permalink
Automated updates to the HSTS preload list on 2020-2-1
Browse files Browse the repository at this point in the history
  • Loading branch information
sethmlarson committed Feb 1, 2020
1 parent ad1c1cc commit de1215b
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.1.30"
__checksum__ = "9d4cb3c76bf3fc495ad625a36c3fb1eab5d63fdae5224f6a0972f9f1f8377c12"
__version__ = "2020.2.1"
__checksum__ = "1ec3fcb92820acfe97aa1f1f60b909a47e710307d42a3418b4bca8d457566d88"
__all__ = ["in_hsts_preload"]

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

0 comments on commit de1215b

Please sign in to comment.