Skip to content

Commit 9768137

Browse files
authored
New version: JonatanHeyman.Heynote version 2.7.2 (microsoft#333745)
1 parent 4b25a6d commit 9768137

4 files changed

Lines changed: 84 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: JonatanHeyman.Heynote
5+
PackageVersion: 2.7.2
6+
InstallerType: nullsoft
7+
InstallerSwitches:
8+
Upgrade: --updated
9+
UpgradeBehavior: install
10+
ProductCode: 2c07b7e1-e604-5f02-b0c7-e1aad5287365
11+
ReleaseDate: 2026-01-26
12+
Installers:
13+
- Architecture: x64
14+
Scope: user
15+
InstallerUrl: https://github.com/heyman/heynote/releases/download/v2.7.2/Heynote_2.7.2.exe
16+
InstallerSha256: B3E1E6E881C9A497A814AAC905EA573401262193DFCB4FA6653F1AA41239C925
17+
InstallerSwitches:
18+
Custom: /currentuser
19+
- Architecture: x64
20+
Scope: machine
21+
InstallerUrl: https://github.com/heyman/heynote/releases/download/v2.7.2/Heynote_2.7.2.exe
22+
InstallerSha256: B3E1E6E881C9A497A814AAC905EA573401262193DFCB4FA6653F1AA41239C925
23+
InstallerSwitches:
24+
Custom: /allusers
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: JonatanHeyman.Heynote
5+
PackageVersion: 2.7.2
6+
PackageLocale: en-US
7+
Publisher: Jonatan Heyman
8+
PublisherUrl: https://heyman.info/
9+
PublisherSupportUrl: https://github.com/heyman/heynote/issues
10+
Author: Jonatan Heyman
11+
PackageName: Heynote
12+
PackageUrl: https://heynote.com/
13+
License: “Commons Clause” License Condition v1.0
14+
LicenseUrl: https://github.com/heyman/heynote/blob/main/LICENSE
15+
Copyright: Copyright © 2026 Jonatan Heyman
16+
ShortDescription: A dedicated scratchpad for developers
17+
Description: |-
18+
Heynote is a dedicated scratchpad for developers. It functions as a large persistent text buffer where you can write down anything you like. Works great for that Slack message you don't want to accidentally send, a JSON response from an API you're working with, notes from a meeting, your daily to-do list, etc.
19+
The Heynote buffer is divided into blocks, and each block can have its own Language set (e.g. JavaScript, JSON, Markdown, etc.). This gives you syntax highlighting and lets you auto-format that JSON response.
20+
Available for Mac, Windows, and Linux.
21+
ReleaseNotes: |-
22+
Bug fixes
23+
- Fixed bug breaking the status bar in some system locales (#434)
24+
Full Changelog: https://github.com/heyman/heynote/compare/v2.7.1...v2.7.2
25+
ReleaseNotesUrl: https://github.com/heyman/heynote/releases/tag/v2.7.2
26+
ManifestType: defaultLocale
27+
ManifestVersion: 1.12.0
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: JonatanHeyman.Heynote
5+
PackageVersion: 2.7.2
6+
PackageLocale: zh-CN
7+
Publisher: Jonatan Heyman
8+
PublisherUrl: https://heyman.info/
9+
PublisherSupportUrl: https://github.com/heyman/heynote/issues
10+
Author: Jonatan Heyman
11+
PackageName: Heynote
12+
PackageUrl: https://heynote.com/
13+
License: “Commons Clause” License Condition v1.0
14+
LicenseUrl: https://github.com/heyman/heynote/blob/main/LICENSE
15+
Copyright: Copyright © 2026 Jonatan Heyman
16+
ShortDescription: 开发人员专用草稿本
17+
Description: |-
18+
Heynote 是一款专为开发人员设计的草稿本。它就像一个大型的持久文本缓冲区,在这里你可以写下任何你想写的东西。对于不想意外发送的 Slack 消息、API 的 JSON 响应、会议记录、每日待办事项等,它都能发挥巨大作用。
19+
Heynote 缓冲区分为多个区块,每个区块都有自己的语言集(如 JavaScript、JSON、Markdown 等)。这样就可以突出显示语法,并自动格式化 JSON 响应。
20+
适用于 Mac、Windows 和 Linux。
21+
ReleaseNotesUrl: https://github.com/heyman/heynote/releases/tag/v2.7.2
22+
ManifestType: locale
23+
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 YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: JonatanHeyman.Heynote
5+
PackageVersion: 2.7.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)