mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-21 08:01:19 +00:00
19 lines
708 B
JSON
19 lines
708 B
JSON
{
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://github.com/github/git-lfs/releases/download/v1.1.2/git-lfs-windows-386-1.1.2.zip",
|
|
"hash": "71c0eee9d5eb25081f2f85cbfda844bffe9ec2f5593108271f23af479632549f"
|
|
},
|
|
"64bit": {
|
|
"url": "https://github.com/github/git-lfs/releases/download/v1.1.2/git-lfs-windows-amd64-1.1.2.zip",
|
|
"hash": "db2fd14773d8d2c42a7bbe45fd5dee90c97cf89f56ddc4eb6ca5cf6d8559cd30"
|
|
}
|
|
},
|
|
"depends": "git",
|
|
"homepage": "https://git-lfs.github.com/",
|
|
"bin": "git-lfs.exe",
|
|
"checkver": "<span class=\"download-details\">\\s*v(\\d+\\.\\d+\\.\\d+)"
|
|
}
|