Skip to content

Commit

Permalink
AU: 5 updated - Minikube mixxx php smartftp vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Sep 22, 2021
1 parent d9889dd commit 2d2bec0
Show file tree
Hide file tree
Showing 15 changed files with 36 additions and 36 deletions.
6 changes: 3 additions & 3 deletions automatic/minikube/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 Google Cloud Storage download
location on <https://github.com/kubernetes/minikube/releases/tag/v1.23.1>, Distribution section
location on <https://github.com/kubernetes/minikube/releases/tag/v1.23.2>, Distribution section
and can be verified by doing the following:

1. Download the following:
software: <https://storage.googleapis.com/minikube/releases/v1.23.1/minikube-windows-amd64.exe>
software: <https://storage.googleapis.com/minikube/releases/v1.23.2/minikube-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: 4050B6C97B18C6C25E1D760FF2D93333AF7FE1F69D3EB29B5A20E60D6EF3F766
checksum: 994E806468425E23AADCF86B99F0341FA1848A9A70456F09111C071F769C552D

The file 'LICENSE.txt' has been obtained from <https://github.com/kubernetes/minikube/blob/9cf84c2acdd84b98349dce91aac76a933d4ea388/LICENSE>
4 changes: 2 additions & 2 deletions automatic/minikube/minikube.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>Minikube</id>
<version>1.23.1</version>
<version>1.23.2</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/minikube</packageSourceUrl>
<owners>chocolatey-community,Andrei Bejenaru</owners>
<title>Minikube: Run Kubernetes locally</title>
Expand Down Expand Up @@ -34,7 +34,7 @@ Minikube supports Kubernetes features such as:
#### Note: Windows support is limited to 64bit systems.
]]></description>
<releaseNotes>https://github.com/kubernetes/minikube/blob/v1.23.1/CHANGELOG.md</releaseNotes>
<releaseNotes>https://github.com/kubernetes/minikube/blob/v1.23.2/CHANGELOG.md</releaseNotes>
<dependencies>
<dependency id="kubernetes-cli" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions automatic/mixxx/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ Package can be verified like this:
1. Go to <https://www.mixxx.org/download>

x32: No longer being provided
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.4-alpha-840-g158a254929-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.4-alpha-841-g86bcfcc167-win64.msi

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: BDB1CEFACF7CB6ECF9F760F613B9D8CC923301524A808C6F7705364438870F49
checksum64: 834BE0D206AB85446796956011A3E899268489F9F25906A7A671D7EED225888A

File 'license.txt' is obtained from:
https://www.gnu.org/licenses/gpl-2.0.html
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "2.3.0",
"alpha": "2.4-alpha-840"
"alpha": "2.4-alpha-841"
}
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>mixxx</id>
<version>2.4-alpha-840</version>
<version>2.4-alpha-841</version>
<title>Mixxx</title>
<owners>chocolatey-community</owners>
<authors>Mixxx Development Team</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mixxx/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if ((Get-OSArchitectureWidth 32) -or ($env:chocolateyForceX86 -eq 'true')) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file64 = "$toolsPath\mixxx-2.4-alpha-840-g158a254929-win64.msi"
file64 = "$toolsPath\mixxx-2.4-alpha-841-g86bcfcc167-win64.msi"

softwareName = 'Mixxx *'

Expand Down
16 changes: 8 additions & 8 deletions automatic/php/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ location on <http://windows.php.net/download>
and can be verified by doing the following:

1. Download the following:
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.4.24-Win32-vc15-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.4.24-Win32-vc15-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.4.24-nts-Win32-vc15-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.4.24-nts-Win32-vc15-x64.zip>
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.0.11-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.0.11-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.0.11-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.0.11-nts-Win32-vs16-x64.zip>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type:
checksum32 (threadsafe): 82D5F10806CFBC900E579FF6C540C7DC9AB3190CDA37F3A52283FF9FA1B12546
checksum64 (threadsafe): 9F98AC967C89E5B00ADA3CFDEA2FC765B515006C552F29849A152282D496D9CC
checksum32 (non-threadsafe): D029ECED833B3BD01A9E4D60D49DD846084A8901E057283F37884FACB69C1F95
checksum64 (non-threadsafe): 1E93FB390AB2761A47D27C97225A518759731C632C0DD87436CBF25F19582436
checksum32 (threadsafe): 2D48688DB34F6C78409DB06C1480BCCBC47503BCA26EDF07AD43F749A9D8C5C1
checksum64 (threadsafe): 636542CBC91C17A5C285D3249460419B052FDFBE1EC98D11F53BD143C22C184A
checksum32 (non-threadsafe): 2429AEFB21C145DBC3C3F5548DE2BF2F3828BBF946EBE46905588B200AB6A92B
checksum64 (non-threadsafe): 28B91A99EF29986A0D44A5B4791836E7A9902168C9CB90CCC6A75C39B51D000E

