Commit e311c4ca authored by R. RyanTM's avatar R. RyanTM
Browse files

rpcs3: 0.0.32-16648-71524271e -> 0.0.32-16659-33851d51a

parent 5a601bc2
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -32,10 +32,10 @@

let
  # Keep these separate so the update script can regex them
  rpcs3GitVersion = "16648-71524271e";
  rpcs3Version = "0.0.32-16648-71524271e";
  rpcs3Revision = "71524271e948316d57515422bd0da0159a55d24d";
  rpcs3Hash = "sha256-uKzikzl33EBOjmLU3IML6CIfQbRaOs4NYZylSOVo9Dg=";
  rpcs3GitVersion = "16659-33851d51a";
  rpcs3Version = "0.0.32-16659-33851d51a";
  rpcs3Revision = "33851d51ab93c3c73be18a6cb5ed7723219ee1e3";
  rpcs3Hash = "sha256-Gv3zkvZdvnRUKvS0JhrvHOOz5OVSqxHBkbbOdYWzRvU=";

  inherit (qt6Packages) qtbase qtmultimedia wrapQtAppsHook qtwayland;
in