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 Jan 25, 2023
1 parent 6b73b4c commit 6d4e16c
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.30.1.6562</version>
<version>1.30.2.6563</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 = '386d5062f858fc9630a016aa6c7d8523602445c1635cb7270b5e35d5fb1fa894'
$url = 'https://downloads.plex.tv/plex-media-server-new/1.30.1.6562-915986d62/windows/PlexMediaServer-1.30.1.6562-915986d62-x86.exe'
$checksum = '8a07d049f25f20d70c68f07961395f78e832a79b0fdcb8f48662065197d5df88'
$url = 'https://downloads.plex.tv/plex-media-server-new/1.30.2.6563-3d4dc0cce/windows/PlexMediaServer-1.30.2.6563-3d4dc0cce-x86.exe'

Start-CheckandStop "Plex Media Server"

Expand Down

0 comments on commit 6d4e16c

Please sign in to comment.