Skip to content

Commit

Permalink
AU: 3 updated - kubernetes-kompose smartftp vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jun 3, 2024
1 parent c1959e9 commit 7663b99
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion automatic/kubernetes-kompose/kubernetes-kompose.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>kubernetes-kompose</id>
<version>1.33.0</version>
<version>1.34.0</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/kubernetes-kompose</packageSourceUrl>
<owners>chocolatey-community,Andrei Bejenaru</owners>
<title>Kompose: Go from Docker Compose to Kubernetes</title>
Expand Down
6 changes: 3 additions & 3 deletions automatic/kubernetes-kompose/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software has been downloaded from the listed download
location on <https://github.com/kubernetes/kompose/releases/tag/v1.33.0>
location on <https://github.com/kubernetes/kompose/releases/tag/v1.34.0>
and can be verified by doing the following:

1. Download the following:
software: <https://github.com/kubernetes/kompose/releases/download/v1.33.0/kompose-windows-amd64.exe>
software: <https://github.com/kubernetes/kompose/releases/download/v1.34.0/kompose-windows-amd64.exe>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -17,6 +17,6 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type:
checksum: 8ABA0657BEFDADBAC295D7FE8F93FEA4A5AA0D4494385A3E3A00A4B4BC0D5069
checksum: C130937A8E290EEC23D8F8BE9864896D3453DDD2FDA4E5853C923C9460B2795F

The file 'LICENSE.txt' has been obtained from <https://github.com/kubernetes/kompose/blob/34d72c757906dd05499fedbe214850b41ea712b1/LICENSE>
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>10.0.3232.0</version>
<version>10.0.3234.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
Original file line number Diff line number Diff line change
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 = '111ff9bd0aa3cc52263f9315ccd61c6c5a06a6ae354301850348bc33ad459dd1'
checksum64 = '5aa6bd73a3118420477a5f54973a1f75bd1fa3dbfb7b3c5bb3c0670b7e516ec4'
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/v9.1.0457/gvim_9.1.0457_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0457/gvim_9.1.0457_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0461/gvim_9.1.0461_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0461/gvim_9.1.0461_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: 8348D5EA19B1D439C94EC0F30E09ADAFBB8D91D7F596BF6BCF0E57A53C460C48
checksum64: 6A962E832A5603B79A0EB8D2092F55F548D8B99F268B28954DD32F6EE8AE0E26
checksum32: 167303BE5C0B6D28D2EE6D0192DE7E26F6FD3A3E97ACE3DE894408780E36AB03
checksum64: 9BF4476D5F0979D33EA753C5C4C82BE17332B989BADF0C3DDA931F316F7ADA72
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_9.1.0457_x86.zip"
file64 = "$toolsDir\gvim_9.1.0457_x64.zip"
file = "$toolsDir\gvim_9.1.0461_x86.zip"
file64 = "$toolsDir\gvim_9.1.0461_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>9.1.0457</version>
<version>9.1.0461</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

0 comments on commit 7663b99

Please sign in to comment.