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