Skip to content

Commit b9e38d4

Browse files
authored
Merge pull request #224650 from Homebrew/rofi-livecheck
rofi: add livecheck
2 parents eb7fe08 + 9430ba9 commit b9e38d4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Formula/r/rofi.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ class Rofi < Formula
66
license "MIT"
77
head "https://github.com/davatorium/rofi.git", branch: "next"
88

9+
livecheck do
10+
url :stable
11+
strategy :github_latest
12+
end
13+
914
bottle do
1015
sha256 arm64_sequoia: "12f2adcbff734077b295a28576edb770f00778986de09c6ca1036393270f2dcf"
1116
sha256 arm64_sonoma: "31b072b30a9a55cc505de3cbd7323dd21b826b061516685b473e51986cab3d57"

0 commit comments

Comments
 (0)