Unverified Commit aff55940 authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

wavebox: 10.134.18-2 -> 10.135.5-2 (#396398)

parents af1a628c 8c22f226
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.134.18-2";
  version = "10.135.5-2";

  src = fetchurl {
    url = "https://download.wavebox.app/stable/linux/deb/amd64/wavebox_${finalAttrs.version}_amd64.deb";
    hash = "sha256-L2EXQuDHpHzqIeWeDl3rYzwrF/1sMtRIQSuGaVUEW5o=";
    hash = "sha256-TTRTQI7CwAs4H47pkCo50yuoXsrD7DXyTyYQDycP9e8=";
  };

  nativeBuildInputs = [