Skip to content

Commit

Permalink
AU: 11 updated - beekeeper-studio beekeeper-studio.install beekeeper-…
Browse files Browse the repository at this point in the history
…studio.portable mongodb-shell nushell nushell.install nushell.portable vscode-java vscode-java-test vscode-pylance vscode-python

[skip ci] https://gist.github.com/dgalbraith/aef61e2663a09f3dfdfa40482177e040/6ed39f18190ce013b183d23b64eb86360233beed
  • Loading branch information
dgalbraith committed Apr 5, 2024
1 parent 0bb002b commit 23e03d6
Show file tree
Hide file tree
Showing 36 changed files with 84 additions and 84 deletions.
2 changes: 1 addition & 1 deletion automatic/beekeeper-studio.install/README.md
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/github/license/beekeeper-studio/beekeeper-studio)](https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md)
[![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-v4.2.5-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.5)
[![Software version](https://img.shields.io/badge/Source-v4.2.8-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.8)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/beekeeper-studio.install?label=Chocolatey)](https://chocolatey.org/packages/beekeeper-studio.install)

Beekeeper Studio is a free and open source SQL editor and database manager.
Expand Down
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>beekeeper-studio.install</id>
<version>4.2.5</version>
<version>4.2.8</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/beekeeper-studio.install</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Beekeeper Studio (Install) - SQL Editor and Database Manager</title>
Expand Down Expand Up @@ -38,7 +38,7 @@
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/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.5</releaseNotes>
<releaseNotes>https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.8</releaseNotes>
</metadata>
<files>
<file src="legal\**" target="legal" />
Expand Down
12 changes: 6 additions & 6 deletions automatic/beekeeper-studio.install/legal/VERIFICATION.txt
Expand Up @@ -10,19 +10,19 @@ be verified by:

https://github.com/beekeeper-studio/beekeeper-studio/releases

and download the installer Beekeeper-Studio-Setup-4.2.5.exe using
and download the installer Beekeeper-Studio-Setup-4.2.8.exe using
the links in the relevant assets section of the page.

Alternatively the installer can be downloaded directly from

https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.2.5/Beekeeper-Studio-Setup-4.2.5.exe
https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.2.8/Beekeeper-Studio-Setup-4.2.8.exe

2. The installer can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-Setup-4.2.5.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-Setup-4.2.5.exe
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-Setup-4.2.8.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-Setup-4.2.8.exe

File64: Beekeeper-Studio-Setup-4.2.5.exe
File64: Beekeeper-Studio-Setup-4.2.8.exe
Type64: sha256
Checksum64: 4B3A31E7E7883E7E1ABED06D32657110149FB54251F6308CD833A62E0C8FCC2E
Checksum64: FFA4D078AF318ADE3AD90567BBA8D489ED08754395D02028AFFB8DC2346C442F

Contents of file LICENSE.txt is obtained from https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md
Expand Up @@ -6,7 +6,7 @@ $packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
softwareName = 'Beekeeper Studio*'
file64 = "$toolsDir\Beekeeper-Studio-Setup-4.2.5.exe"
file64 = "$toolsDir\Beekeeper-Studio-Setup-4.2.8.exe"
checksumType64 = 'sha256'
silentArgs = @('/S')
validExitCodes = @(0, 1641, 3010)
Expand Down
2 changes: 1 addition & 1 deletion automatic/beekeeper-studio.portable/README.md
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/github/license/beekeeper-studio/beekeeper-studio)](https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md)
[![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-v4.2.5-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.5)
[![Software version](https://img.shields.io/badge/Source-v4.2.8-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.8)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/beekeeper-studio.portable?label=Chocolatey)](https://chocolatey.org/packages/beekeeper-studio.portable)

Beekeeper Studio is a free and open source SQL editor and database manager.
Expand Down
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>beekeeper-studio.portable</id>
<version>4.2.5</version>
<version>4.2.8</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/beekeeper-studio.portable</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Beekeeper Studio (Portable) - SQL Editor and Database Manager</title>
Expand Down Expand Up @@ -38,7 +38,7 @@
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/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.5</releaseNotes>
<releaseNotes>https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.8</releaseNotes>
</metadata>
<files>
<file src="legal\**" target="legal" />
Expand Down
12 changes: 6 additions & 6 deletions automatic/beekeeper-studio.portable/legal/VERIFICATION.txt
Expand Up @@ -10,19 +10,19 @@ be verified by:

https://github.com/beekeeper-studio/beekeeper-studio/releases

and download the application Beekeeper-Studio-4.2.5-portable.exe using
and download the application Beekeeper-Studio-4.2.8-portable.exe using
the links in the relevant assets section of the page.

Alternatively the application can be downloaded directly from

https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.2.5/Beekeeper-Studio-4.2.5-portable.exe
https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.2.8/Beekeeper-Studio-4.2.8-portable.exe

2. The application can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-4.2.5-portable.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-4.2.5-portable.exe
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-4.2.8-portable.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-4.2.8-portable.exe

File64: Beekeeper-Studio-4.2.5-portable.exe
File64: Beekeeper-Studio-4.2.8-portable.exe
Type64: sha256
Checksum64: 4F3C4E9761EC2EE2B4FD245082E99CB08E653958F9317543D2BB18F1D5FD0FA2
Checksum64: 3076AAA66CF0BC104E5F250521B8F04139DCA950D02BFAE40FA84FA5E64EC1FD

Contents of file LICENSE.txt is obtained from https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md
Expand Up @@ -8,6 +8,6 @@ foreach ($file in $files) {
New-Item "$file.ignore" -type file -force | Out-Null
}

$executable = Join-Path $toolsDir 'Beekeeper-Studio-4.2.5-portable.exe'
$executable = Join-Path $toolsDir 'Beekeeper-Studio-4.2.8-portable.exe'

Install-BinFile -UseStart -Name 'BeekeeperStudio' -Path "$executable"
Expand Up @@ -2,6 +2,6 @@

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

$executable = Join-Path $toolsDir 'Beekeeper-Studio-4.2.5-portable.exe'
$executable = Join-Path $toolsDir 'Beekeeper-Studio-4.2.8-portable.exe'

Uninstall-BinFile -Name 'BeekeeperStudio' -Path "$executable"
2 changes: 1 addition & 1 deletion automatic/beekeeper-studio/README.md
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/github/license/beekeeper-studio/beekeeper-studio)](https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md)
[![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-v4.2.5-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.5)
[![Software version](https://img.shields.io/badge/Source-v4.2.8-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.8)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/beekeeper-studio?label=Chocolatey)](https://chocolatey.org/packages/beekeeper-studio)

Beekeeper Studio is a free and open source SQL editor and database manager.
Expand Down
6 changes: 3 additions & 3 deletions automatic/beekeeper-studio/beekeeper-studio.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>beekeeper-studio</id>
<version>4.2.5</version>
<version>4.2.8</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/beekeeper-studio</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Beekeeper Studio - SQL Editor and Database Manager</title>
Expand Down Expand Up @@ -38,9 +38,9 @@
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/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.5</releaseNotes>
<releaseNotes>https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.8</releaseNotes>
<dependencies>
<dependency id="beekeeper-studio.install" version="[4.2.5]" />
<dependency id="beekeeper-studio.install" version="[4.2.8]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mongodb-shell/README.md
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-v2.2.2-blue)](https://github.com/mongodb-js/mongosh/releases/tag/v2.2.2)
[![Software version](https://img.shields.io/badge/version-v2.2.3-blue)](https://github.com/mongodb-js/mongosh/releases/tag/v2.2.3)
[![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
12 changes: 6 additions & 6 deletions automatic/mongodb-shell/legal/VERIFICATION.txt
Expand Up @@ -10,19 +10,19 @@ be verified by:

https://github.com/mongodb-js/mongosh/releases

and download the archive mongosh-2.2.2-win32-x64.zip using the links in the relevant
and download the archive mongosh-2.2.3-win32-x64.zip using the links in the relevant
asset section of the page.

Alternatively the build can be downloaded directly from

https://github.com/mongodb-js/mongosh/releases/download/v2.2.2/mongosh-2.2.2-win32-x64.zip
https://github.com/mongodb-js/mongosh/releases/download/v2.2.3/mongosh-2.2.3-win32-x64.zip

2. The archive can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 mongosh-2.2.2-win32-x64.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f mongosh-2.2.2-win32-x64.zip
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 mongosh-2.2.3-win32-x64.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f mongosh-2.2.3-win32-x64.zip

File: mongosh-2.2.2-win32-x64.zip
File: mongosh-2.2.3-win32-x64.zip
Type: sha256
Checksum: 2A13421651CA74E129907EB456CB884955A4DC5F4EBAAAECA8380DF57A42DEE8
Checksum: CE9A0DA07432F50ADA2022B80BE385963379FBB0853EBBFA01ADA977F3F672F4

Contents of file LICENSE.txt is obtained from https://github.com/mongodb-js/mongosh/blob/master/LICENSE
4 changes: 2 additions & 2 deletions automatic/mongodb-shell/mongodb-shell.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>mongodb-shell</id>
<version>2.2.2</version>
<version>2.2.3</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/mongodb-shell</packageSourceUrl>
<owners>dgalbraith</owners>
<title>MongoDB Shell</title>
Expand Down Expand Up @@ -48,7 +48,7 @@ Gives you autocomplete options based on the version of the server you are connec
]]>
</description>
<releaseNotes>https://github.com/mongodb-js/mongosh/releases/tag/v2.2.2</releaseNotes>
<releaseNotes>https://github.com/mongodb-js/mongosh/releases/tag/v2.2.3</releaseNotes>
</metadata>
<files>
<file src="legal\**" target="legal" />
Expand Down
2 changes: 1 addition & 1 deletion automatic/mongodb-shell/tools/chocolateyinstall.ps1
Expand Up @@ -6,7 +6,7 @@ if ((Get-ProcessorBits 32) -or $env:ChocolateyForceX86 -eq 'true') {

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

$archive = Join-Path $toolsDir 'mongosh-2.2.2-win32-x64.zip'
$archive = Join-Path $toolsDir 'mongosh-2.2.3-win32-x64.zip'

$unzipArgs = @{
PackageName = $env:ChocolateyPackageName
Expand Down
2 changes: 1 addition & 1 deletion automatic/nushell.install/README.md
Expand Up @@ -3,7 +3,7 @@
[![Software license](https://img.shields.io/github/license/nushell/nushell)](https://github.com/nushell/nushell/blob/main/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-v0.92.0-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.92.0)
[![Software version](https://img.shields.io/badge/Source-v0.92.1-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.92.1)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/nushell.install?label=Chocolatey)](https://chocolatey.org/packages/nushell.install)

Nushell, or Nu for short, is a new shell that takes a modern, structured approach to your commandline. It works
Expand Down
14 changes: 7 additions & 7 deletions automatic/nushell.install/legal/VERIFICATION.txt
Expand Up @@ -8,21 +8,21 @@ be verified by:

1. Go to the binary distribution page

https://github.com/nushell/nushell/releases/tag/0.92.0
https://github.com/nushell/nushell/releases/tag/0.92.1

and download the archive nu-0.92.0-x86_64-pc-windows-msvc.msi using the relevant link in the
and download the archive nu-0.92.1-x86_64-pc-windows-msvc.msi using the relevant link in the
assets section on the page.

Alternatively the archive can be downloaded directly from

https://github.com/nushell/nushell/releases/download/0.92.0/nu-0.92.0-x86_64-pc-windows-msvc.msi
https://github.com/nushell/nushell/releases/download/0.92.1/nu-0.92.1-x86_64-pc-windows-msvc.msi

2. The archive can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -algorithm sha256 nu-0.92.0-x86_64-pc-windows-msvc.msi
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f nu-0.92.0-x86_64-pc-windows-msvc.msi
- Use powershell function 'Get-Filehash' - Get-Filehash -algorithm sha256 nu-0.92.1-x86_64-pc-windows-msvc.msi
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f nu-0.92.1-x86_64-pc-windows-msvc.msi

File: nu-0.92.0-x86_64-pc-windows-msvc.msi
File: nu-0.92.1-x86_64-pc-windows-msvc.msi
Type: sha256
Checksum: B388D19E20456B2E386F0B1A17A31BB9A4541888C00C15C376E2048C28A87D75
Checksum: C5F0FBF208330D86A8B6CC69A88A42549FE9AB4BC123DBA338E7547ECED5473A

Contents of file LICENSE.txt is obtained from https://github.com/nushell/nushell/blob/main/LICENSE
4 changes: 2 additions & 2 deletions automatic/nushell.install/nushell.install.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>nushell.install</id>
<version>0.92.0</version>
<version>0.92.1</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/nushell</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Nushell - A new type of shell</title>
Expand Down Expand Up @@ -58,7 +58,7 @@ To have Chocolatey remember parameters on upgrade, be sure to set `choco feature
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/nushell/nushell/releases/tag/0.92.0</releaseNotes>
<releaseNotes>https://github.com/nushell/nushell/releases/tag/0.92.1</releaseNotes>
<dependencies>
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion automatic/nushell.install/tools/chocolateyInstall.ps1
Expand Up @@ -5,7 +5,7 @@ $toolsDir = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
PackageName = $env:ChocolateyPackageName
SoftwareName = 'Nu'
File64 = Join-Path $toolsDir 'nu-0.92.0-x86_64-pc-windows-msvc.msi'
File64 = Join-Path $toolsDir 'nu-0.92.1-x86_64-pc-windows-msvc.msi'
FileType = 'msi'
SilentArgs = '/qn /norestart'
ValidExitCodes = @(0, 3010, 1641)
Expand Down
2 changes: 1 addition & 1 deletion automatic/nushell.portable/README.md
Expand Up @@ -3,7 +3,7 @@
[![Software license](https://img.shields.io/github/license/nushell/nushell)](https://github.com/nushell/nushell/blob/main/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-v0.92.0-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.92.0)
[![Software version](https://img.shields.io/badge/Source-v0.92.1-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.92.1)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/nushell.portable?label=Chocolatey)](https://chocolatey.org/packages/nushell.portable)

Nushell, or Nu for short, is a new shell that takes a modern, structured approach to your commandline. It works
Expand Down
14 changes: 7 additions & 7 deletions automatic/nushell.portable/legal/VERIFICATION.txt
Expand Up @@ -8,21 +8,21 @@ be verified by:

1. Go to the binary distribution page

https://github.com/nushell/nushell/releases/tag/0.92.0
https://github.com/nushell/nushell/releases/tag/0.92.1

and download the archive nu-0.92.0-x86_64-pc-windows-msvc.zip using the relevant link in the
and download the archive nu-0.92.1-x86_64-pc-windows-msvc.zip using the relevant link in the
assets section on the page.

Alternatively the archive can be downloaded directly from

https://github.com/nushell/nushell/releases/download/0.92.0/nu-0.92.0-x86_64-pc-windows-msvc.zip
https://github.com/nushell/nushell/releases/download/0.92.1/nu-0.92.1-x86_64-pc-windows-msvc.zip

2. The archive can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -algorithm sha256 nu-0.92.0-x86_64-pc-windows-msvc.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f nu-0.92.0-x86_64-pc-windows-msvc.zip
- Use powershell function 'Get-Filehash' - Get-Filehash -algorithm sha256 nu-0.92.1-x86_64-pc-windows-msvc.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f nu-0.92.1-x86_64-pc-windows-msvc.zip

File: nu-0.92.0-x86_64-pc-windows-msvc.zip
File: nu-0.92.1-x86_64-pc-windows-msvc.zip
Type: sha256
Checksum: EAFE3079A9CDB07D5B7A2B2448EA3985416FFB9C9EED6F0F7A719D60D966A834
Checksum: 6626DCC65D8A1DA20FCB84F3B523F66FEF6CB03C8186A09A5D919DA2045B38E5

Contents of file LICENSE.txt is obtained from https://github.com/nushell/nushell/blob/main/LICENSE

0 comments on commit 23e03d6

Please sign in to comment.