File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 0.2.6" ,
3+ "description" : " witr ('Why Is This Running') is a tool that explains the causal chain behind running processes with additional insights." ,
4+ "homepage" : " https://github.com/pranshuparmar/witr" ,
5+ "license" : " Apache-2.0" ,
6+ "architecture" : {
7+ "64bit" : {
8+ "url" : " https://github.com/pranshuparmar/witr/releases/download/v0.2.6/witr-windows-amd64.zip" ,
9+ "hash" : " e95c3790d8e00a586bb780aecc2a5171786c8215dbdb9e239f33f6b0df709424"
10+ },
11+ "arm64" : {
12+ "url" : " https://github.com/pranshuparmar/witr/releases/download/v0.2.6/witr-windows-arm64.zip" ,
13+ "hash" : " 200f2725d73e4e64f1732ba5056d6e17969bdeb9d8374b771ec4cd2867bdf7b8"
14+ }
15+ },
16+ "bin" : " witr.exe" ,
17+ "checkver" : " github" ,
18+ "autoupdate" : {
19+ "architecture" : {
20+ "64bit" : {
21+ "url" : " https://github.com/pranshuparmar/witr/releases/download/v$version/witr-windows-amd64.zip"
22+ },
23+ "arm64" : {
24+ "url" : " https://github.com/pranshuparmar/witr/releases/download/v$version/witr-windows-arm64.zip"
25+ }
26+ },
27+ "hash" : {
28+ "url" : " $baseurl/SHA256SUMS"
29+ }
30+ }
31+ }
You can’t perform that action at this time.
0 commit comments