From dfde54de13254353b2ff42136d869bea82bc60eb Mon Sep 17 00:00:00 2001 From: Hiddify Date: Tue, 19 Mar 2024 12:45:49 +0100 Subject: [PATCH] fix: gvisor --- lib/singbox/model/singbox_config_enum.dart | 2 +- libcore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/singbox/model/singbox_config_enum.dart b/lib/singbox/model/singbox_config_enum.dart index d883dba9..383388f7 100644 --- a/lib/singbox/model/singbox_config_enum.dart +++ b/lib/singbox/model/singbox_config_enum.dart @@ -92,7 +92,7 @@ enum DomainStrategy { enum TunImplementation { mixed, system, - gVisor; + gvisor; } enum MuxProtocol { diff --git a/libcore b/libcore index a5ca136a..558b1526 160000 --- a/libcore +++ b/libcore @@ -1 +1 @@ -Subproject commit a5ca136a4c2c5cc23ebadcf392aeaf5815f677da +Subproject commit 558b152668d3b2c92feb3a84ea14fd516cb14636