Skip to content

Commit 03a8e8f

Browse files
authored
New version: zufuliu.notepad4.AVX2 version 25.11r5880 (microsoft#313901)
1 parent f3c29d1 commit 03a8e8f

File tree

3 files changed

+66
-0
lines changed

3 files changed

+66
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
2+
3+
PackageIdentifier: zufuliu.notepad4.AVX2
4+
PackageVersion: 25.11r5880
5+
InstallerType: zip
6+
NestedInstallerType: portable
7+
NestedInstallerFiles:
8+
- RelativeFilePath: Notepad4.exe
9+
- RelativeFilePath: matepath.exe
10+
FileExtensions:
11+
- htm
12+
- html
13+
- json
14+
- log
15+
- md
16+
- txt
17+
Installers:
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v25.11r5880/Notepad4_HD_i18n_AVX2_v25.11r5880.zip
20+
InstallerSha256: FA91D11340CA44FFED4B726DBAC412130B5797B2504CE7E7D4246AC2AD212F96
21+
ManifestType: installer
22+
ManifestVersion: 1.10.0
23+
ReleaseDate: 2025-11-16
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
2+
3+
PackageIdentifier: zufuliu.notepad4.AVX2
4+
PackageVersion: 25.11r5880
5+
PackageLocale: en-US
6+
Publisher: Zufu Liu
7+
PublisherUrl: https://github.com/zufuliu
8+
PublisherSupportUrl: https://github.com/zufuliu/notepad4/issues
9+
PackageName: Notepad4 (AVX2)
10+
PackageUrl: https://github.com/zufuliu/notepad4
11+
License: BSD 3-Clause License
12+
LicenseUrl: https://github.com/zufuliu/notepad4/blob/main/License.txt
13+
Copyright: Notepad4 Copyright © 2011-2024 Zufu Liu and All contributors.
14+
CopyrightUrl: https://github.com/zufuliu/notepad4/blob/main/License.txt
15+
ShortDescription: Notepad4 (Notepad2⨯2, Notepad2++) is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled with file browser plugin matepath.
16+
Moniker: notepad4-avx2
17+
Tags:
18+
- arm64
19+
- dark-theme
20+
- editor
21+
- matepath
22+
- metapath
23+
- noteoad2
24+
- notepad2-mod
25+
- notepad4
26+
- scintilla
27+
- syntax-highlighting
28+
ReleaseNotes: |-
29+
* Scintilla updated to 5.5.8, see https://www.scintilla.org/ScintillaHistory.html for the changes.
30+
* Support transparent on losing focus for main window, issue #1111.
31+
* Lexer and API updates: C#, CSS, JavaScript, Kotlin, LLVM/MLIR, Markdown, Python, Rust, Swift.
32+
* Fix extra space before `${` when compress/pretty JavaScript, issue #1091.
33+
* Other bug fixes and improvements.
34+
ReleaseNotesUrl: https://github.com/zufuliu/notepad4/releases/tag/v25.11r5880
35+
ManifestType: defaultLocale
36+
ManifestVersion: 1.10.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
2+
3+
PackageIdentifier: zufuliu.notepad4.AVX2
4+
PackageVersion: 25.11r5880
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)