mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
yazi@0.25: Add bin ya.exe (#5833)
This commit is contained in:
parent
aead826669
commit
ffddc47a6f
@ -10,7 +10,10 @@
|
|||||||
"extract_dir": "yazi-x86_64-pc-windows-msvc"
|
"extract_dir": "yazi-x86_64-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yazi.exe",
|
"bin": [
|
||||||
|
"ya.exe",
|
||||||
|
"yazi.exe"
|
||||||
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://github.com/sxyazi/yazi/releases",
|
"url": "https://github.com/sxyazi/yazi/releases",
|
||||||
"regex": "tag/v?([\\d.]+)"
|
"regex": "tag/v?([\\d.]+)"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user