git-lfs v1.5.5
Closes #8787. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
a46d744ee9
commit
df77ff579e
1 changed files with 2 additions and 2 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/git-lfs/git-lfs"
|
homepage "https://github.com/git-lfs/git-lfs"
|
||||||
url "https://github.com/git-lfs/git-lfs/archive/v1.5.4.tar.gz"
|
url "https://github.com/git-lfs/git-lfs/archive/v1.5.5.tar.gz"
|
||||||
sha256 "4dc539f54ac51dc3d22ac7eb5991bd61533dcd717ab462e125417266553bf88a"
|
sha256 "9f79bb8d5e29155ceabb4c5044df30a6759a97dba23f4121637f4c357a4abb23"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "bd66be269cbfe387920651c5f4f4bc01e0793034d08b5975f35f7fdfdb6c61a7" => :sierra
|
sha256 "bd66be269cbfe387920651c5f4f4bc01e0793034d08b5975f35f7fdfdb6c61a7" => :sierra
|
||||||
|
|
Loading…
Reference in a new issue