Skip to content

Commit 143b798

Browse files
authored
ThioJoe.SvgThumbnailExtension version 1.8.3 (microsoft#273917)
1 parent 02dcde3 commit 143b798

3 files changed

Lines changed: 59 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created using wingetcreate 1.10.2.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: ThioJoe.SvgThumbnailExtension
5+
PackageVersion: 1.8.3
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
FileExtensions:
10+
- svg
11+
- svgz
12+
Dependencies:
13+
PackageDependencies:
14+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
15+
- PackageIdentifier: Microsoft.VCRedist.2015+.x86
16+
ProductCode: '{DFC90D67-F2DB-4268-8AB4-398756B64D4E}'
17+
AppsAndFeaturesEntries:
18+
- UpgradeCode: '{E345203A-2E6E-4854-9797-FB94221A839A}'
19+
ElevationRequirement: elevatesSelf
20+
Installers:
21+
- Architecture: x64
22+
InstallerUrl: https://github.com/ThioJoe/win-svg-thumbs-rust/releases/download/v1.8.3/SVG-Thumbnail-Extension-Installer_1.8.3.msi
23+
InstallerSha256: 2E55D0521CEA9AD5818D327812535D03840B6AF12091FBF248B7BB2AD6CFD1B7
24+
ManifestType: installer
25+
ManifestVersion: 1.10.0
26+
ReleaseDate: 2025-07-13
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created using wingetcreate 1.10.2.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: ThioJoe.SvgThumbnailExtension
5+
PackageVersion: 1.8.3
6+
PackageLocale: en-US
7+
Publisher: ThioJoe
8+
PublisherUrl: https://github.com/ThioJoe
9+
PublisherSupportUrl: https://github.com/ThioJoe/win-svg-thumbs-rust/issues
10+
PackageName: Thio's SVG Thumbnail Extension
11+
PackageUrl: https://github.com/ThioJoe/win-svg-thumbs-rust
12+
License: MIT
13+
ShortDescription: A native hardware-accelerated Windows SVG thumbnail handler for Windows.
14+
Tags:
15+
- shell-extension
16+
- svg
17+
- svgz
18+
- thumbnail
19+
- thumbnails
20+
- file-explorer
21+
- windows-explorer
22+
- explorer
23+
ReleaseNotesUrl: https://github.com/ThioJoe/win-svg-thumbs-rust/releases/tag/v1.8.3
24+
ManifestType: defaultLocale
25+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.10.2.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: ThioJoe.SvgThumbnailExtension
5+
PackageVersion: 1.8.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)