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