libretro.ppsspp: 0-unstable-2025-07-16 -> 0-unstable-2025-08-11
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
}:
|
||||
mkLibretroCore {
|
||||
core = "ppsspp";
|
||||
version = "0-unstable-2025-07-16";
|
||||
version = "0-unstable-2025-08-11";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "hrydgard";
|
||||
repo = "ppsspp";
|
||||
rev = "e68cec63d0d5d89442ddfab5b425c73e2bb5eb35";
|
||||
hash = "sha256-xNh+McD/oGBKTcnhQgM3zCZhX4Q7IOf9CcdIJJvqM4g=";
|
||||
rev = "9912aa5c8d3b95165c56e29ffaa50069aeae0860";
|
||||
hash = "sha256-5snyC0hk1VqYH4aqz4E7ukPyOLrDVZwDsw3LPdHDSzM=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user