The file 'LICENSE.txt' has been obtained from <http://www.php.net/license/3_01.txt>
2 changes: 1 addition & 1 deletion automatic/php/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"7.2": "7.2.34",
"7.3": "7.3.31",
"7.4": "7.4.24",
"8.0": "8.0.10"
"8.0": "8.0.11"
}
6 changes: 3 additions & 3 deletions automatic/php/php.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>php</id>
<title>PHP (Hypertext Preprocessor)</title>
<version>7.4.24</version>
<version>8.0.11</version>
<authors>PHP Authors</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>PHP – widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.</summary>
Expand All @@ -26,13 +26,13 @@ For example: `choco install php --package-parameters='"/ThreadSafe ""/InstallDir
<tags>php development programming foss cross-platform admin</tags>
<licenseUrl>http://us.php.net/license/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>https://www.php.net/ChangeLog-7.php#7.4.24</releaseNotes>
<releaseNotes>https://www.php.net/ChangeLog-8.php#8.0.11</releaseNotes>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg</iconUrl>
<bugTrackerUrl>https://bugs.php.net/</bugTrackerUrl>
<docsUrl>https://secure.php.net/docs.php</docsUrl>
<projectSourceUrl>http://git.php.net</projectSourceUrl>
<dependencies>
<dependency id="vcredist140" version="14.16.27012.6" />
<dependency id="vcredist140" version="14.28.29325.2" />
<dependency id="chocolatey-core.extension" version="1.3.3" />
<dependency id="chocolatey" version="0.10.0" />
</dependencies>
Expand Down
8 changes: 4 additions & 4 deletions automatic/php/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ if ($installLocation) {
$pp = Get-PackageParameters

$filesInfo = @{
filets32 = "$toolsPath\php-7.4.24-Win32-vc15-x86.zip"
filets64 = "$toolsPath\php-7.4.24-Win32-vc15-x64.zip"
filents32 = "$toolsPath\php-7.4.24-nts-Win32-vc15-x86.zip"
filents64 = "$toolsPath\php-7.4.24-nts-Win32-vc15-x64.zip"
filets32 = "$toolsPath\php-8.0.11-Win32-vs16-x86.zip"
filets64 = "$toolsPath\php-8.0.11-Win32-vs16-x64.zip"
filents32 = "$toolsPath\php-8.0.11-nts-Win32-vs16-x86.zip"
filents64 = "$toolsPath\php-8.0.11-nts-Win32-vs16-x64.zip"
}

if ($pp.ThreadSafe) {
Expand Down
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.2914.0</version>
<version>10.0.2915.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 = '03e5b9f3c7b9f0ec653f1f0ac4e1968e55eb6d27ae89182f329c51a081b07474'
checksum64 = 'e65778a334bb409e4eb6f6a2ed823c984e6d598de2fce7f0f04b93c29531c1a1'
checksum = 'bc8e912d824e860592007a6498f412ec662dea5025a91574667ca4e8d6a0e30f'
checksum64 = 'd2bd7a708cca5d2bd78ef23906a41bd7cbad1e68112399106ffade74dc30030d'
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.3451/gvim_8.2.3451_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.3451/gvim_8.2.3451_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.3452/gvim_8.2.3452_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.3452/gvim_8.2.3452_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: 005352FBF065C2CD529C867FD5341196394EE5953E265729D9ED32602B8F9154
checksum64: 5983B5443191B92D5CDE3AAE83502E96D65DF607488DB0A7975A84E5F1897DD7
checksum32: ACAD85F9DC3CBFDD9AF31DDD1AC8EDA6AD12AD384F63DCC77A6FE95A02CC6A7A
checksum64: C13FC6BD1D737365A9F7C6D3883D4756F947C819C305AC9611688A75D9107F18
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.3451_x86.zip"
file64 = "$toolsDir\gvim_8.2.3451_x64.zip"
file = "$toolsDir\gvim_8.2.3452_x86.zip"
file64 = "$toolsDir\gvim_8.2.3452_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.3451</version>
<version>8.2.3452</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 2d2bec0

Please sign in to comment.