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 57306ff commit c760aa6
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: 5c70eafb1011f9d124bafb328afe54f62cc5b9280b7080e1e3d668f78c0e407e

build:
Expand Down

0 comments on commit c760aa6

Please sign in to comment.