mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
procs: Add version 0.9.5 (#748)
This commit is contained in:
parent
a1b1be58b3
commit
d54e711db5
22
bucket/procs.json
Normal file
22
bucket/procs.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"version": "0.9.5",
|
||||||
|
"homepage": "https://github.com/dalance/procs",
|
||||||
|
"description": "A modern replacement for ps(1)",
|
||||||
|
"license": "MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/dalance/procs/releases/download/v0.9.5/procs-v0.9.5-x86_64-win.zip",
|
||||||
|
"hash": "1b2a835f9244e9c133b829993c1ceb487f93d9b415127d4445cb843d76e931f8",
|
||||||
|
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "procs.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/dalance/procs/releases/download/v$version/procs-v$version-x86_64-win.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user