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 Jul 1, 2019
1 parent 96e602e commit dedac21
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.8.1198</version>
<version>1.16.1.1291</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 = 'cd33dea79fc7379fc89bcc3a6743840b48f3ca5fbe926dcfc86c48406ba185d9'
$url = 'https://downloads.plex.tv/plex-media-server-new/1.15.8.1198-eadbcbb45/windows/PlexMediaServer-1.15.8.1198-eadbcbb45-x86.exe'
$checksum = 'c63b9b638948f9a4738b2e1880c364abd3ac624774164ec176f9b74e2576ecd3'
$url = 'https://downloads.plex.tv/plex-media-server-new/1.16.1.1291-158e5b199/windows/PlexMediaServer-1.16.1.1291-158e5b199-x86.exe'

Start-CheckandStop "Plex Media Server"

Expand Down

0 comments on commit dedac21

Please sign in to comment.