Skip to content

Commit e040852

Browse files
authored
New version: Notepad++.Notepad++ version 8.8.2 (microsoft#270190)
1 parent a439697 commit e040852

3 files changed

Lines changed: 77 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created using wingetcreate 1.9.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Notepad++.Notepad++
5+
PackageVersion: 8.8.2
6+
InstallerType: nullsoft
7+
Scope: machine
8+
InstallModes:
9+
- interactive
10+
- silent
11+
ExpectedReturnCodes:
12+
- InstallerReturnCode: 5
13+
ReturnResponse: packageInUse
14+
UpgradeBehavior: install
15+
ElevationRequirement: elevatesSelf
16+
Installers:
17+
- Architecture: x86
18+
InstallerUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.8.2/npp.8.8.2.Installer.exe
19+
InstallerSha256: 179613870A9FFC646B77918701481C8FFDAE1C82E06CBC7EA7D42AF3D1C9E5E2
20+
AppsAndFeaturesEntries:
21+
- DisplayName: Notepad++ (32-bit x86)
22+
- Architecture: x64
23+
InstallerUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.8.2/npp.8.8.2.Installer.x64.exe
24+
InstallerSha256: 49852273A3E98AD1266A5BB7CD056E1154CC6D14E7C2A6E308AE95F355CA10CF
25+
AppsAndFeaturesEntries:
26+
- DisplayName: Notepad++ (64-bit x64)
27+
- Architecture: arm64
28+
InstallerUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.8.2/npp.8.8.2.Installer.arm64.exe
29+
InstallerSha256: 45CCF07041B98EE6516A205F87AC2CA571DA147FF0541E05EDCA1C2DECDA1CD9
30+
AppsAndFeaturesEntries:
31+
- DisplayName: Notepad++ (ARM 64-bit)
32+
ManifestType: installer
33+
ManifestVersion: 1.9.0
34+
ReleaseDate: 2025-06-30
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Created using wingetcreate 1.9.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Notepad++.Notepad++
5+
PackageVersion: 8.8.2
6+
PackageLocale: en-US
7+
Publisher: Notepad++ Team
8+
PublisherUrl: https://notepad-plus-plus.org
9+
PublisherSupportUrl: https://notepad-plus-plus.org/online-help
10+
Author: Don Ho
11+
PackageName: Notepad++
12+
PackageUrl: https://notepad-plus-plus.org
13+
License: GPL-3.0-or-later
14+
LicenseUrl: https://raw.githubusercontent.com/notepad-plus-plus/notepad-plus-plus/master/LICENSE
15+
Copyright: Copyright (C)2021 Don HO <don.h@free.fr>.
16+
CopyrightUrl: https://raw.githubusercontent.com/notepad-plus-plus/notepad-plus-plus/master/LICENSE
17+
ShortDescription: Notepad++ is a free source code editor that supports several languages.
18+
Description: |-
19+
Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages.
20+
Running in the MS Windows environment, its use is governed by GNU General Public License.
21+
Moniker: notepad++
22+
Tags:
23+
- development
24+
- editor
25+
- foss
26+
- notepad
27+
- open-source
28+
- text
29+
- text-editor
30+
ReleaseNotesUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v8.8.2
31+
Documentations:
32+
- DocumentLabel: Wiki
33+
DocumentUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/wiki
34+
ManifestType: defaultLocale
35+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.9.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Notepad++.Notepad++
5+
PackageVersion: 8.8.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)