ligolo-ng: 0.5.1 -> 0.5.2

This commit is contained in:
R. Ryantm 2024-02-17 21:24:56 +00:00
parent 28d6a724f5
commit c9c75da0dd

View file

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "ligolo-ng";
version = "0.5.1";
version = "0.5.2";
src = fetchFromGitHub {
owner = "tnpitsecurity";
repo = "ligolo-ng";
rev = "refs/tags/v${version}";
hash = "sha256-tx/iwb7eaaJODPMJhg4EdLMaua2Bm1frZh4rsl1bFxc=";
hash = "sha256-pFk/9AFtnMBNi5hdVWDzfxCTFe9wSkFydHciTpMRxQw=";
};
vendorHash = "sha256-QEGF12yJ+CQjIHx6kOwsykVhelp5npnglk7mIbOeIpI=";