Skip to content

Commit

Permalink
AU: 4 updated - vscode-java vscode-kubernetes-tools vscode-python vsc…
Browse files Browse the repository at this point in the history
  • Loading branch information
dgalbraith committed Sep 26, 2023
1 parent 4ad3df0 commit 1966010
Show file tree
Hide file tree
Showing 13 changed files with 31 additions and 31 deletions.
10 changes: 5 additions & 5 deletions automatic/vscode-java/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=redhat.java

and download the extension redhat.java-1.23.2023092304.vsix using the Download Extension link
and download the extension redhat.java-1.23.2023092604.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/redhat/vsextensions/java/1.23.2023092304/vspackage
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/redhat/vsextensions/java/1.23.2023092604/vspackage

2. The package can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash redhat.java-1.23.2023092304.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f redhat.java-1.23.2023092304.vsix
- Use powershell function 'Get-Filehash' - Get-Filehash redhat.java-1.23.2023092604.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f redhat.java-1.23.2023092604.vsix

Type: sha256
Checksum: EFA34C0AAD69953D671EEA9A36F7BD5C2664E4FDF0051C5524AC5610F720A036
Checksum: 90BD745C0CC506805DA9878559A4311DB354B34D423B9FD2BE819758D3D8D410

File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/redhat.java/license
2 changes: 1 addition & 1 deletion automatic/vscode-java/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\redhat.java-1.23.2023092304.vsix"
Install-VsCodeExtension -extensionId "$toolsDir\redhat.java-1.23.2023092604.vsix"
2 changes: 1 addition & 1 deletion automatic/vscode-java/vscode-java.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</id>
<version>1.23.2023092304</version>
<version>1.23.2023092604</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-java</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Java Language Support VSCode Extension</title>
Expand Down
10 changes: 5 additions & 5 deletions automatic/vscode-kubernetes-tools/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=ms-kubernetes-tools.vscode-kubernetes-tools

and download the extension ms-kubernetes-tools.vscode-kubernetes-tools-1.3.13.vsix using the Download Extension link
and download the extension ms-kubernetes-tools.vscode-kubernetes-tools-1.3.14.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/ms-kubernetes-tools/vsextensions/vscode-kubernetes-tools/1.3.13/vspackage
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/ms-kubernetes-tools/vsextensions/vscode-kubernetes-tools/1.3.14/vspackage

2. The extension can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash ms-kubernetes-tools.vscode-kubernetes-tools-1.3.13.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f ms-kubernetes-tools.vscode-kubernetes-tools-1.3.13.vsix
- Use powershell function 'Get-Filehash' - Get-Filehash ms-kubernetes-tools.vscode-kubernetes-tools-1.3.14.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f ms-kubernetes-tools.vscode-kubernetes-tools-1.3.14.vsix

Type: sha256
Checksum: E3B1A4B58C7185791104BB3D1386BBA64BB4EF47271CDEA32E3699BF30372193
Checksum: 12593064D7F86D322E0503EA760774C07360948F1DC87A58D7F55C7E1047981A

File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/ms-kubernetes-tools.vscode-kubernetes-tools/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\ms-kubernetes-tools.vscode-kubernetes-tools-1.3.13.vsix"
Install-VsCodeExtension -extensionId "$toolsDir\ms-kubernetes-tools.vscode-kubernetes-tools-1.3.14.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-kubernetes-tools</id>
<version>1.3.13</version>
<version>1.3.14</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-kubernetes-tools</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Kubernetes Tools VSCode Extension</title>
Expand Down
10 changes: 5 additions & 5 deletions automatic/vscode-python-test-adapter/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=LittleFoxTeam.vscode-python-test-adapter

and download the extension LittleFoxTeam.vscode-python-test-adapter-0.7.1.vsix using the Download Extension link
and download the extension LittleFoxTeam.vscode-python-test-adapter-0.8.1.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/LittleFoxTeam/vsextensions/vscode-python-test-adapter/0.7.1/vspackage
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/LittleFoxTeam/vsextensions/vscode-python-test-adapter/0.8.1/vspackage

