|
5 | 5 |
|
6 | 6 | .dependencies = .{
|
7 | 7 | .llama_cpp = .{
|
8 |
| - .url = "https://github.com/ggml-org/llama.cpp/archive/refs/tags/b5223.tar.gz", |
9 |
| - .hash = "N-V-__8AACaGJAScvd5tTU6cY3_dN_J-kZaOo6ZamCR-G3cm", |
| 8 | + .url = "https://github.com/ggml-org/llama.cpp/archive/refs/tags/b5345.tar.gz", |
| 9 | + .hash = "N-V-__8AAEx2KATH-qfrp6WtvlYuqk6wem14l61Ikw05KrPP", |
10 | 10 | },
|
11 | 11 | .llama_cpp_macos = .{
|
12 | 12 | .optional = true,
|
13 |
| - .url = "https://github.com/ggml-org/llama.cpp/releases/download/b5223/llama-b5223-bin-macos-arm64.zip", |
14 |
| - .hash = "N-V-__8AAFXGFwQYbE12yX1iRZHf5PRC-jOeF8eqfIufKnJf", |
| 13 | + .url = "https://github.com/ggml-org/llama.cpp/releases/download/b5345/llama-b5345-bin-macos-arm64.zip", |
| 14 | + .hash = "N-V-__8AANBvtAHbqQO_YzVwCzWisQDurWDtot_HuWQaiD4S", |
15 | 15 | },
|
16 | 16 | .llama_cpp_windows = .{
|
17 | 17 | .optional = true,
|
18 |
| - .url = "https://github.com/ggml-org/llama.cpp/releases/download/b5223/llama-b5223-bin-win-avx2-x64.zip", |
19 |
| - .hash = "N-V-__8AAEi2pAKlcGARxW8xx8XtWVbSY2q6jRRe39ReAauA", |
| 18 | + .url = "https://github.com/ggml-org/llama.cpp/releases/download/b5345/llama-b5345-bin-win-avx2-x64.zip", |
| 19 | + .hash = "N-V-__8AAEAqyAHTDwsOHDyDEcuxr_jt5eXBJU88IUHFElAO", |
20 | 20 | },
|
21 | 21 | .llama_cpp_linux = .{
|
22 | 22 | .optional = true,
|
23 |
| - .url = "https://github.com/ggml-org/llama.cpp/releases/download/b5223/llama-b5223-bin-ubuntu-x64.zip", |
24 |
| - .hash = "N-V-__8AABCbTgQWuhq1cE3rBTSyHSYhgB06eaS7yu6eQGxd", |
| 23 | + .url = "https://github.com/ggml-org/llama.cpp/releases/download/b5345/llama-b5345-bin-ubuntu-x64.zip", |
| 24 | + .hash = "N-V-__8AAEAqyAHTDwsOHDyDEcuxr_jt5eXBJU88IUHFElAO", |
25 | 25 | },
|
26 | 26 | .webview = .{
|
27 | 27 | .optional = true,
|
28 | 28 | .url = "https://github.com/webview/webview/archive/f1a9d6b.tar.gz",
|
29 | 29 | .hash = "N-V-__8AAFXpCgDf9CFaoMSic23MgE7_O01X9Nz6JGTh2AY3",
|
30 | 30 | },
|
31 | 31 | .tokamak = .{
|
32 |
| - .url = "git+https://github.com/cztomsik/tokamak?ref=main#52801a78a23f501fe3f1794da730d4ca2afe53bc", |
33 |
| - .hash = "tokamak-2.0.0-FbnSeePtAQCeozIDZxTCIJB-J3IC2md8S4Z7AbzWygFr", |
| 32 | + .url = "git+https://github.com/cztomsik/tokamak?ref=main#5a29143a0c1fabea38baf3613a4691979b6e09c0", |
| 33 | + .hash = "tokamak-2.0.0-FbnSed8qAgCBLRx8zc19crztQ7tfnS0wvGAUnQJ55qql", |
34 | 34 | },
|
35 | 35 | .fridge = .{
|
36 |
| - .url = "git+https://github.com/cztomsik/fridge?ref=main#f90a16747b537b1b1221b891b06356b2cb0bb9d5", |
37 |
| - .hash = "fridge-0.9.5-3GyIiixYAQAIxCifCXB1_pgf3195u8umzhHs8Ko56tud", |
| 36 | + .url = "git+https://github.com/cztomsik/fridge?ref=main#11305fd8c3ee58512494c2412e9a84ab92aa82a2", |
| 37 | + .hash = "fridge-0.9.5-3GyIikVYAQAo_R8sHa31-wARIkSRO0DQFHdnWENsvY3B", |
38 | 38 | },
|
39 | 39 | },
|
40 | 40 | .paths = .{
|
|
0 commit comments