Skip to content

Commit a04cbbc

Browse files
committed
Fix md5sum error
1 parent 8ea78d6 commit a04cbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/examples/helloworld/foo.py

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

1313
MD5SUM_LIB_PYTRANSFORM = {
1414
'windows32': '156bccd049eb42afe3ae8e1249b4eede',
15-
'windows64': 'a7039ba4dfe9b23aa3e284af9691da1a',
15+
'windows64': '897444c97d291dd572d0ff5063bca1f6',
1616
'linux32': '3f194b707001f4132ae144946cc0a914',
1717
'linux32/arm': '727f9a40ba5ccc72ccc9a530caa35214',
1818
'linux64': '74aa1e1ee07961f2c42ae8d9af9f7b64',

0 commit comments

Comments
 (0)