Skip to content

Commit

Permalink
AU: 3 updated - chromium Ghostscript Ghostscript.app
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Mar 30, 2022
1 parent 800d3c6 commit 89ce740
Show file tree
Hide file tree
Showing 10 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "102.0.4973.0-snapshots",
"stable": "99.0.4844.84"
"snapshots": "102.0.4974.0-snapshots",
"stable": "100.0.4896.60"
}
4 changes: 2 additions & 2 deletions automatic/chromium/chromium.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>102.0.4973.0-snapshots</version>
<title>Chromium Snapshots</title>
<version>100.0.4896.60</version>
<title>Chromium</title>
<owners>chocolatey-community</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
Original file line number Diff line number Diff line change
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/986687/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/986683/mini_installer.exe>
32-Bit software: <https://github.com/Hibbiki/chromium-win32/releases/download/v100.0.4896.60-r972766/mini_installer.sync.exe>
64-Bit software: <https://github.com/Hibbiki/chromium-win64/releases/download/v100.0.4896.60-r972766/mini_installer.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: 896FF5B4A0664E9E738784AFABA20E5B43AD04E0098691C29935406AAA4FF2E0
checksum64: 9A37ACFAFC4137F1A44EF3F50DBDA622A5AB2232524074013F2FD4A43FD53E58
checksum32: 57B3D0AC66036AE6C8FD8EF367866FC358BED4D1009C7196B7BCE02300F7B2E4
checksum64: 0E15C375F432A7AEFE375BA61041CC2A0CDA16CB4317297F158253D046F0F828

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

$version = "102.0.4973.0-snapshots"
$version = "100.0.4896.60"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
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.jsdelivr.net/gh/chocolatey-community/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-community/chocolatey-packages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/ghostscript.svg" width="48" height="48"/> [Ghostscript.app](https://chocolatey.org/packages/Ghostscript.app)

Ghostscript is a high-performance Postscript and PDF interpreter and rendering engine with the most comprehensive set of page description languages (PDL’s) on the market today and technology conversion capabilities covering PDF, PostScript, PCL and XPS languages.

Expand Down
10 changes: 5 additions & 5 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.55.0</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/ghostscript.app</packageSourceUrl>
<version>9.56.0</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/ghostscript.app</packageSourceUrl>
<owners>chocolatey-community</owners>
<title>Ghostscript (Install)</title>
<authors>Artifex</authors>
<projectUrl>http://ghostscript.com/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/ghostscript.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@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.55.0/Readme.htm</docsUrl>
<docsUrl>http://www.ghostscript.com/doc/9.56.0/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 @@ -31,7 +31,7 @@ Ghostscript has been under active development for over 20 years, and offers an e
* 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.55.0/History9.htm</releaseNotes>
<releaseNotes>https://ghostscript.com/doc/9.56.0/History9.htm</releaseNotes>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
</dependencies>
Expand Down
10 changes: 5 additions & 5 deletions automatic/ghostscript.app/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 <https://ghostscript.com/download/gsdnld.html>
location on <https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/latest>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9550/gs9550w32.exe>
64-Bit software: <https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9550/gs9550w64.exe>
32-Bit software: <https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9560/gs9560w32.exe>
64-Bit software: <https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9560/gs9560w64.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: DCB590BACB9628D71515B71E64500177BD7670D6BF61006E8D36775EA5AEF8A1
checksum64: 77F8C660FDBDE42929C7D07AF0FAF9015FA11DDF5A13F5F0CAF9C6F23B28211B
checksum32: B2FC9A19107BCBF66B5ECE4E58B3A30E92E0F15614D755D2646D35DE936405C2
checksum64: F110E9C4AAE675D420561EA256929BE46AC400803BA5DCB428D2CBCFF2C213BF

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\gs9550w32.exe"
$filePath64 = "$toolsPath\gs9550w64.exe"
$filePath32 = "$toolsPath\gs9560w32.exe"
$filePath64 = "$toolsPath\gs9560w64.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/ghostscript/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/ghostscript.svg" width="48" height="48"/> [Ghostscript](https://chocolatey.org/packages/Ghostscript)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/ghostscript.svg" width="48" height="48"/> [Ghostscript](https://chocolatey.org/packages/Ghostscript)

Ghostscript is an interpreter for PostScript™ and Portable Document Format (PDF) files. Ghostscript consists of a PostScript interpreter layer, and a graphics library.

Expand Down
12 changes: 6 additions & 6 deletions automatic/ghostscript/ghostscript.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</id>
<version>9.55.0</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/ghostscript</packageSourceUrl>
<version>9.56.0</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/ghostscript</packageSourceUrl>
<owners>chocolatey-community</owners>
<title>Ghostscript</title>
<authors>Artifex</authors>
<projectUrl>http://ghostscript.com/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/ghostscript.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@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.55.0/Readme.htm</docsUrl>
<docsUrl>http://www.ghostscript.com/doc/9.56.0/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 @@ -27,9 +27,9 @@
* 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.55.0/History9.htm</releaseNotes>
<releaseNotes>https://ghostscript.com/doc/9.56.0/History9.htm</releaseNotes>
<dependencies>
<dependency id="ghostscript.app" version="[9.55.0]" />
<dependency id="ghostscript.app" version="[9.56.0]" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 89ce740

Please sign in to comment.