From a87f41fdc0bdce99dc1abf7b615a7d0f3fbe359f Mon Sep 17 00:00:00 2001 From: gx Date: Sun, 24 May 2026 08:47:49 +0100 Subject: [PATCH] =?UTF-8?q?50-libcuframes:=20bump=20pin=20v0.3.1=20?= =?UTF-8?q?=E2=86=92=20v0.3.2=20(CLI=20flags=20=D0=B4=D0=BB=D1=8F=20STRICT?= =?UTF-8?q?=5FWAIT=20policy)?= 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 c236462..e4f54b6 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.1" +SCRIPT_COMMIT="v0.3.2" ffbuild_enabled() { # Включаем только если addin cuframes активен (он экспортирует FFBUILD_HAS_CUFRAMES)