pdal: update 1.9.1 bottle.
This commit is contained in:
parent
060160130e
commit
0dcdac4f60
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Pdal < Formula
|
|||
head "https://github.com/PDAL/PDAL.git"
|
||||
|
||||
bottle do
|
||||
sha256 "91ab91b73628331c465baa9c958c61efb74e5a83a2c9dd1f4f8b9fba6cc6ce9a" => :mojave
|
||||
sha256 "0a4304f2cf27e9614851e4783693eae9d702ab92ac5756da7b2c742bde553784" => :high_sierra
|
||||
sha256 "d69dc051a17749ef32698b5a194249a4d6083ede70fd6e8184d210bcb7dafd9f" => :sierra
|
||||
sha256 "9d9702bb0deea6371453e41f6baaa3d5f93c3af1db1336877ba53961d3eea27c" => :mojave
|
||||
sha256 "f0e3f632c3b660f89f000e5fa269403c236224f875a103e59c08c834c4a0e7d6" => :high_sierra
|
||||
sha256 "1e056660fb1fe4a157029923d657eb83fcede3ba5e56ea929ea1831fbd0db86c" => :sierra
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue