_data/versions.yml (15 lines of code) (raw):

# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to you under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # Database of the current version # current: number: '12.0.1' pinned_number: '12.0.*' major_number: '12' date: '13 June 2023' git-tag: '6af660f48472b8b45a5e01b7136b9b040b185eb1' github-tag-link: 'https://github.com/apache/arrow/releases/tag/apache-arrow-12.0.1' release-notes: 'https://arrow.apache.org/release/12.0.1.html' mirrors: 'https://www.apache.org/dyn/closer.lua/arrow/arrow-12.0.1/' tarball-name: 'apache-arrow-12.0.1.tar.gz' tarball-url: 'https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/arrow-12.0.1/apache-arrow-12.0.1.tar.gz' java-artifacts: 'https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.arrow%22%20AND%20v%3A%2212.0.1%22' asc: 'https://downloads.apache.org/arrow/arrow-12.0.1/apache-arrow-12.0.1.tar.gz.asc' sha256: 'https://downloads.apache.org/arrow/arrow-12.0.1/apache-arrow-12.0.1.tar.gz.sha256' sha512: 'https://downloads.apache.org/arrow/arrow-12.0.1/apache-arrow-12.0.1.tar.gz.sha512'