We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636fda8 commit 461321bCopy full SHA for 461321b
Formula/c/conan.rb
@@ -3,8 +3,8 @@ class Conan < Formula
3
4
desc "Distributed, open source, package manager for C/C++"
5
homepage "https://conan.io"
6
- url "https://files.pythonhosted.org/packages/5d/c3/60d2a828ea2df1ba23dbe44cc0421fac04d5244ef64571d4eb7c6be1d55a/conan-2.9.1.tar.gz"
7
- sha256 "98e3a2366be1980100746250655fdbd1deafc6534a67220441790c40ce73361a"
+ url "https://files.pythonhosted.org/packages/df/e8/59ee70187a8dca8f6898fa9d1385c980ca0d715c24eebd608ca5ae54e4ae/conan-2.9.2.tar.gz"
+ sha256 "39deca86a59d4f2cfd764e9a42d211c9408a3ff56925b2c20a1def913fe5c571"
8
license "MIT"
9
head "https://github.com/conan-io/conan.git", branch: "develop"
10
0 commit comments