From c9c58cfbdab2a4806e32de64df161f8b0be8baf2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 00:35:17 +0000 Subject: [PATCH] termshark: Update to version 2.4.0 --- bucket/termshark.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/termshark.json b/bucket/termshark.json index ca28ee3f0b..631fad9550 100644 --- a/bucket/termshark.json +++ b/bucket/termshark.json @@ -1,14 +1,14 @@ { - "version": "2.3.0", + "version": "2.4.0", "description": "A terminal UI for tshark, inspired by Wireshark", "homepage": "https://github.com/gcla/termshark", "license": "MIT", "depends": "extras/wireshark", "architecture": { "64bit": { - "url": "https://github.com/gcla/termshark/releases/download/v2.3.0/termshark_2.3.0_windows_x64.zip", - "hash": "6c59c1d4f856f5611242588826274a93422a9ca9052b0a0c15a13177a604fcf9", - "extract_dir": "termshark_2.3.0_windows_x64" + "url": "https://github.com/gcla/termshark/releases/download/v2.4.0/termshark_2.4.0_windows_x64.zip", + "hash": "f6cb1628e7630ae4707f0438a12a1f64c7eda57d4d6ada636a7c44e3d54b1e68", + "extract_dir": "termshark_2.4.0_windows_x64" } }, "bin": "termshark.exe",