Skip to content

Commit 3c0f5fc

Browse files
committed
nut: update livecheck
1 parent 4188c29 commit 3c0f5fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Formula/n/nut.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ class Nut < Formula
77

88
livecheck do
99
url :stable
10-
strategy :github_latest
10+
regex(/^v?(\d+(?:\.\d+)+)$/i)
11+
strategy :github_releases
1112
end
1213

1314
bottle do

0 commit comments

Comments
 (0)