pdal 2.2.0
Closes #61066. Signed-off-by: Rui Chen <rui@meetup.com> Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
5fe64f0d0a
commit
08061a6a6c
|
@ -1,10 +1,9 @@
|
|||
class Pdal < Formula
|
||||
desc "Point data abstraction library"
|
||||
homepage "https://www.pdal.io/"
|
||||
url "https://github.com/PDAL/PDAL/releases/download/2.1.0/PDAL-2.1.0-src.tar.gz"
|
||||
sha256 "c300de7935d52cb96e24bdaceea5d189b1840e88636e6deca1f6dad51f909571"
|
||||
url "https://github.com/PDAL/PDAL/releases/download/2.2.0/PDAL-2.2.0-src.tar.gz"
|
||||
sha256 "421e94beafbfda6db642e61199bc4605eade5cab5d2e54585e08f4b27438e568"
|
||||
license "BSD-3-Clause"
|
||||
revision 2
|
||||
head "https://github.com/PDAL/PDAL.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue