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