Unverified Commit 02452ea6 authored by h7x4's avatar h7x4 Committed by GitHub
Browse files

wavebox: 10.128.7-2 -> 10.129.27-2 (#344709)

parents 22932c44 76ea88d1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -156,11 +156,11 @@ let
in
stdenv.mkDerivation (finalAttrs: {
  pname = "wavebox";
  version = "10.128.7-2";
  version = "10.129.27-2";

  src = fetchurl {
    url = "https://download.wavebox.app/stable/linux/deb/amd64/wavebox_${finalAttrs.version}_amd64.deb";
    hash = "sha256-MRMN/xVs80u3MfdQfALhPW7dpTZrjsVhMjEN/zl7K+U=";
    hash = "sha256-SHlKsiDS0UoOxy3vzGD7Ae7h6GM+r+XzFHZ33uEuEko=";
  };

  nativeBuildInputs = [