Skip to content

Commit

Permalink
AU: 3 updated - vscode-go vscode-kubernetes-tools vscode-python
Browse files Browse the repository at this point in the history
  • Loading branch information
dgalbraith committed Jan 22, 2021
1 parent a7574be commit 48d23e1
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 22 deletions.
10 changes: 5 additions & 5 deletions automatic/vscode-go/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=golang.Go

and download the extension golang.Go-0.21.0.vsix using the Download Extension link
and download the extension golang.Go-0.21.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/golang/vsextensions/Go/0.21.0/vspackage
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/golang/vsextensions/Go/0.21.1/vspackage

2. The extension can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash golang.Go-0.21.0.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f golang.Go-0.21.0.vsix
- Use powershell function 'Get-Filehash' - Get-Filehash golang.Go-0.21.1.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f golang.Go-0.21.1.vsix

Type: sha256
Checksum: 29E2338C37DE8E9EAA46375FF809BB5DF5ADB075B3C6891C4065EB05C01B6493
Checksum: 6A6BB4D8CFC8519087E666E452F8A7DF9177AC11903456473117E7A6589C24A4

File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/golang.Go/license
2 changes: 1 addition & 1 deletion automatic/vscode-go/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\golang.Go-0.21.0.vsix"
Install-VsCodeExtension -extensionId "$toolsDir\golang.Go-0.21.1.vsix"
2 changes: 1 addition & 1 deletion automatic/vscode-go/vscode-go.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-go</id>
<version>0.21.0</version>
<version>0.21.1</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-go</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Go 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.2.1.vsix using the Download Extension link
and download the extension ms-kubernetes-tools.vscode-kubernetes-tools-1.2.2.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.2.1/vspackage
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/ms-kubernetes-tools/vsextensions/vscode-kubernetes-tools/1.2.2/vspackage

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

Type: sha256
Checksum: C45D6810D8CF8FC71F361344F5083E099E67AD9677A055ED5DFB1CCCFA11371C
Checksum: D51F128A4EFCA31547D4AA2775E42CE3397C2C9CB25D74D8F5CFAE912EB5EA6E

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.2.1.vsix"
Install-VsCodeExtension -extensionId "$toolsDir\ms-kubernetes-tools.vscode-kubernetes-tools-1.2.2.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.2.1</version>
<version>1.2.2</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/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-2020.12.424452561.vsix using the Download Extension link
and download the package ms-python.python-2021.1.502429796.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/2020.12.424452561/vspackage
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/ms-python/vsextensions/python/2021.1.502429796/vspackage

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

Type: sha256
Checksum: 8E2E4C4B807A10C7A16A1F268B9A9B90FFAC9C2A154090B94ACD921B55E3A07D
Checksum: 5362AF39FB5D0F18379CB0E2B8846899AA7AD18BDE4A5EDD6AD4E78752BE3B37

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-2020.12.424452561.vsix"
Install-VsCodeExtension -extensionId "$toolsDir\ms-python.python-2021.1.502429796.vsix"
4 changes: 2 additions & 2 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>2020.12.424452561</version>
<version>2021.1.502429796</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-2020 Microsoft Corporation</copyright>
<copyright>Copyright 2016-2021 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 Down

0 comments on commit 48d23e1

Please sign in to comment.