forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: MiKTeX.MiKTeX version 23.10
- Loading branch information
Showing
3 changed files
with
62 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
manifests/m/MiKTeX/MiKTeX/23.10/MiKTeX.MiKTeX.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Created with Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: MiKTeX.MiKTeX | ||
PackageVersion: '23.10' | ||
InstallerType: exe | ||
Scope: user | ||
InstallModes: | ||
- interactive | ||
- silentWithProgress | ||
InstallerSwitches: | ||
Silent: --unattended | ||
SilentWithProgress: --unattended | ||
UpgradeBehavior: install | ||
ProductCode: MiKTeX | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://miktex.org/download/ctan/systems/win32/miktex/setup/windows-x64/basic-miktex-23.10-x64.exe | ||
InstallerSha256: C07F61AB9E21AB107064EA50A3EA6998F921B85C4E1A459BBD95C93E5AABA0AC | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
33 changes: 33 additions & 0 deletions
33
manifests/m/MiKTeX/MiKTeX/23.10/MiKTeX.MiKTeX.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Created with Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: MiKTeX.MiKTeX | ||
PackageVersion: '23.10' | ||
PackageLocale: en-US | ||
Publisher: MiKTeX.org | ||
PublisherUrl: https://miktex.org | ||
PublisherSupportUrl: https://miktex.org/support | ||
PrivacyUrl: https://miktex.org/privacy | ||
Author: Christian Schenk | ||
PackageName: MiKTeX | ||
PackageUrl: https://miktex.org | ||
License: Freeware | ||
LicenseUrl: https://miktex.org/copying | ||
Copyright: Copyright (c) MiKTeX.org. All rights reserved. | ||
CopyrightUrl: https://miktex.org/copying | ||
ShortDescription: MiKTeX is a modern TeX distribution for Windows. | ||
Description: MiKTeX is a modern TeX distribution for Windows. | ||
Moniker: miktex | ||
Tags: | ||
- free | ||
- latex | ||
- modern | ||
- open-source | ||
- tex | ||
- texworks | ||
- typesetting | ||
Documentations: | ||
- DocumentLabel: FAQ | ||
DocumentUrl: https://miktex.org/faq | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: MiKTeX.MiKTeX | ||
PackageVersion: '23.10' | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |