mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
winpython: Update to version 3.8.7.0
This commit is contained in:
parent
58c45ee9ef
commit
0fb4bb51dc
@ -1,13 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "3.8.6.0",
|
"version": "3.8.7.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'",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.8/3.8.6.0/Winpython64-3.8.6.0.exe#/dl.7z",
|
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.8/3.8.7.0/Winpython64-3.8.7.0.exe#/dl.7z",
|
||||||
"hash": "3852a7ff115107d0bdfb6d2450c3bc4c84247dc990b939e641282a085625d32d",
|
"hash": "687585ca7a546e9e393802d11fa505468adcf5aff844019dc0f396dfc3dab562",
|
||||||
"extract_dir": "WPy64-3860"
|
"extract_dir": "WPy64-3870"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
@ -126,6 +127,5 @@
|
|||||||
"url": "https://winpython.github.io/md5_sha1.txt",
|
"url": "https://winpython.github.io/md5_sha1.txt",
|
||||||
"regex": "$sha256\\s+\\|\\s+$basename"
|
"regex": "$sha256\\s+\\|\\s+$basename"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"notes": "For 32bit, please install 'versions/winpython3741'"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user