ocenaudio: 3.11.25 -> 3.12.2

This commit is contained in:
R. Ryantm 2023-06-04 13:03:20 +00:00
parent cb6775760b
commit 3a124e9033

View File

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