Skip to content

Commit

Permalink
AU: 9 updated - 360ts brave gnupg picard ruby ruby.install ruby.porta…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jan 25, 2024
1 parent bca4794 commit 43deb58
Show file tree
Hide file tree
Showing 25 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion automatic/360ts/360ts.json
@@ -1,4 +1,4 @@
{
"ts": "11.0.0.1068",
"ts": "11.0.0.1073",
"tse": "8.8.0.1119"
}
2 changes: 1 addition & 1 deletion automatic/360ts/360ts.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>360ts</id>
<version>11.0.0.1068</version>
<version>11.0.0.1073</version>
<title>360 Total Security</title>
<authors>Qihu 360 Software</authors>
<owners>chocolatey-community,adgellida</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/360ts/tools/chocolateyInstall.ps1
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = '360ts'
fileType = 'exe'
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_11.0.0.1068.exe'
checksum = 'f0431a2316ca5a6c71025e9a391271fd51a24495ffd8fed0c11e5128983c8b0c'
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_11.0.0.1073.exe'
checksum = '39c9ad2ae25b3f1628fa94007c8d223705429cdfee3884fa320d71f9cc91165e'
checksumType = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
@@ -1,4 +1,4 @@
{
"stable": "1.61.120",
"beta": "1.63.131-beta"
"beta": "1.63.133-beta"
}
2 changes: 1 addition & 1 deletion automatic/brave/brave.nuspec
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>brave</id>
<version>1.63.131-beta</version>
<version>1.63.133-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.
Expand Down
4 changes: 2 additions & 2 deletions automatic/brave/legal/VERIFICATION.txt
Expand Up @@ -6,14 +6,14 @@ The installer has been downloaded from the GitHub mirror and can be verified lik

1. Download the following installer(s):

x86_64: https://github.com/brave/brave-browser/releases/download/v1.63.131/BraveBrowserStandaloneSilentBetaSetup.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.63.133/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
checksum64: 20C1189826D325A67CBC54729A1B9556D9F083C8BD39E2CE4D05E3290E60C5FB
checksum64: 46ADFD38087E498CA78E419644508946BEA639FCB2BEB26C8B54E59C84ECD269

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
Expand Up @@ -3,13 +3,13 @@

$packageArgs = @{
packageName = $env:ChocolateyPackageName
url = 'https://github.com/brave/brave-browser/releases/download/v1.63.131/BraveBrowserStandaloneSilentBetaSetup32.exe'
checksum = '8EC7DCCCC52E2F0A0773232C7970356B715D2CABEAE5A4E6BBC37EC96A0A5A27'
url = 'https://github.com/brave/brave-browser/releases/download/v1.63.133/BraveBrowserStandaloneSilentBetaSetup32.exe'
checksum = '3E08DE80789B03B0F94D44D22182AADBD58BD88EF429B360B86510C172E81FEC'
checksumType= 'sha256'
file64 = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup.exe"
}

[version]$softwareVersion = '1.63.131'
[version]$softwareVersion = '1.63.133'

Write-Host "Checking already installed version..."
$installedVersion = Get-InstalledVersion
Expand Down
2 changes: 1 addition & 1 deletion automatic/gnupg/gnupg.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>gnupg</id>
<version>2.4.3</version>
<version>2.4.4</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/gnupg</packageSourceUrl>
<owners>chocolatey-community, ludicrousByte, wget</owners>
<title>GnuPG</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/gnupg/legal/VERIFICATION.txt
Expand Up @@ -6,13 +6,13 @@ The installer has been downloaded from the official source listed on <https://ww
and can be verified like this:

1. Download the following installer:
32-bit: <https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.4.3_20230704.exe>
32-bit: <https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.4.4_20240125.exe>
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
checksum32: B1910F1F0B2801FD0A5EE7A9AA48CCA2612952F881880349156EF6B7604F3C75
checksum32: FADA26CDEE39385323D3C2F4D7BEFE0FA811B1DC3DEF9E13F50FBDC14B96572D

