Add R 4.1.0 (#13413)
This commit is contained in:
committed by
GitHub
parent
d75e686731
commit
ac703d0217
19
manifests/r/RProject/R/4.1.0/RProject.R.installer.yaml
Normal file
19
manifests/r/RProject/R/4.1.0/RProject.R.installer.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: RProject.R
|
||||
PackageVersion: 4.1.0
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
FileExtensions:
|
||||
- r
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: inno
|
||||
InstallerUrl: https://cran.r-project.org/bin/windows/base/old/4.1.0/R-4.1.0-win.exe
|
||||
InstallerSha256: F37D0E31F4F1F3D69EC3826D26E28DD2357C79CB1ED75726570F7BA3D69A4F41
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user