Skip to content

Commit

Permalink
AU: 2 updated - chromium pspp
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 12, 2018
1 parent 2a425d2 commit 68d8634
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 22 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
@@ -1,4 +1,4 @@
{
"snapshots": "72.0.3608.0-snapshots",
"stable": "70.0.3538.77"
"stable": "70.0.3538.102"
}
4 changes: 2 additions & 2 deletions automatic/chromium/chromium.nuspec
Expand Up @@ -3,8 +3,8 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>72.0.3608.0-snapshots</version>
<title>Chromium Snapshots</title>
<version>70.0.3538.102</version>
<title>Chromium</title>
<owners>chocolatey</owners>
<authors>The Chromium Authors</authors>
<projectUrl>http://www.chromium.org/Home</projectUrl>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
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/607120/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/607120/mini_installer.exe>
32-Bit software: <https://github.com/henrypp/chromium/releases/download/v70.0.3538.102-r587811-win32/chromium-sync.exe>
64-Bit software: <https://github.com/henrypp/chromium/releases/download/v70.0.3538.102-r587811-win64/chromium-sync.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: 79987F8E3E53448C657BEEE9785E8440802E2D84BE992982643A919213183341
checksum64: 739F40ED790495BDF68B16B402306608D73BC0123829D75B3AA1A6430781A6F7
checksum32: 5D5E290C4B963104390ABDC8680CD424DEA7AECFF17BE7593B37F227B50BF0E8
checksum64: 4D2B31EE7C1C9F3227D327EE6C45B92051E46A3CDEF15A649A686F07CDFA9ACC

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
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "72.0.3608.0-snapshots"
$version = "70.0.3538.102"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
2 changes: 1 addition & 1 deletion automatic/pspp/Readme.md
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/588d16b30aa063f71d41ce18849cb42a23367d05/icons/pspp.png" width="48" height="48"/> [pspp](https://chocolatey.org/packages/pspp)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@588d16b30aa063f71d41ce18849cb42a23367d05/icons/pspp.png" width="48" height="48"/> [pspp](https://chocolatey.org/packages/pspp)


__GNU PSPP__ is a program for statistical analysis of sampled data. It is a Free replacement for the proprietary program __SPSS__.
Expand Down
8 changes: 4 additions & 4 deletions automatic/pspp/legal/VERIFICATION.txt
Expand Up @@ -7,15 +7,15 @@ location on <https://sourceforge.net/projects/pspp4windows/files/>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://sourceforge.net/projects/pspp4windows/files/2017-09-07/pspp-20170907-daily-32bits-setup.exe/download>
64-Bit software: <https://sourceforge.net/projects/pspp4windows/files/2017-09-07/pspp-20170907-daily-64bits-setup.exe/download>
32-Bit software: <https://sourceforge.net/projects/pspp4windows/files/2018-11-09/pspp-20181109-daily-32bits-setup.exe/download>
64-Bit software: <https://sourceforge.net/projects/pspp4windows/files/2018-11-09/pspp-20181109-daily-64bits-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
checksum32: 5256C291C951FFA8E080B1365BBE4EA7466D255C8E953C50569280F05B9E9EDA
checksum64: 223AA7E498F2237F344AF7304EEEC3A08DF3D65A3847E65C850449D0BF6D0AB3
checksum32: 8B433D3F3D0FE9F6FF68DFD2CA52C715EE62EE186AE03584562C0481E7E7FC84
checksum64: 8DE75342376B542740ECF93C132386954046AEA246B667DE72DE44706ECF7F02

The file 'LICENSE.txt' has been obtained from <https://www.gnu.org/licenses/gpl-3.0.txt>
11 changes: 6 additions & 5 deletions automatic/pspp/pspp.nuspec
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>pspp</id>
<version>1.0.1</version>
<version>1.2.0</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/pspp</packageSourceUrl>
<owners>chocolatey</owners>
<title>PSPP</title>
<authors>GNU Project</authors>
<projectUrl>https://www.gnu.org/software/pspp/</projectUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/588d16b30aa063f71d41ce18849cb42a23367d05/icons/pspp.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@588d16b30aa063f71d41ce18849cb42a23367d05/icons/pspp.png</iconUrl>
<copyright>2013 Free Software Foundation, Inc.</copyright>
<licenseUrl>https://www.gnu.org/licenses/gpl-3.0.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -20,7 +20,7 @@
<tags>pspp spss statistics educative scientific foss cross-platform</tags>
<summary>__GNU PSPP__ is a program for statistical analysis of sampled data. It is a Free replacement for the proprietary program __SPSS__.</summary>
<!-- Do not touch the description here in the nuspec file. Description is imported during update from the Readme.md file -->
<description>
<description><![CDATA[
__GNU PSPP__ is a program for statistical analysis of sampled data. It is a Free replacement for the proprietary program __SPSS__.
PSPP can perform descriptive statistics, T-tests, anova, linear and logistic regression, cluster analysis, reliability and factor analysis, non-parametric tests and more. Its backend is designed to perform its analyses as fast as possible, regardless of the size of the input data. You can use PSPP with its graphical interface or the more traditional syntax commands.
Expand All @@ -38,11 +38,12 @@ PSPP can perform descriptive statistics, T-tests, anova, linear and logistic reg
- Fast statistical procedures, even on very large data sets.
- No license fees.
- No expiration period.
- No unethical “end user license agreements”.
- No unethical “end user license agreements”.
- A fully indexed user manual.
- Freedom ensured; It is licensed under the GPLv3 or later.
- Portability; Runs on many different computers and many different operating systems (GNU or GNU/Linux are the prefered platforms, but we have had many reports that it runs well on other systems too).
</description>
]]></description>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
<!--We could set chocolatey to version 0.10.4, but that version was broken so we use 0.10.5-->
Expand Down
4 changes: 2 additions & 2 deletions automatic/pspp/tools/chocolateyInstall.ps1
Expand Up @@ -5,8 +5,8 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = 'pspp'
fileType = 'exe'
file = "$toolsPath\pspp-20170907-daily-32bits-setup.exe"
file64 = "$toolsPath\pspp-20170907-daily-64bits-setup.exe"
file = "$toolsPath\pspp-20181109-daily-32bits-setup.exe"
file64 = "$toolsPath\pspp-20181109-daily-64bits-setup.exe"
softwareName = 'pspp*'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
4 changes: 2 additions & 2 deletions automatic/pspp/tools/chocolateyUninstall.ps1
Expand Up @@ -13,7 +13,7 @@ $uninstalled = $false
[array]$key = Get-UninstallRegistryKey @packageArgs

if ($key.Count -eq 1) {
$key | % {
$key | ForEach-Object {
$packageArgs['file'] = "$($_.UninstallString)"

Uninstall-ChocolateyPackage @packageArgs
Expand All @@ -24,5 +24,5 @@ if ($key.Count -eq 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert the package maintainer that the following keys were matched:"
$key | % { Write-Warning "- $($_.DisplayName)" }
$key | ForEach-Object { Write-Warning "- $($_.DisplayName)" }
}

0 comments on commit 68d8634

Please sign in to comment.