Skip to content

Commit

Permalink
apache-arrow: update to 18.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 3, 2024
1 parent bca7e2d commit c704067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apache-arrow/Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require_relative "../packages-groonga-org-package-task"

class ApacheArrowPackageTask < PackagesGroongaOrgPackageTask
def initialize
super("apache-arrow", "18.0.0", Time.new(2024, 10, 28))
super("apache-arrow", "18.1.0", Time.new(2024, 11, 24))
end

private
Expand Down

0 comments on commit c704067

Please sign in to comment.