Add multimanifest for R 4.0.5 (#10284)
* Add multimanifest for R 4.0.5 * identifier uppercase * use upper P in RProject * Rename file
This commit is contained in:
committed by
GitHub
parent
1891f44e88
commit
6597d24e92
19
manifests/r/RProject/R/4.0.5/RProject.R.installer.yaml
Normal file
19
manifests/r/RProject/R/4.0.5/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.0.5
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: inno
|
||||
InstallerUrl: https://cloud.r-project.org/bin/windows/base/old/4.0.5/R-4.0.5-win.exe
|
||||
InstallerSha256: 7C135D3B30847D7AA65BCD6A436297A42A7A38ABFDE227885285588EF798BC27
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
Reference in New Issue
Block a user