Changing miktex url to ctan! (#2131)

This commit is contained in:
yigitemres 2018-03-20 20:19:32 +03:00 committed by Richard Kuhnt
parent b1aa3cf579
commit 5a248df6b2

View File

@ -2,7 +2,7 @@
"homepage": "https://miktex.org", "homepage": "https://miktex.org",
"version": "2.9.6621", "version": "2.9.6621",
"license": "https://miktex.org/copying", "license": "https://miktex.org/copying",
"url": "https://miktex.org/download/ctan/systems/win32/miktex/setup/windows-x86/miktex-portable-2.9.6621.exe#/dl.7z", "url": "https://ftp.fau.de/ctan/systems/win32/miktex/setup/windows-x86/miktex-portable-2.9.6621.exe#/dl.7z",
"hash": "cc5a8ef0822378c72a3b95fa43852c740ba8c3b07b440e963db0e73f25a4f213", "hash": "cc5a8ef0822378c72a3b95fa43852c740ba8c3b07b440e963db0e73f25a4f213",
"env_add_path": "texmfs\\install\\miktex\\bin", "env_add_path": "texmfs\\install\\miktex\\bin",
"checkver": { "checkver": {
@ -10,7 +10,7 @@
"re": "miktex-portable-([\\d.]+).exe" "re": "miktex-portable-([\\d.]+).exe"
}, },
"autoupdate": { "autoupdate": {
"url": "https://miktex.org/download/ctan/systems/win32/miktex/setup/windows-x86/miktex-portable-$version.exe#/dl.7z", "url": "https://ftp.fau.de/ctan/systems/win32/miktex/setup/windows-x86/miktex-portable-$version.exe#/dl.7z",
"hash": { "hash": {
"url": "https://miktex.org/portable", "url": "https://miktex.org/portable",
"find": "SHA-256:</td>\\s*<td>\\s*([a-fA-F0-9]{64})" "find": "SHA-256:</td>\\s*<td>\\s*([a-fA-F0-9]{64})"