mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
pypy3: Fix bin (#3316)
This commit is contained in:
parent
28b7b5c1ff
commit
ef5b388b47
@ -11,8 +11,8 @@
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
"pypy3.exe",
|
||||
"pypy3w.exe"
|
||||
"pypy.exe",
|
||||
"pypyw.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://www.pypy.org/download.html",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user