mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-19 01:55:15 +00:00
20 lines
780 B
JSON
20 lines
780 B
JSON
{
|
|
"homepage": "https://miktex.org",
|
|
"version": "2.9.6615",
|
|
"license": "https://miktex.org/copying",
|
|
"url": "https://miktex.org/download/ctan/systems/win32/miktex/setup/windows-x86/miktex-portable-2.9.6615.exe#/dl.7z",
|
|
"hash": "87e7ed8e5a953d050ebe77625c5361627aea7f8a9cfbcea0e279c02929672152",
|
|
"env_add_path": "texmfs\\install\\miktex\\bin",
|
|
"checkver": {
|
|
"url": "https://miktex.org/portable",
|
|
"re": "miktex-portable-([\\d.]+).exe"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://miktex.org/download/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})"
|
|
}
|
|
}
|
|
}
|