Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
SOWI Administratoren
chocolatey-packages
Commits
a3c16fdb
Commit
a3c16fdb
authored
Apr 27, 2016
by
Dr. Markus Schrenker
Browse files
Update chocolateyInstall.ps1
parent
05c3ee19
Changes
1
Hide whitespace changes
Inline
Side-by-side
R.Studio/tools/chocolateyInstall.ps1
View file @
a3c16fdb
$version
=
'0.95'
$version
=
'0.99'
$minor
=
'265'
$minor
=
'896'
Install-ChocolateyPackage
'R.Studio'
'exe'
'/S'
"http://download1.rstudio.org/RStudio-
$version
.
$minor
.exe"
-validExitCodes
@(
0
)
Install-ChocolateyPackage
'R.Studio'
'exe'
'/S'
"http://download1.rstudio.org/RStudio-
$version
.
$minor
.exe"
-validExitCodes
@(
0
)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment