Skip to content

Commit

Permalink
apache-arrow-glib 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kszucs authored and fxcoudert committed Oct 23, 2020
1 parent 7ed5067 commit 601afa4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/apache-arrow-glib.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class ApacheArrowGlib < Formula
desc "GLib bindings for Apache Arrow"
homepage "https://arrow.apache.org/"
url "https://www.apache.org/dyn/closer.lua?path=arrow/arrow-1.0.1/apache-arrow-1.0.1.tar.gz"
mirror "https://archive.apache.org/dist/arrow/arrow-1.0.1/apache-arrow-1.0.1.tar.gz"
sha256 "149ca6aa969ac5742f3b30d1f69a6931a533fd1db8b96712e60bf386a26dc75c"
url "https://www.apache.org/dyn/closer.lua?path=arrow/arrow-2.0.0/apache-arrow-2.0.0.tar.gz"
mirror "https://archive.apache.org/dist/arrow/arrow-2.0.0/apache-arrow-2.0.0.tar.gz"
sha256 "be0342cc847bb340d86aeaef43596a0b6c1dbf1ede9c789a503d939e01c71fbe"
license "Apache-2.0"
head "https://github.com/apache/arrow.git"

Expand Down

0 comments on commit 601afa4

Please sign in to comment.