mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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/",
|
||||
"version": "2.8.0",
|
||||
"license": "MIT",
|
||||
"description": "Git extension for versioning large files.",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"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": {
|
||||
"url": "https://github.com/git-lfs/git-lfs/releases/tag/v$version",
|
||||
"find": "<strong>$basename</strong><br>\\s+([a-fA-F0-9]{64})</p>"
|
||||
"url": "$baseurl/sha256sums.asc"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user