Commit 9e4b5544 authored by Ed Reel's avatar Ed Reel Committed by GitHub

Merge pull request #1321 from cstrouse/update-curl

Update curl from 7.56.0 to 7.56.1
parents c92b6302 a13e104f
......@@ -3,9 +3,9 @@ require 'package'
class Curl < Package
description 'Command line tool and library for transferring data with URLs.'
homepage 'https://curl.haxx.se/'
version '7.56.0'
source_url 'https://curl.haxx.se/download/curl-7.56.0.tar.xz'
source_sha256 '32437bcca0e9434384329fdc733547879d25ba70335b3cf9e3d9cbc3e71fd172'
version '7.56.1'
source_url 'https://curl.haxx.se/download/curl-7.56.1.tar.xz'
source_sha256 '8eed282cf3a0158d567a0feaa3c4619e8e847970597b5a2c81879e8f0d1a39d1'
binary_url ({
})
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment