Skip to content

Commit

Permalink
AU: 8 updated - 1password blender chromium googlechromebeta mono php …
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 6, 2019
1 parent dfd031a commit 40e8f1e
Show file tree
Hide file tree
Showing 22 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion automatic/1password/1password.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"OPW": "7.3.705-beta",
"OPW": "7.3.705",
"OPW4": "4.6.2.626"
}
2 changes: 1 addition & 1 deletion automatic/1password/1password.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>1password</id>
<version>7.3.705-beta</version>
<version>7.3.705</version>
<title>1Password</title>
<authors>AgileBits</authors>
<owners>chocolatey, AgileBits</owners>
Expand Down
2 changes: 1 addition & 1 deletion automatic/1password/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://c.1password.com/dist/1P/win6/1PasswordSetup-7.3.705.BETA.exe'
url = 'https://c.1password.com/dist/1P/win6/1PasswordSetup-7.3.705.exe'
softwareName = '1Password*'
checksum = '51d40968ea17d497bc2360987d3b3f9e626020d2c954fa12bbdf18391cebeeaa'
checksumType = 'sha256'
Expand Down
2 changes: 1 addition & 1 deletion automatic/blender/Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/blender.svg" width="48" height="48"/> [blender](https://chocolatey.org/packages/blender)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/blender.svg" width="48" height="48"/> [blender](https://chocolatey.org/packages/blender)


Blender is a free and open-source professional-grade 3D computer graphics and video compositing program.
Expand Down
6 changes: 3 additions & 3 deletions 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.2</version>
<version>2.80</version>
<title>Blender</title>
<owners>chocolatey, Redsandro</owners>
<authors>Blender Foundation</authors>
Expand All @@ -12,7 +12,7 @@
<projectSourceUrl>https://git.blender.org/gitweb/</projectSourceUrl>
<bugTrackerUrl>https://developer.blender.org/maniphest/</bugTrackerUrl>
<mailingListUrl>https://wiki.blender.org/index.php/Dev:Doc/Contact#Mailing_Lists</mailingListUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/blender.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/blender.svg</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<!-- Do not touch the description here in the nuspec file. Description is imported during update from the Readme.md file -->
<description><![CDATA[
Expand Down Expand Up @@ -53,7 +53,7 @@ Blender is a free and open-source professional-grade 3D computer graphics and vi
<!--We could set chocolatey to version 0.10.4, but that version was broken so we use 0.10.5-->
<dependency id="chocolatey" version="0.10.5" />
</dependencies>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/blender</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/blender</packageSourceUrl>
</metadata>
<files>
<file src="legal\**" target="legal" />
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.79b-windows32.msi>
64-Bit software: <https://mirror.clarkson.edu/blender/release/Blender2.79/blender-2.79b-windows64.msi>
32-Bit software: <https://mirror.clarkson.edu/blender/release/Blender2.80/blender-2.80-windows32.msi>
64-Bit software: <https://mirror.clarkson.edu/blender/release/Blender2.80/blender-2.80-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: 6CB5A972F9D122EB3FFEC34A5916DDB3A527E6A6278C4983F96DFCFBBD02B1B5
checksum64: D574878F03EA6A25A7BFEBED631A2A12A4CE01B22B12A2BFC8C255B46D3901AE
checksum32: 6ED829DC52704398CEE1A2481F546813C0B4D724AEB077959946EBF7234EF406
checksum64: E71084ED45AE96D6CFEF9CACACA1A876F09C5B4915872FC6AC0252B7A93B26C5

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.79b-windows32.msi"
file64 = "$toolsPath\blender-2.79b-windows64.msi"
file = "$toolsPath\blender-2.80-windows32.msi"
file64 = "$toolsPath\blender-2.80-windows64.msi"
silentArgs = '/quiet /norestart'
validExitCodes = @(0, 2010, 1641)
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "78.0.3869.0-snapshots",
"snapshots": "78.0.3876.0-snapshots",
"stable": "75.0.3770.142"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.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>chromium</id>
<version>78.0.3869.0-snapshots</version>
<version>78.0.3876.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/681749/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/681749/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/684345/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/684339/mini_installer.exe>
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: 47E01227DF9F205122E8E3C489D7A4D507A22F9432D83126C85799EA86DFFD40
checksum64: 3B66E790932A1006CD03B0AE0E6C2073155B15ED43C6FE1ECA8F060FC5218B4F
checksum32: 57FF629064F1FFB5B1C09E218A567F3071B2C12B7AB5E11E85D910031492CA13
checksum64: A0AD142FB9271348F35D03126C5BD6A001CAE56EE06484CB13743ABD0B6B02E6

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "78.0.3869.0-snapshots"
$version = "78.0.3876.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
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.87-beta</version>
<version>76.0.3809.100-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.87-beta'
$version = '76.0.3809.100-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 = 'a4b87c807762b1afb6069b40c30f8ec897812aba6f206480c4f2a35362d9cb8f'
checksum64 = 'e37028196c3986d06072fdbc3acbf9d87806ba35811ecf54ee73121c3ffa4bb6'
checksum = 'da58cd29099321524609adfd97ff76eab65f2d8859a18da68de95129989bae43'
checksum64 = '9ee7786ec970481730ebb64a3799742fe6c664247433939be78908ef03b47634'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
2 changes: 1 addition & 1 deletion automatic/mono/mono.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>mono</id>
<version>6.0.0.313</version>
<version>6.0.0.319</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/mono</packageSourceUrl>
<title>Mono</title>
<authors>Miguel de Icaza, other Mono committers</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/mono/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
url = 'https://download.mono-project.com/archive/6.0.0/windows-installer/mono-6.0.0.313-gtksharp-2.12.45-win32-0.msi'
url64bit = 'https://download.mono-project.com/archive/6.0.0/windows-installer/mono-6.0.0.313-x64-0.msi'
url = 'https://download.mono-project.com/archive/6.0.0/windows-installer/mono-6.0.0.319-gtksharp-2.12.45-win32-0.msi'
url64bit = 'https://download.mono-project.com/archive/6.0.0/windows-installer/mono-6.0.0.319-x64-0.msi'
softwareName = 'Mono for Windows*'
checksum = '60928894533dfc8824792933b83e9c1f95572f978f5a801a1861cfb853f689c2'
checksum = '24839c8b1772576ec4d28b90993125b35f26eb61819587be8ae35b2478477104'
checksumType = 'sha256'
checksum64 = 'c515eef973a8238b57c17b0971ddfd25df900d1e41cb1f3a7d80c78c339955c1'
checksum64 = '29c495ee2b52c65e79d3a38670dcc66f155f1d1b8fe1cd19a7b357921863aade'
checksumType64 = 'sha256'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 3010, 1641)
Expand Down
2 changes: 1 addition & 1 deletion automatic/php/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"7.0": "7.0.33",
"5.6": "5.6.40",
"7.2": "7.2.21",
"7.3": "7.3.7"
"7.3": "7.3.8"
}
2 changes: 1 addition & 1 deletion automatic/qbittorrent/qbittorrent.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>qbittorrent</id>
<title>qBittorrent</title>
<version>4.1.6</version>
<version>4.1.7</version>
<authors>Christophe Dumez</authors>
<owners>chocolatey,nconrads</owners>
<summary>qBittorrent is a free software cross-platform BitTorrent client GUI written with Qt4.</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/qbittorrent/tools/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The installer have been downloaded from the alternative sourceforge mirror liste
and can be verified like this:

1. Download the following installers:
32-Bit: <https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-4.1.6/qbittorrent_4.1.6_setup.exe/download>
64-Bit: <https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-4.1.6/qbittorrent_4.1.6_x64_setup.exe/download>
32-Bit: <https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-4.1.7/qbittorrent_4.1.7_setup.exe/download>
64-Bit: <https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-4.1.7/qbittorrent_4.1.7_x64_setup.exe/download>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 28816DA7EF958A3E96C5363994AB7BD60E68C375287D6989AD0B813C7D434C3C
checksum64: 32091FEDA94B25952CD7D22C64B7A45D2A541AB400CD5FF67FF26A601A5466DA
checksum32: 4AE69F2EABF6E27CDF06CDF090F40F834A04ECBF3BF2DD5A5EDDDFAD4B3DCF1B
checksum64: 8F336C26866CFC6322C5AD7B0A557FB896B31F93246DCA7A187D8764F0B02FD1

File 'LICENSE.txt' is obtained from <https://github.com/qbittorrent/qBittorrent/blob/0070dcf5509e43c2c3457c4e3f1ed0b1ae087e36/COPYING>
4 changes: 2 additions & 2 deletions automatic/qbittorrent/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ $packageArgs = @{
packageName = 'qbittorrent'
fileType = 'exe'
softwareName = 'qBittorrent*'
file = "$toolsDir\qbittorrent_4.1.6_setup.exe"
file64 = "$toolsDir\qbittorrent_4.1.6_x64_setup.exe"
file = "$toolsDir\qbittorrent_4.1.7_setup.exe"
file64 = "$toolsDir\qbittorrent_4.1.7_x64_setup.exe"
silentArgs = '/S'
validExitCodes = @(0, 1223)
}
Expand Down
4 changes: 2 additions & 2 deletions automatic/zotero/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://www.zotero.org/download/> (The listed url gets redirected to another one)
and can be verified by doing the following:

1. Download the following <https://download.zotero.org/client/release/5.0.72/Zotero-5.0.72_setup.exe>
1. Download the following <https://download.zotero.org/client/release/5.0.73/Zotero-5.0.73_setup.exe>
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
checksum: 401ED9C8A0C14DD2806E61995B8B92709B2DA21E0056A62CC5B338DFACFCF00A
checksum: 7D346867676CDCA16CAE2A08023762F51398F94BAF818565DC752086AA604050

The file 'LICENSE.txt' has been obtained from <https://github.com/zotero/zotero/blob/929288f9811a5026053ae154ca08cc4a9da13c52/COPYING>
2 changes: 1 addition & 1 deletion automatic/zotero/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $packageArgs = @{
silentArgs = '/S'
validExitCodes = @(0)
softwareName = 'Zotero Standalone *'
file = "$toolsPath\Zotero-5.0.72_setup.exe"
file = "$toolsPath\Zotero-5.0.73_setup.exe"
}

Install-ChocolateyInstallPackage @packageArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/zotero/zotero.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>zotero</id>
<title>Zotero</title>
<owners>chocolatey</owners>
<version>5.0.72</version>
<version>5.0.73</version>
<authors>Center for History and New Media, et. al.</authors>
<summary>Zotero [zoh-TAIR-oh] is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources. </summary>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@53607633ce049d5d75ac668f4408faaeced36bc3/icons/zotero.png</iconUrl>
Expand Down

0 comments on commit 40e8f1e

Please sign in to comment.