check: add v0.15.2 (#37216)

This commit is contained in:
Alec Scott 2023-04-26 09:18:49 -07:00 committed by GitHub
parent 2477fe2ff7
commit 8669844084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ class Check(AutotoolsPackage):
homepage = "https://libcheck.github.io/check/index.html"
url = "https://github.com/libcheck/check/releases/download/0.12.0/check-0.12.0.tar.gz"
version("0.15.2", sha256="a8de4e0bacfb4d76dd1c618ded263523b53b85d92a146d8835eb1a52932fa20a")
version("0.12.0", sha256="464201098bee00e90f5c4bdfa94a5d3ead8d641f9025b560a27755a83b824234")
version("0.11.0", sha256="24f7a48aae6b74755bcbe964ce8bc7240f6ced2141f8d9cf480bc3b3de0d5616")
version("0.10.0", sha256="f5f50766aa6f8fe5a2df752666ca01a950add45079aa06416b83765b1cf71052")