ocenaudio: 3.12.5 -> 3.12.6

This commit is contained in:
R. Ryantm 2023-09-01 03:05:17 +00:00
parent c236073d10
commit bbaa00d7af

View File

@ -11,11 +11,11 @@
stdenv.mkDerivation rec {
pname = "ocenaudio";
version = "3.12.5";
version = "3.12.6";
src = fetchurl {
url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian9_64.deb?version=${version}";
sha256 = "sha256-+edswdSwuEiGpSNP7FW6xvZy/rH53KcSSGAFXSb0DIM=";
sha256 = "sha256-kQR0FaZbcdKf1yKHwTA525qzyFldSESQq6NRSZipUQw=";
};
nativeBuildInputs = [