ocenaudio: 3.11.14 -> 3.11.15

This commit is contained in:
R. Ryantm
2022-09-23 00:19:10 +00:00
parent a22f734533
commit 8edf28f474
@@ -11,11 +11,11 @@
stdenv.mkDerivation rec {
pname = "ocenaudio";
version = "3.11.14";
version = "3.11.15";
src = fetchurl {
url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian9_64.deb?version=${version}";
sha256 = "sha256-5HQ64jCM8kyWLqxFqsFN3lJgM/JlWf1/RYKSpAFYTYE=";
sha256 = "sha256-l3Fv0gKKGYrbxpGHH6MXflK5fCrGoq3Qu+XkqFqMJJk=";
};
nativeBuildInputs = [