Skip to content

Commit 1cea56f

Browse files
New version: nolanderc.glsl_analyzer version 1.7.1 (microsoft#306035)
1 parent 4593670 commit 1cea56f

File tree

3 files changed

+49
-0
lines changed

3 files changed

+49
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: nolanderc.glsl_analyzer
5+
PackageVersion: 1.7.1
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: bin/glsl_analyzer.exe
10+
UpgradeBehavior: install
11+
ReleaseDate: 2025-10-22
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/nolanderc/glsl_analyzer/releases/download/v1.7.1/x86_64-windows.zip
15+
InstallerSha256: 117604BA20860ABF0808FC5551A6E06D305066C1F4296D81A51F175A2CF2A38C
16+
ManifestType: installer
17+
ManifestVersion: 1.10.0
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: nolanderc.glsl_analyzer
5+
PackageVersion: 1.7.1
6+
PackageLocale: en-US
7+
Publisher: nolanderc
8+
PublisherUrl: https://nolander.me/
9+
PublisherSupportUrl: https://github.com/nolanderc/glsl_analyzer/issues
10+
PackageName: glsl analyzer
11+
PackageUrl: https://github.com/nolanderc/glsl_analyzer
12+
License: GPL-3.0
13+
LicenseUrl: https://github.com/nolanderc/glsl_analyzer/blob/HEAD/LICENSE.md
14+
ShortDescription: Language server for GLSL (OpenGL Shading Language).
15+
Tags:
16+
- glsl
17+
- lsp
18+
ReleaseNotes: |-
19+
What's Changed
20+
- re-add missing logic to stringify Enums as Ints by @Jan200101 in #84
21+
Full Changelog: v1.7.0...v1.7.1
22+
ReleaseNotesUrl: https://github.com/nolanderc/glsl_analyzer/releases/tag/v1.7.1
23+
ManifestType: defaultLocale
24+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: nolanderc.glsl_analyzer
5+
PackageVersion: 1.7.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)