conan 1.19.1

Closes #44861.

Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
Rui Chen 2019-10-03 12:48:55 -04:00
parent 018a6561f8
commit ef388ffc6c

View file

@ -3,8 +3,8 @@ class Conan < Formula
desc "Distributed, open source, package manager for C/C++"
homepage "https://github.com/conan-io/conan"
url "https://github.com/conan-io/conan/archive/1.19.0.tar.gz"
sha256 "1d3b3d3fbf66471170c150002e7887279609c20d4b4c7b74170a4c946c02dcb5"
url "https://github.com/conan-io/conan/archive/1.19.1.tar.gz"
sha256 "9904036b946bebb2667b7acc9a648186b975ebe6bc125cc6c04906ec0cfd4eb2"
head "https://github.com/conan-io/conan.git"
bottle do