mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
yazi: Add version 0.1.4 (#5072)
This commit is contained in:
parent
af44775eb2
commit
d0c1ca8417
26
bucket/yazi.json
Normal file
26
bucket/yazi.json
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": "0.1.4",
|
||||||
|
"description": "⚡️ Blazing fast terminal file manager written in Rust, based on async I/O.",
|
||||||
|
"homepage": "https://github.com/sxyazi/yazi",
|
||||||
|
"license": "MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/sxyazi/yazi/releases/download/v0.1.4/yazi-x86_64-pc-windows-gnu.zip",
|
||||||
|
"hash": "1f93542edcc0b4f4b3b73bfc45290b207bcf69e4ba405ffa235c364f6d313c30"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": [
|
||||||
|
[
|
||||||
|
"yazi-x86_64-pc-windows-gnu.exe",
|
||||||
|
"yazi"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/sxyazi/yazi/releases/download/v$version/yazi-x86_64-pc-windows-gnu.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user