git: update 2.24.0_1 bottle.
This commit is contained in:
parent
a9cb1fd33d
commit
9cdc141fa4
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Git < Formula
|
|||
head "https://github.com/git/git.git", :shallow => false
|
||||
|
||||
bottle do
|
||||
sha256 "fa754c684673a191b999528995c1dc4b0d597a95ed6a2b1dd213c8e7018885ab" => :catalina
|
||||
sha256 "36d3b48999a9252ea1a25fa54cd5305259c713d78d14be8161ea206357c1e120" => :mojave
|
||||
sha256 "014ffddf6866f5c8c4177d06629b040949e4dfbb730e3dbe13a26a6a54e260df" => :high_sierra
|
||||
sha256 "0c78003ab0077aba1cb058380d2e2e5b7af2c4c2294eff125249b5d43b612562" => :catalina
|
||||
sha256 "f09352676d42d56861f4440b26af02ce050165a6e648ac0bedf21af4226249d8" => :mojave
|
||||
sha256 "2f49e902587ea5afd51f5f82522f73a9ccdf667ad0f11dd8c95fa8c31b9debac" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "gettext"
|
||||
|
|
Loading…
Reference in a new issue