mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 09:14:28 +00:00
ligolo-ng: 0.4.5 -> 0.5.1
Diff: https://github.com/tnpitsecurity/ligolo-ng/compare/refs/tags/v0.4.5...v0.5.1 Changelog: https://github.com/nicocha30/ligolo-ng/releases/tag/v0.5.1
This commit is contained in:
parent
eaebf5d3b6
commit
37ac7ca721
@ -5,13 +5,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "ligolo-ng";
|
||||
version = "0.4.5";
|
||||
version = "0.5.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "tnpitsecurity";
|
||||
repo = "ligolo-ng";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-T+SBGAE+hzHzrYLTm6t7NGh78B1/84TMiT1odGSPtKo=";
|
||||
hash = "sha256-tx/iwb7eaaJODPMJhg4EdLMaua2Bm1frZh4rsl1bFxc=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-QEGF12yJ+CQjIHx6kOwsykVhelp5npnglk7mIbOeIpI=";
|
||||
|
Loading…
Reference in New Issue
Block a user