clib 1.11.2

Closes #44919.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Jack Foy 2019-10-04 14:58:48 -07:00 committed by Rui Chen
parent 7dd2e58242
commit 21890f128b

View file

@ -1,8 +1,8 @@
class Clib < Formula
desc "Package manager for C programming"
homepage "https://github.com/clibs/clib"
url "https://github.com/clibs/clib/archive/1.8.1.tar.gz"
sha256 "f5718e316771571971cb4e5a0142f91b47c6bfe32997fd869fc5a90ec091a066"
url "https://github.com/clibs/clib/archive/1.11.2.tar.gz"
sha256 "5f44c4ac8e2f59b38f7a639c6d842eacf8fc8f7c53ba9b88dc75ef2fb902f630"
head "https://github.com/clibs/clib.git"
bottle do