Skip to content

Commit

Permalink
AU: 4 updated - chromium spotify tixati tixati.portable
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jul 10, 2020
1 parent bfccc15 commit 7aed481
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 19 deletions.
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": "86.0.4198.0-snapshots",
"snapshots": "86.0.4199.0-snapshots",
"stable": "83.0.4103.116"
}
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>86.0.4198.0-snapshots</version>
<version>86.0.4199.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/786747/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/786753/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/787128/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/787128/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: 7677E8BB9FD236816C25D551E6FDE346A57DC73741CBB2AAECD00F973098E55C
checksum64: 8B008589BB8E9BF1F45DF0E5ACC561E67CA46BCA885C114D69B81B07A00CC0CC
checksum32: 36FE0691BC532B03369E33FA86142EA6578712D21CAE1163CA739CAA85DA8B9F
checksum64: E156F2E3719DE1375BABB6B0DB7A0A8A31830A3A43CCD7A3A2EBF5AFB9095C4C

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 = "86.0.4198.0-snapshots"
$version = "86.0.4199.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/spotify/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"c560a45aded7b4a0e81501e420ae8fae"|1.1.36.734
"97e4279d508a5d4c78ac3d2f6eb4298e"|1.1.37.690
2 changes: 1 addition & 1 deletion automatic/spotify/spotify.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>spotify</id>
<version>1.1.36.734</version>
<version>1.1.37.690</version>
<title>Spotify</title>
<authors>Spotify</authors>
<projectUrl>http://spotify.com</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/spotify/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $arguments = @{
softwareName = 'Spotify'
file = Join-Path $downloadDir $installer
url = 'https://download.scdn.co/SpotifySetup.exe'
checksum = '1D0339D4DF5F56CAF5DBA9E75047B45DC95CED44B1E8D0B4138CE9AAF9C3AF3B4020E60667216705B87ECBC5C27ACA951364ED92945661A694EC75186D491426'
checksum = 'FA26A07A3EA3E468ECD39A2B2924C95E05358FB6AF36F02361C265D2EF23ED8922B0820EE0D9D77911C3450B2D8ABC31BFE715F17DF7CF068E106170002E6203'
fileType = 'exe'
checksumType = 'sha512'
silentArgs = '/silent'
Expand Down
2 changes: 1 addition & 1 deletion automatic/tixati.portable/tixati.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>tixati.portable</id>
<title>Tixati Portable</title>
<version>2.73</version>
<version>2.74</version>
<authors>Kevin Hearn</authors>
<owners>chocolatey</owners>
<summary>Tixati is a cross-platform BitTorrent client written in C++ that has been designed to be light on system resources.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/tixati.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition

$packageArgs = @{
packageName = 'tixati.portable'
url = 'https://download2.tixati.com/download/tixati-2.73-1.portable.zip'
checksum = '1c88409ea3bd900c75b45a02be58797f2a3805a18e9283f1981a9076d1c3d4a7'
url = 'https://download2.tixati.com/download/tixati-2.74-1.portable.zip'
checksum = '322745495682d4935c63b179493e800b88ed44e1d7a59fa4bdbe28090c692822'
checksumType = 'sha256'
unzipLocation = $toolsPath
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/tixati/tixati.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>tixati</id>
<title>Tixati</title>
<version>2.73</version>
<version>2.74</version>
<authors>Kevin Hearn</authors>
<owners>Redsandro</owners>
<summary>Tixati is a cross-platform BitTorrent client written in C++ that has been designed to be light on system resources.</summary>
Expand Down
10 changes: 5 additions & 5 deletions automatic/tixati/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
$ErrorActionPreference = 'Stop'

$packageName = 'tixati'
$fileName = 'tixati-2.73-1.install.exe'
$fileName = 'tixati-2.74-1.install.exe'
$download_dir = "$Env:TEMP\chocolatey\$packageName\$Env:ChocolateyPackageVersion"

$packageArgs = @{
packageName = $packageName
fileFullPath = "$download_dir\$fileName"
url = 'https://download1.tixati.com/download/tixati-2.73-1.win32-install.exe'
url64bit = 'https://download1.tixati.com/download/tixati-2.73-1.win64-install.exe'
checksum = 'b5ee493402e270f49808cb3184a42b0de79fdb1a3ff6cc8c77e142bcecb2f83a'
checksum64 = '4e7b1657ef28cac396606f7a05a2a19145b252452a78d9dbe7af682dbc548971'
url = 'https://download1.tixati.com/download/tixati-2.74-1.win32-install.exe'
url64bit = 'https://download1.tixati.com/download/tixati-2.74-1.win64-install.exe'
checksum = 'f008f0301f4c62bc3347692f9f15559ca3465bf40d4dc34cc7bb78b7d9462db2'
checksum64 = '42dea61b1470adcf5aaa79a954edc0f54f752afbfd7f3d2447e0fe90076f943b'
checksumType = 'sha256'
checksumType64 = 'sha256'
}
Expand Down

0 comments on commit 7aed481

Please sign in to comment.