|
1 | 1 | class Ncnn < Formula |
2 | 2 | desc "High-performance neural network inference framework" |
3 | 3 | homepage "https://github.com/Tencent/ncnn" |
4 | | - url "https://github.com/Tencent/ncnn/archive/refs/tags/20240820.tar.gz" |
5 | | - sha256 "21e7897c7a332894934800a15189915b5131dddc84b2c8d5669ff53de8c5efa4" |
| 4 | + url "https://github.com/Tencent/ncnn/archive/refs/tags/20241226.tar.gz" |
| 5 | + sha256 "2a9f224aab5f016ce790d0bb4f90c495ce4ed5620a9617e4ca522cbc5ca331d1" |
6 | 6 | license "BSD-3-Clause" |
7 | | - revision 8 |
8 | 7 | head "https://github.com/Tencent/ncnn.git", branch: "master" |
9 | 8 |
|
10 | 9 | bottle do |
11 | | - sha256 cellar: :any, arm64_sequoia: "f8ece4ed2958b73d5edc98b9f8417a87fdbef523c8de3234554632a96a497cb6" |
12 | | - sha256 cellar: :any, arm64_sonoma: "f3dd5c3fb4470768ae8a478cf5ed53730a2fc6bb9875d99cd9536887acebe1fa" |
13 | | - sha256 cellar: :any, arm64_ventura: "94b9d18810e445013f5ff5e5589e7556c8fa057112c01855f4d51e9d77b5f98c" |
14 | | - sha256 cellar: :any, sonoma: "c36341359856b5d4b408461ff196fa212b76de38060b8e75243ebdfc66725fe7" |
15 | | - sha256 cellar: :any, ventura: "91656f57b5249b06999f21b654be191f58212bbd13ce3f671434d430b026e241" |
16 | | - sha256 cellar: :any_skip_relocation, x86_64_linux: "bfbccc52cc564fe81125ad2121f8157627d910d9f899e85f71ba5f5ac28a293d" |
| 10 | + sha256 cellar: :any, arm64_sequoia: "731c86cc2ae64a543ca8c4e50787aa67f8d6777abc5494e4b1d2a522e7426c9f" |
| 11 | + sha256 cellar: :any, arm64_sonoma: "004b65f6a28a2463abbe3c373a537621c74aa8188a4e2b66677ea11457c6a822" |
| 12 | + sha256 cellar: :any, arm64_ventura: "ef6c36b31e7f177c535869e2113badc762dccb0d77d4ebd3f61476bad6204d15" |
| 13 | + sha256 cellar: :any, sonoma: "f64b4b7a1d015514f3737e7edc902c4abd882cf156185683630f5ed723831fe9" |
| 14 | + sha256 cellar: :any, ventura: "cb62c3375e3b2ce327e6a200cc8f7fca75e3af2ef74cf3a6b46011f0c628ed22" |
| 15 | + sha256 cellar: :any_skip_relocation, x86_64_linux: "4f5dafdb5b5d51e69997a683d79c35aa6481354ece1ceba8cf6bf138e29cb090" |
17 | 16 | end |
18 | 17 |
|
19 | 18 | depends_on "cmake" => :build |
|
0 commit comments