ryubing: 1.2.82 -> 1.2.86

This commit is contained in:
K900
2025-03-14 10:14:54 +03:00
parent 66f2fdecee
commit dc98efb0e5
2 changed files with 4 additions and 9 deletions
+2 -7
View File
@@ -151,8 +151,8 @@
},
{
"pname": "Gommon",
"version": "2.7.1",
"hash": "sha256-tD1gdk4umsl7r5jFd2Wyx3zeRE9BX1FQfZMYoCcpmwY="
"version": "2.7.1.1",
"hash": "sha256-2AnVtyEbg5A+K/LDjgOpKw/CNRDkAhjVa38L5LYYyrw="
},
{
"pname": "HarfBuzzSharp",
@@ -829,11 +829,6 @@
"version": "0.1.0",
"hash": "sha256-+K7ObC9ucilwWY+Tlf9KcrAVoTFS65V6Di7JDWDSZTg="
},
{
"pname": "SharpMetal",
"version": "1.0.0-preview21",
"hash": "sha256-ixS88SuK94KfBONdTgXSPSI4tftqekjQ3aJ502rG3Vo="
},
{
"pname": "SharpZipLib",
"version": "1.4.2",
+2 -2
View File
@@ -30,13 +30,13 @@
buildDotnetModule rec {
pname = "ryubing";
version = "1.2.82";
version = "1.2.86";
src = fetchFromGitHub {
owner = "Ryubing";
repo = "Ryujinx";
rev = version;
hash = "sha256-pLzmfrdjpn2DTg2AJF1yyTJJPxHScQTX+yq9MbuzMHk=";
hash = "sha256-fRdSmdejTK4BUAw5nj3hGCu5u2yZ+tZDN0PoCRzEZIw=";
};
nativeBuildInputs = lib.optional stdenv.isDarwin [