Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
SOWI Administratoren
chocolatey-packages
Commits
8475ad2a
Unverified
Commit
8475ad2a
authored
Apr 03, 2018
by
Dr. Markus Schrenker
Committed by
GitHub
Apr 03, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
V 1.1.442
parent
e87f2056
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
R.Studio/tools/chocolateyInstall.ps1
R.Studio/tools/chocolateyInstall.ps1
+2
-2
No files found.
R.Studio/tools/chocolateyInstall.ps1
View file @
8475ad2a
$checksum
=
'
7f71f68fb45a6c8d3d2898096ca6fe91
'
$checksum
=
'
25A6EB8ECAE4FD71901C977DBCFB104B
'
$checksumType
=
'md5'
Install-ChocolateyPackage
'R.Studio'
'exe'
'/S'
"https://download1.rstudio.org/RStudio-1.1.4
19
.exe"
-CheckSum
$checksum
-ChecksumType
$checksumType
-validExitCodes
@(
0
)
Install-ChocolateyPackage
'R.Studio'
'exe'
'/S'
"https://download1.rstudio.org/RStudio-1.1.4
42
.exe"
-CheckSum
$checksum
-ChecksumType
$checksumType
-validExitCodes
@(
0
)
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