Skip to content

Commit

Permalink
AU: 10 updated - dbgate dbgate.install dbgate.portable fluidsynth koo…
Browse files Browse the repository at this point in the history
…do-reader kyma-cli mongodb-shell nushell nushell.install nushell.portable

[skip ci] https://gist.github.com/aef61e2663a09f3dfdfa40482177e040/c01420d4f7eb18a79ac407159391d3f44d6ea39e
  • Loading branch information
dgalbraith committed Oct 1, 2022
1 parent 0ee97c6 commit 687cd59
Show file tree
Hide file tree
Showing 35 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion automatic/dbgate.install/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/github/license/dbgate/dbgate)](https://github.com/dbgate/dbgate/blob/master/LICENSE)
[![Maintenance status](https://img.shields.io/badge/maintained%3F-yes-green.svg)](https://gitHub.com/dgalbraith/chocolatey-packages/graphs/commit-activity)
[![AppVeyor build](https://img.shields.io/appveyor/ci/dgalbraith/chocolatey-packages)](https://ci.appveyor.com/project/dgalbraith/chocolatey-packages)
[![Software version](https://img.shields.io/badge/Source-v5.1.1-blue)](https://github.com/mongodb/mongocli/releases/tag/v5.1.1)
[![Software version](https://img.shields.io/badge/Source-v5.1.3-blue)](https://github.com/mongodb/mongocli/releases/tag/v5.1.3)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/dbgate.install?label=Chocolatey)](https://chocolatey.org/packages/dbgate.install)

DbGate is cross-platform database manager. It's designed to be simple to use and effective, when working
Expand Down
2 changes: 1 addition & 1 deletion automatic/dbgate.install/dbgate.install.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>dbgate.install</id>
<version>5.1.1</version>
<version>5.1.3</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/dbgate.install</packageSourceUrl>
<owners>dgalbraith</owners>
<title>DbGate - The Smartest (no)SQL Database Client (Install)</title>
Expand Down
14 changes: 7 additions & 7 deletions automatic/dbgate.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ be verified by:

1. Go to the binary distribution page

https://github.com/dbgate/dbgate/releases/tag/v5.1.1
https://github.com/dbgate/dbgate/releases/tag/v5.1.3

and download the installer dbgate-5.1.1-win_x64.exe using the links in the relevant
and download the installer dbgate-5.1.3-win_x64.exe using the links in the relevant
asset section of the page.

Alternatively the build can be downloaded directly from

https://github.com/dbgate/dbgate/releases/download/v5.1.1/dbgate-5.1.1-win_x64.exe
https://github.com/dbgate/dbgate/releases/download/v5.1.3/dbgate-5.1.3-win_x64.exe

2. The archive can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 dbgate-5.1.1-win_x64.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f dbgate-5.1.1-win_x64.exe
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 dbgate-5.1.3-win_x64.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f dbgate-5.1.3-win_x64.exe

File: dbgate-5.1.1-win_x64.exe
File: dbgate-5.1.3-win_x64.exe
Type: sha256
Checksum: 8A3E65F05BE21D7FBE51448EE4F7C94A2EBBC2B0AC7F38220C5A7A6823C9877A
Checksum: 4719DA0C7474E24654AF1D0E9B2B14D462E91AAD2D8438F303EEC432D0CD9474

Contents of file LICENSE.txt is obtained from https://github.com/dbgate/dbgate/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/dbgate.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

$installer = Join-Path $toolsDir 'dbgate-5.1.1-win_x64.exe'
$installer = Join-Path $toolsDir 'dbgate-5.1.3-win_x64.exe'

$packageArgs = @{
PackageName = $env:ChocolateyPackageName
Expand Down
2 changes: 1 addition & 1 deletion automatic/dbgate.portable/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/github/license/dbgate/dbgate)](https://github.com/dbgate/dbgate/blob/master/LICENSE)
[![Maintenance status](https://img.shields.io/badge/maintained%3F-yes-green.svg)](https://gitHub.com/dgalbraith/chocolatey-packages/graphs/commit-activity)
[![AppVeyor build](https://img.shields.io/appveyor/ci/dgalbraith/chocolatey-packages)](https://ci.appveyor.com/project/dgalbraith/chocolatey-packages)
[![Software version](https://img.shields.io/badge/Source-v5.1.1-blue)](https://github.com/mongodb/mongocli/releases/tag/v5.1.1)
[![Software version](https://img.shields.io/badge/Source-v5.1.3-blue)](https://github.com/mongodb/mongocli/releases/tag/v5.1.3)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/dbgate.portable?label=Chocolatey)](https://chocolatey.org/packages/dbgate.portable)

DbGate is cross-platform database manager. It's designed to be simple to use and effective, when working
Expand Down
2 changes: 1 addition & 1 deletion automatic/dbgate.portable/dbgate.portable.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>dbgate.portable</id>
<version>5.1.1</version>
<version>5.1.3</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/dbgate.portable</packageSourceUrl>
<owners>dgalbraith</owners>
<title>DbGate - The Smartest (no)SQL Database Client (Portable)</title>
Expand Down
14 changes: 7 additions & 7 deletions automatic/dbgate.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ be verified by:

1. Go to the binary distribution page

https://github.com/dbgate/dbgate/releases/tag/v5.1.1
https://github.com/dbgate/dbgate/releases/tag/v5.1.3

and download the archive dbgate-5.1.1-win_x64.zip using the links in the relevant
and download the archive dbgate-5.1.3-win_x64.zip using the links in the relevant
asset section of the page.

Alternatively the build can be downloaded directly from

https://github.com/dbgate/dbgate/releases/download/v5.1.1/dbgate-5.1.1-win_x64.zip
https://github.com/dbgate/dbgate/releases/download/v5.1.3/dbgate-5.1.3-win_x64.zip

2. The archive can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 dbgate-5.1.1-win_x64.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f dbgate-5.1.1-win_x64.zip
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 dbgate-5.1.3-win_x64.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f dbgate-5.1.3-win_x64.zip

File: dbgate-5.1.1-win_x64.zip
File: dbgate-5.1.3-win_x64.zip
Type: sha256
Checksum: 7438DD069F21FEBC34588925C521BD7CADAE1A6AB87A5C1B3F3B6269A6AA5E67
Checksum: 7B9D5480D01F0A0815ED48F5EB5ED1BA6299E1B0B874B918D3F6042883ECB6B4

Contents of file LICENSE.txt is obtained from https://github.com/dbgate/dbgate/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/dbgate.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

$archive = Join-Path $toolsDir 'dbgate-5.1.1-win_x64.zip'
$archive = Join-Path $toolsDir 'dbgate-5.1.3-win_x64.zip'

$unzipArgs = @{
PackageName = $env:ChocolateyPackageName
Expand Down
2 changes: 1 addition & 1 deletion automatic/dbgate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/github/license/dbgate/dbgate)](https://github.com/dbgate/dbgate/blob/master/LICENSE)
[![Maintenance status](https://img.shields.io/badge/maintained%3F-yes-green.svg)](https://gitHub.com/dgalbraith/chocolatey-packages/graphs/commit-activity)
[![AppVeyor build](https://img.shields.io/appveyor/ci/dgalbraith/chocolatey-packages)](https://ci.appveyor.com/project/dgalbraith/chocolatey-packages)
[![Software version](https://img.shields.io/badge/Source-v5.1.1-blue)](https://github.com/mongodb/mongocli/releases/tag/v5.1.1)
[![Software version](https://img.shields.io/badge/Source-v5.1.3-blue)](https://github.com/mongodb/mongocli/releases/tag/v5.1.3)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/dbgate?label=Chocolatey)](https://chocolatey.org/packages/dbgate)

DbGate is cross-platform database manager. It's designed to be simple to use and effective, when working
Expand Down
4 changes: 2 additions & 2 deletions automatic/dbgate/dbgate.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>dbgate</id>
<version>5.1.1</version>
<version>5.1.3</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/dbgate</packageSourceUrl>
<owners>dgalbraith</owners>
<title>DbGate - The Smartest (no)SQL Database Client</title>
Expand Down Expand Up @@ -75,7 +75,7 @@ If you find it is out of date by more than a day or two, please contact the main
</description>
<releaseNotes>https://github.com/dbgate/dbgate/blob/master/CHANGELOG.md</releaseNotes>
<dependencies>
<dependency id="dbgate.portable" version="[5.1.1]" />
<dependency id="dbgate.portable" version="[5.1.3]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/fluidsynth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Software license](https://img.shields.io/badge/License-LGPLv2.1-blue.svg)](https://github.com/FluidSynth/fluidsynth/blob/master/LICENSE)
[![Maintenance status](https://img.shields.io/badge/maintained%3F-yes-green.svg)](https://gitHub.com/dgalbraith/chocolatey-packages/graphs/commit-activity)
[![AppVeyor build](https://img.shields.io/appveyor/ci/dgalbraith/chocolatey-packages)](https://ci.appveyor.com/project/dgalbraith/chocolatey-packages)
[![Software version](https://img.shields.io/badge/Source-v2.2.9-blue.svg)](https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.9)
[![Software version](https://img.shields.io/badge/Source-v2.3.0-blue.svg)](https://github.com/FluidSynth/fluidsynth/releases/tag/v2.3.0)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/fluidsynth?label=Chocolatey)](https://chocolatey.org/packages/fluidsynth)

FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread
Expand Down
4 changes: 2 additions & 2 deletions automatic/fluidsynth/fluidsynth.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>fluidsynth</id>
<version>2.2.9</version>
<version>2.3.0</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/fluidsynth</packageSourceUrl>
<owners>dgalbraith</owners>
<title>FluidSynth SoundFont Synthesizer</title>
Expand Down Expand Up @@ -47,7 +47,7 @@ instruments.
If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.
]]></description>
<releaseNotes>https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.9</releaseNotes>
<releaseNotes>https://github.com/FluidSynth/fluidsynth/releases/tag/v2.3.0</releaseNotes>
</metadata>
<files>
<file src="legal\**" target="legal" />
Expand Down
22 changes: 11 additions & 11 deletions automatic/fluidsynth/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,27 @@ be verified by:

https://github.com/FluidSynth/fluidsynth/releases/latest

and download the archives fluidsynth-2.2.9-winXP-x86.zip or fluidsynth-2.2.9-win10-x64.zip using the
and download the archives fluidsynth-2.3.0-winXP-x86.zip or fluidsynth-2.3.0-win10-x64.zip using the
links on the page.

Alternatively the files can be downloaded directly from

https://github.com/FluidSynth/fluidsynth/releases/download/v2.2.9/fluidsynth-2.2.9-winXP-x86.zip
https://github.com/FluidSynth/fluidsynth/releases/download/v2.2.9/fluidsynth-2.2.9-win10-x64.zip
https://github.com/FluidSynth/fluidsynth/releases/download/v2.3.0/fluidsynth-2.3.0-winXP-x86.zip
https://github.com/FluidSynth/fluidsynth/releases/download/v2.3.0/fluidsynth-2.3.0-win10-x64.zip

2. The archives can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 fluidsynth-2.2.9-winXP-x86.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f fluidsynth-2.2.9-winXP-x86.zip
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 fluidsynth-2.3.0-winXP-x86.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f fluidsynth-2.3.0-winXP-x86.zip

File32: fluidsynth-2.2.9-winXP-x86.zip
File32: fluidsynth-2.3.0-winXP-x86.zip
Type32: sha256
Checksum32: CF6F9D2BB98CB875E29FAC4D15BDBDF5AA7FFB8860B60D7CEF2485FF38900BEC
Checksum32: EA84EE14B9C9F394085BBBE6651DF7A119879B5E19EBED47D7FD096B18B56C09

- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 fluidsynth-2.2.9-win10-x64.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f fluidsynth-2.2.9-win10-x64.zip
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 fluidsynth-2.3.0-win10-x64.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f fluidsynth-2.3.0-win10-x64.zip

File64: fluidsynth-2.2.9-win10-x64.zip
File64: fluidsynth-2.3.0-win10-x64.zip
Type64: sha256
Checksum64: 2592A191695356B5136AE5BD343399D5B6EB9FF06A0F546F2677759A40DAEBDF
Checksum64: 2EE28E2C14E8A2DB58F65ED528492C91AD13598A5389512A749B91DA62CD535E

Contents of file LICENSE.txt is obtained from https://github.com/FluidSynth/fluidsynth/blob/master/LICENSE
4 changes: 2 additions & 2 deletions automatic/fluidsynth/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
$toolsDir = (Split-Path -parent $MyInvocation.MyCommand.Definition)

if ((Get-ProcessorBits 32) -eq 'true' -or $env:ChocolateyForceX86 -eq 'true') {
$archive = Join-Path $toolsDir 'fluidsynth-2.2.9-winXP-x86.zip'
$archive = Join-Path $toolsDir 'fluidsynth-2.3.0-winXP-x86.zip'
}
else {
$archive = Join-Path $toolsDir 'fluidsynth-2.2.9-win10-x64.zip'
$archive = Join-Path $toolsDir 'fluidsynth-2.3.0-win10-x64.zip'
}

$installDir = Join-Path (Get-ToolsLocation) $env:ChocolateyPackageName
Expand Down
2 changes: 1 addition & 1 deletion automatic/koodo-reader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Software license](https://img.shields.io/github/license/troyeguo/koodo-reader)](https://github.com/troyeguo/koodo-reader/blob/master/LICENSE)
[![Maintenance status](https://img.shields.io/badge/maintained%3F-yes-green.svg)](https://gitHub.com/dgalbraith/chocolatey-packages/graphs/commit-activity)
[![AppVeyor build](https://img.shields.io/appveyor/ci/dgalbraith/chocolatey-packages)](https://ci.appveyor.com/project/dgalbraith/chocolatey-packages)
[![Software version](https://img.shields.io/badge/Source-v1.3.9-blue.svg)](https://github.com/troyeguo/koodo-reader/releases/tag/v1.3.9)
[![Software version](https://img.shields.io/badge/Source-v1.4.8-blue.svg)](https://github.com/troyeguo/koodo-reader/releases/tag/v1.4.8)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/koodo-reader?label=Chocolatey)](https://chocolatey.org/packages/koodo-reader)

Koodo Reader is a full-featured ebook manager to help you better study and digest your books.
Expand Down
2 changes: 1 addition & 1 deletion automatic/koodo-reader/koodo-reader.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>koodo-reader</id>
<version>1.3.9</version>
<version>1.4.8</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/koodo-reader</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Koodo Reader - All-in-one eBook Reader</title>
Expand Down
14 changes: 7 additions & 7 deletions automatic/koodo-reader/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ be verified by:

1. Go to the binary distribution page

https://github.com/troyeguo/koodo-reader/releases/tag/v1.3.9
https://github.com/troyeguo/koodo-reader/releases/tag/v1.4.8

and download the installer Koodo-Reader-1.3.9.exe using the relevant link in the
and download the installer Koodo-Reader-1.4.8.exe using the relevant link in the
assets section on the page.

Alternatively the archive can be downloaded directly from

https://github.com/troyeguo/koodo-reader/releases/download/v1.3.9/Koodo-Reader-1.3.9.exe
https://github.com/troyeguo/koodo-reader/releases/download/v1.4.8/Koodo-Reader-1.4.8.exe

2. The archive can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -algorithm sha256 Koodo-Reader-1.3.9.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Koodo-Reader-1.3.9.exe
- Use powershell function 'Get-Filehash' - Get-Filehash -algorithm sha256 Koodo-Reader-1.4.8.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Koodo-Reader-1.4.8.exe

File: Koodo-Reader-1.3.9.exe
File: Koodo-Reader-1.4.8.exe
Type: sha256
Checksum: c49bc8ee09b582b2a792d1b505fb54d2d0ab2ee662b32c3282fce5ff89b79f14
Checksum: A9423310CB30889F7B672F0EE12D50EF2B57366D79B5E4AB04227997C4376EEA

Contents of file LICENSE.txt is obtained from https://github.com/troyeguo/koodo-reader/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/koodo-reader/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

$toolsDir = Split-Path -parent $MyInvocation.MyCommand.Definition

$installer = Join-Path $toolsDir 'Koodo-Reader-1.3.9.exe'
$installer = Join-Path $toolsDir 'Koodo-Reader-1.4.8.exe'
$silentArgs = '/S /AllUsers'

$pp = Get-PackageParameters
Expand Down
2 changes: 1 addition & 1 deletion automatic/kyma-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/github/license/kyma-project/kyma-cli)](https://github.com/kyma-project/cli/blob/master/LICENCE/)
[![Maintenance status](https://img.shields.io/badge/maintained%3F-yes-green.svg)](https://github.com/dgalbraith/chocolatey-packages/graphs/commit-activity)
[![AppVeyor build](https://img.shields.io/appveyor/ci/dgalbraith/chocolatey-packages)](https://ci.appveyor.com/project/dgalbraith/chocolatey-packages)
[![Software version](https://img.shields.io/badge/version-2.6.2-blue)](https://github.com/kyma-project/cli/releases/tags/2.6.2)
[![Software version](https://img.shields.io/badge/version-2.7.1-blue)](https://github.com/kyma-project/cli/releases/tags/2.7.1)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/kyma-cli?label=Chocolatey)](https://chocolatey.org/packages/kyma-cli)

[Kyma CLI](https://github.com/kyma-project/cli) is a command line tool that supports [Kyma](https://kyma-project.io/) developers. It provides a set of commands you can use to install and manage [Kyma](https://kyma-project.io/).
Expand Down
2 changes: 1 addition & 1 deletion automatic/kyma-cli/kyma-cli.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>kyma-cli</id>
<version>2.6.2</version>
<version>2.7.1</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/kyma-cli</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Kyma CLI - Install, Manage and Test Kyma</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/kyma-cli/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ the links in the relevant assets section of the page.

Alternatively the distributions can be downloaded directly from

https://github.com/kyma-project/cli/releases/download/2.6.2/kyma_Windows_i386.zip
https://github.com/kyma-project/cli/releases/download/2.6.2/kyma_Windows_x86_64.zip
https://github.com/kyma-project/cli/releases/download/2.7.1/kyma_Windows_i386.zip
https://github.com/kyma-project/cli/releases/download/2.7.1/kyma_Windows_x86_64.zip

2. The installer can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash kyma_Windows_i386.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f kyma_Windows_x86_64.zip

File32: kyma_Windows_i386.zip
ChecksumType32: sha256
Checksum32: 1DE1CEE9244210826B453D4B1B6AE28CDD752361595AF649769F308825F75139
Checksum32: 25875E080F69B135DFADC33BB087087BC92D8596CD34906B5F72A0B4B4DD62E1

File64: kyma_Windows_x86_64.zip
ChecksumType64: sha256
Checksum64: C1B7E0F3E27A956C390CD3CF8ED30F8A911B1B05D3F2DDDFEEC5184AE9452501
Checksum64: 7FF3D70B500570767AB476F67B78D94BF2B98FAE83D42A6DED2B99734F4FC59E

Contents of file LICENSE.txt is obtained from https://github.com/kyma-project/cli/blob/master/LICENCE
2 changes: 1 addition & 1 deletion automatic/mongodb-shell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/github/license/mongodb-js/mongosh)](https://github.com/mongodb-js/mongosh/blob/master/LICENSE)
[![Maintenance status](https://img.shields.io/badge/maintained%3F-yes-green.svg)](https://gitHub.com/dgalbraith/chocolatey-packages/graphs/commit-activity)
[![AppVeyor build](https://img.shields.io/appveyor/ci/dgalbraith/chocolatey-packages)](https://ci.appveyor.com/project/dgalbraith/chocolatey-packages)
[![Software version](https://img.shields.io/badge/version-v1.1.7-blue)](https://github.com/mongodb-js/mongosh/releases/tag/v1.1.7)
[![Software version](https://img.shields.io/badge/version-v1.1.71.6.0-blue)](https://github.com/mongodb-js/mongosh/releases/tag/v1.1.71.6.0)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/mongodb-shell?label=Chocolatey)](https://chocolatey.org/packages/mongodb-shell)

The [MongoDB Shell](https://www.mongodb.com/products/shell) lets you connect to MongoDB to work with
Expand Down
Loading

0 comments on commit 687cd59

Please sign in to comment.