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
c22f2ca4
Commit
c22f2ca4
authored
Feb 05, 2018
by
David Griswold
Browse files
update to 1.1.419
parent
dc0a7f25
Changes
3
Hide whitespace changes
Inline
Side-by-side
R.Studio/R.Studio.1.1.41
4
.nupkg
→
R.Studio/R.Studio.1.1.41
9
.nupkg
View file @
c22f2ca4
No preview for this file type
R.Studio/R.Studio.nuspec
View file @
c22f2ca4
...
...
@@ -15,7 +15,7 @@
<copyright>
© 2017 RStudio, Inc
</copyright>
<licenseUrl>
http://www.gnu.org/licenses/agpl-3.0-standalone.html
</licenseUrl>
<requireLicenseAcceptance>
false
</requireLicenseAcceptance>
<version>
1.1.41
4
</version>
<version>
1.1.41
9
</version>
<!--<dependencies>
<dependency id="R.Project" />
</dependencies>-->
...
...
R.Studio/tools/chocolateyInstall.ps1
View file @
c22f2ca4
$checksum
=
'
06AA4DD1CF73F689FDD80BF6639B1B6EB34D9E6B4A39
89
D
09
99FEAE200372A1
1'
$checksumType
=
'
sha256
'
Install-ChocolateyPackage
'R.Studio'
'exe'
'/S'
"https://download1.rstudio.org/RStudio-1.
0.153
.exe"
-CheckSum
$checksum
-ChecksumType
$checksumType
-validExitCodes
@(
0
)
$checksum
=
'
7f71f68fb45a6c8d3d2
89
8
09
6ca6fe9
1'
$checksumType
=
'
md5
'
Install-ChocolateyPackage
'R.Studio'
'exe'
'/S'
"https://download1.rstudio.org/RStudio-1.
1.419
.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