Skip to content

Commit d635b37

Browse files
akos-fulop-publichoyhoy
authored andcommitted
llama-cpp: Bump to version b6565 (conan-io#28433) (conan-io#28435)
* llama-cpp: Bump to version b6529 (conan-io#28433) * add new llama-cpp version to config * require macOS 13 and up * llama-cpp: Bump to version b6565 (conan-io#28433) * rever conanfile changes
1 parent 846caf7 commit d635b37

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

recipes/llama-cpp/all/conandata.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
sources:
2+
"b6565":
3+
url: "https://github.com/ggerganov/llama.cpp/archive/refs/tags/b6565.tar.gz"
4+
sha256: "d00ea100bdd2dbba35663b55124acbcf26c5a7b442fced3e2c742f245d87a6e5"
25
"b4570":
36
url: "https://github.com/ggerganov/llama.cpp/archive/refs/tags/b4570.tar.gz"
47
sha256: "35bfe07807fd0cf30710023765b9a7ab6c1003f27ef907ce9cea2c5464411430"

recipes/llama-cpp/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
versions:
2+
"b6565":
3+
folder: "all"
24
"b4570":
35
folder: "all"
46
"b4079":

0 commit comments

Comments
 (0)