Skip to content

Commit

Permalink
AU: 4 updated - brave Ghostscript Ghostscript.app vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 15, 2019
1 parent 1336106 commit 121e061
Show file tree
Hide file tree
Showing 13 changed files with 49 additions and 51 deletions.
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "0.69.135",
"beta": "0.70.113-beta"
"beta": "0.70.116-beta"
}
8 changes: 4 additions & 4 deletions automatic/brave/brave.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<package>
<metadata>
<id>brave</id>
<version>0.69.135</version>
<title>Brave Browser</title>
<version>0.70.116-beta</version>
<title>Brave Browser (Beta)</title>
<description><![CDATA[Brave is a free and open-source web browser developed by Brave Software Inc. based on the Chromium web browser. Brave supports Windows, macOS, Linux and Android.
## Features
Expand All @@ -14,10 +14,10 @@
## Notes
* This is an **official release version** of Brave. It is in continuous development with new releases landing approximately every three weeks.
* Beta is an early preview for new versions of Brave. This build showcases the newest advances and it’s ready for daily use. Brave Beta automatically sends crash reports, but you can turn this off if you’d like.
]]></description>
<!-- IconUrl: Skip check -->
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca30653/icons/brave.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca30653/icons/brave-beta.svg</iconUrl>
<summary>A browser that lets you browse safer and faster by blocking ads and trackers.</summary>
<owners>chocolatey, Sanshiro</owners>
<authors>Brave Software Inc.</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/brave/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ The installer have been downloaded from the GitHub mirror and can be verified li

1. Download the following installer(s):

x86: https://github.com/brave/brave-browser/releases/download/v0.69.135/BraveBrowserStandaloneSilentSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v0.69.135/BraveBrowserStandaloneSilentSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v0.70.116/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v0.70.116/BraveBrowserSilentBetaSetup.exe

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 32D2E34F0182580736B157AC7C9A5AE3845000F8063D7874E3E37D7DD52434A6
checksum64: 3ED277A08820ADEC05E284A3AA7DF86C92C4EE42CFFFA7AD5894FF34E615F997
checksum32: E2DB1C1D7A3C9667898EC8CBF24909A64319D103D122D2F312D10B24884F016E
checksum64: 989E76061CB6BBCDAEDCE9805CE695AA221AEE8502205BE8E44EEC2A089F9AC4

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
4 changes: 2 additions & 2 deletions automatic/brave/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsDir\BraveBrowserStandaloneSilentSetup32.exe"
file64 = "$toolsDir\BraveBrowserStandaloneSilentSetup.exe"
file = "$toolsDir\BraveBrowserSilentBetaSetup32.exe"
file64 = "$toolsDir\BraveBrowserSilentBetaSetup.exe"
}

