fastnetmon-advanced: 2.0.371 -> 2.0.372 (#436727)

Changelog: https://github.com/FastNetMon/fastnetmon-advanced-releases/releases/tag/v2.0.372
This commit is contained in:
Yureka
2025-08-30 19:50:16 +02:00
committed by GitHub
parent 7681c74ff2
commit d0e83189d2
@@ -9,11 +9,11 @@
stdenv.mkDerivation rec {
pname = "fastnetmon-advanced";
version = "2.0.371";
version = "2.0.372";
src = fetchurl {
url = "https://repo.fastnetmon.com/fastnetmon_ubuntu_jammy/pool/fastnetmon/f/fastnetmon/fastnetmon_${version}_amd64.deb";
hash = "sha256-/qCUeo/2AYIT9Yl6QjoTBPfmg8Lk2efDU5Axv4JU+t8=";
hash = "sha256-FwYAbTBkk+AciDVxTIimswsB0M3gbzKX+03PD0fLMsY=";
};
nativeBuildInputs = [