diff --git a/automatic/1password/1password.json b/automatic/1password/1password.json index b526e587ea7..4233d44796c 100644 --- a/automatic/1password/1password.json +++ b/automatic/1password/1password.json @@ -1,4 +1,4 @@ { - "OPW": "7.3.642-beta", + "OPW": "7.3.646-beta", "OPW4": "4.6.2.626" } diff --git a/automatic/1password/1password.nuspec b/automatic/1password/1password.nuspec index aac293fc87f..393687d9b9c 100644 --- a/automatic/1password/1password.nuspec +++ b/automatic/1password/1password.nuspec @@ -3,7 +3,7 @@ 1password - 7.3.642-beta + 7.3.646-beta 1Password AgileBits chocolatey, AgileBits diff --git a/automatic/1password/tools/chocolateyInstall.ps1 b/automatic/1password/tools/chocolateyInstall.ps1 index af52fb826bd..124ba177601 100644 --- a/automatic/1password/tools/chocolateyInstall.ps1 +++ b/automatic/1password/tools/chocolateyInstall.ps1 @@ -3,9 +3,9 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - url = 'https://c.1password.com/dist/1P/win6/1PasswordSetup-7.3.642.BETA.exe' + url = 'https://c.1password.com/dist/1P/win6/1PasswordSetup-7.3.646.BETA.exe' softwareName = '1Password*' - checksum = '28ded09f8fe31c89f13e201b2b81bf335741243f34969c1a94e76a427f61558b' + checksum = 'b77ee9f3183b8f0c7084e4bfc85a63d8c61d8a2e9c5db3fbcd03f91f792485d9' checksumType = 'sha256' silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0) diff --git a/automatic/vlc/README.md b/automatic/vlc/README.md index 4a3c839c1e8..0b1783e764e 100644 --- a/automatic/vlc/README.md +++ b/automatic/vlc/README.md @@ -1,4 +1,4 @@ -# [vlc](https://chocolatey.org/packages/vlc) +# [vlc](https://chocolatey.org/packages/vlc) VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols. diff --git a/automatic/vlc/legal/VERIFICATION.txt b/automatic/vlc/legal/VERIFICATION.txt index c07955100ce..8aa53c6686d 100644 --- a/automatic/vlc/legal/VERIFICATION.txt +++ b/automatic/vlc/legal/VERIFICATION.txt @@ -7,8 +7,8 @@ Package can be verified like this: 1. Go to - x32: http://get.videolan.org/vlc/3.0.4/win32/vlc-3.0.4-win32.exe - x64: http://get.videolan.org/vlc/3.0.4/win64/vlc-3.0.4-win64.exe + x32: http://get.videolan.org/vlc/3.0.5/win32/vlc-3.0.5-win32.exe + x64: http://get.videolan.org/vlc/3.0.5/win64/vlc-3.0.5-win64.exe to download the installer. @@ -16,12 +16,12 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: ED117B1D823C76DF0C3FBC96D570914A122442F420C1DA070E660A20C403B94C - checksum64: C73AA2A4CAD7703E3F4FE756BF307351BD39F864C1B654F43BCCC9415AFFBEE9 + checksum32: 71B11A14E48E6A1A3263D131D92A888F8E10E8970702866339EB02ED5ADF850C + checksum64: 8CB9651C43B4A46430505FB722DE46B2DC33863A0829AF4A64A431F5A51DB8F3 Using AU: - Get-RemoteChecksum http://get.videolan.org/vlc/3.0.4/win64/vlc-3.0.4-win64.exe + Get-RemoteChecksum http://get.videolan.org/vlc/3.0.5/win64/vlc-3.0.5-win64.exe File 'LICENSE.txt' obtained from: http://svn.videolan.org/filedetails.php?repname=VideoLAN+Server&path=%2Ftrunk%2FCOPYING diff --git a/automatic/vlc/vlc.nuspec b/automatic/vlc/vlc.nuspec index c0adadff2ae..297244aa407 100644 --- a/automatic/vlc/vlc.nuspec +++ b/automatic/vlc/vlc.nuspec @@ -4,7 +4,7 @@ vlc VLC media player - 3.0.4 + 3.0.5 VideoLAN Organization chocolatey, Rob Reynolds VLC Media Player @@ -33,7 +33,7 @@ Example: `choco install --params "'/Language:fr'"` *Will set the language of VLC https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/vlc http://www.videolan.org/vlc/download-sources.html vlc foss cross-platform multimedia audio video mp3 dvd avi media player admin - https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/3952380efd0776bea6d964ed4e28efa979b434d2/icons/vlc.png + https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@3952380efd0776bea6d964ed4e28efa979b434d2/icons/vlc.png