Skip to content

Commit

Permalink
AU: 2 updated - Ghostscript.app sysinternals
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Apr 4, 2019
1 parent c2ca9cb commit d9f06b9
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion automatic/ghostscript.app/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/ghostscript.svg" width="48" height="48"/> [Ghostscript.app](https://chocolatey.org/packages/Ghostscript.app)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/ghostscript.svg" width="48" height="48"/> [Ghostscript.app](https://chocolatey.org/packages/Ghostscript.app)


Ghostscript is a package of software that provides:
Expand Down
8 changes: 4 additions & 4 deletions automatic/ghostscript.app/ghostscript.app.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>Ghostscript.app</id>
<version>9.25</version>
<version>9.27</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/ghostscript.app</packageSourceUrl>
<owners>chocolatey</owners>
<title>Ghostscript (Install)</title>
<authors>Artifex</authors>
<projectUrl>http://ghostscript.com/</projectUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/ghostscript.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/ghostscript.svg</iconUrl>
<copyright>Artifex Software, Inc</copyright>
<licenseUrl>http://www.gnu.org/licenses/agpl-3.0.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectSourceUrl>http://git.ghostscript.com/?p=ghostpdl.git;a=summary</projectSourceUrl>
<docsUrl>http://www.ghostscript.com/doc/9.25/Readme.htm</docsUrl>
<docsUrl>http://www.ghostscript.com/doc/9.27/Readme.htm</docsUrl>
<bugTrackerUrl>https://bugs.ghostscript.com/</bugTrackerUrl>
<tags>ghostscript.app ghostscript postscript admin foss cross-platform</tags>
<summary>an interpreter for the PostScript language and for PDF.</summary>
Expand All @@ -30,7 +30,7 @@ Ghostscript is written entirely in C, with special care taken to make it run pro
* A set of C procedures (the Ghostscript library) that implement the graphics and filtering (data compression / decompression / conversion) capabilities that appear as primitive operations in the PostScript language and in PDF.
]]></description>
<releaseNotes>https://ghostscript.com/doc/9.25/History9.htm</releaseNotes>
<releaseNotes>https://ghostscript.com/doc/9.27/History9.htm</releaseNotes>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
</dependencies>
Expand Down
8 changes: 4 additions & 4 deletions automatic/ghostscript.app/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://ghostscript.com/download/gsdnld.html>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs925/gs925w32.exe>
64-Bit software: <https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs925/gs925w64.exe>
32-Bit software: <https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs927/gs927w32.exe>
64-Bit software: <https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs927/gs927w64.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: 8CFB3CE926798538E0A056132F068C7AFD86FC55F55FB9B53DABFA80EC9EFEFC
checksum64: D9AAD0C72FE749179ABA0496D6E9D7F37E8487C987E2E7C789CEC0A09C0E2A5E
checksum32: 4CA8C330213B96DC6F18A099E6502E3B2EB89DE20FFB2C96D9DE01CCFB9039A3
checksum64: AF6F57EFAFC4703C7337D594BD6A78B0AF59D68ACA21C1B924A97535E6978867

The file 'LICENSE.txt' has been obtained from <http://git.ghostscript.com/?p=ghostpdl.git;a=blob_plain;f=LICENSE;h=572496a331cefa0933a9e997374f5e7dde3b95c8;hb=HEAD>
4 changes: 2 additions & 2 deletions automatic/ghostscript.app/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

$toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$filePath32 = "$toolsPath\gs925w32.exe"
$filePath64 = "$toolsPath\gs925w64.exe"
$filePath32 = "$toolsPath\gs927w32.exe"
$filePath64 = "$toolsPath\gs927w64.exe"

$filePath = if ((Get-OSArchitectureWidth 64) -and $env:chocolateyForceX86 -ne $true) {
Write-Host "Installing 64 bit version" ; $filePath64
Expand Down
2 changes: 1 addition & 1 deletion automatic/sysinternals/sysinternals.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>sysinternals</id>
<title>Sysinternals</title>
<version>2019.3.26</version>
<version>2019.4.4</version>
<authors>Mark Russinovich, Bryce Cogswell</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>Sysinternals - utilities to help you manage, troubleshoot and diagnose your Windows systems and applications.</summary>
Expand Down
2 changes: 1 addition & 1 deletion automatic/sysinternals/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Write-Host "Sysinternals Suite is going to be installed in '$installDir'"
$packageArgs = @{
packageName = 'sysinternals'
url = 'https://download.sysinternals.com/files/SysinternalsSuite.zip'
checksum = 'cf9df1ed2782bb0f7da3648f8ef732ae017f044d641705f61633fce6453a3fec'
checksum = 'd90022b1c15c1c9b3c307da19027f1824449bcc55f09b6bcb62c86446248adef'
checksumType = 'sha256'
unzipLocation = $installDir
}
Expand Down

0 comments on commit d9f06b9

Please sign in to comment.