{
    "version": "2.1",
    "description": "Turn off Windows laptop monitor screen in a click, without putting it to Sleep.",
    "homepage": "https://www.thewindowsclub.com/screenoff-turn-off-windows-laptop-screen",
    "license": "Freeware",
    "url": "https://www.thewindowsclub.com/downloads/Scrof.zip",
    "hash": "3c459278dd005b0e334d66a794b7904e73789d4720b13109c1dadbe1e2156fce",
    "extract_dir": "ScreenOff 2.1",
    "pre_install": "Move-Item \"$dir\\ScreenOff*.exe\" \"$dir\\ScreenOff.exe\"",
    "bin": "ScreenOff.exe",
    "shortcuts": [
        [
            "ScreenOff.exe",
            "ScreenOff"
        ]
    ],
    "checkver": "ScreenOff v\\s*([\\d.]+)",
    "autoupdate": {
        "url": "https://www.thewindowsclub.com/downloads/Scrof.zip",
        "extract_dir": "ScreenOff $version"
    }
}
