Skip to content

Commit e276e9f

Browse files
BrewTestBotchenrui333
authored andcommitted
dlib 20.0
dlib: update homepage Signed-off-by: Rui Chen <[email protected]>
1 parent e6a55e7 commit e276e9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/d/dlib.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dlib < Formula
22
desc "C++ library for machine learning"
3-
homepage "http://dlib.net/"
4-
url "https://github.com/davisking/dlib/archive/refs/tags/v19.24.9.tar.gz"
5-
sha256 "65ff8debc3ffea84430bdd4992982082caf505404e16d986b7493c00f96f44e9"
3+
homepage "https://dlib.net/"
4+
url "https://github.com/davisking/dlib/archive/refs/tags/v20.0.tar.gz"
5+
sha256 "705749801c7896f5c19c253b6be639f4cef2c1831a9606955f01b600b3d86d80"
66
license "BSL-1.0"
77
head "https://github.com/davisking/dlib.git", branch: "master"
88

0 commit comments

Comments
 (0)