We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf448d3 commit e14e7e3Copy full SHA for e14e7e3
1 file changed
backend/cpp/ds4/Makefile
@@ -1,10 +1,10 @@
1
# ds4 backend Makefile.
2
#
3
-# Upstream pin lives below as DS4_VERSION?=512d07cb08f234b704b5a5959aa9e2d4c466eeb0
+# Upstream pin lives below as DS4_VERSION?=91bafb5acd5a6cf00b1e55ef68bf40ddd207bee7
4
# (.github/bump_deps.sh) can find and update it - matches the
5
# llama-cpp / ik-llama-cpp / turboquant convention.
6
7
-DS4_VERSION?=512d07cb08f234b704b5a5959aa9e2d4c466eeb0
+DS4_VERSION?=91bafb5acd5a6cf00b1e55ef68bf40ddd207bee7
8
DS4_REPO?=https://github.com/antirez/ds4
9
10
CURRENT_MAKEFILE_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
0 commit comments