Skip to content

Commit

Permalink
AU: 3 updated - smartftp vim youtube-dl
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Dec 31, 2020
1 parent 330b201 commit 7e79156
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion automatic/smartftp/smartftp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>smartftp</id>
<title>SmartFTP</title>
<owners>chocolatey-community</owners>
<version>9.0.2822.0</version>
<version>9.0.2823.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
4 changes: 2 additions & 2 deletions automatic/smartftp/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'msi'
url = 'https://www.smartftp.com/get/SmartFTP86.msi'
url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi'
checksum = '893f2daaa60fd4b55cef8f85b9db1267c4de3adfaf40e4bb2e27da09c19c0c76'
checksum64 = '60700dde636774fdf784edaf721073a3852fa93d4b33c141e094d4437d9ace5a'
checksum = '0c8ecbc7b20a4e465489fc3809f38961dc345ccc5636f188ae5e6a92cbc5a26e'
checksum64 = 'f604059b5fafaef871f2682932507e0f4d896d6154854b4e9dbdf249ae90c5aa'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
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.2246/gvim_8.2.2246_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2246/gvim_8.2.2246_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2251/gvim_8.2.2251_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.2251/gvim_8.2.2251_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: 419E2B087A2A89BB2F0A029F77BC358F1B05D2DF8855C2967BE267BA703C1AF7
checksum64: 11AFF16E61B8821A4E4351F0E347054DE988BBDA7F2986889E841B42EFDAF685
checksum32: 1EC561024D7DB1C42DB0CFA895C28905064E5549C279A45D238E776FBBC2953B
checksum64: F6AA3559923D5FA1BBCC5B0F1250F5598D4176C716B6E0A3DB4981CA8C2DB23C
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.2.2246_x86.zip"
file64 = "$toolsDir\gvim_8.2.2246_x64.zip"
file = "$toolsDir\gvim_8.2.2251_x86.zip"
file64 = "$toolsDir\gvim_8.2.2251_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.2.2246</version>
<version>8.2.2251</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
2 changes: 1 addition & 1 deletion automatic/youtube-dl/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ and can be verified like this:
- Use chocolatey utility 'checksum.exe'

checksum type: sha512
checksum: 99eba1f203b9d643470fea1ae672bb7bae0368e0079ca677602521dba037dfd3bd6e5e8e4421d95f3ef9cb2f62daec1529529229bc5503d9471d389e2b2c8d9d
checksum: 083c8c1c78351ecc5569a3931ea5e0fffe69e3b29324017b90b7ed439356e2fe057816b89946b9d2462c5fa5b6c29c1ad20d6012dd058674a99c75a0639e66f7

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>2020.12.29</version>
<version>2020.12.31</version>
<title>youtube-dl</title>
<owners>chocolatey-community</owners>
<authors>Ricardo Garcia and others</authors>
Expand Down

0 comments on commit 7e79156

Please sign in to comment.