{ "version": "0.18.3", "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.18.3/cobalt-v0.18.3-x86_64-pc-windows-msvc.zip", "hash": "01f658867b03459d218cac88ff18a4dfd836745a222239568a8ae7badef9a5e3" } }, "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" } } } }