From ed3c184f2229a091c3c7dac779ef8f6a6edfcdf0 Mon Sep 17 00:00:00 2001 From: Issac Lin Date: Fri, 27 May 2022 22:25:35 +0800 Subject: [PATCH] winpython: Update to version 3.10.4.0, Fix autoupdate fixes #3617 --- bucket/winpython.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/winpython.json b/bucket/winpython.json index 1bb1ba1ca6..bf7bab9d0c 100644 --- a/bucket/winpython.json +++ b/bucket/winpython.json @@ -1,14 +1,14 @@ { - "version": "3.8.9.0", + "version": "3.10.4.0", "description": "Free, open-source and portable Python distribution for Windows", "homepage": "https://winpython.github.io", "license": "MIT", "notes": "For 32bit, please install 'versions/winpython3741'", "architecture": { "64bit": { - "url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.8/3.8.9.0/Winpython64-3.8.9.0.exe#/dl.7z", - "hash": "440c5c299b678a10ee84331f83928b1ac63853cb044773210033287c7350652a", - "extract_dir": "WPy64-3890" + "url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.10/3.10.4.0/Winpython64-3.10.4.0.exe#/dl.7z", + "hash": "c4f2ac9b326df4b9c2dcf31edd8bb1f5329cd2c7e5ba4c6fbab8fcdc019e2132", + "extract_dir": "WPy64-31040" } }, "bin": [ @@ -114,7 +114,7 @@ "persist": "settings", "checkver": { "url": "https://winpython.github.io/md5_sha1.txt", - "regex": "(?i)WinPython64-(3\\.8[\\d.]+)\\.exe" + "regex": "Winpython64-([\\d.]+)\\.exe" }, "autoupdate": { "architecture": {