forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix semantic issues in manifests/w/Wagnardsoft/DisplayDriverUninstall…
…er/18.0.6.4 per repology (microsoft#144673)
- Loading branch information
Showing
3 changed files
with
21 additions
and
10 deletions.
There are no files selected for viewing
8 changes: 4 additions & 4 deletions
8
...oft/DisplayDriverUninstaller/18.0.6.4/Wagnardsoft.DisplayDriverUninstaller.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,13 +1,13 @@ | ||
# Created with Komac v1.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json | ||
# Created with YamlCreate.ps1 v2.3.4 $debug=AUSU.CRLF.5-1-19041-4170.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Wagnardsoft.DisplayDriverUninstaller | ||
PackageVersion: 18.0.6.4 | ||
InstallerType: nullsoft | ||
ReleaseDate: 2023-05-14 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://www.wagnardsoft.com/DDU/download/DDU v18.0.6.4_setup.exe | ||
InstallerUrl: https://www.wagnardsoft.com/DDU/download/DDU%20v18.0.6.4_setup.exe | ||
InstallerSha256: 3D944BC535F62A4AE01641FDE1B033DA8A5C6EE518F801E796EB475A833F7228 | ||
ManifestType: installer | ||
ManifestVersion: 1.4.0 | ||
ManifestVersion: 1.6.0 |
17 changes: 14 additions & 3 deletions
17
.../DisplayDriverUninstaller/18.0.6.4/Wagnardsoft.DisplayDriverUninstaller.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,19 +1,30 @@ | ||
# Created with Komac v1.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json | ||
# Created with YamlCreate.ps1 v2.3.4 $debug=AUSU.CRLF.5-1-19041-4170.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Wagnardsoft.DisplayDriverUninstaller | ||
PackageVersion: 18.0.6.4 | ||
PackageLocale: en-US | ||
Publisher: Wagnardsoft | ||
PublisherUrl: https://www.wagnardsoft.com | ||
# PublisherSupportUrl: | ||
PrivacyUrl: https://wagnardsoft.com/content/Privacy-Policy | ||
# Author: | ||
PackageName: Display Driver Uninstaller | ||
PackageUrl: https://www.wagnardsoft.com/display-driver-uninstaller-ddu- | ||
License: Freeware | ||
# LicenseUrl: | ||
# Copyright: | ||
# CopyrightUrl: | ||
ShortDescription: Display Driver Uninstaller is a driver removal utility that can help you completely uninstall AMD/NVIDIA/INTEL graphics card drivers and packages from your system, trying to remove all leftovers (including registry keys, folders and files, driver store). | ||
# Description: | ||
Moniker: ddu | ||
# Tags: | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: FAQ | ||
DocumentUrl: https://wagnardsoft.com/# | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.4.0 | ||
ManifestVersion: 1.6.0 |
6 changes: 3 additions & 3 deletions
6
...w/Wagnardsoft/DisplayDriverUninstaller/18.0.6.4/Wagnardsoft.DisplayDriverUninstaller.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 with Komac v1.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json | ||
# Created with YamlCreate.ps1 v2.3.4 $debug=AUSU.CRLF.5-1-19041-4170.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Wagnardsoft.DisplayDriverUninstaller | ||
PackageVersion: 18.0.6.4 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.4.0 | ||
ManifestVersion: 1.6.0 |