git-lfs 1.4.1
Closes #4256. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
ca507fe09f
commit
19678a307d
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.0.tar.gz"
|
||||
sha256 "0c357091d634a35ca539245eca488fc84a08c1524fbd2f96e4b085911001e8b2"
|
||||
url "https://github.com/github/git-lfs/archive/v1.4.1.tar.gz"
|
||||
sha256 "5c2b6640d965a0ed334c6a7e4a5e327c7543234d3f2a2c7879d5b9731ef82c4b"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue