termshark: Update to version 2.4.0

This commit is contained in:
github-actions[bot] 2022-07-12 00:35:17 +00:00
parent 70c383add1
commit c9c58cfbda

View File

@ -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",