ligolo-ng: 0.6 -> 0.6.1

This commit is contained in:
R. Ryantm 2024-06-28 18:59:50 +00:00
parent c8201d6eef
commit ea2066e48c

View File

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