mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
parent
350983d221
commit
c109e04b4a
@ -12,7 +12,7 @@
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://www.pypy.org/download.html",
|
||||
"regex": "PyPy(?<py>2[\\d.]+) v([\\d.]+)"
|
||||
"regex": "pypy(?<py>2[\\d.]+)-v([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://bitbucket.org/pypy/pypy/downloads/pypy$matchPy-v$version-win32.zip",
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://www.pypy.org/download.html",
|
||||
"regex": "PyPy(?<py>3[\\d.]+) v([\\d.]+)"
|
||||
"regex": "pypy(?<py>3[\\d.]+)-v([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://bitbucket.org/pypy/pypy/downloads/pypy$matchPy-v$version-win32.zip",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user