watchyourlan: 2.1.2 -> 2.1.3

This commit is contained in:
R. Ryantm
2025-07-26 18:40:17 +00:00
parent 8f91555fd5
commit bbd17a459e
+3 -3
View File
@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "watchyourlan";
version = "2.1.2";
version = "2.1.3";
src = fetchFromGitHub {
owner = "aceberg";
repo = "WatchYourLAN";
tag = version;
hash = "sha256-BI/Ydp7YswgdhwaptmqohwCw1gvRefFF9cz3Bjc2cnA=";
hash = "sha256-TFqBuJHoHKJ/ftorgNG9JpiOrjSmqw+tHhaOYzoTeUM=";
};
vendorHash = "sha256-NUv90wq3nFHDtfk3BitwJ3ZfciPESUIDzS5S/6zafEQ=";
vendorHash = "sha256-3HxpKahFa8keM9wbNJ3anEBMCoEphaj5rOhydajtnY0=";
ldflags = [
"-s"