{
    "version": "0.1.3",
    "description": "An intelligent voice input method powered by VibeVoice-ASR.",
    "homepage": "https://vibingjustspeakit.github.io/Vibing/",
    "license": "Proprietary",
    "architecture": {
        "64bit": {
            "url": "https://github.com/VibingJustSpeakIt/Vibing/releases/download/v0.1.3/Vibing-v0.1.3-windows.zip",
            "hash": "00b28fea2b9ecd2ed203f247aed58521b53a85e4ea1bfa8e6040f658a573f7b4"
        }
    },
    "shortcuts": [
        [
            "Vibing.exe",
            "Vibing"
        ]
    ],
    "persist": [
        "config.yaml",
        "data"
    ],
    "checkver": {
        "github": "https://github.com/VibingJustSpeakIt/Vibing"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/VibingJustSpeakIt/Vibing/releases/download/v$version/Vibing-v$version-windows.zip"
            }
        }
    }
}
