Update cdi manifest to new format (#12336)

This commit is contained in:
Code
2021-05-09 00:01:39 -04:00
committed by GitHub
parent 8de449a784
commit 5e89427a8f
3 changed files with 50 additions and 23 deletions

View File

@@ -0,0 +1,19 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: CrystalDewWorld.CrystalDiskInfo
PackageVersion: 8.12.0
MinimumOSVersion: 10.0.0.0
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: neutral
InstallerType: inno
InstallerUrl: https://osdn.net/frs/redir.php?m=acc&f=crystaldiskinfo%2F74801%2FCrystalDiskInfo8_12_0.exe
InstallerSha256: 768ED2EF2C9E36CA2B976D62374DA3859DBE02BC193CC01EB36E918349D5D4AA
# ProductCode:
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,28 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: CrystalDewWorld.CrystalDiskInfo
PackageVersion: 8.12.0
PackageLocale: en-US
Publisher: Crystal Dew World
PublisherUrl: https://crystalmark.info/en/
#PublisherSupportUrl:
#PrivacyUrl:
Author: Noriyuki Miyazaki
PackageName: CrystalDiskInfo
PackageUrl: https://crystalmark.info/en/software/crystaldiskinfo/
License: MIT
LicenseUrl: https://raw.githubusercontent.com/hiyohiyo/CrystalDiskInfo/master/LICENSE.txt
Copyright: Copyright (c) 2008-2020 hiyohiyo
#CopyrightUrl:
ShortDescription: HDD/SSD utility software which supports S.M.A.R.T and a part of USB-HDD
#Description:
Moniker: crystaldiskinfo
Tags:
- ssd
- hdd
- nvme
- ata
- crystaldiskinfo
- disk
- diagnostic
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -1,26 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: CrystalDewWorld.CrystalDiskInfo
Publisher: Crystal Dew World
PackageName: CrystalDiskInfo
Author: hiyohiyo
ShortDescription: A HDD/SSD utility software which supports a part of USB, Intel RAID and NVMe.
Moniker: crystaldiskinfo
Tags:
- utility
- disk
- diagnostic
- hdd
- ssd
PackageUrl: https://crystalmark.info/en/software/crystaldiskinfo/
License: MIT License
LicenseUrl: https://crystalmark.info/en/software/crystaldiskinfo/crystaldiskinfo-license/
MinimumOSVersion: 10.0.0.0
PackageVersion: 8.12.0
Installers:
- Architecture: neutral
InstallerUrl: https://osdn.net/frs/redir.php?m=acc&f=crystaldiskinfo%2F74801%2FCrystalDiskInfo8_12_0.exe
InstallerSha256: 768ED2EF2C9E36CA2B976D62374DA3859DBE02BC193CC01EB36E918349D5D4AA
Scope: machine
InstallerType: inno
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0