winget-cli

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

InstallFlowTest_InvalidFileCharacterUrl.yaml (601B)


      1 Id: AppInstallerCliTest.InvalidFileCharacterUrlTest
      2 Version: 1.0.0.0
      3 Name: AppInstaller Test Exe Installer
      4 Publisher: Microsoft Corporation
      5 AppMoniker: AICLITestExe
      6 License: Test
      7 ProductCode: AppInstallerCliTest.TestExeInstaller
      8 Installers: 
      9     - Arch: x64
     10       Url: https://EncodedUrlTest/te*st.exe
     11       InstallerType: exe
     12       Sha256: 65DB2F2AC2686C7F2FD69D4A4C6683B888DC55BFA20A0E32CA9F838B51689A3B
     13       Switches:
     14         Custom: /invalidFileCharacterUrl
     15         SilentWithProgress: /silentwithprogress
     16         Silent: /silence
     17         Update: /update
     18 ManifestVersion: 0.1.0