Upgrade all manifests to v1 manifest format
This commit is contained in:
16
manifests/r/RProject/R/4.0.0/RProject.R.yaml
Normal file
16
manifests/r/RProject/R/4.0.0/RProject.R.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
PackageIdentifier: RProject.R
|
||||
Publisher: RProject
|
||||
PackageName: RProject R
|
||||
Moniker: R
|
||||
PackageVersion: 4.0.0
|
||||
License: GNU General Public License, version 2
|
||||
LicenseUrl: https://www.r-project.org/COPYING
|
||||
ShortDescription: The base binary distribution of R statistics language.
|
||||
InstallerType: inno
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://cloud.r-project.org/bin/windows/base/old/4.0.0/R-4.0.0-win.exe
|
||||
InstallerSha256: CA0C28A4F3E0AE66F64F01024BCCF3F3477C6E1008698AB96CEB3162E24E6C87
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
23
manifests/r/RProject/R/4.0.4/RProject.R.yaml
Normal file
23
manifests/r/RProject/R/4.0.4/RProject.R.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
PackageIdentifier: RProject.R
|
||||
Publisher: RProject
|
||||
PackageName: RProject R
|
||||
Moniker: R
|
||||
PackageVersion: 4.0.4
|
||||
License: GNU General Public License, version 2
|
||||
LicenseUrl: https://www.r-project.org/COPYING
|
||||
ShortDescription: Precompiled binary distribution of the base system and contributed packages of R, a programming language and free software environment for statistical computing and graphics.
|
||||
PackageUrl: https://www.r-project.org/
|
||||
Tags:
|
||||
- rstats
|
||||
InstallerType: inno
|
||||
InstallerSwitches:
|
||||
InstallLocation: /DIR=<INSTALLPATH>
|
||||
Silent: /SILENT
|
||||
SilentWithProgress: /VERYSILENT
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://cloud.r-project.org/bin/windows/base/R-4.0.4-win.exe
|
||||
InstallerSha256: AC1679BF1AE90EA8899263C1C99E8D84DA04739414EA6E51CAD1CB111E8FF112
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
19
manifests/r/RProject/Rtools/4.0.0/RProject.Rtools.yaml
Normal file
19
manifests/r/RProject/Rtools/4.0.0/RProject.Rtools.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
PackageIdentifier: RProject.Rtools
|
||||
Publisher: RProject
|
||||
PackageName: Rtools
|
||||
PackageVersion: 4.0.0
|
||||
License: BSD-3-Clause
|
||||
InstallerType: inno
|
||||
LicenseUrl: https://github.com/r-windows/rtools-base/blob/master/LICENSE
|
||||
Tags:
|
||||
- R
|
||||
ShortDescription: Rtools is the toolchain bundle that is used on Windows to build R base and R packages that contain compiled code. You can download it from CRAN.
|
||||
PackageUrl: https://cloud.r-project.org/bin/windows/Rtools/
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: inno
|
||||
InstallerUrl: https://cloud.r-project.org/bin/windows/Rtools/rtools40-x86_64.exe
|
||||
InstallerSha256: 46CDE0914DE2FE8F122EDD1F2910F204631ABDB4C7271BD98B4A605C5C144C26
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user