We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb8c4e commit bd19e2fCopy full SHA for bd19e2f
Formula/c/colmap.rb
@@ -1,8 +1,8 @@
1
class Colmap < Formula
2
desc "Structure-from-Motion and Multi-View Stereo"
3
homepage "https://colmap.github.io/"
4
- url "https://github.com/colmap/colmap/archive/refs/tags/3.12.2.tar.gz"
5
- sha256 "d108ba931780c5617e327967316688c99393ba80f7012340e804158c5b790822"
+ url "https://github.com/colmap/colmap/archive/refs/tags/3.12.3.tar.gz"
+ sha256 "1ad69660bd4e15b9cdd2ef407ac11c8e39bdcdc68625c1d142b0d8e80b6b2aa7"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments