ScoopInstaller_Main/git-annex.json
2018-06-28 18:54:28 -07:00

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.20180626",
"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": "b639796d2c9974bbd35dbfbd9869de2afd5561a7598cd6b745fe8c798d137c52",
"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"
}
}