{
    "version": "2.0.0",
    "description": "Move files and folders to the Windows recycle bin within command line.",
    "homepage": "https://github.com/sindresorhus/recycle-bin",
    "license": "MIT",
    "url": "https://github.com/sindresorhus/recycle-bin/releases/download/v2.0.0/recycle-bin.exe",
    "hash": "06f2f20edd22757be8667348050f3aa92b3cd23b05d9e21815dca83f453ceb78",
    "bin": "recycle-bin.exe",
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/sindresorhus/recycle-bin/releases/download/v$version/recycle-bin.exe"
    }
}
