{
    "version": "3.16.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.16.0/SASM3160.zip",
    "hash": "864bd5ddb28bd6c023e48963534a761395191ee24e4eb0a891ea977827ab2200",
    "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"
    }
}
