libretro.ppsspp: 0-unstable-2025-07-06 -> 0-unstable-2025-07-16 (#426044)
This commit is contained in:
commit
2dd310410c
@ -13,13 +13,13 @@
|
||||
}:
|
||||
mkLibretroCore {
|
||||
core = "ppsspp";
|
||||
version = "0-unstable-2025-07-06";
|
||||
version = "0-unstable-2025-07-16";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "hrydgard";
|
||||
repo = "ppsspp";
|
||||
rev = "32e05485c5cf48bbe393ca5ce2b356db4a73ddbf";
|
||||
hash = "sha256-sU2bmCYpXl5VPpu2qZtXGgJJ523fPQsoQSWYhTwAkOs=";
|
||||
rev = "e68cec63d0d5d89442ddfab5b425c73e2bb5eb35";
|
||||
hash = "sha256-xNh+McD/oGBKTcnhQgM3zCZhX4Q7IOf9CcdIJJvqM4g=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user