Skip to content

Commit

Permalink
AU: 5 updated - dropbox filezilla nodejs nodejs.install scribus
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 7, 2019
1 parent bf49e11 commit d55ffbc
Show file tree
Hide file tree
Showing 14 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "68.4.102-beta",
"beta": "69.3.82-beta",
"stable": "68.4.102"
}
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>68.4.102</version>
<version>69.3.82-beta</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey,ferventcoder,the-running-dev</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/dropbox/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox*"
url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2068.4.102%20Offline%20Installer.exe'
checksum = '10dce9777bdcaaffeeed266a6601a686293e9c5e2e86d261bbe8fc83b0fa6e13'
url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2069.3.82%20Offline%20Installer.exe'
checksum = '061898c12d4a9822fea50535aa870f2cccc3481894f75bea1fc8ce2fa428f08d'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
2 changes: 1 addition & 1 deletion automatic/filezilla/filezilla.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>filezilla</id>
<title>FileZilla</title>
<version>3.40.0</version>
<version>3.41.1</version>
<authors>Tim Kosse, other FileZilla committers</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>FileZilla – The free FTP solution</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/filezilla/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:

1. Go to

x32: https://dl1.cdn.filezilla-project.org/client/FileZilla_3.40.0_win32-setup.exe?h=d99SnZyowSu1VpLkkI6GcQ&x=1548443237
x64: https://dl1.cdn.filezilla-project.org/client/FileZilla_3.40.0_win64-setup.exe?h=r1dGXoWA7TJx_crCVB7sig&x=1548443237
x32: https://dl1.cdn.filezilla-project.org/client/FileZilla_3.41.1_win32-setup.exe?h=-BckAQO5MZe2n6vVcFCcgQ&x=1551920856
x64: https://dl1.cdn.filezilla-project.org/client/FileZilla_3.41.1_win64-setup.exe?h=wHAY-rCrw4jMB3yhdyLUmw&x=1551920856

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 08B2FD4363D4FFE1B7CA17DA28FD4B5E0AA0B2923CEE64A311C6D0506FD7ADB1
checksum64: A28A744A670973D6D2F0D3D7AC0A6525177BA9E96925931AA1A100D94FD91A07
checksum32: F6676D7977485E83BD9C54C789EA0F41F1C876220C8950E35359A566EB5BFEBB
checksum64: FA23841A1758C73D413C2E39285955F30B47675B756C444C4F97FCED19E625A8

Using AU:

Expand Down
8 changes: 4 additions & 4 deletions automatic/nodejs.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://nodejs.org/dist/v10.15.3/node-v10.15.3-x86.msi>
64-Bit: <https://nodejs.org/dist/v10.15.3/node-v10.15.3-x64.msi>
32-Bit: <https://nodejs.org/dist/v11.11.0/node-v11.11.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v11.11.0/node-v11.11.0-x64.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
checksum32: E73398CDE3E054DA7A0A05A86AA512A47A24B961B0659BE30A0F01606CA234A9
checksum64: 46B3D03C96DE0B9E7D3A204C67772759283221F5E58AC225DF813076A65E2738
checksum32: 495A3C9438D69F7F00AA6B3DCB01F9079D16F093F0CCF17595D60B497EE78A07
checksum64: 215473345EA3893790B01588170E795070AB769533556F2C7BAA3FA9BFAC4B4E

File 'LICENSE.txt' is obtained from <https://github.com/nodejs/node/blob/03023fa7ae060c082a014f792d5d1f481a599460/LICENSE>
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"8": "8.15.1",
"9": "9.11.1",
"10": "10.15.3",
"11": "11.10.1"
"11": "11.11.0"
}
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs.install</id>
<title>Node JS (Install)</title>
<version>10.15.3</version>
<version>11.11.0</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand Down
6 changes: 3 additions & 3 deletions automatic/nodejs.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

$toolsPath = Split-Path $MyInvocation.MyCommand.Definition

$filePath32 = "$toolsPath\node-v10.15.3-x86.msi"
$filePath64 = "$toolsPath\node-v10.15.3-x64.msi"
$filePath32 = "$toolsPath\node-v11.11.0-x86.msi"
$filePath64 = "$toolsPath\node-v11.11.0-x64.msi"
$installFile = if ((Get-OSArchitectureWidth 64) -and $env:chocolateyForceX86 -ne 'true') {
Write-Host "Installing 64 bit version"; $filePath64 }
else { Write-Host "Installing 32 bit version"; $filePath32 }
Expand All @@ -13,7 +13,7 @@ $packageArgs = @{
FileType = 'msi'
SoftwareName = 'Node.js'
File = $installFile
SilentArgs = '/quiet ADDLOCAL=ALL REMOVE=NodeEtwSupport,NodePerfCtrSupport'
SilentArgs = '/quiet ADDLOCAL=ALL REMOVE=NodeEtwSupport'
ValidExitCodes = @(0)
}
Install-ChocolateyInstallPackage @packageArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/nodejs/nodejs.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"8": "8.15.1",
"9": "9.11.1",
"10": "10.15.3",
"11": "11.10.1"
"11": "11.11.0"
}
4 changes: 2 additions & 2 deletions automatic/nodejs/nodejs.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs</id>
<title>Node JS</title>
<version>10.15.3</version>
<version>11.11.0</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand All @@ -28,7 +28,7 @@ While this package now provides both **Current** and **LTS** releases of Node.js
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[10.15.3]" />
<dependency id="nodejs.install" version="[11.11.0]" />
</dependencies>
</metadata>
<files>
Expand Down
12 changes: 6 additions & 6 deletions automatic/scribus/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ 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 <>
location on <https://sourceforge.net/projects/scribus/files/scribus/>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <>
64-Bit software: <>
32-Bit software: <https://sourceforge.net/projects/scribus/files/scribus/1.4.8/scribus-1.4.8-windows.exe/download>
64-Bit software: <https://sourceforge.net/projects/scribus/files/scribus/1.4.8/scribus-1.4.8-windows-x64.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:
checksum32:
checksum64:
checksum type: sha256
checksum32: EB8CDB9EA513393C5793D3A6B180B0B04BD9383385396E13DDC23487DAFDB0CA
checksum64: 1197587EBAF4622F348DA594F3D96442847024476F078B1C1B515A736A507181

The file 'LICENSE.txt' has been obtained from <https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt>
2 changes: 1 addition & 1 deletion automatic/scribus/scribus.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>scribus</id>
<version>1.4.7</version>
<version>1.4.8</version>
<packageSourceUrl>https://github.com/Chocolatey/chocolatey-coreteampackages/tree/master/automatic/scribus</packageSourceUrl>
<owners>chocolatey</owners>
<title>Scribus</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/scribus/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\"
file64 = "$toolsPath\"
file = "$toolsPath\scribus-1.4.8-windows.exe"
file64 = "$toolsPath\scribus-1.4.8-windows-x64.exe"
softwareName = 'Scribus*'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down

0 comments on commit d55ffbc

Please sign in to comment.