Skip to content

Commit

Permalink
Update curl 7.62.0 -> 7.65.1 (related to #13)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxux authored and zaibon committed Oct 2, 2019
1 parent d127719 commit 812d6a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internals/curl.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CURL_VERSION="7_62_0"
CURL_CHECKSUM="29fc7874b46ca1676c117e5f1477452e"
CURL_VERSION="7_65_1"
CURL_CHECKSUM="651706b87c501317030ec317dd84f3ef"
CURL_LINK="https://github.com/curl/curl/archive/curl-${CURL_VERSION}.tar.gz"

download_curl() {
Expand Down

0 comments on commit 812d6a3

Please sign in to comment.