winget-cli

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

TestArpVersionMapping_SameAsPackageVersion.yaml (640B)


      1 # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.2.0.schema.json
      2 
      3 PackageIdentifier: AppInstallerTest.TestArpVersionSameVersion
      4 PackageVersion: '1.0'
      5 PackageName: TestArpVersionSameVersion
      6 PackageLocale: en-US
      7 Publisher: Microsoft
      8 License: Test
      9 ShortDescription: E2E test for arp version test.
     10 Installers:
     11   - Architecture: x86
     12     InstallerUrl: https://localhost:5001/TestKit/AppInstallerTestExeInstaller/AppInstallerTestExeInstaller.exe
     13     InstallerType: exe
     14     InstallerSha256: <EXEHASH>
     15     AppsAndFeaturesEntries:
     16     - DisplayVersion: "1.0"
     17 ManifestType: singleton
     18 ManifestVersion: 1.2.0