change version (#2000)

Signed-off-by: clundro <859287553@qq.com>
pull/2001/head
cluster 2 years ago committed by GitHub
parent d7e68d7987
commit 577278465e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/s/sophus/xmake.lua

@ -7,7 +7,7 @@ package("sophus")
add_urls("https://github.com/strasdat/Sophus/archive/refs/tags/$(version).tar.gz",
"https://github.com/strasdat/Sophus.git")
add_versions("v22.10", "270709b83696da179447cf743357e36a8b9bc8eed5ff4b9d66d33fe691010bad")
add_versions("1.22.10", "eb1da440e6250c5efc7637a0611a5b8888875ce6ac22bf7ff6b6769bbc958082")
add_configs("basic_logging", {description = "Use basic logging (in ensure and test macros).", default = false, type = "boolean"})

Loading…
Cancel
Save