mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 06:31:25 +00:00
18 lines
756 B
JSON
18 lines
756 B
JSON
{
|
|
"description": "Manage files with git, without comitting them",
|
|
"homepage": "http://git-annex.branchable.com/",
|
|
"license": "GPL-3.0",
|
|
"version": "6.20180807",
|
|
"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": "119c8cce4895d0a58496b06a30c9952f6ccf94d5dfb6886ba5a816b33cb8e6da",
|
|
"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"
|
|
}
|
|
}
|