Skip to content

Commit a393168

Browse files
authored
New version: pbek.QOwnNotes version 25.4.0 (microsoft#244704)
1 parent 6b07a18 commit a393168

File tree

3 files changed

+54
-0
lines changed

3 files changed

+54
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with WinGet Updater using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: pbek.QOwnNotes
5+
PackageVersion: 25.4.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: QOwnNotes.exe
10+
PortableCommandAlias: qownnotes.exe
11+
ReleaseDate: 2025-04-02
12+
Installers:
13+
- Architecture: neutral
14+
InstallerUrl: https://github.com/pbek/QOwnNotes/releases/download/v25.4.0/QOwnNotes.zip
15+
InstallerSha256: 4111315D2EF4D2B777C78EB7CBC7D5DAD3D55DB6C54578E0F0CE502A439FE6F0
16+
ManifestType: installer
17+
ManifestVersion: 1.9.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with WinGet Updater using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: pbek.QOwnNotes
5+
PackageVersion: 25.4.0
6+
PackageLocale: en-US
7+
Publisher: pbek
8+
PublisherUrl: https://github.com/pbek/QOwnNotes
9+
PublisherSupportUrl: https://github.com/pbek/QOwnNotes/issues
10+
Author: https://github.com/pbek
11+
PackageName: QOwnNotes
12+
PackageUrl: https://github.com/pbek/QOwnNotes
13+
License: GPL-2.0
14+
LicenseUrl: https://github.com/pbek/QOwnNotes/blob/HEAD/LICENSE
15+
ShortDescription: QOwnNotes is the open source notepad with markdown support and todo list manager
16+
Tags:
17+
- markdown
18+
- notes
19+
- notetaking
20+
- qownnotes
21+
- todo
22+
ReleaseNotes: |-
23+
25.4.0
24+
- All TODO calendar network requests were reimplemented to use their own,
25+
distinct network manager to prevent data being stored for the wrong calendar
26+
(for #3248)
27+
ReleaseNotesUrl: https://github.com/pbek/QOwnNotes/releases/tag/v25.4.0
28+
ManifestType: defaultLocale
29+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Updater using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: pbek.QOwnNotes
5+
PackageVersion: 25.4.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)