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 7b6710f commit 4655f8bCopy full SHA for 4655f8b
Formula/y/yalantinglibs.rb
@@ -1,8 +1,8 @@
1
class Yalantinglibs < Formula
2
desc "Collection of modern C++ libraries"
3
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"
+ url "https://github.com/alibaba/yalantinglibs/archive/refs/tags/lts1.1.1.tar.gz"
+ sha256 "0aca363801b004f4f679daea0122f76ace147299770d91f44c3a49d753664afa"
6
license "Apache-2.0"
7
head "https://github.com/alibaba/yalantinglibs.git", branch: "main"
8
0 commit comments