Skip to content

Commit

Permalink
AU: 3 updated - chromium gimp maxthon.commandline
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 14, 2018
1 parent f10137d commit c8fc1eb
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
@@ -1,4 +1,4 @@
{
"snapshots": "72.0.3608.0-snapshots",
"snapshots": "72.0.3611.0-snapshots",
"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>70.0.3538.102</version>
<title>Chromium</title>
<version>72.0.3611.0-snapshots</version>
<title>Chromium Snapshots</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://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>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/607910/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/607910/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: 5D5E290C4B963104390ABDC8680CD424DEA7AECFF17BE7593B37F227B50BF0E8
checksum64: 4D2B31EE7C1C9F3227D327EE6C45B92051E46A3CDEF15A649A686F07CDFA9ACC
checksum32: 1117A28985893C13937089C568D5B99255B1DA3235D744A6182485A25791637D
checksum64: E42D7B5C1877512AA518209A16FD29ED4163DE219F1C3DE430CE0AD2DB77CDA6

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 = "70.0.3538.102"
$version = "72.0.3611.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
2 changes: 1 addition & 1 deletion automatic/gimp/README.md
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/gimp.svg" width="48" height="48"/> [GIMP](https://chocolatey.org/packages/gimp)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/gimp.svg" width="48" height="48"/> [GIMP](https://chocolatey.org/packages/gimp)


GIMP is a multi-platform photo manipulation tool. GIMP is an acronym for GNU Image Manipulation Program. The GIMP is suitable for a variety of image manipulation tasks, including photo retouching, image composition, and image construction.It can be used as a simple paint program, an expert quality photo retouching program, an online batch processing system, a mass production image renderer, an image format converter, etc.
Expand Down
4 changes: 2 additions & 2 deletions automatic/gimp/gimp.nuspec
Expand Up @@ -3,15 +3,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>gimp</id>
<version>2.10.6</version>
<version>2.10.8</version>
<title>GIMP</title>
<owners>chocolatey</owners>
<authors>GIMP Team</authors>
<licenseUrl>https://www.gimp.org/about/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectUrl>https://www.gimp.org/</projectUrl>
<projectSourceUrl>https://git.gnome.org/browse/gimp</projectSourceUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/gimp.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/gimp.svg</iconUrl>
<docsUrl>https://www.gimp.org/docs/</docsUrl>
<mailingListUrl>https://www.gimp.org/mail_lists.html</mailingListUrl>
<bugTrackerUrl>https://www.gimp.org/bugs/</bugTrackerUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/gimp/legal/VERIFICATION.txt
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://www.gimp.org/downloads/>
and can be verified by doing the following:

1. Download the following <https://download.gimp.org/mirror/pub/gimp/v2.10/windows/gimp-2.10.6-setup.exe>
1. Download the following <https://download.gimp.org/mirror/pub/gimp/v2.10/windows/gimp-2.10.8-setup-1.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
checksum: 6037B8C5B1D806F97D4CA1A4FACEBF8B6001C927D61296D651C131E1358EA283
checksum: AB4F2BCAE9DDAAEA16E387CE4DD01D98FE01B6F7CFDF4EA0841E9C04D304EC19

The file 'LICENSE.txt' has been obtained from <https://www.gimp.org/about/COPYING>
2 changes: 1 addition & 1 deletion automatic/maxthon.commandline/maxthon.commandline.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>maxthon.commandline</id>
<version>5.2.5.3000</version>
<version>5.2.5.4000</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/maxthon.commandline</packageSourceUrl>
<owners>chocolatey, Maxthon International Limited</owners>
<title>Maxthon (Portable)</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/maxthon.commandline/tools/chocolateyInstall.ps1
Expand Up @@ -4,8 +4,8 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition

$packageArgs = @{
packageName = $env:ChocolateyPackageName
url = 'http://dl.maxthon.com/mx5/maxthon_portable_5.2.5.3000.7z'
checksum = '71f65a8330106d3519ef42060bff8ce280440134c61002d7b823259d402de263'
url = 'http://dl.maxthon.com/mx5/maxthon_portable_5.2.5.4000.7z'
checksum = 'ed36a8136ca497b1d25072f185c652c73f6969877eb2fd123d8ad1c7e96a64c4'
checksumType = 'sha256'
destination = $toolsDir
}
Expand Down

0 comments on commit c8fc1eb

Please sign in to comment.