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
54a665e4
Commit
54a665e4
authored
Apr 29, 2016
by
Dr. Markus Schrenker
Browse files
Merge branch 'master' of
https://github.com/sowidvhu/chocolatey-packages
parents
6f5eb716
df904399
Changes
2
Show whitespace changes
Inline
Side-by-side
seafile-client-shibboleth/seafile-client-shibboleth.nuspec
View file @
54a665e4
...
...
@@ -2,7 +2,7 @@
<package
xmlns=
"http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"
>
<metadata>
<id>
seafile-client-shibboleth
</id>
<version>
4.2.3
</version>
<version>
5.1.0
</version>
<title>
Seafile (Windows Client) with Shibboleth Support
</title>
<authors>
Seafile Ltd.
</authors>
<owners>
Seafile Ltd.
</owners>
...
...
seafile-client-shibboleth/tools/chocolateyInstall.ps1
View file @
54a665e4
$packageName
=
'seafile-client-shibboleth'
$fileType
=
'msi'
$silentArgs
=
'/passive'
$url
=
'https://bintray.com/artifact/download/seafile-org/seafile/seafile-
4.2.3
-en-shibboleth.msi'
$url
=
'https://bintray.com/artifact/download/seafile-org/seafile/seafile-
5.1.0
-en-shibboleth.msi'
Install-ChocolateyPackage
$packageName
$fileType
$silentArgs
$url
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