Skip to content

Commit

Permalink
AU: 1 updated - plexmediaserver
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecole committed Jun 11, 2019
1 parent fb545c5 commit f8c1239
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion automatic/plexmediaserver/plexmediaserver.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>plexmediaserver</id>
<version>1.15.6.1079</version>
<version>1.15.8.1198</version>
<title>Plex Media Server</title>
<authors>Plex, Inc.</authors>
<owners>Mike Cole</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/plexmediaserver/tools/chocolateyInstall.ps1
@@ -1,5 +1,5 @@
$checksum = '096462d8c38855bf7afd2e410cbecfa686a19f7c11fb9d6402b95590721dd7a6'
$url = 'https://downloads.plex.tv/plex-media-server-new/1.15.6.1079-78232c603/windows/PlexMediaServer-1.15.6.1079-78232c603-x86.exe'
$checksum = 'cd33dea79fc7379fc89bcc3a6743840b48f3ca5fbe926dcfc86c48406ba185d9'
$url = 'https://downloads.plex.tv/plex-media-server-new/1.15.8.1198-eadbcbb45/windows/PlexMediaServer-1.15.8.1198-eadbcbb45-x86.exe'

Start-CheckandStop "Plex Media Server"

Expand Down

0 comments on commit f8c1239

Please sign in to comment.