diff --git a/Formula/pdal.rb b/Formula/pdal.rb index 5901af51f2..090ee84ae5 100644 --- a/Formula/pdal.rb +++ b/Formula/pdal.rb @@ -1,9 +1,8 @@ class Pdal < Formula desc "Point data abstraction library" homepage "https://www.pdal.io/" - url "https://github.com/PDAL/PDAL/archive/1.8.0.tar.gz" - sha256 "ef3a32c06865383feac46fd7eb7491f034cad6b0b246b3c917271ae0c8f25b69" - revision 4 + url "https://github.com/PDAL/PDAL/releases/download/1.9.0/PDAL-1.9.0-src.tar.gz" + sha256 "bc010da5259bf2adecce9543696e8c17e7c177da70e3774f60b329d8e02d9cd8" head "https://github.com/PDAL/PDAL.git" bottle do