Merge pull request #235930 from r-ryantm/auto-update/ocenaudio

ocenaudio: 3.11.25 -> 3.12.2
This commit is contained in:
Weijia Wang 2023-06-07 15:49:05 +03:00 committed by GitHub
commit bc622c9ab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 = [