diff --git a/manifests/RProject/R/4.0.0.yaml b/manifests/RProject/R/4.0.0.yaml new file mode 100644 index 000000000..4e1a87a53 --- /dev/null +++ b/manifests/RProject/R/4.0.0.yaml @@ -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 \ No newline at end of file