2. The extension can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash LittleFoxTeam.vscode-python-test-adapter-0.7.1.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f LittleFoxTeam.vscode-python-test-adapter-0.7.1.vsix
- Use powershell function 'Get-Filehash' - Get-Filehash LittleFoxTeam.vscode-python-test-adapter-0.8.1.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f LittleFoxTeam.vscode-python-test-adapter-0.8.1.vsix

Type: sha256
Checksum: 5E71604135D4EE1F0FA3DA48F2878A7F31C7A73F9DC837DFD1192A4F268A4BEA
Checksum: 3C84695EB499845CE487C65216EB8F8BE809B30B999E85E896C8F784F40CCB9C

Contents of the file LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/LittleFoxTeam.vscode-python-test-adapter/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\LittleFoxTeam.vscode-python-test-adapter-0.7.1.vsix"
Install-VsCodeExtension -extensionId "$toolsDir\LittleFoxTeam.vscode-python-test-adapter-0.8.1.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-python-test-adapter</id>
<version>0.7.1</version>
<version>0.8.1</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-python-test-adapter</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Python Test Explorer VSCode Extension</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/vscode-python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ refactoring, variable explorer, test explorer, snippets, and more!

## Notes

* This package requires Visual Studio Code 1.73.0-insider or newer.
* This package requires Visual Studio Code 1.82.0-insider or newer.
You can install either the [vscode](https://chocolatey.org/packages/vscode) or [vscode-insiders](https://chocolatey.org/packages/vscode-insiders) package.
* The extension will be installed in all editions of Visual Studio Code which can be found.
* While this package installs a specific version of the extension, Visual Studio Code by default will update the extension to the latest version on startup if there's a newer version available on the marketplace.
Expand Down
10 changes: 5 additions & 5 deletions automatic/vscode-python/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=ms-python.python

and download the package ms-python.python-2022.19.13071014.vsix using the Download Extension link
and download the package ms-python.python-2023.17.12692049.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/ms-python/vsextensions/python/2022.19.13071014/vspackage
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/ms-python/vsextensions/python/2023.17.12692049/vspackage

2. The package can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash ms-python.python-2022.19.13071014.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f ms-python.python-2022.19.13071014.vsix
- Use powershell function 'Get-Filehash' - Get-Filehash ms-python.python-2023.17.12692049.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f ms-python.python-2023.17.12692049.vsix

Type: sha256
Checksum: 8B67BC0B504E46FA81A7ABCB9BE1BB46699A2F3DA6EF1AD55CA29D20AF241032
Checksum: CF4A7C01319FA6E24E79F3D839F3107BCF3763DBE5A6E704074285A6BFB70D03

File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/ms-python.python/license
2 changes: 1 addition & 1 deletion automatic/vscode-python/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\ms-python.python-2022.19.13071014.vsix"
Install-VsCodeExtension -extensionId "$toolsDir\ms-python.python-2023.17.12692049.vsix"
6 changes: 3 additions & 3 deletions automatic/vscode-python/vscode-python.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>vscode-python</id>
<version>2022.19.13071014</version>
<version>2023.17.12692049</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-maven</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Python VSCode Extension</title>
<authors>Microsoft</authors>
<projectUrl>https://code.visualstudio.com/docs/languages/python</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/dgalbraith/chocolatey-packages@06451096e6d52b43cc821a657a5af03eeccc0485/icons/vscode-python.png</iconUrl>
<copyright>Copyright 2016-2022 Microsoft Corporation</copyright>
<copyright>Copyright 2016-2023 Microsoft Corporation</copyright>
<licenseUrl>https://marketplace.visualstudio.com/items/ms-python.python/license</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectSourceUrl>https://github.com/microsoft/vscode-python</projectSourceUrl>
Expand All @@ -33,7 +33,7 @@
## Notes
* This package requires Visual Studio Code 1.73.0-insider or newer.
* This package requires Visual Studio Code 1.82.0-insider or newer.
You can install either the [vscode](https://chocolatey.org/packages/vscode) or [vscode-insiders](https://chocolatey.org/packages/vscode-insiders) package.
* The extension will be installed in all editions of Visual Studio Code which can be found.
* While this package installs a specific version of the extension, Visual Studio Code by default will update the extension to the latest version on startup if there's a newer version available on the marketplace.
Expand Down

0 comments on commit 1966010

Please sign in to comment.