git-lfs 1.4.4
Closes #6237. Signed-off-by: Zhiming Wang <zmwangx@gmail.com>
This commit is contained in:
parent
b885a039cd
commit
cdf8d2f9a9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GitLfs < Formula
|
||||
desc "Git extension for versioning large files"
|
||||
homepage "https://github.com/github/git-lfs"
|
||||
url "https://github.com/github/git-lfs/archive/v1.4.3.tar.gz"
|
||||
sha256 "779755a6edece24467b21ac42543787bc56ed22066ce93e3e32921ca7555e925"
|
||||
url "https://github.com/github/git-lfs/archive/v1.4.4.tar.gz"
|
||||
sha256 "ee4c3b459dd08cc9443fc5774baf342abc9b7975ffffbefb52b248b3eb91dd33"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue