mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Add empty-recycle-bin 1.0.0 (#2989)
Command-line tool to empty the Windows recycle bin. This is complement to the existing [recycle-bin](https://github.com/lukesampson/scoop/blob/master/bucket/recycle-bin.json) tool by the same author.
This commit is contained in:
parent
c2656188ff
commit
eae91579f9
13
empty-recycle-bin.json
Normal file
13
empty-recycle-bin.json
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user