12345678910111213141516171819202122232425262728 |
- # Created with YamlCreate.ps1 v2.0.2 $debug=QUSU.7-2-0
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: CondaForge.Miniforge3
- PackageVersion: 4.10.3-9
- InstallerLocale: en-US
- MinimumOSVersion: 10.0.0.0
- InstallerType: nullsoft
- InstallModes:
- - interactive
- - silent
- UpgradeBehavior: install
- Installers:
- - Architecture: neutral
- Scope: user
- InstallerUrl: https://github.com/conda-forge/miniforge/releases/download/4.10.3-9/Miniforge3-4.10.3-9-Windows-x86_64.exe
- InstallerSha256: AAE2397854B5F39B6A97CFE52E6E4AE5252933106FFE03B1F9E710F9B9FF4F40
- InstallerSwitches:
- Custom: /InstallationType=JustMe /AddToPath=0 /RegisterPython=0
- - Architecture: neutral
- Scope: machine
- InstallerUrl: https://github.com/conda-forge/miniforge/releases/download/4.10.3-9/Miniforge3-4.10.3-9-Windows-x86_64.exe
- InstallerSha256: AAE2397854B5F39B6A97CFE52E6E4AE5252933106FFE03B1F9E710F9B9FF4F40
- InstallerSwitches:
- Custom: /InstallationType=AllUsers /AddToPath=0 /RegisterPython=0
- ManifestType: installer
- ManifestVersion: 1.1.0
|