{
    "version": "0.7.3",
    "description": "A modern lightweight database client built with Wails and React.",
    "homepage": "https://github.com/Syngnat/GoNavi",
    "license": "Apache-2.0",
    "suggest": {
        "vcredist": "extras/vcredist2022",
        "Microsoft Edge WebView2": "extras/webview2"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/Syngnat/GoNavi/releases/download/v0.7.3/GoNavi-0.7.3-Windows-Amd64.exe#/gonavi.exe",
            "hash": "6c7ef9068f186ebe0aac91bf415a499b271953640c73b9b96d777500d6117c31"
        },
        "arm64": {
            "url": "https://github.com/Syngnat/GoNavi/releases/download/v0.7.3/GoNavi-0.7.3-Windows-Arm64.exe#/gonavi.exe",
            "hash": "b108705165d2fff9650647d232d14390383867406b565e9328a92b14b829a2f7"
        }
    },
    "shortcuts": [
        [
            "gonavi.exe",
            "GoNavi"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Syngnat/GoNavi/releases/download/v$version/GoNavi-$version-Windows-Amd64.exe#/gonavi.exe"
            },
            "arm64": {
                "url": "https://github.com/Syngnat/GoNavi/releases/download/v$version/GoNavi-$version-Windows-Arm64.exe#/gonavi.exe"
            }
        },
        "hash": {
            "url": "$baseurl/SHA256SUMS"
        }
    }
}
