mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
27 lines
850 B
JSON
27 lines
850 B
JSON
{
|
|
"homepage": "https://cobalt-org.github.io/",
|
|
"description": "Static site generator written in Rust",
|
|
"version": "0.15.11",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.11/cobalt-v0.15.11-x86_64-pc-windows-msvc.zip",
|
|
"hash": "13d13618a94d9f141d37d2da0f3ad13db8b40d4973640ca7e5e9c6b52f94d477"
|
|
}
|
|
},
|
|
"bin": "cobalt.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/cobalt-org/cobalt.rs"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v$version/cobalt-v$version-x86_64-pc-windows-msvc.zip"
|
|
}
|
|
}
|
|
},
|
|
"suggest": {
|
|
"vcredist": "extras/vcredist2015"
|
|
}
|
|
}
|