git-lfs 1.5.0
Closes #7028. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
03165abf91
commit
0501dfd0c2
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
class GitLfs < Formula
|
class GitLfs < Formula
|
||||||
desc "Git extension for versioning large files"
|
desc "Git extension for versioning large files"
|
||||||
homepage "https://github.com/github/git-lfs"
|
homepage "https://github.com/git-lfs/git-lfs"
|
||||||
url "https://github.com/github/git-lfs/archive/v1.4.4.tar.gz"
|
url "https://github.com/git-lfs/git-lfs/archive/v1.5.0.tar.gz"
|
||||||
sha256 "ee4c3b459dd08cc9443fc5774baf342abc9b7975ffffbefb52b248b3eb91dd33"
|
sha256 "f90866c64d5d5e085ec365ffae41b0bb50ea618461f1983e31eff65c2bd58f8a"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue