diff --git a/manifests/RProject/R/4.0.2.yaml b/manifests/RProject/R/4.0.2.yaml new file mode 100644 index 000000000..c98cb1d42 --- /dev/null +++ b/manifests/RProject/R/4.0.2.yaml @@ -0,0 +1,13 @@ +Id: RProject.R +Publisher: RProject +Name: RProject R +AppMoniker: R +Version: 4.0.2 +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.2-win.exe + Sha256: c2445666c5387aee6137e5587013e9c2643d80fc871767d548efefa60e56029c \ No newline at end of file