Skip to content

Commit d3c5d7f

Browse files
committed
conan 2.10.1
1 parent 12ce290 commit d3c5d7f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/c/conan.rb

Lines changed: 4 additions & 4 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/61/eb/02397f96ef9421b8af84d23323ed1b54d8620a5fbeba1ad11de7c3deee88/conan-2.10.0.tar.gz"
7-
sha256 "b269bf6aace968986c1247fcf7801452b3871be0a8e4a30b714c1a85dbd15ea6"
6+
url "https://files.pythonhosted.org/packages/e3/93/b1ae4bb56daa2adafd97f057f35abac1728c25f4a95c2445acbcb7db13b2/conan-2.10.1.tar.gz"
7+
sha256 "dece8e21c49e06cb4846ab9b342f30aa6fbc88bc3d2235f30519bfcb8b3267b6"
88
license "MIT"
99
head "https://github.com/conan-io/conan.git", branch: "develop"
1010

@@ -34,8 +34,8 @@ class Conan < Formula
3434
end
3535

3636
resource "distro" do
37-
url "https://files.pythonhosted.org/packages/fc/f8/98eea607f65de6527f8a2e8885fc8015d3e6f5775df186e443e0964a11c3/distro-1.9.0.tar.gz"
38-
sha256 "2fa77c6fd8940f116ee1d6b94a2f90b13b5ea8d019b98bc8bafdcabcdd9bdbed"
37+
url "https://files.pythonhosted.org/packages/4b/89/eaa3a3587ebf8bed93e45aa79be8c2af77d50790d15b53f6dfc85b57f398/distro-1.8.0.tar.gz"
38+
sha256 "02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8"
3939
end
4040

4141
resource "fasteners" do

0 commit comments

Comments
 (0)