Skip to content

Commit

Permalink
AU: 5 updated - blender kubernetes-kompose Opera webstorm youtube-dl
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 26, 2018
1 parent e06d9d5 commit ce7d2fd
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion automatic/blender/blender.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>blender</id>
<version>2.79.1</version>
<version>2.79.2</version>
<title>Blender</title>
<owners>chocolatey, Redsandro</owners>
<authors>Blender Foundation</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/blender/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://www.blender.org/download/> (the listed mirrors may differ f
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://mirror.clarkson.edu/blender/release/Blender2.79/blender-2.79a-windows32.msi>
64-Bit software: <https://mirror.clarkson.edu/blender/release/Blender2.79/blender-2.79a-windows64.msi>
32-Bit software: <https://mirror.clarkson.edu/blender/release/Blender2.79/blender-2.79b-windows32.msi>
64-Bit software: <https://mirror.clarkson.edu/blender/release/Blender2.79/blender-2.79b-windows64.msi>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum32: AB046F4729FFA051E24655ECD3210835A2784A4B7108FF0DA3F19B452B6397ED
checksum64: 020CAD1E07324FB05F2EC7836901A02753B9F65CCB38355DF703D9AA55F28A4A
checksum32: 6CB5A972F9D122EB3FFEC34A5916DDB3A527E6A6278C4983F96DFCFBBD02B1B5
checksum64: D574878F03EA6A25A7BFEBED631A2A12A4CE01B22B12A2BFC8C255B46D3901AE

The file 'LICENSE.txt' has been obtained from <http://download.blender.org/release/GPL3-license.txt>
4 changes: 2 additions & 2 deletions automatic/blender/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ $packageArgs = @{
packageName = 'blender'
softwareName = 'Blender'
fileType = 'msi'
file = "$toolsPath\blender-2.79a-windows32.msi"
file64 = "$toolsPath\blender-2.79a-windows64.msi"
file = "$toolsPath\blender-2.79b-windows32.msi"
file64 = "$toolsPath\blender-2.79b-windows64.msi"
silentArgs = '/quiet /norestart'
validExitCodes = @(0, 2010, 1641)
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/kubernetes-kompose/kubernetes-kompose.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>kubernetes-kompose</id>
<version>1.10.0</version>
<version>1.11.0</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/kubernetes-kompose</packageSourceUrl>
<owners>chocolatey,Andrei Bejenaru</owners>
<title>Kompose: Go from Docker Compose to Kubernetes</title>
Expand Down
6 changes: 3 additions & 3 deletions automatic/kubernetes-kompose/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software has been downloaded from the listed download
location on <https://github.com/kubernetes/kompose/releases/tag/v1.10.0>
location on <https://github.com/kubernetes/kompose/releases/tag/v1.11.0>
and can be verified by doing the following:

1. Download the following:
software: <https://github.com/kubernetes/kompose/releases/download/v1.10.0/kompose-windows-amd64.exe>
software: <https://github.com/kubernetes/kompose/releases/download/v1.11.0/kompose-windows-amd64.exe>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -17,6 +17,6 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type: sha256
checksum: 9160D1AD3D213F7A10BC9D3CA507922926D21C060B63C12673CB956BB49BB041
checksum: 06B07DE78C4DD90FC7BF1C89389D085FBAE7A7D3ED9BAF934A3F71C511A91248

The file 'LICENSE.txt' has been obtained from <https://github.com/kubernetes/kompose/blob/34d72c757906dd05499fedbe214850b41ea712b1/LICENSE>
4 changes: 2 additions & 2 deletions automatic/opera/opera.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Opera</id>
<version>52.0.2871.30</version>
<version>52.0.2871.37</version>
<title>Opera</title>
<owners>chocolatey</owners>
<authors>Opera</authors>
Expand All @@ -16,7 +16,7 @@ The Opera web browser makes the Web fast and fun, giving you a better web browse
]]></description>
<summary>The Opera web browser makes the Web fast and fun, giving you a better web browser experience on any computer.</summary>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-52/#b2871.30</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-52/#b2871.37</releaseNotes>
<tags>browser opera cross-platform internet admin</tags>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/opera</packageSourceUrl>
</metadata>
Expand Down
10 changes: 5 additions & 5 deletions automatic/opera/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ $toolsPath = (Split-Path -Parent $MyInvocation.MyCommand.Definition)
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://get.geo.opera.com/pub/opera/desktop/52.0.2871.30/win/Opera_52.0.2871.30_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/52.0.2871.30/win/Opera_52.0.2871.30_Setup_x64.exe'
checksum = '8c9e9c76d664e46806a76c4971022fbc70fb7d750c0ffe1d9885a85a55d1b898'
checksum64 = 'b5eb218a05bfe45d3d2fda34f56dd81a75a89bdb35abbce5a141be5d18cd350e'
url = 'https://get.geo.opera.com/pub/opera/desktop/52.0.2871.37/win/Opera_52.0.2871.37_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/52.0.2871.37/win/Opera_52.0.2871.37_Setup_x64.exe'
checksum = '07d2c4d005626d2632250a939af412ef6ef69f508fecd92ecd5a7475fac0b915'
checksum64 = '404d016d6fade9ddbfa24d3d96401456ef7980d57eb9cfcc5b6e9037879b2a74'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera 0 /setdefaultbrowser 0'
validExitCodes = @(0)
}

