Skip to content

Commit 3eba2bc

Browse files
committed
1 parent 64bc0af commit 3eba2bc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

automatic/plexmediaserver/plexmediaserver.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>plexmediaserver</id>
5-
<version>1.25.5.5492</version>
5+
<version>1.25.6.5577</version>
66
<title>Plex Media Server</title>
77
<authors>Plex, Inc.</authors>
88
<owners>Mike Cole</owners>

automatic/plexmediaserver/tools/chocolateyInstall.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$checksum = '7018be24d581c8e65dcc3125666115fb146c541b5249f85b2432149b806b5ac8'
2-
$url = 'https://downloads.plex.tv/plex-media-server-new/1.25.5.5492-12f6b8c83/windows/PlexMediaServer-1.25.5.5492-12f6b8c83-x86.exe'
1+
$checksum = 'b5f394af6efeb82761b8724667a8f08d2aba6e492cab17604962261bbae1a669'
2+
$url = 'https://downloads.plex.tv/plex-media-server-new/1.25.6.5577-c8bd13540/windows/PlexMediaServer-1.25.6.5577-c8bd13540-x86.exe'
33

44
Start-CheckandStop "Plex Media Server"
55

0 commit comments

Comments
 (0)