mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
termshark: Update to version 2.4.0
This commit is contained in:
parent
70c383add1
commit
c9c58cfbda
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "2.3.0",
|
"version": "2.4.0",
|
||||||
"description": "A terminal UI for tshark, inspired by Wireshark",
|
"description": "A terminal UI for tshark, inspired by Wireshark",
|
||||||
"homepage": "https://github.com/gcla/termshark",
|
"homepage": "https://github.com/gcla/termshark",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"depends": "extras/wireshark",
|
"depends": "extras/wireshark",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gcla/termshark/releases/download/v2.3.0/termshark_2.3.0_windows_x64.zip",
|
"url": "https://github.com/gcla/termshark/releases/download/v2.4.0/termshark_2.4.0_windows_x64.zip",
|
||||||
"hash": "6c59c1d4f856f5611242588826274a93422a9ca9052b0a0c15a13177a604fcf9",
|
"hash": "f6cb1628e7630ae4707f0438a12a1f64c7eda57d4d6ada636a7c44e3d54b1e68",
|
||||||
"extract_dir": "termshark_2.3.0_windows_x64"
|
"extract_dir": "termshark_2.4.0_windows_x64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "termshark.exe",
|
"bin": "termshark.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user