{
    "version": "1.1.0",
    "description": "Noi, a platform solution integrating AI with operating systems (AI + tools + plugins + community)",
    "homepage": "https://noib.app",
    "license": "Unknown",
    "architecture": {
        "64bit": {
            "url": "https://github.com/lencx/Noi/releases/download/v1.1.0/noi-1.1.0-full.nupkg",
            "hash": "4929ed8096b7509cfdfcbd0424110ee4eb301ba903e7e8e02dec5b5ac84bd99b"
        }
    },
    "extract_dir": "lib\\net45",
    "shortcuts": [
        [
            "Noi.exe",
            "Noi"
        ]
    ],
    "checkver": {
        "github": "https://github.com/lencx/Noi"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/lencx/Noi/releases/download/v$version/noi-$version-full.nupkg"
            }
        }
    }
}
