Skip to content

Commit

Permalink
AU: 3 updated - chromium gnucash rufus
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jun 25, 2018
1 parent 2c07613 commit c45eeb1
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 15 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": "69.0.3472.0-snapshots",
"snapshots": "69.0.3473.0-snapshots",
"stable": "67.0.3396.87"
}
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>69.0.3472.0-snapshots</version>
<version>69.0.3473.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/569923/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/569922/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/569955/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/569954/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
checksum32: 151D1A0B1BC386C14349C145159B70621BAB2C4225197E4298617FDC3F81294D
checksum64: 28A8528F7E1AA6124EDE9B2844737D925B0798E485D728BA0A7D4D74C7BE0389
checksum32: DF6EE9E16CD8264615FC29B6FF1B198677433F370BA54015F8264C4E95CF8D3E
checksum64: 3535E05EF6FB01429A3B74E144F22E9FE8497113792156BD902029E1A528CAC7

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

$version = "69.0.3472.0-snapshots"
$version = "69.0.3473.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
3 changes: 2 additions & 1 deletion automatic/gnucash/gnucash.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"2.6": "2.6.21",
"3.0": "3.0",
"3.1": "3.1.0.20180614"
"3.1": "3.1.0.20180614",
"3.2": "3.2"
}
2 changes: 1 addition & 1 deletion automatic/gnucash/gnucash.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>gnucash</id>
<version>3.1.0.20180614</version>
<version>3.2</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/gnucash</packageSourceUrl>
<owners>chocolatey</owners>
<title>GnuCash</title>
Expand Down
6 changes: 3 additions & 3 deletions automatic/gnucash/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ 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://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/3.1/>
location on <https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/3.2/>
and can be verified by doing the following:

1. Download the following <https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/3.1/gnucash-3.1-2.setup.exe/download>
1. Download the following <https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/3.2/gnucash-3.2.setup.exe/download>
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: 426E9A8D0F6542486052733171AA33700DA061B0AF23101B2B42DAC141E6FAFE
checksum: 0E06ACFE7A9746EACF5282BA27919625B51C3D51FD548E6A529F78FF759ED70F

The file 'LICENSE.txt' has been obtained from <https://github.com/Gnucash/gnucash/blob/7a0f0d57c809a2177d015ad4a961e2b1d34dfee6/LICENSE>
2 changes: 1 addition & 1 deletion automatic/gnucash/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\gnucash-3.1-2.setup.exe"
file = "$toolsPath\gnucash-3.2.setup.exe"

softwareName = 'GnuCash*'

Expand Down
2 changes: 1 addition & 1 deletion automatic/rufus/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Package can be verified like this:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: A81CBA62D55EE42F41303C138A439D5DC420753A8AF12CB4753CF3DF67DCD067
checksum32: 61AE86EED267EF3F7CE75B0D57B3E5F90FDE67BD8D5DB99831F2E35926B74562


File 'license.txt' is obtained from:
Expand Down
2 changes: 1 addition & 1 deletion automatic/rufus/rufus.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>rufus</id>
<version>3.1</version>
<version>3.1.0.20180625</version>
<title>Rufus</title>
<authors>Pete "Akeo" Batard</authors>
<owners>chocolatey, dtgm</owners>
Expand Down

0 comments on commit c45eeb1

Please sign in to comment.