check 0.13.0

Closes #45802.

Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
Caleb Xu 2019-10-25 09:39:42 -04:00 committed by Rui Chen
parent df7df4218f
commit 18a5ef9850

View file

@ -1,8 +1,8 @@
class Check < Formula
desc "C unit testing framework"
homepage "https://libcheck.github.io/check/"
url "https://github.com/libcheck/check/releases/download/0.12.0/check-0.12.0.tar.gz"
sha256 "464201098bee00e90f5c4bdfa94a5d3ead8d641f9025b560a27755a83b824234"
url "https://github.com/libcheck/check/releases/download/0.13.0/check-0.13.0.tar.gz"
sha256 "c4336b31447acc7e3266854f73ec188cdb15554d0edd44739631da174a569909"
bottle do
cellar :any