{ "homepage": "https://cobalt-org.github.io/", "description": "Static site generator written in Rust", "version": "0.15.1", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.1/cobalt-v0.15.1-x86_64-pc-windows-msvc.zip", "hash": "94781af50dbda24fab7bb13ff82fd4216ee5efcb429e49385306fae5516bd0ae" } }, "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" } }