Skip to content

Commit

Permalink
Bumped val3dity to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoledoux committed Jul 17, 2024
1 parent 469538b commit 3a9b319
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/val3dity.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Val3dity < Formula
desc "Validation of 3D geometric primitives according to ISO19107"
homepage "https://github.com/tudelft3d/val3dity"
url "https://github.com/tudelft3d/val3dity/archive/2.4.0.tar.gz"
sha256 "b69e8503258d4d8542a74f969ce75e861f4e3d4126f9ea0a324fca221642f936"
url "https://github.com/tudelft3d/val3dity/archive/2.5.0.tar.gz"
sha256 "20d57de894c04bd3971abd38739da79a16bec8bed87a48426a621bebc97dd20d"

depends_on "cmake" => :build
depends_on "cgal"
Expand Down

0 comments on commit 3a9b319

Please sign in to comment.