Skip to content

Commit eb9a667

Browse files
committed
conan 2.15.0
1 parent 5bf2bd5 commit eb9a667

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/conan.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Conan < Formula
33

44
desc "Distributed, open source, package manager for C/C++"
55
homepage "https://conan.io"
6-
url "https://files.pythonhosted.org/packages/68/e1/e20c51873d477aae9b29d3197e9d78503c620624e946b7b13aab7c603020/conan-2.14.0.tar.gz"
7-
sha256 "54bcddb2ac1f25451f36f5b86c7084dc49322b5c10842cbba2323e12c6c80bca"
6+
url "https://files.pythonhosted.org/packages/30/0b/6aa79aed2e8af73c5517ce2fe4ae1c19f5ca8a858c36349a6d3cdd47a4be/conan-2.15.0.tar.gz"
7+
sha256 "c984c5fb0623ea60b39c2feb351886a3e2df8f6a1f99e3f322125a24198f05da"
88
license "MIT"
99
head "https://github.com/conan-io/conan.git", branch: "develop"
1010

0 commit comments

Comments
 (0)