cxxopts: add v3.1.1 (#37977)

This commit is contained in:
Alec Scott 2023-08-09 05:31:10 -07:00 committed by GitHub
parent 4cc2ca3e2e
commit f9457fa80b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ class Cxxopts(CMakePackage):
url = "https://github.com/jarro2783/cxxopts/archive/v2.2.0.tar.gz"
maintainers("haampie")
version("3.1.1", sha256="523175f792eb0ff04f9e653c90746c12655f10cb70f1d5e6d6d9491420298a08")
version("3.0.0", sha256="36f41fa2a46b3c1466613b63f3fa73dc24d912bc90d667147f1e43215a8c6d00")
version("2.2.1", sha256="984aa3c8917d649b14d7f6277104ce38dd142ce378a9198ec926f03302399681")
version("2.2.0", sha256="447dbfc2361fce9742c5d1c9cfb25731c977b405f9085a738fbd608626da8a4d")