mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-28 03:21:37 +00:00
22 lines
851 B
JSON
22 lines
851 B
JSON
{
|
|
"description": "Manage files with git, without comitting them",
|
|
"homepage": "http://git-annex.branchable.com/",
|
|
"license": "GPL-3.0",
|
|
"version": "7.20190507",
|
|
"notes": "NOTE: Running `git-annex version` may report a slightly older version number",
|
|
"bin": "usr/bin/git-annex.exe",
|
|
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe#/dl.7z",
|
|
"hash": "22320f6e15c6dc5a9fd1a3407c2eab18b7993c3600ce5fa3a2e789dd61d665dc",
|
|
"checkver": {
|
|
"url": "https://hackage.haskell.org/package/git-annex",
|
|
"re": "/git-annex-([\\d.]+)\\.tar\\.gz"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe#/dl.7z",
|
|
"hash": {
|
|
"url": "$url.info",
|
|
"find": "$sha256.exe"
|
|
}
|
|
}
|
|
}
|