mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
mcfly: Add version 0.9.3 (#6812)
This commit is contained in:
parent
c5cda9c0ff
commit
d722135d4c
21
bucket/mcfly.json
Normal file
21
bucket/mcfly.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "0.9.3",
|
||||
"description": "Fly through your shell history. Great Scott!",
|
||||
"homepage": "https://github.com/cantino/mcfly",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/cantino/mcfly/releases/download/v0.9.3/mcfly-v0.9.3-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a9b8fa50d6e27dbdad3443b5c2849102ec20df93257061ed92d2bd8aa2609255"
|
||||
}
|
||||
},
|
||||
"bin": "mcfly.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/cantino/mcfly/releases/download/v$version/mcfly-v$version-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user