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 Dec 15, 2020
1 parent 7a0bc00 commit 24bb29f
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
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>plexmediaserver</id>
<version>1.21.1.3766</version>
<version>1.21.1.3795</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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$checksum = '7b4c48b72d8029400ade6674ec1790e47ca399050605a6ec9698d62162649a0b'
$url = 'https://downloads.plex.tv/plex-media-server-new/1.21.1.3766-7e23ef53c/windows/PlexMediaServer-1.21.1.3766-7e23ef53c-x86.exe'
$checksum = 'e041613b2b7d8e96abec60fb7887f493ecc8cd9d324f92b25920ea44410d95b0'
$url = 'https://downloads.plex.tv/plex-media-server-new/1.21.1.3795-ee64ab56f/windows/PlexMediaServer-1.21.1.3795-ee64ab56f-x86.exe'

Start-CheckandStop "Plex Media Server"

Expand Down

0 comments on commit 24bb29f

Please sign in to comment.