Skip to content

Commit

Permalink
AU: 4 updated - chromium mixxx smartftp vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed May 13, 2023
1 parent 4fd2f59 commit 750839b
Show file tree
Hide file tree
Showing 13 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "115.0.5767.0-snapshots",
"snapshots": "115.0.5768.0-snapshots",
"stable": "113.0.5672.64"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.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>chromium</id>
<version>115.0.5767.0-snapshots</version>
<version>115.0.5768.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1143123/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1143121/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1143467/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1143479/mini_installer.exe>
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: sha256
checksum32: 82D7410527453B468827A30E42D9CE285462A7AD5CFAAD808F7AD86A2853CE92
checksum64: 1143F50C455089985FDA92C2294EA640C9384C32A718EA4C4FFFF4350A546BD2
checksum32: BB10FB200F4021A1BDEB793009A5FC5E0105EE0D7BFBFDA1BA70DDEA1968D980
checksum64: 898B68792C7428EA1E9C942F42E69F3F448E110794F1DFDD670FA4E9A0CBE640

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "115.0.5767.0-snapshots"
$version = "115.0.5768.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
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.5-alpha-32-g92f1414b0a-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.5-alpha-33-g3e500b1abc-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: 8DFFBCB95C663900A6FEBC9AC989D338B382421A8F578A9D20A26631F87BF34B
checksum64: 7C9C2D99483E11094AE558B3FE3D06F6314E492B9D9E8FF51B0F0DE5298E2708

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.5",
"alpha": "2.5-alpha-32"
"alpha": "2.5-alpha-33"
}
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.5-alpha-32</version>
<version>2.5-alpha-33</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.5-alpha-32-g92f1414b0a-win64.msi"
file64 = "$toolsPath\mixxx-2.5-alpha-33-g3e500b1abc-win64.msi"

softwareName = 'Mixxx *'

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.3101.0</version>
<version>10.0.3103.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 = '32871814c0e2a116ec5f5899f94ca6071630468ec7450a283e37ad3317c2ab61'
checksum64 = '88bea72a8b15598f519b2f15844ff5b16a2c18d5bf5193a90ff6fdc80c2115c8'
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.0.1544/gvim_9.0.1544_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1544/gvim_9.0.1544_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1547/gvim_9.0.1547_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1547/gvim_9.0.1547_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: 89FDFB009B362477FD9E4CD6E00BDCBD8E7BCF624CB705F6AB31AFF5A988B015
checksum64: A819A179F88F3BB2EDC0303339208C7C43CC5572A0FA0C2AC7AB9DEDCE73B0B0
checksum32: 4A2ED117272DC7F0B457C7D21B6B4C7E10AF9F1AF520374C45F0480B480FE354
checksum64: A3AB34FF16FA335A684C1EB50DBC3607BF0FCFCC9E6D2519F27F337A0E92F56F
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.0.1544_x86.zip"
file64 = "$toolsDir\gvim_9.0.1544_x64.zip"
file = "$toolsDir\gvim_9.0.1547_x86.zip"
file64 = "$toolsDir\gvim_9.0.1547_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.0.1544</version>
<version>9.0.1547</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 750839b

Please sign in to comment.