Install-ChocolateyInstallPackage @packageArgs
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/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-coreteampackages@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
23 changes: 12 additions & 11 deletions automatic/ghostscript.app/ghostscript.app.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,34 +3,35 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>Ghostscript.app</id>
<version>9.27</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/ghostscript.app</packageSourceUrl>
<version>9.50</version>
<packageSourceUrl>https://github.com/chocolatey-community/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.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/ghostscript.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/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.27/Readme.htm</docsUrl>
<docsUrl>http://www.ghostscript.com/doc/9.50/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>
<description><![CDATA[
Ghostscript is a package of software that provides:
<description><![CDATA[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.
Ghostscript has been under active development for over 20 years, and offers an extremely versatile feature set and can be deployed across a wide range of platforms, modules, end uses (embedding in hardware, as an engine in document management systems, providing cloud solution integration and as an engine in leading PDF generators and tools).
Ghostscript is written entirely in C, with special care taken to make it run properly on a wide variety of systems, including MS Windows, Apple MacOS, the wide variety of Unix and Unix-like platforms and VMS systems.
## Features
* An interpreter for the PostScriptâ„¢ language, with the ability to convert PostScript language files to many raster formats, view them on displays, and print them on printers that don't have PostScript language capability built in;
* An interpreter for Portable Document Format (PDF) files, with the same abilities;
* The ability to convert PostScript language files to PDF (with some limitations) and vice versa; and
* An interpreter for the PostScript language, with the ability to convert PostScript language files to many raster formats, view them on displays, and print them on printers that don't have PostScript language capability built in
* An interpreter for Portable Document Format (PDF) files, with the same abilities
* The ability to convert PostScript language files to PDF (with some limitations) and vice versa
* 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.27/History9.htm</releaseNotes>
<releaseNotes>https://ghostscript.com/doc/9.50/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/gs927/gs927w32.exe>
64-Bit software: <https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs927/gs927w64.exe>
32-Bit software: <https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs950/gs950w32.exe>
64-Bit software: <https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs950/gs950w64.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: 4CA8C330213B96DC6F18A099E6502E3B2EB89DE20FFB2C96D9DE01CCFB9039A3
checksum64: AF6F57EFAFC4703C7337D594BD6A78B0AF59D68ACA21C1B924A97535E6978867
checksum32: 36DD103CB843896BC28ACEF11F3DC8DBAF2868A2D9413FD6834C4F6B6AF43DAC
checksum64: 9043C0D7AAFFFCC17726F2AD380CC374DDB67F7C20A08366A0EF20D64FDA6E24

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\gs927w32.exe"
$filePath64 = "$toolsPath\gs927w64.exe"
$filePath32 = "$toolsPath\gs950w32.exe"
$filePath64 = "$toolsPath\gs950w64.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.rawgit.com/chocolatey/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-coreteampackages@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
25 changes: 11 additions & 14 deletions automatic/ghostscript/ghostscript.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,33 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>Ghostscript</id>
<version>9.25</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/ghostscript</packageSourceUrl>
<version>9.50</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/ghostscript</packageSourceUrl>
<owners>chocolatey</owners>
<title>Ghostscript</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-community/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.50/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>
<description><![CDATA[
Ghostscript is a package of software that provides:
Ghostscript is written entirely in C, with special care taken to make it run properly on a wide variety of systems, including MS Windows, Apple MacOS, the wide variety of Unix and Unix-like platforms and VMS systems.
<description><![CDATA[Ghostscript is an interpreter for PostScript™ and Portable Document Format (PDF) files. Ghostscript consists of a PostScript interpreter layer, and a graphics library.
## Features
* An interpreter for the PostScriptâ„¢ language, with the ability to convert PostScript language files to many raster formats, view them on displays, and print them on printers that don't have PostScript language capability built in;
* An interpreter for Portable Document Format (PDF) files, with the same abilities;
* The ability to convert PostScript language files to PDF (with some limitations) and vice versa; and
* 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.
* An interpreter for the PostScript language, with the ability to convert PostScript language files to many raster formats, view them on displays, and print them on printers that don't have PostScript language capability built in
* An interpreter for Portable Document Format (PDF) files with the same abilities
* The ability to convert PostScript language files to PDF (with some limitations) and vice versa
* 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.50/History9.htm</releaseNotes>
<dependencies>
<dependency id="ghostscript.app" version="[9.25]" />
<dependency id="ghostscript.app" version="[9.50]" />
</dependencies>
</metadata>
<files>
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.1.2135/gvim_8.1.2135_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.1.2135/gvim_8.1.2135_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.1.2151/gvim_8.1.2151_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.1.2151/gvim_8.1.2151_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: 62B534D2D76FCF3EB2CD69F7BA2110743FDB7FE09560B24A667FCBDC8B4233A1
checksum64: 6BA5B7081395F10017DD074C448A2F3DD100AA6872531822311D5C9F734AC304
checksum32: 1FB4CEE05B050363CF9FB4648ED826F6C83928982C7F75D532D5469AE3F3A6A5
checksum64: 57AF26055768F9D03671387648217AD2FF4B0A06A1B6163015047474C6F5DF63
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.1.2135_x86.zip"
file64 = "$toolsDir\gvim_8.1.2135_x64.zip"
file = "$toolsDir\gvim_8.1.2151_x86.zip"
file64 = "$toolsDir\gvim_8.1.2151_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.1.2135</version>
<version>8.1.2151</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 121e061

Please sign in to comment.