Skip to content

Commit

Permalink
AU: 3 updated - dotcover-cli vscode-jupyter vscode-pylance
Browse files Browse the repository at this point in the history
  • Loading branch information
dgalbraith committed Jan 23, 2024
1 parent fa06fce commit 5afe231
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion automatic/dotcover-cli/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-proprietary-lightgrey)](https://www.jetbrains.com/legal/agreements/user.html)
[![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-v2023.3.2-blue.svg)](https://www.jetbrains.com/dotcover/download/#section=commandline)
[![Software version](https://img.shields.io/badge/Source-v2023.3.3-blue.svg)](https://www.jetbrains.com/dotcover/download/#section=commandline)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/dotcover-cli?label=Chocolatey)](https://chocolatey.org/packages/dotcover-cli)

dotCover Command Line Tools is a free redistributable package which enables
Expand Down
2 changes: 1 addition & 1 deletion automatic/dotcover-cli/dotcover-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>dotcover-cli</id>
<version>2023.3.2</version>
<version>2023.3.3</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/dotcover-cli</packageSourceUrl>
<owners>dgalbraith</owners>
<title>dotCover Command Line Tools</title>
Expand Down
28 changes: 14 additions & 14 deletions automatic/dotcover-cli/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,29 +10,29 @@ be verified by:

https://www.jetbrains.com/dotcover/download/other.html

and download the archive JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.2.zip or
JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.2.zip using the relevant links.
and download the archive JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.3.zip or
JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.3.zip using the relevant links.

Alternatively the installer can be downloaded directly from

https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.2.zip
https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.2.zip
https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.3.zip
https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.3.zip

2. The archives can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.2.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.2.zip
- Download the checksums from https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.2.zip.sha256
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.3.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.3.zip
- Download the checksums from https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.3.zip.sha256

File32: JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.2.zip
File32: JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.3.zip
ChecksupType32: sha256
Checksum32: D76B06C7F73B388063A9BFA06ED23C7191271598598A8766153515764F9C09A4
Checksum32: 9AA95FF72EDDAB55F2F6EC9D45144BF73B23FE5C49D8328D44100EBF61484D8A

- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.2.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.2.zip
- Download the checksums from https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.2.zip.sha256
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.3.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.3.zip
- Download the checksums from https://download.jetbrains.com/resharper/dotUltimate.2023.3.3/JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.3.zip.sha256

File64: JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.2.zip
File64: JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.3.zip
ChecksupType64: sha256
Checksum64: D8DAD9CEC5D8C9669A369EDD85A452FE71746CDC37DBEB78339A0C87F628D414
Checksum64: 408FF2D0CDD6EAB033C38418CEEA469DD591212AD6A68376C6F0546DF982DA67

Contents of file LICENSE.txt is obtained from https://www.jetbrains.com/legal/agreements/user.html
4 changes: 2 additions & 2 deletions automatic/dotcover-cli/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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

$archive32 = Join-Path $toolsDir 'JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.2.zip'
$archive64 = Join-Path $toolsDir 'JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.2.zip'
$archive32 = Join-Path $toolsDir 'JetBrains.dotCover.CommandLineTools.windows-x86.2023.3.3.zip'
$archive64 = Join-Path $toolsDir 'JetBrains.dotCover.CommandLineTools.windows-x64.2023.3.3.zip'

if ((Get-ProcessorBits 32) -or $env:ChocolateyForceX86 -eq 'true') {
$archive = $archive32
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@2024.1.2024011901'
Install-VsCodeExtension -extensionId 'ms-toolsai.jupyter@2024.1.2024012202'
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>2024.1.2024011901</version>
<version>2024.1.2024012202</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
2 changes: 1 addition & 1 deletion automatic/vscode-pylance/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
$ErrorActionPreference = 'Stop'

Install-VsCodeExtension -extensionId "ms-python.vscode-pylance@2023.12.103"
Install-VsCodeExtension -extensionId "ms-python.vscode-pylance@2023.12.104"
2 changes: 1 addition & 1 deletion automatic/vscode-pylance/vscode-pylance.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-pylance</id>
<version>2023.12.103</version>
<version>2023.12.104</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-pylance</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Pylance VSCode Extension</title>
Expand Down

0 comments on commit 5afe231

Please sign in to comment.