Skip to content

Commit 287a585

Browse files
New version: Mindwtr 0.7.1 (microsoft#345023)
Co-authored-by: GitHub Actions <actions@github.com>
1 parent 74a7989 commit 287a585

4 files changed

Lines changed: 92 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
2+
PackageIdentifier: dongdongbh.Mindwtr
3+
PackageVersion: 0.7.1
4+
InstallerLocale: en-US
5+
InstallerType: nullsoft
6+
Scope: user
7+
InstallModes:
8+
- interactive
9+
- silent
10+
- silentWithProgress
11+
InstallerSwitches:
12+
Silent: /S /CURRENTUSER
13+
SilentWithProgress: /S /CURRENTUSER
14+
UpgradeBehavior: install
15+
Commands:
16+
- mindwtr
17+
ProductCode: Mindwtr
18+
ReleaseDate: 2026-03-04
19+
AppsAndFeaturesEntries:
20+
- ProductCode: Mindwtr
21+
InstallationMetadata:
22+
DefaultInstallLocation: '%LOCALAPPDATA%\Programs\Mindwtr'
23+
Installers:
24+
- Architecture: x64
25+
InstallerUrl: https://github.com/dongdongbh/Mindwtr/releases/download/v0.7.1/mindwtr_0.7.1_x64-setup.exe
26+
InstallerSha256: 9cb12ca1cb5fff93921dc1ded43d4d5c02ad9baacb45171a83eadc8d4ba27de4
27+
ManifestType: installer
28+
ManifestVersion: 1.10.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
2+
PackageIdentifier: dongdongbh.Mindwtr
3+
PackageVersion: 0.7.1
4+
PackageLocale: en-US
5+
Publisher: dongdongbh
6+
PublisherUrl: https://github.com/dongdongbh
7+
PublisherSupportUrl: https://github.com/dongdongbh/Mindwtr/issues
8+
Author: dongdongbh
9+
PackageName: Mindwtr
10+
PackageUrl: https://github.com/dongdongbh/Mindwtr
11+
License: AGPL-3.0
12+
LicenseUrl: https://github.com/dongdongbh/Mindwtr/blob/HEAD/LICENSE
13+
ShortDescription: A complete Getting Things Done (GTD) productivity system.
14+
Description: A complete Getting Things Done (GTD) productivity system.
15+
Moniker: mindwtr
16+
Tags:
17+
- cross-platform
18+
- getting-things-done
19+
- gtd
20+
- gtd-applications
21+
- gtd-workflow
22+
- personal-management
23+
- productivity
24+
- second-brain
25+
- task-management
26+
- todo-app
27+
ReleaseNotesUrl: https://github.com/dongdongbh/Mindwtr/releases/tag/v0.7.1
28+
ManifestType: defaultLocale
29+
ManifestVersion: 1.10.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
2+
PackageIdentifier: dongdongbh.Mindwtr
3+
PackageVersion: 0.7.1
4+
PackageLocale: zh-CN
5+
Publisher: dongdongbh
6+
PublisherUrl: https://github.com/dongdongbh
7+
PublisherSupportUrl: https://github.com/dongdongbh/Mindwtr/issues
8+
Author: dongdongbh
9+
PackageName: Mindwtr
10+
PackageUrl: https://github.com/dongdongbh/Mindwtr
11+
License: AGPL-3.0
12+
LicenseUrl: https://github.com/dongdongbh/Mindwtr/blob/HEAD/LICENSE
13+
ShortDescription: 完整的 GTD(搞定)任务管理系统。
14+
Description: 完整的 GTD(搞定)任务管理系统。
15+
Moniker: mindwtr
16+
Tags:
17+
- cross-platform
18+
- getting-things-done
19+
- gtd
20+
- gtd-applications
21+
- gtd-workflow
22+
- personal-management
23+
- productivity
24+
- second-brain
25+
- task-management
26+
- todo-app
27+
ReleaseNotesUrl: https://github.com/dongdongbh/Mindwtr/releases/tag/v0.7.1
28+
ManifestType: locale
29+
ManifestVersion: 1.10.0
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
2+
PackageIdentifier: dongdongbh.Mindwtr
3+
PackageVersion: 0.7.1
4+
DefaultLocale: en-US
5+
ManifestType: version
6+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)