py-gosam: add v2.1.2 (#47533)

This commit is contained in:
Wouter Deconinck 2024-11-11 07:28:52 -06:00 committed by GitHub
parent 01edde35be
commit 8b165c2cfe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,11 @@ class PyGosam(Package):
license("GPL-3.0-only")
version(
"2.1.2",
url="https://github.com/gudrunhe/gosam/releases/download/2.1.2/gosam-2.1.2+c307997.tar.gz",
sha256="53601ab203c3d572764439018f976baff9c83b87abe1fcbbe15c07caf174680c",
)
version(
"2.1.1",
url="https://github.com/gudrunhe/gosam/releases/download/2.1.1/gosam-2.1.1-4b98559.tar.gz",