{
    "version": "3.14.0",
    "description": "Simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages",
    "homepage": "https://dman95.github.io/SASM/english.html",
    "license": "GPL-3.0-only",
    "url": "https://github.com/Dman95/SASM/releases/download/v3.14.0/SASM3140.zip",
    "hash": "24e5ee0879482ddc66031713e76ea8fcf2065fd3407364bb14eebcb62eee9d8f",
    "extract_dir": "SASM",
    "shortcuts": [
        [
            "sasm.exe",
            "SASM"
        ]
    ],
    "persist": "Windows\\keys.ini",
    "checkver": {
        "github": "https://github.com/Dman95/SASM"
    },
    "autoupdate": {
        "url": "https://github.com/Dman95/SASM/releases/download/v$version/SASM$cleanVersion.zip"
    }
}
