Skip to content

Commit 461321b

Browse files
committed
conan 2.9.2
1 parent 636fda8 commit 461321b

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/5d/c3/60d2a828ea2df1ba23dbe44cc0421fac04d5244ef64571d4eb7c6be1d55a/conan-2.9.1.tar.gz"
7-
sha256 "98e3a2366be1980100746250655fdbd1deafc6534a67220441790c40ce73361a"
6+
url "https://files.pythonhosted.org/packages/df/e8/59ee70187a8dca8f6898fa9d1385c980ca0d715c24eebd608ca5ae54e4ae/conan-2.9.2.tar.gz"
7+
sha256 "39deca86a59d4f2cfd764e9a42d211c9408a3ff56925b2c20a1def913fe5c571"
88
license "MIT"
99
head "https://github.com/conan-io/conan.git", branch: "develop"
1010

0 commit comments

Comments
 (0)