mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Changing miktex url to ctan! (#2131)
This commit is contained in:
parent
b1aa3cf579
commit
5a248df6b2
@ -2,7 +2,7 @@
|
||||
"homepage": "https://miktex.org",
|
||||
"version": "2.9.6621",
|
||||
"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",
|
||||
"env_add_path": "texmfs\\install\\miktex\\bin",
|
||||
"checkver": {
|
||||
@ -10,7 +10,7 @@
|
||||
"re": "miktex-portable-([\\d.]+).exe"
|
||||
},
|
||||
"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": {
|
||||
"url": "https://miktex.org/portable",
|
||||
"find": "SHA-256:</td>\\s*<td>\\s*([a-fA-F0-9]{64})"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user