{
    "version": "6.5.2",
    "homepage": "https://www.dev47apps.com/",
    "description": "A simple tool that allows users to use their phone as a webcam.",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.dev47apps.com/droidcam-terms-privacy.html"
    },
    "suggest": {
        "vcredist": "extras/vcredist2022"
    },
    "url": "https://github.com/dev47apps/windows-releases/releases/download/win-6.5.2/DroidCam.Setup.6.5.2.exe#/dl.7z",
    "hash": "f92ad1e92780a039397fd62d04affe97f1a65d04e7a41c9b5da6dd3fd265967e",
    "pre_install": "Remove-Item \"$dir\\vc_redist.x86.exe\" | Out-Null",
    "bin": "DroidCamApp.exe",
    "shortcuts": [
        [
            "DroidCamApp.exe",
            "DroidCam"
        ]
    ],
    "checkver": {
        "github": "https://github.com/dev47apps/windows-releases",
        "regex": "win-([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://github.com/dev47apps/windows-releases/releases/download/win-$version/DroidCam.Setup.$version.exe#/dl.7z"
    }
}
