Skip to content

Commit

Permalink
AU: 3 updated - bulk-crap-uninstaller python2 qbittorrent
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 18, 2016
1 parent 493099c commit b3fa04d
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<id>bulk-crap-uninstaller</id>
<title>Bulk Crap Uninstaller</title>
<owners>chocolatey</owners>
<version>3.4.2.20161106</version>
<version>3.5</version>
<authors>Marcin Szeniak</authors>
<summary>Bulk Crap Uninstaller is an open source program uninstaller.</summary>
<description>
Expand Down
8 changes: 4 additions & 4 deletions automatic/bulk-crap-uninstaller/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ $ErrorActionPreference = 'Stop'
$packageArgs = @{
packageName = 'bulk-crap-uninstaller'
fileType = 'exe'
url = 'https://github.com/Klocman/Bulk-Crap-Uninstaller/releases/download/v3.4.2/BCUninstaller_3.4.2_setup.exe'
url64bit = 'https://github.com/Klocman/Bulk-Crap-Uninstaller/releases/download/v3.4.2/BCUninstaller_3.4.2_setup.exe'
checksum = '5ef0c4ff4c364d06e1ce901ad95a2497b6f8bdb212a7f0f475390bdc0d31e5f8'
checksum64 = '5ef0c4ff4c364d06e1ce901ad95a2497b6f8bdb212a7f0f475390bdc0d31e5f8'
url = 'https://github.com/Klocman/Bulk-Crap-Uninstaller/releases/download/v3.5/BCUninstaller_3.5_setup.exe'
url64bit = 'https://github.com/Klocman/Bulk-Crap-Uninstaller/releases/download/v3.5/BCUninstaller_3.5_setup.exe'
checksum = '215695407efcd5f2096f7a4e98d02ddfdc89fa1e2ebdd63468393620bd014270'
checksum64 = '215695407efcd5f2096f7a4e98d02ddfdc89fa1e2ebdd63468393620bd014270'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART'
Expand Down
2 changes: 1 addition & 1 deletion automatic/python2/python2.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>python2</id>
<version>2.7.12.20161123</version>
<version>2.7.13</version>
<title>Python 2.x</title>
<owners>chocolatey</owners>
<authors>Python Software Foundation</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/python2/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ $params = @{
packageName = 'python2'
fileType = 'msi'
silentArgs = $installArgs
url = 'https://www.python.org/ftp/python/2.7.12/python-2.7.12.msi'
url64Bit = 'https://www.python.org/ftp/python/2.7.12/python-2.7.12.amd64.msi'
checksum = '3ac291535bcf15fd5a15bcd29b066570e8d2a0cab4f3b92a2372f41aa09a4f48'
checksum64 = '909fded3cca65feaf9e1db943e886586eb27f0f4396c977868ad6489063a3912'
url = 'https://www.python.org/ftp/python/2.7.13/python-2.7.13.msi'
url64Bit = 'https://www.python.org/ftp/python/2.7.13/python-2.7.13.amd64.msi'
checksum = '44ea95356365195b18a5058796285789b0bfc94da1ee2ec1cb8e0a1c2ff6017a'
checksum64 = '8b3e65fc1aad8809bb69477e922c3609a8e8fa9e2f6d5ab8f00f3553e3c61d7a'
checksumType = 'sha256'
checksumType64 = 'sha256'
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/qbittorrent/qbittorrent.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ you should use an editor that supports UTF-8, not this one. -->
<metadata>
<id>qbittorrent</id>
<title>qBittorrent</title>
<version>3.3.9</version>
<version>3.3.10</version>
<authors>Christophe Dumez</authors>
<owners>nconrads, chocolatey</owners>
<summary>qBittorrent is a free software cross-platform BitTorrent client GUI written with Qt4.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/qbittorrent/tools/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from the alternative sourceforge mirror listed on <http://www.qbittorrent.org/download.php>
and can be verified like this:

1. Go to <http://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-3.3.9/qbittorrent_3.3.9_setup.exe/download>
1. Go to <http://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-3.3.10/qbittorrent_3.3.10_setup.exe/download>
to download the installer
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
checksum: 02FC31F515FA0E62ED7613F2B012D8E2881C515E11124886E83C18371A0239D6
checksum: 070D50FB9BA068544E2177C2C7E7D7CB0972FBB2EDC3D8C92D3255B8A896A6BC

File 'LICENSE.txt' is obtained from <https://github.com/qbittorrent/qBittorrent/blob/0070dcf5509e43c2c3457c4e3f1ed0b1ae087e36/COPYING>
2 changes: 1 addition & 1 deletion automatic/qbittorrent/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop'

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$filePath = "$toolsDir\qbittorrent_3.3.9_setup.exe"
$filePath = "$toolsDir\qbittorrent_3.3.10_setup.exe"

$packageArgs = @{
packageName = 'qbittorrent'
Expand Down

0 comments on commit b3fa04d

Please sign in to comment.