ocenaudio: 3.11.24 -> 3.11.25

This commit is contained in:
R. Ryantm 2023-05-09 07:14:37 +00:00
parent c1675d6f0e
commit 34c4f23540

View File

@ -11,11 +11,11 @@
stdenv.mkDerivation rec {
pname = "ocenaudio";
version = "3.11.24";
version = "3.11.25";
src = fetchurl {
url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian9_64.deb?version=${version}";
sha256 = "sha256-3NM2jw3XvzMxLpDQAR3LZzCJXwSnQXSDoN7IK4nr4wM=";
sha256 = "sha256-B14xM4/E6TQZGLZifvIFA4JxLPo0hNah9PIyquS9TzI=";
};
nativeBuildInputs = [