From bcc61c23c0186b0041798b076eaa4f43a00913b8 Mon Sep 17 00:00:00 2001 From: hashbk Date: Fri, 12 Jun 2026 10:03:36 +0000 Subject: [PATCH] chore: switch hbb_common submodule source to databk repository Update submodule commit hash, modify repository URL in gitmodules --- .gitmodules | 2 +- libs/hbb_common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index d80e69aa8..b30b38210 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libs/hbb_common"] path = libs/hbb_common - url = https://github.com/rustdesk/hbb_common + url = https://github.com/databk/hbb_common.git diff --git a/libs/hbb_common b/libs/hbb_common index 387603f47..e3d580b88 160000 --- a/libs/hbb_common +++ b/libs/hbb_common @@ -1 +1 @@ -Subproject commit 387603f47cbb15c0d3dc3d67ae3396d3eb707daf +Subproject commit e3d580b885b5dbb7f847cc8663d41376fea20a16