Skip to content

Commit

Permalink
AU: 3 updated - mixxx vim Wget
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Oct 3, 2021
1 parent a022c64 commit fb36548
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions automatic/mixxx/legal/VERIFICATION.txt
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-860-g8b1ed1b164-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.4-alpha-861-g8dfe58bb25-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: CA5417DC0F7E9D81BDBF480ADC964C37CCC68314A9F384AD72683C3ED3823C62
checksum64: 2E581FDE3CCF8FAA2FAEAA92D307323493C7F75787F9F9776F0DF9000C3F20FC

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
@@ -1,4 +1,4 @@
{
"stable": "2.3.1",
"alpha": "2.4-alpha-860"
"alpha": "2.4-alpha-861"
}
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.nuspec
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-860</version>
<version>2.4-alpha-861</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
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-860-g8b1ed1b164-win64.msi"
file64 = "$toolsPath\mixxx-2.4-alpha-861-g8dfe58bb25-win64.msi"

softwareName = 'Mixxx *'

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/v8.2.3459/gvim_8.2.3459_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.3459/gvim_8.2.3459_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.3463/gvim_8.2.3463_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.3463/gvim_8.2.3463_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: F04DCCEF37AB46A9F571A6B56242A6B3D0F63B10338BB3A652BBE1E13F87D21C
checksum64: EBC087D226805870B8447AACE253DBC2ACA489415CF49CD10BDF7424B7D91C30
checksum32: AA4B46EA372E4C0BC46DEC2FBB9A98D8EFFF3539D93B16153AC422D0D114CD2B
checksum64: 5A2913C68387D91C15A0FEFB2CC1EDDE6D2F5706E38C941695EAECDE1ECB1A35
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_8.2.3459_x86.zip"
file64 = "$toolsDir\gvim_8.2.3459_x64.zip"
file = "$toolsDir\gvim_8.2.3463_x86.zip"
file64 = "$toolsDir\gvim_8.2.3463_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>8.2.3459</version>
<version>8.2.3463</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
10 changes: 5 additions & 5 deletions automatic/wget/legal/VERIFICATION.txt
Expand Up @@ -4,15 +4,15 @@ in verifying that this package's contents are trustworthy.

1. Download the appropriate zip:

x32: https://eternallybored.org/misc/wget/releases/wget-1.21.1-win32.zip
x64: https://eternallybored.org/misc/wget/releases/wget-1.21.1-win64.zip
x32: https://eternallybored.org/misc/wget/releases/wget-1.21.2-win32.zip
x64: https://eternallybored.org/misc/wget/releases/wget-1.21.2-win64.zip

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

checksum32: 11782DC3E3FE6C56C2193453063F9F637F4462072C703CE17FCFBAC86B1A7A49
checksum64: A56163475D344F9D78C28BECF33015DF468DDC6785C4B3D33C80095006CB5438
checksum32: 199D5F643D08D84BC42DF4A8E56EB1CEBC471136A2CFD642AFA6E483BF880DC9
checksum64: B0DF89F80AFF540F9EFEE4FC6EBE9F484F442866CC03896BCD5B21E9813D380A

Using AU:
Get-RemoteChecksum https://eternallybored.org/misc/wget/releases/wget-1.21.1-win64.zip
Get-RemoteChecksum https://eternallybored.org/misc/wget/releases/wget-1.21.2-win64.zip
2 changes: 1 addition & 1 deletion automatic/wget/wget.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>Wget</id>
<version>1.21.1.20210323</version>
<version>1.21.2</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/wget</packageSourceUrl>
<owners>chocolatey-community, LudicrousByte</owners>
<title>GNU Wget</title>
Expand Down

0 comments on commit fb36548

Please sign in to comment.