nealrichardson commented on a change in pull request #7218: URL: https://github.com/apache/arrow/pull/7218#discussion_r427003756
########## File path: dev/tasks/homebrew-formulae/autobrew/apache-arrow.rb ########## @@ -19,7 +19,7 @@ class ApacheArrow < Formula desc "Columnar in-memory analytics layer designed to accelerate big data" homepage "https://arrow.apache.org/" - url "https://www.apache.org/dyn/closer.lua?path=arrow/arrow-0.17.0.9000/apache-arrow-0.17.0.9000.tar.gz" + url "https://www.apache.org/dyn/closer.lua?path=arrow/arrow-0.17.1.9000/apache-arrow-0.17.1.9000.tar.gz" sha256 "9948ddb6d4798b51552d0dca3252dd6e3a7d0f9702714fc6f5a1b59397ce1d28" Review comment: Nope. That URL doesn't exist; it's just to keep the version numbers in sync. We always install `--HEAD` in our tests. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
