-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update version: TeXstudio.TeXstudio version 4.8.5 (#202660)
- Loading branch information
1 parent
7206b4f
commit 64c6ed4
Showing
3 changed files
with
63 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
manifests/t/TeXstudio/TeXstudio/4.8.5/TeXstudio.TeXstudio.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,20 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: TeXstudio.TeXstudio | ||
PackageVersion: 4.8.5 | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: nullsoft | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
UpgradeBehavior: install | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/texstudio-org/texstudio/releases/download/4.8.5/texstudio-4.8.5-win-qt6-signed.exe | ||
InstallerSha256: F532F9167030CF41285A6DD3EAEC330BD0DCB548EC4A1F078CCB64888ED4238C | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 | ||
ReleaseDate: 2024-12-13 |
35 changes: 35 additions & 0 deletions
35
manifests/t/TeXstudio/TeXstudio/4.8.5/TeXstudio.TeXstudio.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,35 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: TeXstudio.TeXstudio | ||
PackageVersion: 4.8.5 | ||
PackageLocale: en-US | ||
Publisher: Benito van der Zander | ||
PublisherUrl: https://github.com/texstudio-org/texstudio | ||
PublisherSupportUrl: https://github.com/texstudio-org/texstudio/issues | ||
PrivacyUrl: https://www.texstudio.org/legal.html | ||
Author: Benito van der Zander | ||
PackageName: TeXstudio | ||
PackageUrl: https://www.texstudio.org/ | ||
License: GPL-3.0 | ||
LicenseUrl: https://github.com/texstudio-org/texstudio/raw/master/COPYING | ||
CopyrightUrl: https://github.com/texstudio-org/texstudio/raw/master/COPYING | ||
ShortDescription: TeXstudio is a fully featured LaTeX editor. Our goal is to make writing LaTeX documents as easy and comfortable as possible. | ||
Description: |- | ||
TeXstudio is a fully featured LaTeX editor. | ||
Our goal is to make writing LaTeX documents as easy and comfortable as possible. | ||
Some of the outstanding features of TeXstudio are an integrated pdf viewer with (almost) word-level synchronization, live inline preview, advanced syntax-highlighting, live checking of references, citations, latex commands, spelling and grammar. | ||
Find out more at our website. | ||
Tags: | ||
- editor | ||
- ide | ||
- latex | ||
- latex-editor | ||
- tex | ||
- texstudio | ||
ReleaseNotesUrl: https://github.com/texstudio-org/texstudio/releases/tag/4.8.5 | ||
Documentations: | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/texstudio-org/texstudio/wiki | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/t/TeXstudio/TeXstudio/4.8.5/TeXstudio.TeXstudio.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,8 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: TeXstudio.TeXstudio | ||
PackageVersion: 4.8.5 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |