R project.base (#1304)
* Added base distribution of R * Changed RProject.base to RProject.R * Changed LicenseUrl based on feedback * Added x86 installer * Added AppMoniker Co-authored-by: Christophe Dervieux <christophe.dervieux@gmail.com> * Added ManifestVersion * Added Switches to x64 installer * Removed x86 due to incompadability with the repo atm * # in front of ManifestVersion to fix error * Removed switches; Changed InstallerType Co-authored-by: Christophe Dervieux <christophe.dervieux@gmail.com>
This commit is contained in:
14
manifests/RProject/R/4.0.0.yaml
Normal file
14
manifests/RProject/R/4.0.0.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
Id: RProject.R
|
||||
Publisher: RProject
|
||||
Name: RProject R
|
||||
AppMoniker: R
|
||||
Version: 4.0.0
|
||||
License: GNU General Public License, version 2
|
||||
LicenseUrl: https://www.r-project.org/COPYING
|
||||
Description: The base binary distribution of R statistics language.
|
||||
InstallerType: inno
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://cloud.r-project.org/bin/windows/base/R-4.0.0-win.exe
|
||||
Sha256: CA0C28A4F3E0AE66F64F01024BCCF3F3477C6E1008698AB96CEB3162E24E6C87
|
||||
# ManifestVersion: 0.1.0
|
Reference in New Issue
Block a user