git-lfs: add version 2.7.0 (#10631)
This commit is contained in:
parent
899c83c215
commit
aabd2be31a
@ -16,6 +16,7 @@ class GitLfs(MakefilePackage):
|
|||||||
homepage = "https://git-lfs.github.com"
|
homepage = "https://git-lfs.github.com"
|
||||||
url = "https://github.com/git-lfs/git-lfs/archive/v2.6.1.tar.gz"
|
url = "https://github.com/git-lfs/git-lfs/archive/v2.6.1.tar.gz"
|
||||||
|
|
||||||
|
version('2.7.0', sha256='1c829ddd163be2206a44edb366bd7f6d84c5afae3496687405ca9d2a5f3af07b')
|
||||||
version('2.6.1', sha256='e17cd9d4e66d1116be32f7ddc7e660c7f8fabbf510bc01b01ec15a22dd934ead')
|
version('2.6.1', sha256='e17cd9d4e66d1116be32f7ddc7e660c7f8fabbf510bc01b01ec15a22dd934ead')
|
||||||
|
|
||||||
depends_on('go@1.5:', type='build')
|
depends_on('go@1.5:', type='build')
|
||||||
|
Loading…
Reference in New Issue
Block a user