mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-20 23:51:21 +00:00
vfox: Fix manifest (#5827)
This commit is contained in:
parent
23ffe9074d
commit
d505964788
@ -26,8 +26,7 @@
|
|||||||
},
|
},
|
||||||
"bin": "vfox.exe",
|
"bin": "vfox.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://github.com/version-fox/vfox/raw/main/internal/version.go",
|
"github": "https://github.com/version-fox/vfox"
|
||||||
"regex": "\"([\\d\\.]+)\""
|
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
@ -45,8 +44,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v$version/checksums.txt",
|
"url": "$baseurl/checksums.txt"
|
||||||
"find": "$sha256[\\S\\s]+$basename"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user