ocenaudio: 3.11.15 -> 3.11.20

This commit is contained in:
R. Ryantm 2022-12-28 04:31:23 +00:00
parent c2e1d345cb
commit eede9fe3b6

View file

@ -11,11 +11,11 @@
stdenv.mkDerivation rec {
pname = "ocenaudio";
version = "3.11.15";
version = "3.11.20";
src = fetchurl {
url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian9_64.deb?version=${version}";
sha256 = "sha256-l3Fv0gKKGYrbxpGHH6MXflK5fCrGoq3Qu+XkqFqMJJk=";
sha256 = "sha256-ifzth9qd2YX9WeF6QeXSWkMqRyTGBxPyTm5tkanPiFQ=";
};
nativeBuildInputs = [