Skip to content

Commit

Permalink
git-mit: add 5.13.27 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Aug 26, 2024
1 parent 5eb249b commit 2506cf2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/git-mit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ class GitMit < Formula
homepage "https://github.com/PurpleBooth/git-mit"
url "https://github.com/PurpleBooth/git-mit/archive/refs/tags/v5.13.27.tar.gz"
sha256 "6d4adf44ecaba63fe1240eed8d9c91fbfa30b7b663dc2c08823818306d4a5f15"

bottle do
root_url "https://github.com/PurpleBooth/homebrew-repo/releases/download/git-mit-5.13.27"
sha256 cellar: :any, arm64_sonoma: "750c744fe9bda58f77d6ac72aec27b633677317054cf888d70d61123155a17aa"
sha256 cellar: :any, ventura: "672a55dce6e635db302f660538656f0cf012b392ebbc4886997ec90ed9da5ba5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a58f4be1225df6bd0ba11626c051ad8bed366c1c0310dee34533d0416bcffcdd"
end
depends_on "help2man" => :build
depends_on "homebrew/core/rust" => :build
depends_on "openssl@3"
Expand Down

0 comments on commit 2506cf2

Please sign in to comment.