rpcs3: 0.0.32-16875-3b36df48e -> 0.0.33-16892-7e3b8b5cd

This commit is contained in:
R. Ryantm 2024-09-04 18:23:35 +00:00
parent 13d99034dc
commit edb206d062

View File

@ -33,10 +33,10 @@
let
# Keep these separate so the update script can regex them
rpcs3GitVersion = "16875-3b36df48e";
rpcs3Version = "0.0.32-16875-3b36df48e";
rpcs3Revision = "3b36df48e9682f257d4eb4151b7b7c390f952858";
rpcs3Hash = "sha256-rGRMIbLwUYTC11ErJMYreinZbckIwxGJ9WXdySQ9j28=";
rpcs3GitVersion = "16892-7e3b8b5cd";
rpcs3Version = "0.0.33-16892-7e3b8b5cd";
rpcs3Revision = "7e3b8b5cdb0c0579382a93d223bfb6e776999a35";
rpcs3Hash = "sha256-3wqJNn4/wP5f3+hUCvYjxrcuMZ6MegpuNot5Mq+DQdI=";
inherit (qt6Packages) qtbase qtmultimedia wrapQtAppsHook qtwayland;
in