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
Rui Chen 2020-09-12 16:05:21 -04:00 committed by BrewTestBot
parent 5fe64f0d0a
commit 08061a6a6c
1 changed files with 2 additions and 3 deletions

View File

@ -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