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