Skip to content

Commit

Permalink
AU: 3 updated - ffmpeg googlechromebeta vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 8, 2019
1 parent 79ddcdf commit 57824fc
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion automatic/ffmpeg/ffmpeg.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>ffmpeg</id>
<version>4.1.4</version>
<version>4.2</version>
<title>FFmpeg</title>
<owners>chocolatey</owners>
<authors>FFmpeg Contributors</authors>
Expand Down
10 changes: 5 additions & 5 deletions automatic/ffmpeg/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ Package can be verified like this:

1. Go to

x32: https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.1.4-win32-static.zip
x64: https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.1.4-win64-static.zip
x32: https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.2-win32-static.zip
x64: https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.2-win64-static.zip

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 8FF0271973848CD7B7FA6CD45E4C8C64E6C114825F3E6082CBC5D76AA2F25B63
checksum64: 07106B3D3E07FE6EF538BD323C0BE0370BACC8D2BD0E769350DC97E8117C01E7
checksum32: 8B5F02EC679E236339F0C30269AA8D9402FA4F4FFCAB4D25B934A67B45AF523E
checksum64: D4D585C3A784CD052F540E4C5E22B572BBC5EB93C280742C38EB7306BD8E8AE2

Using AU:

Get-RemoteChecksum https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.1.4-win64-static.zip
Get-RemoteChecksum https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.2-win64-static.zip

File 'LICENSE.txt' is obtained from:
https://git.ffmpeg.org/gitweb/ffmpeg.git/blob_plain/HEAD:/COPYING.GPLv3
2 changes: 1 addition & 1 deletion automatic/googlechromebeta/googlechromebeta.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>googlechromebeta</id>
<version>76.0.3809.100-beta</version>
<version>77.0.3865.19-beta</version>
<title>Google Chrome Beta</title>
<owners>chocolatey,nsleigh</owners>
<authors>Google Inc.</authors>
Expand Down
6 changes: 3 additions & 3 deletions automatic/googlechromebeta/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$version = '76.0.3809.100-beta'
$version = '77.0.3865.19-beta'
if ($version -eq (Get-ChromeBetaVersion)) {
Write-Host "Google Chrome Beta $version is already installed."
return
Expand All @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'MSI'
url = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi'
url64bit = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi'
checksum = 'da58cd29099321524609adfd97ff76eab65f2d8859a18da68de95129989bae43'
checksum64 = '9ee7786ec970481730ebb64a3799742fe6c664247433939be78908ef03b47634'
checksum = '5df29094ad1639fdcaf7908ab40e2b0baec44fb5b838fc9d408dac3331e9a7c1'
checksum64 = '347433d9196e851e224884988aa88ea23943a88d7d32384c71d2cbfc3d8b62d6'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
10 changes: 5 additions & 5 deletions automatic/vscode/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$softwareName = 'Microsoft Visual Studio Code'
$version = '1.36.1'
$version = '1.37.0'
if ($version -eq (Get-UninstallRegistryKey "$softwareName").DisplayVersion) {
Write-Host "VS Code $version is already installed."
return
Expand All @@ -16,14 +16,14 @@ Close-VSCode
$packageArgs = @{
packageName = 'vscode'
fileType = 'exe'
url = 'https://az764295.vo.msecnd.net/stable/2213894ea0415ee8c85c5eea0d0ff81ecc191529/VSCodeSetup-ia32-1.36.1.exe'
url64bit = 'https://az764295.vo.msecnd.net/stable/2213894ea0415ee8c85c5eea0d0ff81ecc191529/VSCodeSetup-x64-1.36.1.exe'
url = 'https://az764295.vo.msecnd.net/stable/036a6b1d3ac84e5ca96a17a44e63a87971f8fcc8/VSCodeSetup-ia32-1.37.0.exe'
url64bit = 'https://az764295.vo.msecnd.net/stable/036a6b1d3ac84e5ca96a17a44e63a87971f8fcc8/VSCodeSetup-x64-1.37.0.exe'

softwareName = "$softwareName"

checksum = '5c00bcf583d5a9eaf24ef614285471f18d065f70a9fa0e55d40b27f08eece0ae'
checksum = 'fa78898651537eb782e94842770036dd255167d36f60767a60dd6cd77fc96cde'
checksumType = 'sha256'
checksum64 = '9e2e672cd1a04ca58f3401567d4b4334f3ba4fbe508982ba054cc7519acec04d'
checksum64 = 'c54cf2a4a9bddb2fdadc709fd1a5a8df886b38c8e6a83eab1588624da761a0d7'
checksumType64 = 'sha256'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
2 changes: 1 addition & 1 deletion automatic/vscode/vscode.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode</id>
<title>Visual Studio Code</title>
<version>1.36.1</version>
<version>1.37.0</version>
<authors>Microsoft</authors>
<owners>chocolatey</owners>
<projectUrl>https://code.visualstudio.com</projectUrl>
Expand Down

0 comments on commit 57824fc

Please sign in to comment.