winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

ManifestV1_10-Bad-SchemaHeaderURLPatternMismatch.yaml (653B)


      1 # yaml-language-server: $schema=https://aka.ms/winget-manifest-invalid.singleton.1.10.0.schema.json
      2 
      3 PackageIdentifier: AppInstallerCliTest.SchemaHeaderURLPatternMismatch
      4 PackageVersion: 1.0.0.0
      5 PackageLocale: en-US
      6 PackageName: AppInstaller Test Schema Header URL Pattern Mismatch
      7 Publisher: Microsoft Corporation
      8 License: Test
      9 ShortDescription: This manifest has a mismatched schema header URL pattern
     10 
     11 Installers:
     12   - Architecture: x86
     13     InstallerUrl: https://ThisIsNotUsed
     14     InstallerType: msi
     15     InstallerSha256: 65DB2F2AC2686C7F2FD69D4A4C6683B888DC55BFA20A0E32CA9F838B51689A3B
     16 ManifestType: singleton
     17 ManifestVersion: 1.10.0