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