Skip to content

Commit

Permalink
AU: 3 updated - palemoon screencloud vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 12, 2020
1 parent 84ec10e commit ac07c11
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion automatic/palemoon/palemoon.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>palemoon</id>
<title>Pale Moon browser</title>
<version>28.8.0</version>
<version>28.8.1</version>
<authors>Moonchild Productions</authors>
<owners>Redsandro,chocolatey</owners>
<summary>A Firefox-based web browser optimized for modern hardware.</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/palemoon/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
$packageArgs = @{
packageName = 'palemoon'
fileType = 'exe'
url = 'https://rm-eu.palemoon.org/release/palemoon-28.8.0.win32.installer.exe'
url64 = 'https://rm-eu.palemoon.org/release/palemoon-28.8.0.win64.installer.exe'
url = 'https://rm-eu.palemoon.org/release/palemoon-28.8.1.win32.installer.exe'
url64 = 'https://rm-eu.palemoon.org/release/palemoon-28.8.1.win64.installer.exe'

softwareName = 'Pale Moon*'

checksum = '53cb9d643fbbdf9773323b82b45c0131c233c23c6f30d2ba3f45ac1fd94b0e57'
checksum = '88ede6eae369803b5f1fba2660861182e4edfe2583259ed0163dc468d5ca1d8f'
checksumType = 'sha256'
checksum64 = 'f9da4c3ed515d42b14132fc4b700a5c42f7a25116cf23dd7207154b4e6531358'
checksum64 = 'e3347e0adc121417c8ab2ae1fdf903306d484deb64bd95c399ebe19e070c7046'
checksumType64= 'sha256'

silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-"
Expand Down
4 changes: 2 additions & 2 deletions automatic/screencloud/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ and can be verified like this:


1. Download the following installers:
x32: https://sourceforge.net/projects/screencloud/files/1.5.0/windows/ScreenCloud-1.5.0-x86.msi/download
x32: https://sourceforge.net/projects/screencloud/files/1.5.1/windows/ScreenCloud-1.5.1-x86.msi/download
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: B531385A3C48EA84B6750943AD3DCA16EF94C89F51BE87E386BF709B003A43B5
checksum32: 63D40831416E95C9D1B07FFF12A510B7B206B35CB54D8F979120E5531C852F2E

File 'LICENSE.txt' is obtained from <https://github.com/olav-st/screencloud/blob/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/screencloud/screencloud.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>screencloud</id>
<version>1.5.0</version>
<version>1.5.1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/screencloud</packageSourceUrl>
<owners>chocolatey, p3lim</owners>
<title>screencloud (Install)</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/screencloud/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)"
$fileName = 'ScreenCloud-1.5.0-x86.msi'
$fileName = 'ScreenCloud-1.5.1-x86.msi'

$packageArgs = @{
packageName = 'screencloud'
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0110/gvim_8.2.0110_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0110/gvim_8.2.0110_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0111/gvim_8.2.0111_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0111/gvim_8.2.0111_x64.zip>
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: 4B62BFFF3DC0816009DDDD8E7D1783BA40E6967555DE985375D7618817C5A71E
checksum64: 262FEDA81173907FB494F9943B77F334231D08C0343D08581C34A7B9EC4A86FC
checksum32: 048CAADC50F66166FB230825718BA92458B4A986846734D2D5E047011E5B9594
checksum64: B1C75B6CDE6C4F3596BBD04AD0EEC1A461237461CFC11479E903526B400EF591
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.2.0110_x86.zip"
file64 = "$toolsDir\gvim_8.2.0110_x64.zip"
file = "$toolsDir\gvim_8.2.0111_x86.zip"
file64 = "$toolsDir\gvim_8.2.0111_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.2.0110</version>
<version>8.2.0111</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey, Rob Reynolds, matsuhav</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit ac07c11

Please sign in to comment.