fastnetmon-advanced: 2.0.353 -> 2.0.356 (#268122)

This commit is contained in:
Yureka
2023-11-27 16:57:00 +01:00
committed by GitHub
parent 0fc219f661
commit 4fc20754d8
+2 -2
View File
@@ -8,11 +8,11 @@
stdenv.mkDerivation rec {
pname = "fastnetmon-advanced";
version = "2.0.353";
version = "2.0.356";
src = fetchurl {
url = "https://repo.fastnetmon.com/fastnetmon_ubuntu_jammy/pool/fastnetmon/f/fastnetmon/fastnetmon_${version}_amd64.deb";
hash = "sha256-EkZlQL/rb5x+6apV0nZ4Ay6hUEPifPCZF6CQaxKSWuM=";
hash = "sha256-M89joml07KoiarET2Z2oR26draITLBd4kHIz0VNzTKM=";
};
nativeBuildInputs = [