mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
"description": "Free, open-source and portable Python distribution for Windows",
|
||||||
"homepage": "https://winpython.github.io",
|
"homepage": "https://winpython.github.io",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"notes": "For 32bit, please install 'versions/winpython3741'",
|
"notes": "For 32bit, please install 'versions/winpython3741'",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.8/3.8.9.0/Winpython64-3.8.9.0.exe#/dl.7z",
|
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.10/3.10.4.0/Winpython64-3.10.4.0.exe#/dl.7z",
|
||||||
"hash": "440c5c299b678a10ee84331f83928b1ac63853cb044773210033287c7350652a",
|
"hash": "c4f2ac9b326df4b9c2dcf31edd8bb1f5329cd2c7e5ba4c6fbab8fcdc019e2132",
|
||||||
"extract_dir": "WPy64-3890"
|
"extract_dir": "WPy64-31040"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
@ -114,7 +114,7 @@
|
|||||||
"persist": "settings",
|
"persist": "settings",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://winpython.github.io/md5_sha1.txt",
|
"url": "https://winpython.github.io/md5_sha1.txt",
|
||||||
"regex": "(?i)WinPython64-(3\\.8[\\d.]+)\\.exe"
|
"regex": "Winpython64-([\\d.]+)\\.exe"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user