ligolo-ng: 0.6.1 -> 0.6.2

This commit is contained in:
R. Ryantm 2024-07-06 01:27:36 +00:00
parent d179c0d801
commit 96be820171

View File

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "ligolo-ng";
version = "0.6.1";
version = "0.6.2";
src = fetchFromGitHub {
owner = "tnpitsecurity";
repo = "ligolo-ng";
rev = "refs/tags/v${version}";
hash = "sha256-/MJTBcKm1DeZ+IGxyz97g7hogtJLizUDzPOPHz9ET3U=";
hash = "sha256-TNIAin4W3pBNl9Id0zFeEDTT0B2PCS29q7csekkZ4CQ=";
};
vendorHash = "sha256-LqoWkhEnsKTz384dhqNKmZrG38NHxaFx4k7zjHj51Ys=";