Skip to content

Commit

Permalink
Sandbox: Download Linux variant of CrateDB from os/arch-specific URL
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Nov 6, 2023
1 parent 5e77e9e commit 56a5246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ parts = crate

[crate:linux]
recipe = hexagonit.recipe.download
url = https://cdn.crate.io/downloads/releases/crate-${versions:crate_server}.tar.gz
url = https://cdn.crate.io/downloads/releases/cratedb/x64_linux/crate-${versions:crate_server}.tar.gz
strip-top-level-dir = true

[crate:macosx]
Expand Down

0 comments on commit 56a5246

Please sign in to comment.