{
    "version": "0.2",
    "description": "A little utility that shows you just the stuff you need to know about your Wifi profiles on Windows.",
    "homepage": "https://github.com/shanselman/Windows-Wifi-Manager",
    "license": "MIT",
    "url": "https://packages.chocolatey.org/wifi-manager.0.2.nupkg",
    "hash": "sha512:ec980517b51bae13621a4db8c70a69244c077977eb0ce2501ec0a888b1a8297a945864829bad3972065253b82887b2706035d5cc2ce85834352573d904b8060c",
    "extract_dir": "tools",
    "bin": "WiFi.exe",
    "checkver": {
        "url": "https://chocolatey.org/packages/wifi-manager",
        "regex": "Downloads of v ([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://packages.chocolatey.org/wifi-manager.$version.nupkg",
        "hash": {
            "url": "https://chocolatey.org/packages/wifi-manager/$version",
            "regex": "sha512: $sha512"
        }
    }
}
