Merge pull request #173875 from onny/ocenaudio

ocenaudio: 3.11.10 -> 3.11.11

authored by

ajs124 and committed by
GitHub
3bd27912 e00bb60b

+2 -2
+2 -2
pkgs/applications/audio/ocenaudio/default.nix
··· 11 11 12 12 stdenv.mkDerivation rec { 13 13 pname = "ocenaudio"; 14 - version = "3.11.10"; 14 + version = "3.11.11"; 15 15 16 16 src = fetchurl { 17 17 url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian9_64.deb?version=${version}"; 18 - sha256 = "sha256-Ah6Ni5EbFdIQ/wN7uGeMrSP5ybQfI4iy9gI1VT5LztU="; 18 + sha256 = "sha256-S3Fqg5DjhVoYwfF3A/P7WcOUsU1x+IGwLopyNA3FkRQ="; 19 19 }; 20 20 21 21 nativeBuildInputs = [