Skip to content

Commit bd19e2f

Browse files
committed
colmap 3.12.3
1 parent 3cb8c4e commit bd19e2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/colmap.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Colmap < Formula
22
desc "Structure-from-Motion and Multi-View Stereo"
33
homepage "https://colmap.github.io/"
4-
url "https://github.com/colmap/colmap/archive/refs/tags/3.12.2.tar.gz"
5-
sha256 "d108ba931780c5617e327967316688c99393ba80f7012340e804158c5b790822"
4+
url "https://github.com/colmap/colmap/archive/refs/tags/3.12.3.tar.gz"
5+
sha256 "1ad69660bd4e15b9cdd2ef407ac11c8e39bdcdc68625c1d142b0d8e80b6b2aa7"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)