brynet: add v1.12.2 (#37309)

This commit is contained in:
Alec Scott 2023-05-01 21:05:01 -07:00 committed by GitHub
parent 2a95b1e282
commit c7a2766ded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ class Brynet(CMakePackage):
homepage = "https://github.com/IronsDu/brynet" homepage = "https://github.com/IronsDu/brynet"
url = "https://github.com/IronsDu/brynet/archive/v1.0.8.tar.gz" url = "https://github.com/IronsDu/brynet/archive/v1.0.8.tar.gz"
version("1.12.2", sha256="b8b740cae39804d1e7037866046321065856c0ea9f565d26f67aeccc7ccd3d51")
version("1.10.0", sha256="a7bc20c4a2cc2f0f29af56e9355b8769256785850ddedcef226e9562e97d05cf") version("1.10.0", sha256="a7bc20c4a2cc2f0f29af56e9355b8769256785850ddedcef226e9562e97d05cf")
version("1.0.8", sha256="e37dee5fa14acec99bdd7ce8530a00ff5116f608f0a5401cd2e32e10f23975fc") version("1.0.8", sha256="e37dee5fa14acec99bdd7ce8530a00ff5116f608f0a5401cd2e32e10f23975fc")
version("1.0.7", sha256="60116fccff108d03f3ff0a3d5c1fb5ad442bad7ef155bf1a3c7819ffc9d57524") version("1.0.7", sha256="60116fccff108d03f3ff0a3d5c1fb5ad442bad7ef155bf1a3c7819ffc9d57524")