Skip to content

Commit ae92346

Browse files
committed
Update binaries
1 parent 4ee5f18 commit ae92346

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed
11.6 KB
Binary file not shown.
12.8 KB
Binary file not shown.
16.9 KB
Binary file not shown.
752 Bytes
Binary file not shown.

scripts/update_shared_library.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import requests
22

3-
shared_library_version = "1.7.11"
3+
shared_library_version = "1.8.0"
44
github_download_url = "https://github.com/bogdanfinn/tls-client/releases/download/v{}/{}"
55
github_repo_filenames = [
66
# Windows

0 commit comments

Comments
 (0)