mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
git-lfs: Fix au.hash and add desc (#264)
This commit is contained in:
parent
be14e8811b
commit
4ff9ed7dd5
@ -2,6 +2,7 @@
|
|||||||
"homepage": "https://git-lfs.github.com/",
|
"homepage": "https://git-lfs.github.com/",
|
||||||
"version": "2.8.0",
|
"version": "2.8.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"description": "Git extension for versioning large files.",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/git-lfs/git-lfs/releases/download/v2.8.0/git-lfs-windows-386-v2.8.0.zip",
|
"url": "https://github.com/git-lfs/git-lfs/releases/download/v2.8.0/git-lfs-windows-386-v2.8.0.zip",
|
||||||
@ -32,8 +33,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "https://github.com/git-lfs/git-lfs/releases/tag/v$version",
|
"url": "$baseurl/sha256sums.asc"
|
||||||
"find": "<strong>$basename</strong><br>\\s+([a-fA-F0-9]{64})</p>"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user