Skip to content

Commit

Permalink
New version: zufuliu.notepad4.AVX2 version 24.09r5472 (#173423)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenlele authored Sep 15, 2024
1 parent e9ae950 commit 627522b
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: zufuliu.notepad4.AVX2
PackageVersion: 24.09r5472
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: Notepad4.exe
- RelativeFilePath: matepath.exe
FileExtensions:
- htm
- html
- json
- log
- md
- txt
Installers:
- InstallerLocale: en
Architecture: x64
InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.09r5472/Notepad4_HD_en_AVX2_v24.09r5472.zip
InstallerSha256: C5BFCCD4F450274B7A488E4E7C265DC3AE24D971E5E6635024F4EEC5F48FEB27
- InstallerLocale: fr
Architecture: x64
InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.09r5472/Notepad4_HD_fr_AVX2_v24.09r5472.zip
InstallerSha256: 6DCCAE574A070B3A6D10EBEF657CFCEC8B3D905CB0C03073EC2914C0DFA92A0C
- InstallerLocale: it
Architecture: x64
InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.09r5472/Notepad4_HD_it_AVX2_v24.09r5472.zip
InstallerSha256: 70479AFC7C26B3E8D2DC1E016A7F0EA80AF4E45E2E070C83F919727C25754B40
- InstallerLocale: ja
Architecture: x64
InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.09r5472/Notepad4_HD_ja_AVX2_v24.09r5472.zip
InstallerSha256: CC2B39659E53D93F0F70DF781BC0217BC86BED3167E976BB883FCB049BA84CA8
- InstallerLocale: ko
Architecture: x64
InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.09r5472/Notepad4_HD_ko_AVX2_v24.09r5472.zip
InstallerSha256: 446FCC922AFE400EF897FA571B8BD78A1394442581CE33C206A80697AE0F8917
- InstallerLocale: zh-Hans
Architecture: x64
InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.09r5472/Notepad4_HD_zh-Hans_AVX2_v24.09r5472.zip
InstallerSha256: A8A75FC95D39A3680C2FF7A14425E2CA81A583139560FD57E0E66A5240BBB9C2
- InstallerLocale: zh-Hant
Architecture: x64
InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.09r5472/Notepad4_HD_zh-Hant_AVX2_v24.09r5472.zip
InstallerSha256: A30D824B0B7A00B2405D7F4542309AA022FC4D15021FB333E34D12A888F37EDA
- Architecture: x64
InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.09r5472/Notepad4_HD_i18n_AVX2_v24.09r5472.zip
InstallerSha256: 55B4EE4879D29BA44D8A6FA546F3CE1E39D0ABE03B92F89EC00281333A75CE8E
ManifestType: installer
ManifestVersion: 1.6.0
ReleaseDate: 2024-09-15
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: zufuliu.notepad4.AVX2
PackageVersion: 24.09r5472
PackageLocale: en-US
Publisher: Zufu Liu
PublisherUrl: https://github.com/zufuliu
PublisherSupportUrl: https://github.com/zufuliu/notepad4/issues
PackageName: Notepad4 (AVX2)
PackageUrl: https://github.com/zufuliu/notepad4
License: BSD 3-Clause License
LicenseUrl: https://github.com/zufuliu/notepad4/blob/main/License.txt
Copyright: Notepad4 Copyright © 2011-2024 Zufu Liu and All contributors.
CopyrightUrl: https://github.com/zufuliu/notepad4/blob/main/License.txt
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.
Moniker: notepad4
Tags:
- arm64
- dark-theme
- editor
- matepath
- metapath
- noteoad2
- notepad2-mod
- notepad4
- scintilla
- syntax-highlighting
ReleaseNotes: |-
* Scintilla updated to 5.5.2, see https://www.scintilla.org/ScintillaHistory.html for the changes.
* Support Boost regex (see Perl Regular Expression Syntax for document), issue #725, contributed by @atauzki in PR #722.
* Added Chocolatey package (see issue #379), contributed by @teknowledgist.
* Lexer and API updates: Asm, Bash, Batch, C#, CSS, Dart, Fortran, Groovy, Haxe, HTML, Java, JavaScript, Kotlin, M4 and Autoconf, Nim, Python, Rust, Scala, Swift, TOML, XML, Zig.
* Add AutoSave option to directly overwrite current file, discussion #800.
* Add auto-completion option to only use words in current document, discussion #798.
* Change code compress and pretty to format whole document when no text is selected, issue #830.
* Handle match text command option for single file instance, issue #850.
* Fix open and create link (`.lnk` file) broken, issue #822.
* Other bug fixes and improvements.
Behavior Changes
* Convert to title case now convert text to lower case first, whole uppercase word no longer treated as abbreviation, issue #241.
ReleaseNotesUrl: https://github.com/zufuliu/notepad4/releases/tag/v24.09r5472
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: zufuliu.notepad4.AVX2
PackageVersion: 24.09r5472
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 627522b

Please sign in to comment.