mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
trashy: Add version 2.0.0 (#6169)
This commit is contained in:
parent
69401fe313
commit
d866336536
21
bucket/trashy.json
Normal file
21
bucket/trashy.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "2.0.0",
|
||||||
|
"description": "A cli system trash manager, alternative to rm and trash-cli ",
|
||||||
|
"homepage": "https://github.com/oberblastmeister/trashy",
|
||||||
|
"license": "Apache-2.0|MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/oberblastmeister/trashy/releases/download/v2.0.0/trash-x86_64-pc-windows-msvc.exe#/trash.exe",
|
||||||
|
"hash": "b4fe6577613c624c874e8d1e4ff941694989242b569c99a723d12a4f5cfd11f6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "trash.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/oberblastmeister/trashy/releases/download/v$version/trash-x86_64-pc-windows-msvc.exe#/trash.exe"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user