Skip to content

Commit

Permalink
AU: 6 updated - brave displayfusion etcd jenkins mp3tag Waterfox
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Mar 20, 2024
1 parent f7cee79 commit 36c008b
Show file tree
Hide file tree
Showing 20 changed files with 46 additions and 46 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.63.174",
"stable": "1.64.109",
"beta": "1.65.87-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.65.87-beta</version>
<title>Brave Browser (Beta)</title>
<version>1.64.109</version>
<title>Brave Browser</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,11 +14,11 @@
## Notes
- 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.
- This is an **official release version** of Brave. It is in continuous development with new releases landing approximately every three weeks.
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<!-- IconUrl: Skip check -->
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave-beta.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave.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
4 changes: 2 additions & 2 deletions automatic/brave/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
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.65.87/BraveBrowserStandaloneSilentBetaSetup.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.64.109/BraveBrowserStandaloneSilentSetup.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: B276095D1C67CC0BC0A62DDEE49B114ED741B5672ED213BA9C8F6F1AB562B953
checksum64: 597D923E654DD8BD435FD9F1DFB5CC8BE757BFD385468FABB18604F12D376419

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

$packageArgs = @{
packageName = $env:ChocolateyPackageName
url = 'https://github.com/brave/brave-browser/releases/download/v1.65.87/BraveBrowserStandaloneSilentBetaSetup32.exe'
checksum = '97D856E55307FC1DB5026F31742D3EA2A30955CAE5838031A4B5D7AB08C9C733'
url = 'https://github.com/brave/brave-browser/releases/download/v1.64.109/BraveBrowserStandaloneSilentSetup32.exe'
checksum = '1B799823239FE68C15E7555A65CB7E153B899F181A6A5C18573ABE4BB32906A0'
checksumType= 'sha256'
file64 = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup.exe"
file64 = "$toolsPath\BraveBrowserStandaloneSilentSetup.exe"
}

[version]$softwareVersion = '1.65.87'
[version]$softwareVersion = '1.64.109'

Write-Host "Checking already installed version..."
$installedVersion = Get-InstalledVersion
Expand Down
2 changes: 1 addition & 1 deletion automatic/displayfusion/displayfusion.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "10.1.2",
"unstable": "11.0-Beta2"
"unstable": "11.0-Beta3"
}
2 changes: 1 addition & 1 deletion automatic/displayfusion/displayfusion.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>displayfusion</id>
<version>11.0-Beta2</version>
<version>11.0-Beta3</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/displayfusion</packageSourceUrl>
<owners>chocolatey-community, keithlammers, the-running-dev</owners>
<title>DisplayFusion</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/displayfusion/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://www.displayfusion.com/Download/>
and can be verified by doing the following:

1. Download the following <https://binaryfortressdownloads.com/Download/BFSFiles/101/DisplayFusionSetup-11.0-Beta2.exe>
1. Download the following <https://binaryfortressdownloads.com/Download/BFSFiles/101/DisplayFusionSetup-11.0-Beta3.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: E085A9B362DF6A04D93D78903CE791B07880DB58012984C0AEBEDE21535B56B5
checksum: 8C521B22606E7EE20FF93BB8326CAAB6F6ECDE19A4803DBD373DE32F43B653B3

