{
    "version": "1.31.1",
    "description": "A fast, minimal browser that protects your privacy",
    "homepage": "https://minbrowser.org/",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/minbrowser/min/releases/latest/download/Min-v1.31.1-windows.zip",
            "hash": "029586b7131178aabdd89d01408f01402683d665f074c726109d70a801fa73e4"
        },
        "32bit": {
            "url": "https://github.com/minbrowser/min/releases/latest/download/Min-v1.31.1-windows-ia32.zip",
            "hash": "396faf0b045a677ae5d1e7bfa0cc48534b4d9e645b211449fda8b19108837620"
        }
    },
    "extract_dir": "Min-v1.31.1",
    "bin": "Min.exe",
    "shortcuts": [
        [
            "Min.exe",
            "Min"
        ]
    ],
    "checkver": {
        "github": "https://github.com/minbrowser/min"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/minbrowser/min/releases/latest/download/Min-v$version-windows.zip"
            },
            "32bit": {
                "url": "https://github.com/minbrowser/min/releases/latest/download/Min-v$version-windows-ia32.zip"
            }
        },
        "extract_dir": "Min-v$version"
    }
}
