{
    "version": "0.3",
    "description": "A program to search for scoop packages. Powered by https://scoopsearch.github.io/",
    "homepage": "https://github.com/grisha765/scoop-search-directory",
    "license": "Unknown",
    "url": "https://github.com/grisha765/scoop-search-directory/releases/download/scoop-ds_v0.3/scoop-sd.exe",
    "hash": "50b58db02522383cb3a149716036738bc0cb626846a0c328f3009a544bd5c5ee",
    "bin": "scoop-sd.exe",
    "checkver": {
        "github": "https://api.github.com/repos/ergolyam/scoop-search-directory/releases/latest",
        "jsonpath": "$.tag_name",
        "regex": "(?<prefix>[\\w-]+)v(?<version>[\\d.]+)"
    },
    "autoupdate": {
        "url": "https://github.com/grisha765/scoop-search-directory/releases/download/$matchPrefixv$version/scoop-sd.exe"
    }
}
