Skip to content

Commit

Permalink
Gitlab CI: Update Wireshark version
Browse files Browse the repository at this point in the history
  • Loading branch information
randstr committed Aug 15, 2024
1 parent fe69ad8 commit e5890ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ stages:
- upload

variables:
WIRESHARK_VERSION: "4.3"
WIRESHARK_VERSION: "4.5"
PACKAGE_VERSION: "0.3.0"
LINUX_AMD64_BINARY: "wireshark-lua-plugin-${WIRESHARK_VERSION}-${PACKAGE_VERSION}-x64-linux.tar.gz"
LINUX_AMD64_SHA256: "wireshark-lua-plugin-${WIRESHARK_VERSION}-${PACKAGE_VERSION}-x64-linux.tar.gz.sha256sum.txt"
Expand Down

0 comments on commit e5890ca

Please sign in to comment.