winget-cli

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

UpdateFlowTest_Portable.yaml (771B)


      1 # Same content with InstallFlowTest_Portable.yaml but with higher version
      2 # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.2.0.schema.json
      3 
      4 PackageIdentifier: AppInstallerCliTest.TestPortableInstaller
      5 PackageVersion: 2.0.0.0
      6 PackageLocale: en-US
      7 PackageName: AppInstaller Test Portable Exe
      8 Publisher: Microsoft Corporation
      9 AppMoniker: AICLITestPortable
     10 ProductCode: AppInstallerCliTest.TestPortableInstaller__TestSource
     11 License: Test
     12 ShortDescription: AppInstaller Test Portable Exe
     13 Installers:
     14     - Architecture: x64
     15       InstallerUrl: https://ThisIsNotUsed
     16       InstallerType: portable
     17       InstallerSha256: 65DB2F2AC2686C7F2FD69D4A4C6683B888DC55BFA20A0E32CA9F838B51689A3B
     18 ManifestType: singleton
     19 ManifestVersion: 1.2.0