Skip to content

Commit

Permalink
AU: 7 updated - dbgate dbgate.install dbgate.portable vscode-java-dep…
Browse files Browse the repository at this point in the history
…endency vscode-java-test vscode-jupyter vscode-pull-request-github

[skip ci] https://gist.github.com/aef61e2663a09f3dfdfa40482177e040/9348f72b416a4af487eff204b5f77ade058354f3
  • Loading branch information
dgalbraith committed Apr 23, 2022
1 parent 03bc9fd commit 151195e
Show file tree
Hide file tree
Showing 21 changed files with 46 additions and 46 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-v4.8.6-blue)](https://github.com/mongodb/mongocli/releases/tag/v4.8.6)
[![Software version](https://img.shields.io/badge/Source-v4.8.7-blue)](https://github.com/mongodb/mongocli/releases/tag/v4.8.7)
[![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>4.8.6</version>
<version>4.8.7</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/v4.8.6
https://github.com/dbgate/dbgate/releases/tag/v4.8.7

and download the installer dbgate-4.8.6-win_x64.exe using the links in the relevant
and download the installer dbgate-4.8.7-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/v4.8.6/dbgate-4.8.6-win_x64.exe
https://github.com/dbgate/dbgate/releases/download/v4.8.7/dbgate-4.8.7-win_x64.exe

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

File: dbgate-4.8.6-win_x64.exe
File: dbgate-4.8.7-win_x64.exe
Type: sha256
Checksum: F7778274B4A977AEDFA6CF8847D213E6B9F9AD1BE40F1142F349784E2357E300
Checksum: 608C1E34FC8258DEE837962B2C7C31F8CEFDA9FBAE0A607DAC27CAB89674A802

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-4.8.6-win_x64.exe'
$installer = Join-Path $toolsDir 'dbgate-4.8.7-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-v4.8.6-blue)](https://github.com/mongodb/mongocli/releases/tag/v4.8.6)
[![Software version](https://img.shields.io/badge/Source-v4.8.7-blue)](https://github.com/mongodb/mongocli/releases/tag/v4.8.7)
[![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>4.8.6</version>
<version>4.8.7</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/v4.8.6
https://github.com/dbgate/dbgate/releases/tag/v4.8.7

and download the archive dbgate-4.8.6-win_x64.zip using the links in the relevant
and download the archive dbgate-4.8.7-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/v4.8.6/dbgate-4.8.6-win_x64.zip
https://github.com/dbgate/dbgate/releases/download/v4.8.7/dbgate-4.8.7-win_x64.zip

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

File: dbgate-4.8.6-win_x64.zip
File: dbgate-4.8.7-win_x64.zip
Type: sha256
Checksum: EDE76FD9011881BFD0F5C91341EB3A8E177364B4BD4BAFC22DDC28EB2269600B
Checksum: 3CD866E0603F51895B6FBFCC306EE8ADBAF63296EE8136CCAA93CFA7501375E0

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-4.8.6-win_x64.zip'
$archive = Join-Path $toolsDir 'dbgate-4.8.7-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-v4.8.6-blue)](https://github.com/mongodb/mongocli/releases/tag/v4.8.6)
[![Software version](https://img.shields.io/badge/Source-v4.8.7-blue)](https://github.com/mongodb/mongocli/releases/tag/v4.8.7)
[![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>4.8.6</version>
<version>4.8.7</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="[4.8.6]" />
<dependency id="dbgate.portable" version="[4.8.7]" />
</dependencies>
</metadata>
<files>
Expand Down
10 changes: 5 additions & 5 deletions automatic/vscode-java-dependency/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ and can be verified by:

https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-dependency

and download the extension vscjava.vscode-java-dependency-0.19.2022041500.vsix using the Download Extension link
and download the extension vscjava.vscode-java-dependency-0.19.2022042300.vsix using the Download Extension link
in the Resources section of the sidebar.

Alternatively the package can be downloaded directly from

https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vscjava/vsextensions/vscode-java-dependency/0.19.2022041500/
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vscjava/vsextensions/vscode-java-dependency/0.19.2022042300/
vspackage

2. The package can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash vscjava.vscode-java-dependency-0.19.2022041500.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f vscjava.vscode-java-dependency-0.19.2022041500.vsix
- Use powershell function 'Get-Filehash' - Get-Filehash vscjava.vscode-java-dependency-0.19.2022042300.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f vscjava.vscode-java-dependency-0.19.2022042300.vsix

Type: sha256
Checksum: C8A7B29C033EEEE8A32297C4E274045E73FA2BC64EDA6B3B140023360D6D2F2F
Checksum: 5A99A38EA5610489DD8F3F341B256DEAF1214E89FDBF13F05A81E73BBA860164

File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/vscjava.vscode-java-dependency/license
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

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

Install-VsCodeExtension -extensionId "$toolsDir\vscjava.vscode-java-dependency-0.19.2022041500.vsix"
Install-VsCodeExtension -extensionId "$toolsDir\vscjava.vscode-java-dependency-0.19.2022042300.vsix"
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>vscode-java-dependency</id>
<version>0.19.2022041500</version>
<version>0.19.2022042300</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-java-dependency</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Java Dependency Viewer VSCode Extension</title>
Expand Down
10 changes: 5 additions & 5 deletions automatic/vscode-java-test/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ and can be verified by:

https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-test

and download the extension vscjava.vscode-java-test-0.34.2022042102.vsix using the Download Extension link
and download the extension vscjava.vscode-java-test-0.35.2022042302.vsix using the Download Extension link
in the Resources section of the sidebar.

Alternatively the package can be downloaded directly from

https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vcsjava/vsextensions/vscode-java-test/0.34.2022042102/vspackage
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vcsjava/vsextensions/vscode-java-test/0.35.2022042302/vspackage

2. The extension can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash vscjava.vscode-java-test-0.34.2022042102.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f vscjava.vscode-java-test-0.34.2022042102.vsix
- Use powershell function 'Get-Filehash' - Get-Filehash vscjava.vscode-java-test-0.35.2022042302.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f vscjava.vscode-java-test-0.35.2022042302.vsix

Type: sha256
Checksum: 1C944BFA1B2BFC166486ED925607BDB8C04CEC8F2BB5A5659F6C4921CE903833
Checksum: 0C69D1DA0840454B41B59C440B05213AE93E35C782C5D7C7F35B9AB2E37B5547

File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/vscjava.vscode-java-test/license
2 changes: 1 addition & 1 deletion automatic/vscode-java-test/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

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

Install-VsCodeExtension -extensionId "$toolsDir\vscjava.vscode-java-test-0.34.2022042102.vsix"
Install-VsCodeExtension -extensionId "$toolsDir\vscjava.vscode-java-test-0.35.2022042302.vsix"
2 changes: 1 addition & 1 deletion automatic/vscode-java-test/vscode-java-test.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>vscode-java-test</id>
<version>0.34.2022042102</version>
<version>0.35.2022042302</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-java-test</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Java Test Runner VSCode Extension</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/vscode-jupyter/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
$ErrorActionPreference = 'Stop'

Install-VsCodeExtension -extensionId 'ms-toolsai.jupyter@2022.4.1001131006'
Install-VsCodeExtension -extensionId 'ms-toolsai.jupyter@2022.4.1001141006'
2 changes: 1 addition & 1 deletion automatic/vscode-jupyter/vscode-jupyter.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>vscode-jupyter</id>
<version>2022.4.1001131006</version>
<version>2022.4.1001141006</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-jupyter</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Visual Studio Jupyter VSCode Extension</title>
Expand Down
10 changes: 5 additions & 5 deletions automatic/vscode-pull-request-github/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ and can be verified by:

https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github

and download the extension GitHub.vscode-pull-request-github-0.41.2022041309.vsix using the Download Extension link
and download the extension GitHub.vscode-pull-request-github-0.41.2022042109.vsix using the Download Extension link
in the Resources section of the sidebar.

Alternatively the package can be downloaded directly from

https://marketplace.visualstudio.com/_apis/public/gallery/publishers/GitHub/vsextensions/vscode-pull-request-github/0.41.2022041309/vspackage
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/GitHub/vsextensions/vscode-pull-request-github/0.41.2022042109/vspackage

2. The extension can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash GitHub.vscode-pull-request-github-0.41.2022041309.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f GitHub.vscode-pull-request-github-0.41.2022041309.vsix
- Use powershell function 'Get-Filehash' - Get-Filehash GitHub.vscode-pull-request-github-0.41.2022042109.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f GitHub.vscode-pull-request-github-0.41.2022042109.vsix

Type: sha256
Checksum: 4183299AEED8D1188BCB6399BE7480F71601B5EB1C2F268908E76C5A186AD602
Checksum: E3DB04595662233AB5E5ABBBD9D008B4E0434B4EC10CC51FF73AC2806ADBDA31

Contents of LICENSE.txt is obtained from https://github.com/microsoft/vscode-pull-request-github/blob/master/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

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

Install-VsCodeExtension -extensionId "$toolsDir\GitHub.vscode-pull-request-github-0.41.2022041309.vsix"
Install-VsCodeExtension -extensionId "$toolsDir\GitHub.vscode-pull-request-github-0.41.2022042109.vsix"
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>vscode-pull-request-github</id>
<version>0.41.2022041309</version>
<version>0.41.2022042109</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-pull-request-github</packageSourceUrl>
<owners>dgalbraith</owners>
<title>GitHub Pull Requests and Issues VSCode Extension</title>
Expand Down

0 comments on commit 151195e

Please sign in to comment.