Skip to content

Commit

Permalink
girara: add 0.3.7 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
zegervdv committed Aug 6, 2022
1 parent be8a1e1 commit bb38f77
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/girara.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class Girara < Formula
sha256 "41342213f8e745258f1db28cbb6ccc27a63009a5e001bf791bbe01ce436d4db7"
head "https://github.com/pwmt/girara.git", branch: "develop"

bottle do
root_url "https://github.com/zegervdv/homebrew-zathura/releases/download/girara-0.3.7"
sha256 big_sur: "edcefda742a6b7706e2c38a5fa09a5eb55e598b8f2e3edbe0de45647c1a2ac0f"
sha256 x86_64_linux: "a2537e075aa5e0b537bb4bc2efb821580f06766bd8cccefa3d2c0c6e0f96d96a"
end

depends_on "cmake" => :build
depends_on "meson" => :build
depends_on "ninja" => :build
Expand Down

0 comments on commit bb38f77

Please sign in to comment.