{
    "version": "8.6.1",
    "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/8.6.1/laragon-wamp.exe",
    "hash": "a1af0a44ec7318646b059294ec11a96329883d1747e3c1d94e9bae62610bd778",
    "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"
    }
}
