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