123456789101112131415161718192021222324 |
- # Created with YamlCreate.ps1 v2.0.7 using InputObject 🤖 $debug=QUSU-7-2-2
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: RProject.R
- PackageVersion: 4.2.0
- InstallerLocale: en-US
- MinimumOSVersion: 10.0.0.0
- InstallerType: inno
- Scope: machine
- InstallModes:
- - interactive
- - silent
- - silentWithProgress
- UpgradeBehavior: install
- FileExtensions:
- - r
- ReleaseDate: 2022-04-22
- Installers:
- - Architecture: x64
- InstallerUrl: https://cloud.r-project.org/bin/windows/base/old/4.2.0/R-4.2.0-win.exe
- InstallerSha256: 8E215F65C8F347732633FD838F05B3D392371751744C5D9891E91EB0A5E75123
- ManifestType: installer
- ManifestVersion: 1.1.0
|