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

ocenaudio: 3.13.3 -> 3.13.4
This commit is contained in:
Jonas Heinrich 2024-02-09 14:18:40 +01:00 committed by GitHub
commit 8124c006a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,11 +13,11 @@
stdenv.mkDerivation rec {
pname = "ocenaudio";
version = "3.13.3";
version = "3.13.4";
src = fetchurl {
url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian9_64.deb?version=${version}";
hash = "sha256-B0+NyFZ9c0ljzYMJm3741TpoxFS0Zo6hxzhadYFofSA=";
hash = "sha256-vE+xwwkBXIksy+6oygLDsrT8mFfHYIGcb6+8KMZe0no=";
};
nativeBuildInputs = [