ScoopInstaller_Main/patch.json
Jakub Čábera df2f2caff1 Convert sourceforge urls to use downloads mirror (#3340)
#2199

Also fix small typo in checkhashes
2019-04-20 21:36:00 +02:00

16 lines
607 B
JSON

{
"version": "2.6.1",
"description": "Apply diff to original.",
"homepage": "http://www.mingw.org/wiki/MSYS",
"license": "GPL-2.0-only",
"url": [
"https://downloads.sourceforge.net/projects/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma",
"https://downloads.sourceforge.net/projects/mingw/MSYS/Extension/patch/patch-2.6.1-1/patch-2.6.1-1-msys-1.0.13-bin.tar.lzma"
],
"hash": [
"sha1:36d52ca7066eb6ad0da68c6f31214416f4c9dcec",
"sha1:b4a82565f739f45dfa5ee3db8c59e9638833f89c"
],
"bin": "bin\\patch.exe"
}