{
    "version": "26.02.116",
    "description": "Lisp implementation installer/manager and launcher",
    "homepage": "https://github.com/roswell/roswell",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/roswell/roswell/releases/download/v26.02.116/roswell_26.02.116_amd64.zip",
            "hash": "a630b5d3027ffb9fb3d25ac29bb620991f323505f10bfce18dbbad2d29dc0021"
        }
    },
    "extract_dir": "roswell",
    "bin": "ros.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/roswell/roswell/releases/download/v$version/roswell_$version_amd64.zip"
            }
        },
        "hash": {
            "url": "$url.hash",
            "regex": "$sha256"
        }
    }
}
