Skip to content

Commit

Permalink
AU: 5 updated - gitextensions mixxx vscode-insiders vscode-insiders.i…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Sep 29, 2021
1 parent ec60353 commit 3c3242a
Show file tree
Hide file tree
Showing 13 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion automatic/gitextensions/gitextensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"3.2": "3.2.1",
"3.3": "3.3.1",
"3.4": "3.4.3",
"3.5": "3.5.3"
"3.5": "3.5.4"
}
2 changes: 1 addition & 1 deletion automatic/gitextensions/gitextensions.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>gitextensions</id>
<version>3.5.3</version>
<version>3.5.4</version>
<title>Git Extensions</title>
<authors>Henk Westhuis</authors>
<owners>chocolatey-community ferventcoder</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/gitextensions/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from GitHub and can be verified like this:

1. Download the following installers:
url: <https://github.com/gitextensions/gitextensions/releases/download/v3.5.3/GitExtensions-3.5.3.12551-00604a59a.msi>
url: <https://github.com/gitextensions/gitextensions/releases/download/v3.5.4/GitExtensions-3.5.4.12724-65f01f399.msi>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: 3CDFD2FC69D9BA5BB164CDF707D0B53E52557614AC1B45D19F072E07CAD4F2B1
checksum: 01E4ED009F71A89EB7F707BDA48242FED0458F19A2F2122A2D1F4246F32C403A

The included license file have been downloaded from <https://github.com/gitextensions/gitextensions/blob/0a4730ccdf7e36c0078813101a3ee70e825e93ec/LICENSE.md>
2 changes: 1 addition & 1 deletion automatic/gitextensions/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'Git Extensions*'
fileType = 'msi'
file = "$toolsDir\GitExtensions-3.5.3.12551-00604a59a.msi"
file = "$toolsDir\GitExtensions-3.5.4.12724-65f01f399.msi"
silentArgs = '/quiet /norestart ADDDEFAULT=ALL REMOVE=AddToPath'
validExitCodes = @(0, 3010, 1641)
}
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-849-gfe7eb4f35a-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.4-alpha-850-ge4d2e5a8a4-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: 521A0D52873EA3F4443F26362E88D179851B25CAD8BA1E47656EC67BF789656F
checksum64: 75659DEC4AE19757D83352043D50164DEF8037974A1A23DFA725C9E5368938CA

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-849"
"alpha": "2.4-alpha-850"
}
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-849</version>
<version>2.4-alpha-850</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-849-gfe7eb4f35a-win64.msi"
file64 = "$toolsPath\mixxx-2.4-alpha-850-ge4d2e5a8a4-win64.msi"

softwareName = 'Mixxx *'

Expand Down
8 changes: 4 additions & 4 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url = 'https://az764295.vo.msecnd.net/insider/214ac689ca9874a8a4be386f73d5cb60e15af25e/VSCodeSetup-ia32-1.61.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/214ac689ca9874a8a4be386f73d5cb60e15af25e/VSCodeSetup-x64-1.61.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/4fbe0344a0cedaf2a04edef728c9a3f27777cc6c/VSCodeSetup-ia32-1.61.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/4fbe0344a0cedaf2a04edef728c9a3f27777cc6c/VSCodeSetup-x64-1.61.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = '484b509ce36a9b528279072434face523fe47e543c729848e08254017c5d606c5713e2a1c558c1dd0b26ff93b6701077988551947dbd46f9cecd0d6fccce0d6a'
checksum = 'be0da10fde97742170f7f86d4f4420f4eea3ee11870f430c73b5ed118deac527a1fd91d95ad7019dbe394f43b4ccbe3c662f27a425fdb86a9bded403013afaea'
checksumType = 'sha512'
checksum64 = '9973face39bbc4eba056a08c039cf3513eeb819739a98037dd0b9a1e15a9690ba8232cde1f78efa0ffb80887c4b0322888c26712bfd2a13d35d0be7a67c8a225'
checksum64 = '083c7ff6820e95f9bf9aba0c290444c4bf587c6fca52b79737cee1102ae062faec2c479785507c5e4a699010728e536881702d9172529626ce265668699cf11c'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.61.0.20210928</version>
<version>1.61.0.20210929</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders/vscode-insiders.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.61.0.20210928</version>
<version>1.61.0.20210929</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -47,7 +47,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath"
]]></description>
<tags>microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform</tags>
<dependencies>
<dependency id="vscode-insiders.install" version="[1.61.0.20210928]" />
<dependency id="vscode-insiders.install" version="[1.61.0.20210929]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions automatic/yumi/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The embedded software have been downloaded from the listed download
location on <http://www.pendrivelinux.com/yumi-multiboot-usb-creator/>
and can be verified by doing the following:

1. Download the following <http://www.pendrivelinux.com/downloads/YUMI/YUMI-2.0.9.0.exe>
1. Download the following <http://www.pendrivelinux.com/downloads/YUMI/YUMI-2.0.9.1.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
checksum: 31D402A7085AC919CD351B5FA25BB22DC487F5F8A4C14AB8AE49A4A9C85CEC81
checksum: ECCA38AB2FF99618CFF15843AD0E80EC034481D9C890AE86940ECC07DF759F78

The file 'LICENSE.txt' has been obtained from <http://www.gnu.org/licenses/gpl.txt>
This license was linked to from the following page <https://www.pendrivelinux.com/disclaimer/>
2 changes: 1 addition & 1 deletion automatic/yumi/yumi.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>yumi</id>
<version>2.0.9.0</version>
<version>2.0.9.1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/yumi</packageSourceUrl>
<owners>chocolatey-community</owners>
<title>YUMI (Your Universal Multiboot Installer)</title>
Expand Down

0 comments on commit 3c3242a

Please sign in to comment.