Skip to content

Commit 8f2bdc6

Browse files
authored
Merge pull request #217312 from Homebrew/bump-yalantinglibs-1.1.0
yalantinglibs 1.1.0
2 parents 0116fcc + 0325f44 commit 8f2bdc6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3836,6 +3836,7 @@ xz
38363836
yadm
38373837
yaegi
38383838
yaf
3839+
yalantinglibs
38393840
yamale
38403841
yaml-language-server
38413842
yamlfix

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.0.2.tar.gz"
5-
sha256 "91049e5c2931918fe57d7513c0cd2797e07c5e642aa40da40a511b0999ae2ec7"
4+
url "https://github.com/alibaba/yalantinglibs/archive/refs/tags/lts1.1.0.tar.gz"
5+
sha256 "303e7b76ec9bf2c6df779424c35a04bfaf843fe591c6cf20cc7f519fb22cf7f7"
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: "8086a786c602d66397f747f125e70cb1a8bea4d4aa143591ffb854e9681e1afb"
10+
sha256 cellar: :any_skip_relocation, all: "e6e98c999fe9853935b3fc19703d5a5a16e335e5456deac04ae734828a09abd4"
1111
end
1212

1313
depends_on "cmake" => :build

0 commit comments

Comments
 (0)