Skip to content

Commit

Permalink
fastnetmon-advanced: 2.0.353 -> 2.0.356 (NixOS#268122)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyuyureka authored Nov 27, 2023
1 parent 0fc219f commit 4fc2075
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/servers/fastnetmon-advanced/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 4fc2075

Please sign in to comment.