Skip to content

Commit 9f824b5

Browse files
authored
New version: Kindel.WinPrint version 3.0.9 (microsoft#398426)
1 parent b9f7326 commit 9f824b5

3 files changed

Lines changed: 70 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Kindel.WinPrint
5+
PackageVersion: 3.0.9
6+
InstallerType: exe
7+
Scope: user
8+
InstallModes:
9+
- interactive
10+
- silent
11+
InstallerSwitches:
12+
Silent: --silent
13+
SilentWithProgress: --silent
14+
InstallLocation: --installto "<INSTALLPATH>"
15+
Log: --log "<LOGPATH>"
16+
UpgradeBehavior: install
17+
ProductCode: Kindel.WinPrint
18+
ReleaseDate: 2026-07-06
19+
AppsAndFeaturesEntries:
20+
- ProductCode: Kindel.WinPrint
21+
InstallationMetadata:
22+
DefaultInstallLocation: '%LocalAppData%\Kindel.WinPrint'
23+
Installers:
24+
- Architecture: x64
25+
InstallerUrl: https://github.com/tig/winprint/releases/download/v3.0.9/Kindel.WinPrint-win-x64-Setup.exe
26+
InstallerSha256: 17E968DF54F501365B8D25D25ACCB37DD3F9E910599F2A8EED94127779D431BE
27+
ManifestType: installer
28+
ManifestVersion: 1.12.0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Kindel.WinPrint
5+
PackageVersion: 3.0.9
6+
PackageLocale: en-US
7+
Publisher: Kindel
8+
PublisherUrl: https://github.com/tig
9+
PublisherSupportUrl: https://github.com/tig/winprint/issues
10+
PackageName: WinPrint
11+
PackageUrl: https://github.com/tig/winprint
12+
License: MIT
13+
LicenseUrl: https://github.com/tig/winprint/blob/HEAD/LICENSE
14+
ShortDescription: Advanced source code and text file printing.
15+
Description: WinPrint is a modern source code and text printing app with a cross-platform terminal UI and Windows/macOS GUI.
16+
Tags:
17+
- csharp
18+
- dotnet
19+
- linux
20+
- macos
21+
- printing
22+
- source-code
23+
- syntax-highlighting
24+
- text-files
25+
- windows
26+
- windows-app
27+
ReleaseNotes: |-
28+
What's Changed
29+
- fix(maui): make the Save Sheet dialog readable on Windows (#216) by @tig in #219
30+
- docs: full agent-driven Windows GUI hero (zoom, proportional Markdown showcase, print+scroll PDF) by @tig in #223
31+
Full Changelog: v3.0.8...v3.0.9
32+
ReleaseNotesUrl: https://github.com/tig/winprint/releases/tag/v3.0.9
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Kindel.WinPrint
5+
PackageVersion: 3.0.9
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)