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 Mar 28, 2024
1 parent 9f4b319 commit 48f946d
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
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>10.0.3208.0</version>
<version>10.0.3210.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 = '8d885003aa204d160b3cfab01f7f686126dddc0e25d171ec7dd14bf3b369e85e'
checksum64 = 'c9490bf3fb2692494d7e71e326c0b2a553ae0cff05d20d7bf18dffa9777b0b9b'
checksum64 = 'c633bddfa5476d02f1f8c7ec9751856deb80c68baad48086c6b87d2c53cec7b3'
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/v9.1.0211/gvim_9.1.0211_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0211/gvim_9.1.0211_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0212/gvim_9.1.0212_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0212/gvim_9.1.0212_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: 44CF30CC4B348C95D21F0FBCD63A1CDDC4F581B37D32A1C75AC5E68A4DAD1044
checksum64: 086757D173A0BCC79BCAC53E443463CF3BC3B024A562F0B2A2B0CED1B40964A4
checksum32: 77887E23BB69DFA456B04875BB5465129945D13B21522A216DB9B3AD33CE3D17
checksum64: 1B09F9870AACD25E9D972B310FD17A29EB8A4302046AEEB2422429605DC3F389
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_9.1.0211_x86.zip"
file64 = "$toolsDir\gvim_9.1.0211_x64.zip"
file = "$toolsDir\gvim_9.1.0212_x86.zip"
file64 = "$toolsDir\gvim_9.1.0212_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>9.1.0211</version>
<version>9.1.0212</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds</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
6 changes: 3 additions & 3 deletions automatic/youtube-dl/legal/VERIFICATION.txt
Expand Up @@ -2,15 +2,15 @@ VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The installer has been downloaded from their official download link listed on <https://github.com/ytdl-org/ytdl-nightly/releases/tag/2024.03.24>
The installer has been downloaded from their official download link listed on <https://github.com/ytdl-org/ytdl-nightly/releases/tag/2024.03.28>
and can be verified like this:

1. Download <https://github.com/ytdl-org/ytdl-nightly/releases/download/2024.03.24/youtube-dl.exe>
1. Download <https://github.com/ytdl-org/ytdl-nightly/releases/download/2024.03.28/youtube-dl.exe>
2. Then use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha512
checksum: 19f7dd77b915d320d724af9b48558b0a87fd60d2aed3273e742cbba25686df0a3cb3b1a34822ef1ff4a9a71ffca0353fa58573f4eebedb354016f0576e56548b
checksum: 9a04efa3297d4fbcc95654fedca22cf5d54627a4d5310465138d4abbe268aaeac9adc19028f1b579130f02a70c7b77ea175012530035dcdf722388f80f64221f

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
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>youtube-dl</id>
<version>2024.03.24-nightly</version>
<version>2024.03.28-nightly</version>
<title>youtube-dl</title>
<owners>chocolatey-community</owners>
<authors>Ricardo Garcia and others</authors>
Expand Down

0 comments on commit 48f946d

Please sign in to comment.