We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb7fe08 + 9430ba9 commit b9e38d4Copy full SHA for b9e38d4
Formula/r/rofi.rb
@@ -6,6 +6,11 @@ class Rofi < Formula
6
license "MIT"
7
head "https://github.com/davatorium/rofi.git", branch: "next"
8
9
+ livecheck do
10
+ url :stable
11
+ strategy :github_latest
12
+ end
13
+
14
bottle do
15
sha256 arm64_sequoia: "12f2adcbff734077b295a28576edb770f00778986de09c6ca1036393270f2dcf"
16
sha256 arm64_sonoma: "31b072b30a9a55cc505de3cbd7323dd21b826b061516685b473e51986cab3d57"
0 commit comments