{
    "version": "0.44.0",
    "description": "A local, open-source AI app builder for power users.",
    "homepage": "https://dyad.sh",
    "license": "Apache-2.0,FSL-1.1-ALv2",
    "architecture": {
        "64bit": {
            "url": "https://github.com/dyad-sh/dyad/releases/download/v0.44.0/dyad-0.44.0-full.nupkg",
            "hash": "sha1:f84f48291a9f42c364f9351245c152987dc17fca"
        }
    },
    "extract_dir": "lib\\net45",
    "shortcuts": [
        [
            "dyad.exe",
            "Dyad"
        ]
    ],
    "checkver": {
        "github": "https://github.com/dyad-sh/dyad"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/dyad-sh/dyad/releases/download/v$version/dyad-$version-full.nupkg"
            }
        },
        "hash": {
            "url": "$baseurl/RELEASES"
        }
    }
}
