{
    "##": "moved from https://raw.githubusercontent.com/ScoopInstaller/scoop/dc859edce45c7cf723fbcda9f6c462028ca7e2f6/bucket/lynx.json",
    "version": "2.8.3",
    "description": "Text web browser (version 2.8.3)",
    "homepage": "https://invisible-island.net/lynx/lynx.html",
    "license": "GPL-2.0-only",
    "extract_dir": "lynx_w32",
    "url": "http://www.vordweb.co.uk/standards/lynx_v283.zip",
    "hash": "552bc68afd2ff9a5de88f26d76f55dd8697cf6082c6afb01b3d1a9942f4d3ee0",
    "bin": "lynx.cmd",
    "persist": "$dir/lynx.cfg",
    "pre_install": [
        "$q = [char]34",
        "set-content \"$dir/lynx.cfg\" -value $null",
        "set-content \"$dir/lynx.cmd\" -value \"@$q$dir\\lynx.exe$q --cfg=$q$dir\\lynx.cfg$q %*\""
    ]
}
