From 9544ed98b644edbc8618071665a46c556a64f5bd Mon Sep 17 00:00:00 2001
From: Alex Barney <thealexbarney@gmail.com>
Date: Sat, 16 May 2020 03:12:13 -0700
Subject: [PATCH] Update to LibHac 0.11.2 (#1240)

---
 Ryujinx.HLE/Ryujinx.HLE.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Ryujinx.HLE/Ryujinx.HLE.csproj b/Ryujinx.HLE/Ryujinx.HLE.csproj
index 844b14e340..b05a908775 100644
--- a/Ryujinx.HLE/Ryujinx.HLE.csproj
+++ b/Ryujinx.HLE/Ryujinx.HLE.csproj
@@ -55,7 +55,7 @@
 
   <ItemGroup>
     <PackageReference Include="Concentus" Version="1.1.7" />
-    <PackageReference Include="LibHac" Version="0.11.1" />
+    <PackageReference Include="LibHac" Version="0.11.2" />
     <PackageReference Include="MsgPack.Cli" Version="1.0.1" />
   </ItemGroup>