Skip to content

Commit c622e66

Browse files
authored
New version: Ganksoft.Nanopad version 1.0.8 (microsoft#360447)
1 parent fde9ca5 commit c622e66

3 files changed

Lines changed: 67 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Ganksoft.Nanopad
5+
PackageVersion: 1.0.8
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: nanopad.exe
10+
PortableCommandAlias: nanopad
11+
ReleaseDate: 2026-04-14
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/BrianPeek/Nanopad/releases/download/v1.0.8/Nanopad-1.0.8.zip
15+
InstallerSha256: C5F65534C5047E18604FD74064D41C4D3B8FB19FDCF400C2B7813D7FAACCABB2
16+
ManifestType: installer
17+
ManifestVersion: 1.12.0
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Ganksoft.Nanopad
5+
PackageVersion: 1.0.8
6+
PackageLocale: en-US
7+
Publisher: Ganksoft LLC
8+
PublisherUrl: https://ganksoft.com/
9+
PublisherSupportUrl: https://github.com/BrianPeek/Nanopad/issues
10+
Author: Brian Peek
11+
PackageName: Nanopad
12+
PackageUrl: https://github.com/BrianPeek/Nanopad
13+
License: MIT
14+
LicenseUrl: https://github.com/BrianPeek/Nanopad/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2026 Ganksoft LLC
16+
ShortDescription: A simple, portable Win32 text editor in the spirit of classic Windows Notepad.
17+
Description: |-
18+
Nanopad is a lightweight Notepad replacement written in pure Win32 C++.
19+
Features include dark/light mode with system theme following, font selection,
20+
Find & Replace, printing, encoding detection (UTF-8, UTF-16, ANSI),
21+
per-monitor DPI scaling, and portable settings via INI file.
22+
Single EXE, no installer, no runtime dependencies.
23+
Tags:
24+
- cpp
25+
- dark-mode
26+
- notepad
27+
- portable
28+
- text-editor
29+
- win32
30+
ReleaseNotes: |-
31+
Nanopad 1.0.8
32+
Download
33+
Extract the zip and run nanopad.exe. Settings are stored in nanopad.ini next to the executable.
34+
Install via winget
35+
winget install Ganksoft.Nanopad
36+
SHA256
37+
C5B05795A29F4F372774424254DE984F5F054C421DE2DC6432C7F561000DE5CC nanopad.exe
38+
C5F65534C5047E18604FD74064D41C4D3B8FB19FDCF400C2B7813D7FAACCABB2 Nanopad-1.0.8.zip
39+
Full Changelog: v1.0.7...v1.0.8
40+
ReleaseNotesUrl: https://github.com/BrianPeek/Nanopad/releases/tag/v1.0.8
41+
ManifestType: defaultLocale
42+
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 WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Ganksoft.Nanopad
5+
PackageVersion: 1.0.8
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)