File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Yalantinglibs < Formula
22 desc "Collection of modern C++ libraries"
33 homepage "https://alibaba.github.io/yalantinglibs/en/"
4- url "https://github.com/alibaba/yalantinglibs/archive/refs/tags/lts1.1.0 .tar.gz"
5- sha256 "303e7b76ec9bf2c6df779424c35a04bfaf843fe591c6cf20cc7f519fb22cf7f7 "
4+ url "https://github.com/alibaba/yalantinglibs/archive/refs/tags/lts1.1.1 .tar.gz"
5+ sha256 "0aca363801b004f4f679daea0122f76ace147299770d91f44c3a49d753664afa "
66 license "Apache-2.0"
77 head "https://github.com/alibaba/yalantinglibs.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "e6e98c999fe9853935b3fc19703d5a5a16e335e5456deac04ae734828a09abd4 "
10+ sha256 cellar : :any_skip_relocation , all : "6be6e3d108faa90a6b5812b445fd0488c63d3d3f2ab83e18e258d7cfb3f9382b "
1111 end
1212
1313 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments