Skip to content

Commit 6654926

Browse files
authored
New version: pbek.QOwnNotes version 26.1.12 (microsoft#333898)
1 parent f47592c commit 6654926

File tree

3 files changed

+55
-0
lines changed

3 files changed

+55
-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.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: pbek.QOwnNotes
5+
PackageVersion: 26.1.12
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: QOwnNotes.exe
10+
PortableCommandAlias: qownnotes.exe
11+
ReleaseDate: 2026-01-26
12+
Installers:
13+
- Architecture: neutral
14+
InstallerUrl: https://github.com/pbek/QOwnNotes/releases/download/v26.1.12/QOwnNotes.zip
15+
InstallerSha256: 3D56F530E81EF8926D60DB079008C5483395C41FAB0FB8A57F9365B1D58A6ECF
16+
ManifestType: installer
17+
ManifestVersion: 1.12.0
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with WinGet Updater using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: pbek.QOwnNotes
5+
PackageVersion: 26.1.12
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+
26.1.12
24+
- Fixed an issue where images could be pasted into the note editor when in read-only mode
25+
(for #3448)
26+
- Image pasting is now properly prevented when note editing is disabled
27+
- Added more French translation (thank you, jd-develop)
28+
ReleaseNotesUrl: https://github.com/pbek/QOwnNotes/releases/tag/v26.1.12
29+
ManifestType: defaultLocale
30+
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 Updater using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: pbek.QOwnNotes
5+
PackageVersion: 26.1.12
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)