git-annex: Update to version 7.20190626

This commit is contained in:
Richard Kuhnt 2019-06-26 17:00:19 +00:00
parent 53ed2c8a19
commit 977f074da5

View File

@ -2,11 +2,11 @@
"description": "Manage files with git, without comitting them", "description": "Manage files with git, without comitting them",
"homepage": "http://git-annex.branchable.com/", "homepage": "http://git-annex.branchable.com/",
"license": "GPL-3.0", "license": "GPL-3.0",
"version": "7.20190615", "version": "7.20190626",
"notes": "NOTE: Running `git-annex version` may report a slightly older version number", "notes": "NOTE: Running `git-annex version` may report a slightly older version number",
"bin": "usr/bin/git-annex.exe", "bin": "usr/bin/git-annex.exe",
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe#/dl.7z", "url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe#/dl.7z",
"hash": "6245bd92a8a5c53030f2c8554a3b86e0bcdfabee70a0d283e93f6e7e3614beb3", "hash": "e25d8ff4ad7a6f6d773078c541aff223e41c5ab5ef6fc7a304fb2f913c721666",
"checkver": { "checkver": {
"url": "https://hackage.haskell.org/package/git-annex", "url": "https://hackage.haskell.org/package/git-annex",
"re": "/git-annex-([\\d.]+)\\.tar\\.gz" "re": "/git-annex-([\\d.]+)\\.tar\\.gz"