ScoopInstaller_Main/bucket/empty-recycle-bin.json
h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

14 lines
565 B
JSON

{
"version": "1.0.0",
"description": "Empty the Windows recycle bin",
"homepage": "https://github.com/sindresorhus/empty-recycle-bin",
"license": "MIT",
"url": "https://github.com/sindresorhus/empty-recycle-bin/releases/download/1.0.0/empty-recycle-bin.exe",
"hash": "B5C939A5747AFA4D43F2342705726602E34D9CF46FE6664C2A7D0DEA39E64560",
"bin": "empty-recycle-bin.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/sindresorhus/empty-recycle-bin/releases/download/$version/empty-recycle-bin.exe"
}
}