mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
22 lines
774 B
JSON
22 lines
774 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|