Skip to content

Commit

Permalink
AU: 4 updated - brave-nightly compressonator-cli freeplane rstray
Browse files Browse the repository at this point in the history
  • Loading branch information
tunisiano187 committed Jul 31, 2021
1 parent 3491cb1 commit 2a784ce
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion automatic/brave-nightly/brave-nightly.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>brave-nightly</id>
<version>1.29.39-nightly</version>
<version>1.29.40-nightly</version>
<title>Brave Browser (Nightly)</title>
<authors>Brave Software Inc.</authors>
<owners>tunisiano</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/brave-nightly/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$packageName = $env:ChocolateyPackageName
$url32 = 'https://github.com/brave/brave-browser/releases/download/v1.29.39/BraveBrowserStandaloneSilentNightlySetup.exe'
$checksum32 = 'a5cc98fd2c05d1cec51c2cae86f5b2a58545dc635bb42628a797d3538b61ba90'
$url32 = 'https://github.com/brave/brave-browser/releases/download/v1.29.40/BraveBrowserStandaloneSilentNightlySetup.exe'
$checksum32 = 'b1263d3e1aaf1e0ce22b060ee75969597b1972418df7c4036c0073cc64d8ae4c'
$checksumType32 = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/compressonator-cli/compressonator-cli.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>compressonator-cli</id>
<title>Compressonator CLI</title>
<version>4.1.5083</version>
<version>4.2.5185</version>
<authors>GPUOpen initiative</authors>
<owners>tunisiano</owners>
<summary>Compressonator is a set of tools to allow artists and developers to more easily create compressed texture assets or model mesh optimizations and easily visualize the quality impact of various compression and rendering technologies</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/compressonator-cli/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop'

$packageName = 'WinMerge'
$url64 = 'https://github.com/GPUOpen-Tools/compressonator/releases/download/V4.1.5083/CompressonatorCLI_x64_4.1.5083.exe'
$checksum64 = '372c56777a56d41720c85d494cbfa1ef8b4c62b4752643be7f82e08784668ee6'
$url64 = 'https://github.com/GPUOpen-Tools/compressonator/releases/download/V4.2.5185/CompressonatorCLI_x64_4.2.5185.exe'
$checksum64 = '89bd8d9704b4d2890aba50928ec57ce3b9c3f1dd05ce572a2058d0f738ff1f5e'
$checksumType64 = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/freeplane/freeplane.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>freeplane</id>
<title>Freeplane</title>
<version>1.9.6</version>
<version>1.9.7</version>
<authors>Dimitry Polivaev,Volker Börchers</authors>
<owners>tunisiano</owners>
<licenseUrl>http://en.wikipedia.org/wiki/GNU_General_Public_License</licenseUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/freeplane/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
$packageName = $env:ChocolateyPackageName
$installerType = 'exe'
$url = 'https://sourceforge.net/projects/freeplane/files/freeplane%20stable/Freeplane-Setup-1.9.6.exe/download'
$url = 'https://sourceforge.net/projects/freeplane/files/freeplane%20stable/Freeplane-Setup-1.9.7.exe/download'
$silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-'
$validExitCodes = @(0)
$checksum = '4cf8a82d306b759546d78ea05cba1e899da6676e5d68ea6271d1fa8aba1b0f4b'
$checksum = '2493d0cd818fe754fe470d4bf6d0661538c0774cb08dd6cbdaf06076a65d6395'
$checksumType = 'sha256'

Install-ChocolateyPackage -PackageName "$packageName" -FileType "$installerType" -SilentArgs "$silentArgs" -Url "$url" -validExitCodes $validExitCodes -Checksum "$checksum" -ChecksumType "$checksumType"
2 changes: 1 addition & 1 deletion automatic/rstray/rstray.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>rstray</id>
<version>2.0.0</version>
<version>2.1.0</version>
<title>Redshift Tray</title>
<authors>ltGuillaume</authors>
<owners>tunisiano</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/rstray/tools/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The installer have been downloaded from the GitHub mirror and can be verified li

1. Download the following installer(s):

x86: https://github.com/ltGuillaume/Redshift-Tray/releases/download/2.0.0/redshift-tray_2.0.0.zip
x86: https://github.com/ltGuillaume/Redshift-Tray/releases/download/2.1.0/redshift-tray_2.1.0.zip

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
checksum: 7236592EBD628A1C357006F57798DB42A781371EBCD095CDA0BF63652E6B5D6A
checksum: 3B7F0EAD4BB3ED4DC7552A2D0717AD93F91EAC2D014016D0714F03B6A9ACD591

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/rstray/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$installDir = "$(Get-ToolsLocation)\rstray"
$version = '2.0.0'
$version = '2.1.0'

$packageArgs = @{
packageName = $env:ChocolateyPackageName
Expand Down

0 comments on commit 2a784ce

Please sign in to comment.