py-gosam: add v2.1.2 (#47533)
This commit is contained in:
parent
01edde35be
commit
8b165c2cfe
@ -20,6 +20,11 @@ class PyGosam(Package):
|
|||||||
|
|
||||||
license("GPL-3.0-only")
|
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(
|
version(
|
||||||
"2.1.1",
|
"2.1.1",
|
||||||
url="https://github.com/gudrunhe/gosam/releases/download/2.1.1/gosam-2.1.1-4b98559.tar.gz",
|
url="https://github.com/gudrunhe/gosam/releases/download/2.1.1/gosam-2.1.1-4b98559.tar.gz",
|
||||||
|
Loading…
Reference in New Issue
Block a user