dlib 19.14
Closes #29842. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
0d6044497c
commit
e2a466b150
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Dlib < Formula
|
||||
desc "C++ library for machine learning"
|
||||
homepage "http://dlib.net/"
|
||||
url "http://dlib.net/files/dlib-19.13.tar.bz2"
|
||||
sha256 "fe90b94677f837c8f0bcb0bb450b313a422a9171ac682583a75052c58f80ba54"
|
||||
url "http://dlib.net/files/dlib-19.14.tar.bz2"
|
||||
sha256 "b552e2f1c3a4fc3fc5e9a127e3cc3c6c1b0d7bd6eb7d886a5cca1db192def034"
|
||||
head "https://github.com/davisking/dlib.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue