Skip to content

Commit

Permalink
libinotify-kqueue: add 20211018 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcenx committed Mar 23, 2024
1 parent 146525a commit 391229f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/libinotify-kqueue.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ class LibinotifyKqueue < Formula
head "https://github.com/libinotify-kqueue/libinotify-kqueue.git",
branch: "master"

bottle do
root_url "https://github.com/Gcenx/homebrew-wine/releases/download/libinotify-kqueue-20211018"
sha256 cellar: :any, monterey: "c57f064ad92d084d4c3b0f92d5714d1d0942c944a5f334379ce5fdac801627d6"
end

depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "gcc" => :build
Expand Down

0 comments on commit 391229f

Please sign in to comment.