mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
git-annex: Fix homepage url and file hash (#2229)
Fix error message ``Hash check failed ...``; update file hash to match (https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe.info)
This commit is contained in:
parent
9a39de274e
commit
1a5f0d35a6
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"description": "Manage files with git, without comitting them",
|
"description": "Manage files with git, without comitting them",
|
||||||
"homepage": "https://www.agwa.name/projects/git-crypt/",
|
"homepage": "http://git-annex.branchable.com/",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"version": "6.20180427",
|
"version": "6.20180427",
|
||||||
"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": "09c252e55706a58be8302b3b806591f7899d062404d866258fd3aa25349b6f8c",
|
"hash": "66c1743217e120f5056153d1882727a96d950df64c903d8af9773d317711fe01",
|
||||||
"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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user