Skip to content

Commit

Permalink
AU: 3 updated - qbittorrent smartftp vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed May 3, 2021
1 parent e323aec commit 65c055c
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion automatic/qbittorrent/qbittorrent.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>qbittorrent</id>
<title>qBittorrent</title>
<version>4.3.4.1</version>
<version>4.3.5</version>
<authors>Christophe Dumez</authors>
<owners>chocolatey-community,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
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.3.4.1/qbittorrent_4.3.4.1_setup.exe/download>
64-Bit: <https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-4.3.4.1/qbittorrent_4.3.4.1_x64_setup.exe/download>
32-Bit: <https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-4.3.5/qbittorrent_4.3.5_setup.exe/download>
64-Bit: <https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-4.3.5/qbittorrent_4.3.5_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: 4246BF8D62E519D5F1AF4163EBD54D899D0B32E95781996EDF2712A134DB1CC8
checksum64: 9A0CD2D2C74E7A5900D0C3F26CA1C5992C2C8201C8BA12701E09D625422D92B1
checksum32: 4C77B9DC3E54E1F9A5AC2DAC9464BC971324D39474A7A44032AE714EF0FC41AA
checksum64: 724F12CA08716E3CB179A00DED6212DEAAC05394C52E6B3ED735DBEB73E080AB

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
Expand Up @@ -6,8 +6,8 @@ $packageArgs = @{
packageName = 'qbittorrent'
fileType = 'exe'
softwareName = 'qBittorrent*'
file = "$toolsDir\qbittorrent_4.3.4.1_setup.exe"
file64 = "$toolsDir\qbittorrent_4.3.4.1_x64_setup.exe"
file = "$toolsDir\qbittorrent_4.3.5_setup.exe"
file64 = "$toolsDir\qbittorrent_4.3.5_x64_setup.exe"
silentArgs = '/S'
validExitCodes = @(0, 1223)
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/smartftp.nuspec
Expand Up @@ -5,7 +5,7 @@
<id>smartftp</id>
<title>SmartFTP</title>
<owners>chocolatey-community</owners>
<version>9.0.2845.0</version>
<version>9.0.2846.0</version>
<authors>SmartSoft</authors>
<summary>FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.</summary>
<description><![CDATA[SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface.
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/tools/chocolateyInstall.ps1
Expand Up @@ -13,7 +13,7 @@ $packageArgs = @{
url = 'https://www.smartftp.com/get/SmartFTP86.msi'
url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi'
checksum = 'ba13623337205e63de253177965c0e6710fde63d39760230d5d6a8f6bf87fead'
checksum64 = 'd67ceb8f3363acb4028180c5cb5f7f3b15fcd20a386f88496b3902bd24fb112b'
checksum64 = 'db26f59c9294624c42ccc26aa45a2d7f9af8996936de58bae2f446224050ef07'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2822/gvim_8.2.2822_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2822/gvim_8.2.2822_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2825/gvim_8.2.2825_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2825/gvim_8.2.2825_x64.zip>
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: B1C05AB746FB2C93D12DD3402CAA304FD077EAA732BF053767223CC8C01C8E7B
checksum64: 126A7B553743B5A4EB7205D99DB44D3F5DC0C9AAA99904DAE8E7BB0319342473
checksum32: 64DDB2694A9FE9093905A56F279CB6574B118BE4DE9E210785C0858110C43FBE
checksum64: 643096BB8B26EAA2B37ADAD94414998A5F9D0046BA6F9112614665A401A12ABE
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.2.2822_x86.zip"
file64 = "$toolsDir\gvim_8.2.2822_x64.zip"
file = "$toolsDir\gvim_8.2.2825_x86.zip"
file64 = "$toolsDir\gvim_8.2.2825_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.2.2822</version>
<version>8.2.2825</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds, matsuhav</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit 65c055c

Please sign in to comment.