Unverified Commit e9dafc01 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

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

ocenaudio: 3.12.2 -> 3.12.4
parents 06d72f12 a4103f63
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,11 +11,11 @@

stdenv.mkDerivation rec {
  pname = "ocenaudio";
  version = "3.12.2";
  version = "3.12.4";

  src = fetchurl {
    url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian9_64.deb?version=${version}";
    sha256 = "sha256-AzQAEU5o3m1cFCxeyT32AzX4WUk3DliBPdw+cfQPyKU=";
    sha256 = "sha256-B9mYFmb5wU3LtwMU2fubIhlVP0Zz1QNwciL5EY49P1I=";
  };

  nativeBuildInputs = [