Skip to content

Commit 9a6d101

Browse files
authored
New version: Kindel.WinPrint version 3.0.5 (microsoft#397415)
1 parent 89208bd commit 9a6d101

3 files changed

Lines changed: 71 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.5
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-03
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.5/Kindel.WinPrint-win-x64-Setup.exe
26+
InstallerSha256: 3223D926CD48A249BF61537D02DFC9C5ABD864EF3E94F77E61E9008AE255026D
27+
ManifestType: installer
28+
ManifestVersion: 1.12.0
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
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.5
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+
- Back-merge v3.0.4 from main into develop by @github-actions[bot] in #208
30+
- chore: remove Scoop support now that winget is live by @tig in #209
31+
- Epic #84: MCEC-driven Windows hero GIF by @tig in #207
32+
Full Changelog: v3.0.4...v3.0.5
33+
ReleaseNotesUrl: https://github.com/tig/winprint/releases/tag/v3.0.5
34+
ManifestType: defaultLocale
35+
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.5
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)