ligolo-ng: 0.8.1 -> 0.8.2

This commit is contained in:
R. Ryantm
2025-05-24 19:28:16 +00:00
parent 89ee231963
commit ff637ea0bb
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "ligolo-ng";
version = "0.8.1";
version = "0.8.2";
src = fetchFromGitHub {
owner = "tnpitsecurity";
repo = "ligolo-ng";
tag = "v${version}";
hash = "sha256-+d5dBhB0ABYrGQHZ5ta5hxsAqQop7H/5P4pxNF4MIc0=";
hash = "sha256-ND0SFB0xj4WK6okNzChZWfK5bhNc4PTWuZoq/PodTW0=";
};
vendorHash = "sha256-oc85xNPMFeaPC7TMcSh3i3Msd8sCJ5QGFmi2fKjcyvk=";