Added Notepads.Notepads v1.4.5.0 (#12156)
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: Notepads.Notepads
|
||||
PackageVersion: 1.4.5.0
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
FileExtensions:
|
||||
- txt
|
||||
Dependencies:
|
||||
PackageDependencies:
|
||||
- PackageIdentifier: Microsoft.dotNetFramework
|
||||
MinimumVersion: 2.2.29512.0
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: neutral
|
||||
InstallerType: msix
|
||||
InstallerUrl: https://github.com/JasonStein/Notepads/releases/download/v1.4.5.0/Notepads_1.4.5.0_x86_x64_arm64.msixbundle
|
||||
InstallerSha256: 047E9D12167E2EEA7E899416661914252785BEFD75D7F2CCDDCAEACFBD148ED3
|
||||
# ProductCode:
|
||||
Scope: user
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
@@ -0,0 +1,29 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: Notepads.Notepads
|
||||
PackageVersion: 1.4.5.0
|
||||
PackageLocale: en-US
|
||||
Publisher: Notepads
|
||||
PublisherUrl: https://github.com/JasonStein/Notepads/
|
||||
PublisherSupportUrl: https://github.com/JasonStein/Notepads/issues
|
||||
#PrivacyUrl:
|
||||
Author: Jason Stein
|
||||
PackageName: Notepads
|
||||
PackageUrl: https://www.notepadsapp.com
|
||||
License: MIT License
|
||||
LicenseUrl: https://github.com/JasonStein/Notepads/blob/master/LICENSE.md
|
||||
#Copyright:
|
||||
#CopyrightUrl:
|
||||
ShortDescription: A modern, lightweight text editor with a minimalist design.
|
||||
#Description:
|
||||
Moniker: notepads
|
||||
Tags:
|
||||
- notepad
|
||||
- texteditor
|
||||
- fluent design
|
||||
- text editor
|
||||
- foss
|
||||
- open source
|
||||
- uwp
|
||||
- markdown
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
@@ -0,0 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: Notepads.Notepads
|
||||
PackageVersion: 1.4.5.0
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
Reference in New Issue
Block a user