{
    "version": "21.1.2",
    "description": "Video recording and live streaming without the browser source plugin",
    "homepage": "https://obsproject.com",
    "license": "GPL-2.0-only",
    "url": "https://github.com/obsproject/obs-studio/releases/download/21.1.2/OBS-Studio-21.1.2-Small.zip",
    "hash": "5c2b106d4af24aee91c3541743328aea3ecca0df0ae8fb4d94f65877cdd371ae",
    "pre_install": "if (!(test-path \"$persist_dir\\portable_mode.txt\")) { Add-Content \"$dir\\portable_mode.txt\" $null }",
    "shortcuts": [
        [
            "bin\\64bit\\obs64.exe",
            "OBS Studio (64bit)"
        ],
        [
            "bin\\32bit\\obs32.exe",
            "OBS Studio (32bit)"
        ]
    ],
    "persist": [
        "config",
        "portable_mode.txt"
    ]
}
