-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Standardize formatting of manifests/y/Ytmdesktop/Ytmdesktop/2.0.0 (#2…
- Loading branch information
Showing
3 changed files
with
21 additions
and
18 deletions.
There are no files selected for viewing
13 changes: 6 additions & 7 deletions
13
manifests/y/Ytmdesktop/Ytmdesktop/2.0.0/Ytmdesktop.Ytmdesktop.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,17 @@ | ||
# Created using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: Ytmdesktop.Ytmdesktop | ||
PackageVersion: 2.0.0 | ||
MinimumOSVersion: 10.0.0.0 | ||
InstallerType: exe | ||
InstallerSwitches: | ||
Silent: yes | ||
SilentWithProgress: yes | ||
Silent: "yes" | ||
SilentWithProgress: "yes" | ||
ReleaseDate: 2024-01-28 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/ytmdesktop/ytmdesktop/releases/download/v2.0.0/YouTube-Music-Desktop-App-2.0.0-Setup.exe | ||
InstallerSha256: F4C4AEA0B46CAEB517CAB34BBC5EF1C5B8BBE7699CC747CFDDBA16F5B7B5FF2A | ||
# TO DO, Add arm64 installer when available | ||
ReleaseDate: 2024-01-28 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 | ||
ManifestVersion: 1.9.0 |
20 changes: 12 additions & 8 deletions
20
manifests/y/Ytmdesktop/Ytmdesktop/2.0.0/Ytmdesktop.Ytmdesktop.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,35 @@ | ||
# Created using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Ytmdesktop.Ytmdesktop | ||
PackageVersion: 2.0.0 | ||
PackageLocale: en-US | ||
PackageName: YouTube Music Desktop App | ||
PackageUrl: https://ytmdesktop.app/ | ||
# Publisher | ||
Publisher: NovusTheory | ||
PublisherUrl: https://github.com/ytmdesktop/ | ||
PublisherSupportUrl: https://github.com/ytmdesktop/ytmdesktop/issues | ||
# License | ||
# PrivacyUrl: | ||
# Author: | ||
PackageName: YouTube Music Desktop App | ||
PackageUrl: https://ytmdesktop.app/ | ||
License: GPL-3.0 | ||
LicenseUrl: https://raw.githubusercontent.com/ytmdesktop/ytmdesktop/v2.0.0/LICENSE | ||
Copyright: Copyright © 2024 NovusTheory | ||
# CopyrightUrl: | ||
ShortDescription: A unofficial player for YouTube Music on desktop | ||
Description: A unofficial player for YouTube Music on desktop which includes a number of additional features to improve the desktop experience of YouTube Music. | ||
Moniker: ytmd | ||
Tags: | ||
- cross-platform | ||
- electron | ||
- music | ||
- cross-platform | ||
- youtube | ||
- youtube-music | ||
# ReleaseNotes: | ||
ReleaseNotesUrl: https://github.com/ytmdesktop/ytmdesktop/releases/tag/v2.0.0 | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/ytmdesktop/ytmdesktop/wiki | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 | ||
ManifestVersion: 1.9.0 |
6 changes: 3 additions & 3 deletions
6
manifests/y/Ytmdesktop/Ytmdesktop/2.0.0/Ytmdesktop.Ytmdesktop.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# Created using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: Ytmdesktop.Ytmdesktop | ||
PackageVersion: 2.0.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 | ||
ManifestVersion: 1.9.0 |