Merge pull request #1666 from lightpanda-io/curl_github_repo

Use github repo for curl source
This commit is contained in:
Pierre Tachoire
2026-02-27 10:09:37 +01:00
committed by GitHub

View File

@@ -28,7 +28,7 @@
.hash = "boringssl-0.1.0-VtJeWehMAAA4RNnwRnzEvKcS9rjsR1QVRw1uJrwXxmVK",
},
.curl = .{
.url = "https://curl.se/download/curl-8.18.0.tar.gz",
.url = "https://github.com/curl/curl/releases/download/curl-8_18_0/curl-8.18.0.tar.gz",
.hash = "N-V-__8AALp9QAGn6CCHZ6fK_FfMyGtG824LSHYHHasM3w-y",
},
},