Skip to content

Commit

Permalink
AU: 2 updated - glip plexmediaserver
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecole committed Nov 27, 2018
1 parent 651b9f8 commit 90609e8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion automatic/glip/glip.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>glip</id>
<version>18.8.1.0</version>
<version>18.11.2.0</version>
<title>glip</title>
<authors>RingCentral</authors>
<owners>Mike Cole</owners>
Expand Down
2 changes: 1 addition & 1 deletion automatic/glip/tools/chocolateyInstall.ps1
@@ -1,4 +1,4 @@
$checksum = '35063f8a960ed40e363a3ddce1b1393102a9ad86b00eea5f3f9ec0dfbd6ac96c'
$checksum = '7467d51c09403203049065ff7fe5699cf1605883b1a2f658492fac71666f2767'

$packageArgs = @{
packageName = 'glip'
Expand Down
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.13.9.5456</version>
<version>1.14.0.5470</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 = 'bfa60719f1d9f164f54cc09843d4e3a37134d15d23a3c14b0777cd751fd9072b'
$url = 'https://downloads.plex.tv/plex-media-server/1.13.9.5456-ecd600442/Plex-Media-Server-1.13.9.5456-ecd600442.exe'
$checksum = '5ce06fb185ff15032075c83af1cdfe6c24df94170a3561378ee0c8266696b231'
$url = 'https://downloads.plex.tv/plex-media-server/1.14.0.5470-9d51fdfaa/Plex-Media-Server-1.14.0.5470-9d51fdfaa.exe'

Start-CheckandStop "Plex Media Server"

Expand Down

0 comments on commit 90609e8

Please sign in to comment.