Skip to content

Commit 6caecc4

Browse files
committed
llama.cpp 6350
1 parent ebc12a0 commit 6caecc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/llama.cpp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class LlamaCpp < Formula
33
homepage "https://github.com/ggml-org/llama.cpp"
44
# CMake uses Git to generate version information.
55
url "https://github.com/ggml-org/llama.cpp.git",
6-
tag: "b6340",
7-
revision: "b9382c3877c6067feccf182efe9449a2d1cb24c7"
6+
tag: "b6350",
7+
revision: "d4d8dbe383e8b9600cbe8b42016e3a4529b51219"
88
license "MIT"
99
head "https://github.com/ggml-org/llama.cpp.git", branch: "master"
1010

0 commit comments

Comments
 (0)