Added jasongin.nvs 1.6.0 (#13112)
This commit is contained in:
committed by
GitHub
parent
d7a3d71102
commit
5380bc0571
24
manifests/j/jasongin/nvs/1.6.0/jasongin.nvs.installer.yaml
Normal file
24
manifests/j/jasongin/nvs/1.6.0/jasongin.nvs.installer.yaml
Normal file
@@ -0,0 +1,24 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: jasongin.nvs
|
||||
PackageVersion: 1.6.0
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
Commands:
|
||||
- nvs
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: x86
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://github.com/jasongin/nvs/releases/download/v1.6.0/nvs-1.6.0.msi
|
||||
InstallerSha256: 95B0FDFF01142D5AA56217E32F79FE27C12EE9AC976A1C4E160B0FD6E8DB320F
|
||||
InstallerSwitches:
|
||||
Silent: /qn
|
||||
SilentWithProgress: /qb
|
||||
ProductCode: "{DF4627FB-1670-4901-8F3D-F941117DA23A}"
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -0,0 +1,22 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: jasongin.nvs
|
||||
PackageVersion: 1.6.0
|
||||
PackageLocale: en-US
|
||||
Publisher: Jason Ginchereau
|
||||
PublisherUrl: https://github.com/jasongin/nvs
|
||||
PublisherSupportUrl: https://github.com/jasongin/nvs
|
||||
#PrivacyUrl:
|
||||
Author: Jason Ginchereau
|
||||
PackageName: nvs
|
||||
#PackageUrl:
|
||||
License: MIT
|
||||
LicenseUrl: https://raw.githubusercontent.com/jasongin/nvs/master/LICENSE.txt
|
||||
#Copyright:
|
||||
#CopyrightUrl:
|
||||
ShortDescription: Node Version Switcher
|
||||
Description: Node Version Switcher
|
||||
Moniker: nvs
|
||||
Tags:
|
||||
- nvs
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
6
manifests/j/jasongin/nvs/1.6.0/jasongin.nvs.yaml
Normal file
6
manifests/j/jasongin/nvs/1.6.0/jasongin.nvs.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: jasongin.nvs
|
||||
PackageVersion: 1.6.0
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user