The file 'LICENSE.txt' has been obtained from <https://www.displayfusion.com/License/>
2 changes: 1 addition & 1 deletion automatic/displayfusion/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $localeTwoLetter = (Get-UICulture).TwoLetterISOLanguageName
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\DisplayFusionSetup-11.0-Beta2.exe"
file = "$toolsPath\DisplayFusionSetup-11.0-Beta3.exe"
softwareName = 'displayfusion*'
silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LANG=$localeTwoLetter /STARTUPALL=1 /CONTEXTMENU=0 /LAUNCHAFTER=0 /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0, 1641, 3010)
Expand Down
2 changes: 1 addition & 1 deletion automatic/etcd/etcd.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"3.1": "3.1.20",
"3.2": "3.2.32",
"3.3": "3.3.27",
"3.4": "3.4.30",
"3.4": "3.4.31",
"3.5": "3.5.12",
"3.6": "3.6.0-alpha0"
}
22 changes: 11 additions & 11 deletions automatic/etcd/etcd.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>etcd</id>
<version>3.4.30</version>
<version>3.4.31</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/etcd</packageSourceUrl>
<owners>chocolatey-community,dgalbraith,Andrei Bejenaru,Robert Labrie</owners>
<title>etcd (Install)</title>
Expand Down Expand Up @@ -52,7 +52,7 @@ For installation guides, please check out [play.etcd.io](http://play.etcd.io) an
###### Linux

```bash
ETCD_VER=v3.4.30
ETCD_VER=v3.4.31

# choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
Expand Down Expand Up @@ -82,7 +82,7 @@ rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
###### macOS (Darwin)

```bash
ETCD_VER=v3.4.30
ETCD_VER=v3.4.31

# choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
Expand All @@ -106,13 +106,13 @@ etcd uses [`gcr.io/etcd-development/etcd`](https://gcr.io/etcd-development/etcd)

```bash
rm -rf /tmp/etcd-data.tmp &amp;&amp; mkdir -p /tmp/etcd-data.tmp &amp;&amp; \
docker rmi gcr.io/etcd-development/etcd:v3.4.30 || true &amp;&amp; \
docker rmi gcr.io/etcd-development/etcd:v3.4.31 || true &amp;&amp; \
docker run \
-p 2379:2379 \
-p 2380:2380 \
--mount type=bind,source=/tmp/etcd-data.tmp,destination=/etcd-data \
--name etcd-gcr-v3.4.30 \
gcr.io/etcd-development/etcd:v3.4.30 \
--name etcd-gcr-v3.4.31 \
gcr.io/etcd-development/etcd:v3.4.31 \
/usr/local/bin/etcd \
--name s1 \
--data-dir /etcd-data \
Expand All @@ -127,11 +127,11 @@ rm -rf /tmp/etcd-data.tmp &amp;&amp; mkdir -p /tmp/etcd-data.tmp &amp;&amp; \
--logger zap \
--log-outputs stderr

docker exec etcd-gcr-v3.4.30 /usr/local/bin/etcd --version
docker exec etcd-gcr-v3.4.30 /usr/local/bin/etcdctl version
docker exec etcd-gcr-v3.4.30 /usr/local/bin/etcdctl endpoint health
docker exec etcd-gcr-v3.4.30 /usr/local/bin/etcdctl put foo bar
docker exec etcd-gcr-v3.4.30 /usr/local/bin/etcdctl get foo
docker exec etcd-gcr-v3.4.31 /usr/local/bin/etcd --version
docker exec etcd-gcr-v3.4.31 /usr/local/bin/etcdctl version
docker exec etcd-gcr-v3.4.31 /usr/local/bin/etcdctl endpoint health
docker exec etcd-gcr-v3.4.31 /usr/local/bin/etcdctl put foo bar
docker exec etcd-gcr-v3.4.31 /usr/local/bin/etcdctl get foo
```</releaseNotes>
<dependencies>
<dependency id="nssm" version="2.24.101" />
Expand Down
6 changes: 3 additions & 3 deletions automatic/etcd/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://github.com/etcd-io/etcd/releases/tag/v3.4.30>
location on <https://github.com/etcd-io/etcd/releases/tag/v3.4.31>
and can be verified by doing the following:

1. Download the following:
software: <https://github.com/etcd-io/etcd/releases/download/v3.4.30/etcd-v3.4.30-windows-amd64.zip>
software: <https://github.com/etcd-io/etcd/releases/download/v3.4.31/etcd-v3.4.31-windows-amd64.zip>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -17,6 +17,6 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type: sha256
checksum: D5C8A3F2B4BF31BC51F3C5988BB1407F99B2A12DFAEC1026D117DD6678790B33
checksum: BA0018FA133766C3406E73CAC8D699E9C133A515855910AB31C94AF40B91CC7D

The file 'LICENSE.txt' has been obtained from <https://github.com/etcd-io/etcd/commit/3381177341c11aa9d89b6172699d64ddc2146a11/LICENSE>
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.440.1</version>
<version>2.440.2</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.440.1/jenkins.msi>
64-Bit: <http://mirrors.jenkins-ci.org/windows-stable/2.440.2/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: 8F50A925C29D94A6D8FF93D043B9F85403A9ED4D0E6D64F85DD5F98D9EA3D374
checksum64: D8A011F865ED0EEC7A64139BD6EFE4C60C72216EF0600E52470B844CFD92AD01

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/mp3tagv324asetup.exe>
64-Bit software: <http://download.mp3tag.de/mp3tagv324a-x64-setup.exe>
32-Bit software: <http://download.mp3tag.de/mp3tagv324bsetup.exe>
64-Bit software: <http://download.mp3tag.de/mp3tagv324b-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: 814634848CCAEE502F2769BB0F2D31E804C75828B3C2EE6B78916F6D91EF27F9
checksum64: 0E2DCC6AF43497B1A5D33C0943C2D4325A09D4F8D900CCF2ACAC08F552C79DB8
checksum32: 30BEFB3C41535118A2D6867E284FF9C8AE92EC4475BFB6265DD9DF87DFF1E15F
checksum64: 2C16586B8658DA349111CD9DCD57C3F6CE15019DF647AC66AF3E01E9A13280E9

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.24.1-beta</version>
<version>3.24.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\mp3tagv324asetup.exe"
file64 = "$toolsPath\mp3tagv324a-x64-setup.exe"
file = "$toolsPath\mp3tagv324bsetup.exe"
file64 = "$toolsPath\mp3tagv324b-x64-setup.exe"
silentArgs = "/S"
validExitCodes = @(0)
}
Expand Down
4 changes: 2 additions & 2 deletions automatic/waterfox/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 listed on <>
and can be verified like this:

1. Download <https://cdn1.waterfox.net/waterfox/releases/G6.0.9/WINNT_x86_64/Waterfox%20Setup%20G6.0.9.exe>
1. Download <https://cdn1.waterfox.net/waterfox/releases/G6.0.10/WINNT_x86_64/Waterfox%20Setup%20G6.0.10.exe>
2. Then use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: 5044632ADFE98A186CAC1A646846AF2AEF48BFAACB668CE7A160DE08CEACF57B
checksum: B8BF660703F40B4E1F647DF60DD24DE91BC923A89D6732A8F9C8521EC4362710

File 'LICENSE.md' is obtained from <https://github.com/MrAlex94/Waterfox/blob/1bc2fb60abf0fa173b69ca94f660115d76f09f4f/LICENSE>
2 changes: 1 addition & 1 deletion automatic/waterfox/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ $packageArgs = @{
packageName = 'Waterfox'
fileType = 'exe'
softwareName = 'Waterfox*'
file = "$toolsDir\Waterfox Setup G6.0.9_x64.exe"
file = "$toolsDir\Waterfox Setup G6.0.10_x64.exe"
silentArgs = "/S"
validExitCodes= @(0)
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/waterfox/waterfox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"current": "24036.0.9",
"current": "24036.0.10",
"classic": "2022.11"
}
2 changes: 1 addition & 1 deletion automatic/waterfox/waterfox.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>Waterfox</id>
<version>24036.0.9</version>
<version>24036.0.10</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/waterfox</packageSourceUrl>
<owners>chocolatey-community,tonigellida,admiringworm</owners>
<title>Waterfox</title>
Expand Down

0 comments on commit 36c008b

Please sign in to comment.