Skip to content

Commit

Permalink
laszip: add 3.4.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
gromgit committed Jan 30, 2023
1 parent f1041b3 commit 50d9393
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions Formula/laszip.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,8 @@ class Laszip < Formula
head "https://github.com/LASzip/LASzip.git", branch: "master"

bottle do
sha256 cellar: :any, arm64_monterey: "5064bc999925063dab10850a16565f0e6146565496fe53357b138dffbe5ade18"
sha256 arm64_big_sur: "6849693f9166120961fcada7af8d222c1e7580bc191d75a3fdef7ca685f22566"
sha256 cellar: :any, monterey: "eca7c603a0e7a894cc63acdfbf2a77536f82b35ad26106f32e2ed03ec6fa5b90"
sha256 big_sur: "3b8bf75cb5a0c7f2ac6b02c59726b9b2d126ac754dc24a45ffff3adb18bc1a15"
sha256 catalina: "df73f3c2c8be13bc0fab13f28cbb22262a24c283f4da85cf6b21c55531516e7f"
sha256 mojave: "3a9bc6d5931145800cb5792740a3cae118d27c4879144f3c74a44c2aee75ce64"
sha256 high_sierra: "a32459a4896bdc365fae55b70744bb7ae2a05b552e3bb0b0097345e0ea423014"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ead7c79d5802c0c0c60e8d07cd70d62d634efe3447ff0bc69b576e29f05c82e9"
root_url "https://github.com/gromgit/homebrew-core-aarch64_linux/releases/download/laszip"
sha256 cellar: :any_skip_relocation, aarch64_linux: "5f7b7209b66ed1cdbb2a80961d5b2970c7f709e0831a56c559bdb890d54c8fae"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 50d9393

Please sign in to comment.