License files are obtained from:
- LICENSE.txt: <https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=blob;f=COPYING;h=ccbbaf61b794c7aaea10dffb486095fdc8f3a44a;hb=refs/heads/master>
Expand Down
2 changes: 1 addition & 1 deletion automatic/gnupg/tools/chocolateyInstall.ps1
Expand Up @@ -6,7 +6,7 @@ $packageArgs = @{
packageName = $Env:ChocolateyPackageName
fileType = 'EXE'
softwareName = 'GNU Privacy Guard*'
file = "$toolsDir\gnupg-w32-2.4.3_20230704.exe"
file = "$toolsDir\gnupg-w32-2.4.4_20240125.exe"
silentArgs = '/S'
validExitCodes = @(0)
}
Expand Down
4 changes: 2 additions & 2 deletions automatic/picard/legal/VERIFICATION.txt
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://picard.musicbrainz.org/downloads/>
and can be verified by doing the following:

1. Download the following <https://musicbrainz.osuosl.org/pub/musicbrainz/picard/picard-setup-2.10.exe>
1. Download the following <https://data.musicbrainz.org/pub/musicbrainz/picard/picard-setup-2.11.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: BDE7E74AFC0A4C49E0F7851875D36EC61FEFCC6A310042118DAA7FD4501EED2C
checksum: 57970F147CF4A383701699728D7C6BFE3069E3BA37EA00E6B49529D89F444541

The file 'LICENSE.txt' has been obtained from <https://github.com/metabrainz/picard/blob/eeb586b392a5a7dc63d64ba697374ea37e6e122a/COPYING.txt>
2 changes: 1 addition & 1 deletion automatic/picard/picard.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>picard</id>
<version>2.10</version>
<version>2.11</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/picard</packageSourceUrl>
<owners>chocolatey-community</owners>
<title>MusicBrainz Picard</title>
Expand Down
10 changes: 5 additions & 5 deletions automatic/ruby.install/legal/VERIFICATION.txt
Expand Up @@ -7,21 +7,21 @@ Package can be verified like this:

1. Go to

x32: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.0-1/rubyinstaller-3.3.0-1-x86.exe
x64: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.0-1/rubyinstaller-3.3.0-1-x64.exe
x32: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.2.3-1/rubyinstaller-3.2.3-1-x86.exe
x64: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.2.3-1/rubyinstaller-3.2.3-1-x64.exe

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'

checksum32: A964939E86BBDB5FD5D9ADEF5CF16AF8187D708A0AF96F7368C9BFC90C093E84
checksum64: 3DF565A05CC8F8B825A319B0B343997460DD969C2BE4976C453205AAAB9D2AFF
checksum32: 735E23D6AAE0E5F1BDC467A797EFAC15AFA3F963CA96C6F1DE591BE6C8EBC7D3
checksum64: 0EB1BAC87756C66EE580A4A407E356D81A04264B297FCF56DA84D5CED8374239

Using AU:

Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.0-1/rubyinstaller-3.3.0-1-x64.exe
Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.2.3-1/rubyinstaller-3.2.3-1-x64.exe

File 'license.txt' is obtained from:
https://raw.githubusercontent.com/oneclick/rubyinstaller2/master/LICENSE.txt
2 changes: 1 addition & 1 deletion automatic/ruby.install/ruby.install.json
Expand Up @@ -8,6 +8,6 @@
"2.3": "2.3.3",
"2.2": "2.2.6",
"2.1": "2.1.9",
"3.2": "3.2.2.1",
"3.2": "3.2.3.1",
"3.3": "3.3.0.1"
}
2 changes: 1 addition & 1 deletion automatic/ruby.install/ruby.install.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>ruby.install</id>
<version>3.3.0.1</version>
<version>3.2.3.1</version>
<title>Ruby (Install)</title>
<authors>Yukihiro Matsumoto</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/ruby.install/tools/chocolateyInstall.ps1
Expand Up @@ -14,8 +14,8 @@ Write-Host "Ruby is going to be installed in '$installDir'"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\rubyinstaller-3.3.0-1-x86.exe"
file64 = "$toolsPath\rubyinstaller-3.3.0-1-x64.exe"
file = "$toolsPath\rubyinstaller-3.2.3-1-x86.exe"
file64 = "$toolsPath\rubyinstaller-3.2.3-1-x64.exe"
silentArgs = '/verysilent /allusers /dir="{0}" /tasks="{1}"' -f $installDir, ($tasks -join ',')
validExitCodes = @(0)
softwareName = 'ruby *'
Expand Down
10 changes: 5 additions & 5 deletions automatic/ruby.portable/legal/VERIFICATION.txt
Expand Up @@ -7,21 +7,21 @@ Package can be verified like this:

1. Go to

