rpcs3: 0.0.24-14263-0737c788f -> 0.0.24-14289-0da81d22d
This commit is contained in:
parent
8a00c3cb7d
commit
f8026322c6
1 changed files with 4 additions and 4 deletions
|
@ -9,10 +9,10 @@
|
|||
|
||||
let
|
||||
# Keep these separate so the update script can regex them
|
||||
rpcs3GitVersion = "14263-0737c788f";
|
||||
rpcs3Version = "0.0.24-14263-0737c788f";
|
||||
rpcs3Revision = "0737c788fc8b8b33d79c620065c5fc4990dbed80";
|
||||
rpcs3Sha256 = "1r7ibbzdmm5ikk0856hy46c8466liz5jsiqzcqvbdr8jbwdcdmg9";
|
||||
rpcs3GitVersion = "14289-0da81d22d";
|
||||
rpcs3Version = "0.0.24-14289-0da81d22d";
|
||||
rpcs3Revision = "0da81d22d340dca1ac098a9de5274641bdc77869";
|
||||
rpcs3Sha256 = "0qblfsdyngj8bb7g49am0q0mq5llwx3g4x4gi6h0jynk0d9j0ir0";
|
||||
|
||||
ittapi = fetchFromGitHub {
|
||||
owner = "intel";
|
||||
|
|
Loading…
Reference in a new issue