From ad2cbd6fac42c47c63c9a4e344cf57745f04a132 Mon Sep 17 00:00:00 2001 From: gx Date: Sun, 24 May 2026 20:27:01 +0100 Subject: [PATCH] =?UTF-8?q?50-libcuframes:=20bump=20pin=20v0.3.2=20?= =?UTF-8?q?=E2=86=92=20v0.3.3=20(consumer=20drift=20fix)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts.d/50-libcuframes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts.d/50-libcuframes.sh b/scripts.d/50-libcuframes.sh index e4f54b6..88a4e9c 100644 --- a/scripts.d/50-libcuframes.sh +++ b/scripts.d/50-libcuframes.sh @@ -8,7 +8,7 @@ SCRIPT_REPO="https://git.goldix.org/gx/cuframes.git" # Pinned tag — explicit version для reproducibility builds. Bump для use new lib. -SCRIPT_COMMIT="v0.3.2" +SCRIPT_COMMIT="v0.3.3" ffbuild_enabled() { # Включаем только если addin cuframes активен (он экспортирует FFBUILD_HAS_CUFRAMES)