mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
parent
0ebb8aa41c
commit
ed3c184f22
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user