Skip to content

Commit

Permalink
AU: 4 updated - brave mixxx vscode-insiders vscode-insiders.install
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Aug 19, 2021
1 parent 3bd536f commit d72ebbd
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "1.28.106",
"beta": "1.29.61-beta"
"beta": "1.29.64-beta"
}
8 changes: 4 additions & 4 deletions automatic/brave/brave.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<package>
<metadata>
<id>brave</id>
<version>1.28.106</version>
<title>Brave Browser</title>
<version>1.29.64-beta</version>
<title>Brave Browser (Beta)</title>
<description><![CDATA[Brave is a free and open-source web browser developed by Brave Software Inc. based on the Chromium web browser. Brave supports Windows, macOS, Linux and Android.
## Features
Expand All @@ -14,10 +14,10 @@
## Notes
* This is an **official release version** of Brave. It is in continuous development with new releases landing approximately every three weeks.
* Beta is an early preview for new versions of Brave. This build showcases the newest advances and it’s ready for daily use. Brave Beta automatically sends crash reports, but you can turn this off if you’d like.
]]></description>
<!-- IconUrl: Skip check -->
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave-beta.svg</iconUrl>
<summary>A browser that lets you browse safer and faster by blocking ads and trackers.</summary>
<owners>chocolatey-community, Sanshiro</owners>
<authors>Brave Software Inc.</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/brave/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ The installer have been downloaded from the GitHub mirror and can be verified li

1. Download the following installer(s):

x86: https://github.com/brave/brave-browser/releases/download/v1.28.106/BraveBrowserStandaloneSilentSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.28.106/BraveBrowserStandaloneSilentSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v1.29.64/BraveBrowserStandaloneSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.29.64/BraveBrowserStandaloneSilentBetaSetup.exe

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 2F0A36A87CA78D1CCA445F9F0CEBB40AF4623D703CF0B92F28A0BAA72F8A8C92
checksum64: 3C92D4B6336397EB48FCC00E9F8A59FAFF6C9FB23C30CD9375A4FCBB97C10DB8
checksum32: 5087E5881061A57B677315E986CD49C42F4FB4E563E0F2BF58494FC87D0C2081
checksum64: 81FED9BC24687DCDAEA8C00CEFB36752459AF231501784BA2EC9455DA8DB7ECD

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
6 changes: 3 additions & 3 deletions automatic/brave/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsPath\BraveBrowserStandaloneSilentSetup32.exe"
file64 = "$toolsPath\BraveBrowserStandaloneSilentSetup.exe"
file = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup32.exe"
file64 = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup.exe"
}

[version]$softwareVersion = '1.28.106'
[version]$softwareVersion = '1.29.64'

Write-Host "Checking already installed version..."
$installedVersion = Get-InstalledVersion
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-761-gd97033a592-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.4-alpha-767-g0774a046ca-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: 57587B9B03B4C33FDBB0497F02AFFCA67116744F9000FFB2E08D87A37D8A9424
checksum64: 3767DB2BAD568E2D1C7987F88B0FD1E73A6AB2E66165272F8A2D85267B7273CB

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-761"
"alpha": "2.4-alpha-767"
}
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-761</version>
<version>2.4-alpha-767</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-761-gd97033a592-win64.msi"
file64 = "$toolsPath\mixxx-2.4-alpha-767-g0774a046ca-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/0214d59846f265d9e50f53b61e2267407d81cbfb/VSCodeSetup-ia32-1.60.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/0214d59846f265d9e50f53b61e2267407d81cbfb/VSCodeSetup-x64-1.60.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/c08913337cb8b95493be8e99d62e0b3241563f6b/VSCodeSetup-ia32-1.60.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/c08913337cb8b95493be8e99d62e0b3241563f6b/VSCodeSetup-x64-1.60.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = '7c58db626be3190bfa94b2dcfe0554bb6458b1c5e3d01372a04a8230809b94edbb16c8e44d3c42f713951505a680c43f6e73757f80caf14b70fb37dfb2ab142a'
checksum = '0078efea8bc217adca204a6abd00374e0c5efee85842dd19235706f3565a810c6cf99b48306ec29b94745c87c6bbcfa47331236d500e4528f4502b11f3fd530a'
checksumType = 'sha512'
checksum64 = '2dbbc81c4057cc1025c9ce448fa4b71728a9e47e2b29ccabf2bde8c275e9b136d79a10d2596f6f0a54146d347b098cf1e2a6f45afc955ad72d6e7abccbdd8ae3'
checksum64 = '1612c8e00f201571f9d7fe1d09392f8f3bbd38cfdb75d75c89204e0afe611941d2b5d2192c32e6c676df40550464f09857234c13acea1aa26e745440cb3ecb3d'
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.60.0.20210818</version>
<version>1.60.0.20210819</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.60.0.20210818</version>
<version>1.60.0.20210819</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.60.0.20210818]" />
<dependency id="vscode-insiders.install" version="[1.60.0.20210819]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit d72ebbd

Please sign in to comment.