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

This commit is contained in:
Wolfgang Walther 2025-04-06 17:10:02 +00:00 committed by GitHub
commit aff5594042
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 = [