Skip to content

Commit

Permalink
conan 0.8.6
Browse files Browse the repository at this point in the history
Conan 0.8.6

Closes #73.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
  • Loading branch information
lasote authored and apjanke committed Apr 5, 2016
1 parent 961d3e9 commit 530d0a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/conan.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Conan < Formula
desc "Distributed, open source, package manager for C/C++"
homepage "https://github.com/conan-io/conan"
url "https://pypi.python.org/packages/source/c/conan/conan-0.8.5.tar.gz"
sha256 "ad41665ae747f9e9d5fe7acd2927794ebe9b2b8ab387531016911344223dbcbe"
url "https://pypi.python.org/packages/source/c/conan/conan-0.8.6.tar.gz"
sha256 "678273f30adb2e95e856cfc9043032c6b31a382f00fd48cf32e3791c7848d0f2"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 530d0a0

Please sign in to comment.