$version = '52.0.2871.30'
$version = '52.0.2871.37'
if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) {
Write-Output "Opera $version is already installed. Skipping download and installation."
} else {
Expand Down
4 changes: 2 additions & 2 deletions automatic/webstorm/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$arguments = @{
packageName = $env:ChocolateyPackageName
softwareName = 'JetBrains WebStorm*'
url = 'https://download.jetbrains.com/webstorm/WebStorm-2017.3.5.exe'
checksum = '3416b1daf04f81db55042dbb8fba35db0064d75294a07d86ec20b7e52597fd8f'
url = 'https://download.jetbrains.com/webstorm/WebStorm-2018.1.exe'
checksum = '15453781adb97ddb0671173c558337545b6f2051aad20d0d99ebedd244892626'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/S'
Expand Down
2 changes: 1 addition & 1 deletion automatic/webstorm/webstorm.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>webstorm</id>
<version>2017.3.5</version>
<version>2018.1</version>
<title>JetBrains WebStorm</title>
<authors>JetBrains</authors>
<licenseUrl>http://www.jetbrains.com/webstorm/buy/buy.jsp</licenseUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/youtube-dl/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from their official download link listed on <https://github.com/rg3/youtube-dl/releases/latest>
and can be verified like this:

1. Download <https://github.com/rg3/youtube-dl/releases/download/2018.03.20/youtube-dl.exe>
1. Download <https://github.com/rg3/youtube-dl/releases/download/2018.03.26.1/youtube-dl.exe>
2. Then use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha512
checksum: ba8b143e7dea75c5714e127751a087efe8c1df3bbb59fba5dbc0c6838c28311dfa17f0d081a93e54088f79f3ce0fe0542aa8daa9991f7961a31c8f95c92da34a
checksum: 03ad2111bb2bcbea80804053a6e441e3574879900ac778f57c4656db69c94298f3c2eeaec8ee57c269ffcc43531a8abc707be2415a51f34afbf61284ce150175

File 'LICENSE.txt' is obtained from <https://github.com/rg3/youtube-dl/blob/b7769a05eca3611e492f7a75f1c40cddd2019ef1/LICENSE>
2 changes: 1 addition & 1 deletion automatic/youtube-dl/youtube-dl.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>youtube-dl</id>
<version>2018.03.20</version>
<version>2018.03.26.1</version>
<title>youtube-dl</title>
<owners>chocolatey</owners>
<authors>Ricardo Garcia and others</authors>
Expand Down

0 comments on commit ce7d2fd

Please sign in to comment.