Update shadPS4-git

This commit is contained in:
BuyMyMojo 2025-03-31 03:04:52 +11:00
parent f3c932d91d
commit 12c13f05f0
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
3 changed files with 6 additions and 5 deletions

View file

@ -23,8 +23,8 @@
src = pkgs.fetchFromGitHub {
owner = "shadps4-emu";
repo = "shadPS4";
rev = "437af9320104011b32c34c85a6d888a78969b705";
hash = "sha256-yKaDoqQUGlcfHghqvzs9V8ZjPkO7E1imeTeyiMqGvJw=";
rev = "a707d31a4c23fdd8aefb146ae04d25ecbca246d0";
hash = "sha256-ZOuhdZuLXbR3kzNwoK7jioFy+MjKL8GDBtVRsyGcL98=";
fetchSubmodules = true;
leaveDotGit = true;
};