mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-12-26 00:52:46 +00:00
HTTP.jl is somehow not reliable enough that `HTTP.get` would occasionally hang for unidentified reasons. This version uses `curl` instead of `HTTP.get` to fetch resources, which is more stable and faster. `curl` dependency is included in julia:1.5 base image so we don't need to install it. |
||
|---|---|---|
| .. | ||
| bandersnatch | ||
| ftpsync | ||
| homebrew-mirror | ||
| julia | ||
| nix-channels | ||
| pub-mirror | ||
| rubygems | ||
| rustup-mirror | ||