Skip to content

Commit 3ad81e3

Browse files
authored
Merge pull request Homebrew#218793 from Homebrew/bump-yalantinglibs-1.1.1
yalantinglibs 1.1.1
2 parents 64d5f73 + b46851b commit 3ad81e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/y/yalantinglibs.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
class 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

0 commit comments

Comments
 (0)