Skip to content

Commit

Permalink
g2o 20241228
Browse files Browse the repository at this point in the history
  • Loading branch information
Moisan committed Dec 28, 2024
1 parent 330b93b commit e648918
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/g/g2o.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class G2o < Formula
desc "General framework for graph optimization"
homepage "https://openslam-org.github.io/g2o.html"
url "https://github.com/RainerKuemmerle/g2o/archive/refs/tags/20230806_git.tar.gz"
version "20230806"
sha256 "e717d3b96cc6d00fcbbaf637aae648c9823599e6aa8fcf4546fc9ad4034dcde5"
url "https://github.com/RainerKuemmerle/g2o/archive/refs/tags/20241228_git.tar.gz"
version "20241228"
sha256 "d691ead69184ebbb8256c9cd9f4121d1a880b169370efc0554dd31a64802a452"
license "BSD-2-Clause"

livecheck do
Expand Down

0 comments on commit e648918

Please sign in to comment.