Skip to content

Commit c879612

Browse files
authored
Merge pull request #251222 from Homebrew/bump-swift-section-0.7.0-RC
swift-section: add livecheck
2 parents af94cb9 + a75882d commit c879612

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Formula/s/swift-section.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ class SwiftSection < Formula
66
license "MIT"
77
head "https://github.com/MxIris-Reverse-Engineering/MachOSwiftSection.git", branch: "main"
88

9+
livecheck do
10+
url :stable
11+
regex(/^v?(\d+(?:\.\d+)+)$/i)
12+
end
13+
914
bottle do
1015
rebuild 1
1116
sha256 cellar: :any_skip_relocation, arm64_tahoe: "98fc25f87480b0c9cb1d92255eb6a4ecc53f4abde7259e6eb4d52463560f865d"

0 commit comments

Comments
 (0)