Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Created with komac v2.12.1
# Modified with Sundry.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: StirlingTools.StirlingPDF
Expand All @@ -7,18 +7,19 @@ InstallerLocale: en-US
InstallerType: burn
Scope: machine
UpgradeBehavior: install
ProductCode: '{C95B742B-E2D4-3447-B23C-85968478A88C}'
ProductCode: "{C95B742B-E2D4-3447-B23C-85968478A88C}"
ReleaseDate: 2025-09-05
AppsAndFeaturesEntries:
- DisplayName: Stirling PDF
Publisher: Stirling PDF Inc
ProductCode: '{C95B742B-E2D4-3447-B23C-85968478A88C}'
UpgradeCode: '{2A43ED0C-B8C2-40CF-89E1-751129B87641}'
- DisplayName: Stirling PDF
Publisher: Stirling PDF Inc
ProductCode: "{C95B742B-E2D4-3447-B23C-85968478A88C}"
UpgradeCode: "{2A43ED0C-B8C2-40CF-89E1-751129B87641}"
InstallerType: msi
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\Stirling PDF'
Installers:
- Architecture: x64
InstallerUrl: https://github.com/Stirling-Tools/Stirling-PDF/releases/download/v1.3.2/Stirling-PDF-win-installer.exe
InstallerSha256: C7F8C31B9FEBB962F825A160653ED30018A42B285873539C31E3300B0A87828D
- Architecture: x64
InstallerUrl: https://github.com/Stirling-Tools/Stirling-PDF/releases/download/v1.3.2/Stirling-PDF-win-installer.exe
InstallerSha256: C7F8C31B9FEBB962F825A160653ED30018A42B285873539C31E3300B0A87828D
ManifestType: installer
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Created with komac v2.12.1
# Modified with Sundry.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: StirlingTools.StirlingPDF
Expand All @@ -10,28 +10,28 @@ PublisherSupportUrl: https://github.com/Stirling-Tools/Stirling-PDF/issues
PackageName: Stirling-PDF
PackageUrl: https://github.com/Stirling-Tools/Stirling-PDF
License: MIT
LicenseUrl: https://github.com/Stirling-Tools/Stirling-PDF/blob/HEAD/LICENSE
Copyright: Copyright © 2024
LicenseUrl: https://github.com/Stirling-Tools/Stirling-PDF/blob/main/LICENSE
Copyright: Copyright (c) 2025 Stirling PDF Inc.
ShortDescription: A locally hosted one-stop shop for all your PDF needs
Description: Stirling-PDF is a robust, locally hosted web-based PDF manipulation tool using Docker. It enables you to carry out various operations on PDF files, including splitting, merging, converting, reorganizing, adding images, rotating, compressing, and more. This locally hosted web application has evolved to encompass a comprehensive set of features, addressing all your PDF requirements.
Tags:
- docker
- java
- pdf
- pdf-converter
- pdf-editor
- pdf-manipulation
- pdf-merger
- pdf-ocr
- pdf-tools
- pdf-web-apps
- pdfmerger
- docker
- java
- pdf
- pdf-converter
- pdf-editor
- pdf-manipulation
- pdf-merger
- pdf-ocr
- pdf-tools
- pdf-web-apps
- pdfmerger
ReleaseNotes: |-
1.3.2 Fix login bug introduced in 1.3.0 for users with login accounts older than 14 months
What's Changed
Minor Enhancements
- login_fix by @Frooodle in #4402
Full Changelog: v1.3.1...v1.3.2
Full Changelog: https://github.com/Stirling-Tools/Stirling-PDF/compare/v1.3.1...v1.3.2
ReleaseNotesUrl: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.3.2
ManifestType: defaultLocale
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Created with komac v2.12.1
# Modified with Sundry.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: StirlingTools.StirlingPDF
Expand Down