We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a55e7 commit e276e9fCopy full SHA for e276e9f
Formula/d/dlib.rb
@@ -1,8 +1,8 @@
1
class Dlib < Formula
2
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"
+ homepage "https://dlib.net/"
+ url "https://github.com/davisking/dlib/archive/refs/tags/v20.0.tar.gz"
+ sha256 "705749801c7896f5c19c253b6be639f4cef2c1831a9606955f01b600b3d86d80"
6
license "BSL-1.0"
7
head "https://github.com/davisking/dlib.git", branch: "master"
8
0 commit comments