forked from mirrors/nixpkgs
Merge pull request #198722 from r-ryantm/auto-update/rpcs3
This commit is contained in:
commit
3a71b0a092
|
@ -9,10 +9,10 @@
|
||||||
|
|
||||||
let
|
let
|
||||||
# Keep these separate so the update script can regex them
|
# Keep these separate so the update script can regex them
|
||||||
rpcs3GitVersion = "14337-5210df688";
|
rpcs3GitVersion = "14358-a00f9e421";
|
||||||
rpcs3Version = "0.0.24-14337-5210df688";
|
rpcs3Version = "0.0.25-14358-a00f9e421";
|
||||||
rpcs3Revision = "5210df688262ec7fd8c21230d30e568d98724c8f";
|
rpcs3Revision = "a00f9e42115527aa9654870f194cf2c64329f2ef";
|
||||||
rpcs3Sha256 = "1m0j53xl6g01s27bi2p9j23m724gq7a3hss7kqhc239a5m9akqdg";
|
rpcs3Sha256 = "0avajihbs02nbfqs4kzgckl0v2z4z8h8fgcjs5m4zxvkgj5701nv";
|
||||||
|
|
||||||
ittapi = fetchFromGitHub {
|
ittapi = fetchFromGitHub {
|
||||||
owner = "intel";
|
owner = "intel";
|
||||||
|
|
Loading…
Reference in a new issue