x32: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.0-1/rubyinstaller-3.3.0-1-x86.7z
x64: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.0-1/rubyinstaller-3.3.0-1-x64.7z
x32: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.2.3-1/rubyinstaller-3.2.3-1-x86.7z
x64: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.2.3-1/rubyinstaller-3.2.3-1-x64.7z

to download the archives.

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: 68A25566AF07D2F7A5667CC6D92BCEF8539606585AEF0967E01A88A5C1150E5E
checksum64: 6A1BB52F692BEFC38C00CFAB64B20C7D73409D775518AF952677485597D75AD4
checksum32: 406597DCA85BF5A9962F887F3B41A7BF7BF0E875C80EFC8CEE48CAB9E988F5FA
checksum64: CF106D718499125A55DFF82DAEE40E7744ED224694C96036765B84A3AC4F654C

Using AU:

Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.0-1/rubyinstaller-3.3.0-1-x64.7z
Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.2.3-1/rubyinstaller-3.2.3-1-x64.7z

File 'license.txt' is obtained from:
https://raw.githubusercontent.com/oneclick/rubyinstaller2/master/LICENSE.txt
2 changes: 1 addition & 1 deletion automatic/ruby.portable/ruby.portable.json
Expand Up @@ -2,6 +2,6 @@
"3.1": "3.1.4.1",
"3.0": "3.0.6.1",
"2.7": "2.7.7.1",
"3.2": "3.2.2.1",
"3.2": "3.2.3.1",
"3.3": "3.3.0.1"
}
2 changes: 1 addition & 1 deletion automatic/ruby.portable/ruby.portable.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>ruby.portable</id>
<version>3.3.0.1</version>
<version>3.2.3.1</version>
<title>Ruby (Portable)</title>
<authors>Yukihiro Matsumoto</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/ruby.portable/tools/chocolateyInstall.ps1
Expand Up @@ -2,8 +2,8 @@
$toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$packageArgs = @{
File = "$toolsPath\rubyinstaller-3.3.0-1-x86.7z"
File64 = "$toolsPath\rubyinstaller-3.3.0-1-x64.7z"
File = "$toolsPath\rubyinstaller-3.2.3-1-x86.7z"
File64 = "$toolsPath\rubyinstaller-3.2.3-1-x64.7z"
Destination = "$toolsPath\ruby"
PackageName = $env:ChocolateyPackageName
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/ruby/ruby.json
Expand Up @@ -8,6 +8,6 @@
"2.3": "2.3.3",
"2.2": "2.2.6",
"2.1": "2.1.9",
"3.2": "3.2.2.1",
"3.2": "3.2.3.1",
"3.3": "3.3.0.1"
}
4 changes: 2 additions & 2 deletions automatic/ruby/ruby.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>ruby</id>
<version>3.3.0.1</version>
<version>3.2.3.1</version>
<title>Ruby</title>
<authors>Yukihiro Matsumoto</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
Expand Down Expand Up @@ -34,7 +34,7 @@ Example: `choco install ruby --package-parameters="'/NoPath ""/InstallDir:C:\yo
<releaseNotes>https://www.ruby-lang.org/en/downloads/releases/</releaseNotes>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@aad7c15bfbec43c3716f8a82bc3af22e1a55579d/icons/ruby.svg</iconUrl>
<dependencies>
<dependency id="ruby.install" version="[3.3.0.1]" />
<dependency id="ruby.install" version="[3.2.3.1]" />
</dependencies>
</metadata>
<files />
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Expand Up @@ -22,11 +22,11 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/1091f68d834974d78cd4f9769034b4ae4581ff2a/VSCodeSetup-x64-1.86.0-insider.exe'
url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/3dea5cbbcb88d7f6dad71148f3d3f98b853ab836/VSCodeSetup-x64-1.86.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum64 = 'aa5760b0eb31515ae03303de8558ad73e7a70005526d4a069145df53555226b683c1d75bd617c29349a6cc067f3e70e4fba0c09baae53fb8dd1215d06b091240'
checksum64 = '2338d2aa4ce1b71b3219998a9006736f6894efba0de59b93b8ac2c95f4f2a0909a6b6fc9a56c570c3084b342b2b5a68076badc6968f4da2be1425a8984464934'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.86.0.20240124</version>
<version>1.86.0.20240125</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
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.86.0.20240124</version>
<version>1.86.0.20240125</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -48,7 +48,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.86.0.20240124]" />
<dependency id="vscode-insiders.install" version="[1.86.0.20240125]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 43deb58

Please sign in to comment.