{
    "version": "6.0.0",
    "description": "Universal development environment for PHP, Node.js, Python, Java, Go, Ruby",
    "homepage": "https://laragon.org/",
    "license": "MIT",
    "innosetup": true,
    "url": "https://github.com/leokhoa/laragon/releases/download/6.0.0/laragon-wamp.exe",
    "hash": "333a8eaa06b0d4078027deec2e04fb59c8bbdc06c03398c9253e637aeb2c00d8",
    "shortcuts": [
        [
            "laragon.exe",
            "Laragon"
        ]
    ],
    "persist": [
        "etc",
        "tmp",
        "usr",
        "www"
    ],
    "checkver": {
        "github": "https://github.com/leokhoa/laragon"
    },
    "autoupdate": {
        "url": "https://github.com/leokhoa/laragon/releases/download/$version/laragon-wamp.exe"
    }
}
