{
    "version": "1.2.0",
    "description": "Clipboard utilities for Windows (like OSX pbcopy/pbpaste)",
    "homepage": "https://github.com/uzxmx/pasteboard",
    "license": "MIT",
    "url": "https://github.com/uzxmx/pasteboard/releases/download/v1.2.0/pasteboard-v1.2.0-windows.zip",
    "hash": "2290667c7740a666c2d0341291538500285d737e98aa6c7c66b1217a99ebca9e",
    "bin": [
        "pbcopy.exe",
        "pbpaste.exe"
    ],
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/uzxmx/pasteboard/releases/download/v$version/pasteboard-v$version-windows.zip",
        "hash": {
            "url": "https://github.com/uzxmx/pasteboard/releases/download/v$version/pasteboard-v$version-windows.zip.sha256"
        }
    }
}
