mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 12:11:21 +00:00
latex: Fix URL
This commit is contained in:
parent
2327473cb1
commit
ea5c211ef3
@ -2,7 +2,7 @@
|
|||||||
"homepage": "https://miktex.org",
|
"homepage": "https://miktex.org",
|
||||||
"version": "2.9.6361",
|
"version": "2.9.6361",
|
||||||
"license": "https://miktex.org/copying",
|
"license": "https://miktex.org/copying",
|
||||||
"url": "https://ftp.uni-erlangen.de/systems/win32/miktex/setup/miktex-portable-2.9.6361.exe#/dl.7z",
|
"url": "https://ftp.uni-erlangen.de/ctan/systems/win32/miktex/setup/miktex-portable-2.9.6361.exe#/dl.7z",
|
||||||
"hash": "745a6fa16593cda188bda10dc0915d2343301b5b0e5ca5a4800cf02385ae48b3",
|
"hash": "745a6fa16593cda188bda10dc0915d2343301b5b0e5ca5a4800cf02385ae48b3",
|
||||||
"env_add_path": "texmfs\\install\\miktex\\bin",
|
"env_add_path": "texmfs\\install\\miktex\\bin",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
@ -10,6 +10,6 @@
|
|||||||
"re": "miktex-portable-([\\d.]+).exe"
|
"re": "miktex-portable-([\\d.]+).exe"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://ftp.uni-erlangen.de/systems/win32/miktex/setup/miktex-portable-$version.exe#/dl.7z"
|
"url": "https://ftp.uni-erlangen.de/ctan/systems/win32/miktex/setup/miktex-portable-$version.exe#/dl.7z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user