Skip to content

Commit cf4dbf8

Browse files
BrewTestBotcarlocab
authored andcommitted
llama.cpp 3649
1 parent d935204 commit cf4dbf8

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/ggerganov/llama.cpp"
44
# CMake uses Git to generate version information.
55
url "https://github.com/ggerganov/llama.cpp.git",
6-
tag: "b3647",
7-
revision: "0ab30f8d82fc7156b750c194d64a887e80cbfb82"
6+
tag: "b3649",
7+
revision: "ea5d7478b1edcfc83f8ea8f9f0934585cc0b92e3"
88
license "MIT"
99
head "https://github.com/ggerganov/llama.cpp.git", branch: "master"
1010

0 commit comments

Comments
 (0)