{
    "version": "6.5.3",
    "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.3/DroidCam.Setup.6.5.3.exe#/dl.7z",
    "hash": "9b5eb0b62cc60e63fe61a1f724d15d9e6bdc8493ec0dbe7610ecd5f9bb57783c",
    "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"
    }
}
