Skip to content

Commit

Permalink
use dynamic download URL
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Jul 24, 2024
1 parent f9350ee commit 3205efd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ package:
version: {{ version|replace("-", "_") }}

source:
url: https://dist.apache.org/repos/dist/release/arrow/arrow-{{ version }}/apache-arrow-{{ version }}.tar.gz
url: https://www.apache.org/dyn/closer.lua/arrow/arrow-{{ version }}/apache-arrow-{{ version }}.tar.gz?action=download
fn: apache-arrow-{{ version }}.tar.gz
sha256: 9d280d8042e7cf526f8c28d170d93bfab65e50f94569f6a790982a878d8d898d

build:
Expand Down

0 comments on commit 3205efd

Please sign in to comment.