Merge pull request #173875 from onny/ocenaudio

ocenaudio: 3.11.10 -> 3.11.11
This commit is contained in:
ajs124 2022-05-23 17:32:14 +02:00 committed by GitHub
commit 3bd27912af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,11 +11,11 @@
stdenv.mkDerivation rec {
pname = "ocenaudio";
version = "3.11.10";
version = "3.11.11";
src = fetchurl {
url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian9_64.deb?version=${version}";
sha256 = "sha256-Ah6Ni5EbFdIQ/wN7uGeMrSP5ybQfI4iy9gI1VT5LztU=";
sha256 = "sha256-S3Fqg5DjhVoYwfF3A/P7WcOUsU1x+IGwLopyNA3FkRQ=";
};
nativeBuildInputs = [