Skip to content

Commit

Permalink
AU: 3 updated - chromium jenkins mp3tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Oct 2, 2024
1 parent 0b4987d commit 18bd282
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 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": "131.0.6753.0-snapshots",
"snapshots": "131.0.6754.0-snapshots",
"stable": "129.0.6668.71"
}
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>131.0.6753.0-snapshots</version>
<version>131.0.6754.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1362854/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1363108/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
checksum64: 74FD3B5B52C4458CF72E3F3C57DB48EC173CCFA3E68D005182BB413D8169B345
checksum64: 91D1F11B8C11A5A50B15EF9A18E251B8676ACF8872033D45ABFACA147F6EFD7F

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

$version = '131.0.6753.0-snapshots'
$version = '131.0.6754.0-snapshots'
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand All @@ -15,8 +15,8 @@ if (Test-Path $Chromium) {

$packageArgs = @{
packageName = 'chromium'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1362893/mini_installer.exe'
checksum = '813487929919F0CDFB367ED290D93DC4F1037FB9A788CBEC765A3437CCE5D81D'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1363115/mini_installer.exe'
checksum = 'F2FCE42DB278795F56D35E9194F8304FC3F24C377BBED90737BDA93CB2D78404'
checksumType = 'sha256'
file64 = "$toolsdir\chromium_x64.exe"
fileType = 'exe'
Expand Down
2 changes: 1 addition & 1 deletion automatic/jenkins/jenkins.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>jenkins</id>
<version>2.462.2</version>
<version>2.462.3</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/jenkins</packageSourceUrl>
<owners>chocolatey-community,pauby,johnypony3</owners>
<title>Jenkins</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/jenkins/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 has been downloaded from their official download link from <https://www.jenkins.io/download/>

1. Download the file via:
64-Bit: <http://mirrors.jenkins-ci.org/windows-stable/2.462.2/jenkins.msi>
64-Bit: <http://mirrors.jenkins-ci.org/windows-stable/2.462.3/jenkins.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
checksum64: 1ACE96CA547D49175C0860022DBD1E1690E99BCA08066C0CB3137D21EA52655E
checksum64: 25F54F401F83453E20C8C7D1459032A7888DBE3D4F895531E6089EFF5C799A84

File 'LICENSE.txt' is obtained from <https://github.com/jenkinsci/jenkins/blob/master/LICENSE.txt>
8 changes: 4 additions & 4 deletions automatic/mp3tag/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://community.mp3tag.de/t/mp3tag-development-build-status/455>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <http://download.mp3tag.de/mp3tagv327asetup.exe>
64-Bit software: <http://download.mp3tag.de/mp3tagv327a-x64-setup.exe>
32-Bit software: <http://download.mp3tag.de/mp3tagv327bsetup.exe>
64-Bit software: <http://download.mp3tag.de/mp3tagv327b-x64-setup.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: 017648DC63F377B4A16B43F7AD5984D764B47A25160460FF4B13F90D3461EE2F
checksum64: 4FCF96D0FB2FB3AC649803ECF927D260437E05E5F762A98EC5C01770B351FE1F
checksum32: 03C636BE51CB6AFBD63462174040EB3C2C3AF42ED2AB6EEF8D82D1FA974C32E8
checksum64: EF0AF02789A8E8A3B0441959A355AF5BA5C279C977F0F1A8AF5B0A30BEDE5C68

The file 'LICENSE.txt' has been obtained from <http://help.mp3tag.de/misc_license.html>
2 changes: 1 addition & 1 deletion automatic/mp3tag/mp3tag.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>mp3tag</id>
<version>3.27.1</version>
<version>3.27.2-beta</version>
<title>Mp3tag</title>
<owners>chocolatey-community</owners>
<authors>Florian Heidenreich</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/mp3tag/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ New-Item $iniFile -type file -force -value $iniContent
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\mp3tagv327asetup.exe"
file64 = "$toolsPath\mp3tagv327a-x64-setup.exe"
file = "$toolsPath\mp3tagv327bsetup.exe"
file64 = "$toolsPath\mp3tagv327b-x64-setup.exe"
silentArgs = "/S"
validExitCodes = @(0)
}
Expand Down

0 comments on commit 18bd282

Please sign in to comment.