mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
hostctl: Add version 0.5.3 (#933)
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
6e4350ee4b
commit
01071334d2
24
bucket/hostctl.json
Normal file
24
bucket/hostctl.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"version": "0.5.3",
|
||||||
|
"description": "Hosts file manager",
|
||||||
|
"homepage": "https://github.com/guumaster/hostctl",
|
||||||
|
"license": "MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/guumaster/hostctl/releases/download/v0.5.3/hostctl_0.5.3_windows_64-bit.zip",
|
||||||
|
"hash": "31d9b0b262f2079661164113e6c59a2ca2d3cb4998b4e9466c3b55a0a89be6ec"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "hostctl.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/guumaster/hostctl/releases/download/v$version/hostctl_$version_windows_64-bit.zip"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "$baseurl/hostctl_$version_checksums.txt"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user