Skip to content

Commit a75882d

Browse files
BrewTestBotchenrui333
authored andcommitted
swift-section: add livecheck
Signed-off-by: Rui Chen <[email protected]>
1 parent 7d74150 commit a75882d

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)