Skip to content

Commit 695d51f

Browse files
committed
fix: update standalone to 1.88.77 to fix Let's Encrypt CA issue
1 parent 72c79be commit 695d51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616

1717
IS_64 = sys.maxsize > 2 ** 32
18-
PACT_STANDALONE_VERSION = '1.88.75'
18+
PACT_STANDALONE_VERSION = '1.88.77'
1919
PACT_STANDALONE_SUFFIXES = ['osx.tar.gz',
2020
'linux-x86_64.tar.gz',
2121
'linux-x86.tar.gz',

0 commit comments

Comments
 (0)