diff --git a/Telegram/build/docker/centos_env/Dockerfile b/Telegram/build/docker/centos_env/Dockerfile index 03ed611f2..70f19b2c6 100644 --- a/Telegram/build/docker/centos_env/Dockerfile +++ b/Telegram/build/docker/centos_env/Dockerfile @@ -761,7 +761,7 @@ COPY --link --from=pipewire {{ LibrariesPath }}/pipewire-cache / RUN git init tg_owt \ && cd tg_owt \ && git remote add origin {{ GIT }}/desktop-app/tg_owt.git \ - && git fetch --depth=1 origin afd9d5d31798d3eacf9ed6c30601e91d0f1e4d60 \ + && git fetch --depth=1 origin c9cc4390ab951f2cbc103ff783a11f398b27660b \ && git reset --hard FETCH_HEAD \ && git submodule update --init --recursive --depth=1 \ && rm -rf .git \ diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index a571c7197..f1a80eb02 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -165,7 +165,7 @@ parts: patches: source: https://github.com/desktop-app/patches.git source-depth: 1 - source-commit: 803f1c2630f5eb0d3b00ba3f095b3079c0533156 + source-commit: 8639205c2095a3f015449f8995fbfe16405218b8 plugin: dump override-pull: | craftctl default @@ -434,7 +434,7 @@ parts: webrtc: source: https://github.com/desktop-app/tg_owt.git source-depth: 1 - source-commit: 3bb3d757681e6cc5135aec6529a753dc3dcdcfb9 + source-commit: c9cc4390ab951f2cbc103ff783a11f398b27660b plugin: cmake build-environment: - LDFLAGS: ${LDFLAGS:+$LDFLAGS} -s