Skip to content

Commit 09ab9d5

Browse files
New version: Giuspen.Cherrytree version 1.6.2 (Auto) (microsoft#326761)
1 parent 7030f31 commit 09ab9d5

4 files changed

Lines changed: 97 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with Sundry-Locale
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Giuspen.Cherrytree
5+
PackageVersion: 1.6.2
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: machine
9+
UpgradeBehavior: install
10+
ProductCode: "{DBA7384C-E1C6-44B5-A3B4-C94F2F0B8C0C}_is1"
11+
ReleaseDate: 2025-09-19
12+
AppsAndFeaturesEntries:
13+
- DisplayName: CherryTree version 1.6.2.0
14+
DisplayVersion: 1.6.2.0
15+
ProductCode: "{DBA7384C-E1C6-44B5-A3B4-C94F2F0B8C0C}_is1"
16+
ElevationRequirement: elevatesSelf
17+
InstallationMetadata:
18+
DefaultInstallLocation: '%ProgramFiles%\CherryTree'
19+
Installers:
20+
- Architecture: x64
21+
InstallerUrl: https://github.com/giuspen/cherrytree/releases/download/v1.6.2/cherrytree_1.6.2.0_win64_setup.exe
22+
InstallerSha256: 5D0CF06B68376EA58DD11A7A4B9735E07619AF78C8E1B045FB89EF0D21B3459E
23+
ManifestType: installer
24+
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 Sundry-Locale
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Giuspen.Cherrytree
5+
PackageVersion: 1.6.2
6+
PackageLocale: en-US
7+
Publisher: Giuseppe Penone
8+
PublisherUrl: https://www.giuspen.com/
9+
PublisherSupportUrl: https://github.com/giuspen/cherrytree/issues
10+
Author: Giuseppe Penone
11+
PackageName: CherryTree
12+
PackageUrl: https://www.giuspen.com/cherrytree
13+
License: GPL-3.0-or-later
14+
LicenseUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt
15+
Copyright: |-
16+
Copyright © 2009-2025
17+
Giuseppe Penone <giuspen@gmail.com>
18+
Evgenii Gurianov <https://github.com/txe>
19+
CopyrightUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt
20+
ShortDescription: A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.
21+
Description: >
22+
A hierarchical note taking application, featuring rich text and syntax highlighting,
23+
storing data in either a single file (xml or sqlite) or multiple files and directories.
24+
# Moniker: cherrytree # Same as PackageName
25+
Tags:
26+
- editor
27+
- note
28+
- wiki
29+
ReleaseNotes: |-
30+
- fixed links to TOCs (anchors) no longer scrolling to the target (#2768, #2766, #2389)
31+
- default option for searching multiple words is back to 'exact match' as way faster; the last used option is now preserved across sessions (#2767)
32+
ReleaseNotesUrl: https://github.com/giuspen/cherrytree/releases/tag/v1.6.2
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.12.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with Sundry-Locale
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Giuspen.Cherrytree
5+
PackageVersion: 1.6.2
6+
PackageLocale: zh-CN
7+
Publisher: Giuseppe Penone
8+
PublisherUrl: https://www.giuspen.com/
9+
PublisherSupportUrl: https://github.com/giuspen/cherrytree/issues
10+
Author: Giuseppe Penone
11+
PackageName: CherryTree
12+
PackageUrl: https://www.giuspen.com/cherrytree
13+
License: GPL-3.0-or-later
14+
LicenseUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt
15+
Copyright: |-
16+
Copyright © 2009-2025
17+
Giuseppe Penone <giuspen@gmail.com>
18+
Evgenii Gurianov <https://github.com/txe>
19+
CopyrightUrl: https://github.com/giuspen/cherrytree/blob/master/license.txt
20+
ShortDescription: 一个层级式笔记记录程序,具有富文本和代码高亮的功能
21+
Description: 一个层级式笔记记录程序,具有富文本和代码高亮的功能,数据存储在单个文件(xml或sqlite)或多个文件和目录中。
22+
Tags:
23+
- 编辑器
24+
- 笔记
25+
- wiki
26+
ReleaseNotes: |-
27+
- fixed links to TOCs (anchors) no longer scrolling to the target (#2768, #2766, #2389)
28+
- default option for searching multiple words is back to 'exact match' as way faster; the last used option is now preserved across sessions (#2767)
29+
ReleaseNotesUrl: https://github.com/giuspen/cherrytree/releases/tag/v1.6.2
30+
ManifestType: locale
31+
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 Sundry-Locale
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Giuspen.Cherrytree
5+
PackageVersion: 1.6.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)