Skip to content

Commit c5a0a44

Browse files
authored
Merge pull request #253525 from Homebrew/nmstatectl-add-livecheck
nmstatectl: add livecheck
2 parents 2361cad + 8169439 commit c5a0a44

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Formula/n/nmstatectl.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ class Nmstatectl < Formula
66
license "Apache-2.0"
77
head "https://github.com/nmstate/nmstate.git", branch: "base"
88

9+
livecheck do
10+
url :stable
11+
strategy :github_latest
12+
end
13+
914
bottle do
1015
sha256 cellar: :any_skip_relocation, arm64_tahoe: "3bd77f2897108a26582b434deb8e12baa3acae9383d4786413c11699c5924944"
1116
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cf50c518ea0663015ec5f2f1b2ffe6b0e84f0e816ad4f9b37ddb3c7be62ac1cc"

0 commit comments

Comments
 (0)