Skip to content

Commit

Permalink
sfcgal: update 1.4.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonchang authored and BrewTestBot committed Oct 23, 2021
1 parent 6190ea6 commit 8596d83
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Formula/sfcgal.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ class Sfcgal < Formula
license "LGPL-2.0-or-later"

bottle do
sha256 cellar: :any, arm64_big_sur: "b809fe115553e7ffa0679bd2402f1994cb01a98e646a775c6dfe8ae706566d89"
sha256 cellar: :any, big_sur: "e69bacf0f31e67adb7a5abc3fb358f0cbb2c1406f664bd5683c4f16241392d7c"
sha256 cellar: :any, catalina: "16d0494615f89ec1f418d1e817e894972dbd6497387f2cf714ae9edabac5d3f1"
sha256 cellar: :any, arm64_big_sur: "b809fe115553e7ffa0679bd2402f1994cb01a98e646a775c6dfe8ae706566d89"
sha256 cellar: :any, big_sur: "e69bacf0f31e67adb7a5abc3fb358f0cbb2c1406f664bd5683c4f16241392d7c"
sha256 cellar: :any, catalina: "16d0494615f89ec1f418d1e817e894972dbd6497387f2cf714ae9edabac5d3f1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "cd4bc96070f584bbbef5fec11b51ca187cbb2d1be4a60efa9d29ea6e7203a939"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 8596d83

Please sign in to comment.