Skip to content

Commit

Permalink
AU: 6 updated - calibre-dedrm vscode-java-debug vscode-jupyter vscode…
Browse files Browse the repository at this point in the history
…-maven vscode-pull-request-github vscode-spring-initializr

[skip ci] https://gist.github.com/aef61e2663a09f3dfdfa40482177e040/452f47ae217b564593fc9d873da1b7e60e61e2c1
  • Loading branch information
dgalbraith committed Jul 15, 2022
1 parent e7e2a3a commit d877929
Show file tree
Hide file tree
Showing 18 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion automatic/calibre-dedrm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![GitHub license](https://img.shields.io/badge/license-GPLv3-blue)](https://www.gnu.org/licenses/gpl-3.0.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-v10.0.2-blue)](https://github.com/noDRM/DeDRM_tools/releases/tag/v10.0.2)
[![Software version](https://img.shields.io/badge/Source-v10.0.3-blue)](https://github.com/noDRM/DeDRM_tools/releases/tag/v10.0.3)
[![Chocolatey package version](https://img.shields.io/chocolatey/v/calibre-dedrm?label=Chocolatey)](https://chocolatey.org/packages/calibre-dedrm)

DeDRM is a plugin for Calibre that removes DRM from ebooks as they are imported into Calibre.
Expand Down
2 changes: 1 addition & 1 deletion automatic/calibre-dedrm/calibre-dedrm.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>calibre-dedrm</id>
<version>10.0.2</version>
<version>10.0.3</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/calibre-dedrm</packageSourceUrl>
<owners>dgalbraith</owners>
<title>DeDRM - Calibre DRM Removal Plugin</title>
Expand Down
14 changes: 7 additions & 7 deletions automatic/calibre-dedrm/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@ be verified by:

1. Go to the binary distribution page

https://github.com/noDRM/DeDRM_tools/releases/tag/v10.0.2
https://github.com/noDRM/DeDRM_tools/releases/tag/v10.0.3

and download the archive DeDRM_tools_10.0.2.zip using the relevant links in the
and download the archive DeDRM_tools_10.0.3.zip using the relevant links in the
asset section of the distribution page.

Alternatively the distribution can be downloaded directly from

https://github.com/noDRM/DeDRM_tools/releases/tag/v10.0.2/DeDRM_tools_10.0.2.zip
https://github.com/noDRM/DeDRM_tools/releases/tag/v10.0.3/DeDRM_tools_10.0.3.zip

2. The archive can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash DeDRM_tools_10.0.2.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f DeDRM_tools_10.0.2.zip
- Use powershell function 'Get-Filehash' - Get-Filehash DeDRM_tools_10.0.3.zip
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f DeDRM_tools_10.0.3.zip

File: DeDRM_tools_10.0.2.zip
File: DeDRM_tools_10.0.3.zip
ChecksumType: sha256
Checksum: 2009ABE968460E41188454331901E62A57E459629B2DA9D7088FE003BF3E8CE3
Checksum: 8649E30EFB0C26E9CCA1131DF4C9D02D51ECCB5028D396CCE857F0FA75A62849

Contents of file LICENSE.txt is obtained from https://github.com/noDRM/DeDRM_tools/blob/master/DeDRM_plugin/__init__.py
and https://www.gnu.org/licenses/gpl-3.0.txt
2 changes: 1 addition & 1 deletion automatic/calibre-dedrm/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $toolsDir = (Split-Path -parent $MyInvocation.MyCommand.Definition)

$unzipArgs = @{
PackageName = $env:ChocolateyPackageName
FileFullPath = Join-Path $toolsDir 'DeDRM_tools_10.0.2.zip'
FileFullPath = Join-Path $toolsDir 'DeDRM_tools_10.0.3.zip'
Destination = $toolsDir
}

Expand Down
10 changes: 5 additions & 5 deletions automatic/vscode-java-debug/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-debug

and download the extension vscjava.vscode-java-debug-0.42.2022062902.vsix using the Download Extension link
and download the extension vscjava.vscode-java-debug-0.42.2022071423.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-debug/0.42.2022062902/vspackage
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vcsjava/vsextensions/vscode-java-debug/0.42.2022071423/vspackage

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

Type: sha256
Checksum: A3FF0BD4067ACB3E4439859AED120572E4DE4C8B569A257F9D23CE2E3B08A2AA
Checksum: F6D62C8F8EC4AFE4730F48B5BD44EA2365343A42B64DE7180FF96C1E40B9FE62

File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/vscjava.vscode-java-debug/license
2 changes: 1 addition & 1 deletion automatic/vscode-java-debug/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-debug-0.42.2022062902.vsix"
Install-VsCodeExtension -extensionId "$toolsDir\vscjava.vscode-java-debug-0.42.2022071423.vsix"
2 changes: 1 addition & 1 deletion automatic/vscode-java-debug/vscode-java-debug.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-debug</id>
<version>0.42.2022062902</version>
<version>0.42.2022071423</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-java-debug</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Debugger for Java 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.7.1001961050'
Install-VsCodeExtension -extensionId 'ms-toolsai.jupyter@2022.7.1001971039'
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.7.1001961050</version>
<version>2022.7.1001971039</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-maven/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.maven

and download the extension vscjava.vscode-maven-0.36.2022071403.vsix using the Download Extension link
and download the extension vscjava.vscode-maven-0.36.2022071503.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-maven/0.36.2022071403/vspackage
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vscjava/vsextensions/vscode-maven/0.36.2022071503/vspackage

2. The package can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash vscjava.vscode-maven-0.36.2022071403.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f vscjava.vscode-maven-0.36.2022071403.vsix
- Use powershell function 'Get-Filehash' - Get-Filehash vscjava.vscode-maven-0.36.2022071503.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f vscjava.vscode-maven-0.36.2022071503.vsix

Type: sha256
Checksum: B6C8CF693755DC4A23E7400EBAD8262E45F3D71DA03915D10F48DE32C71C81DC
Checksum: 473A5D02E910E803F39829577228D4CA3D821E87643489366D72A176D8DB13A0

File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/vscjava.vscode-maven/license
2 changes: 1 addition & 1 deletion automatic/vscode-maven/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-maven-0.36.2022071403.vsix"
Install-VsCodeExtension -extensionId "$toolsDir\vscjava.vscode-maven-0.36.2022071503.vsix"
4 changes: 2 additions & 2 deletions automatic/vscode-maven/vscode-maven.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-maven</id>
<version>0.36.2022071403</version>
<version>0.36.2022071503</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-maven</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Maven for Java VSCode Extension</title>
Expand All @@ -14,7 +14,7 @@
<licenseUrl>https://marketplace.visualstudio.com/items/vscjava.vscode-maven/license</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectSourceUrl>https://github.com/microsoft/vscode-maven/</projectSourceUrl>
<docsUrl>https://github.com/Microsoft/vscode-maven/blob/v0.36.2022071403/README.md</docsUrl>
<docsUrl>https://github.com/Microsoft/vscode-maven/blob/v0.36.2022071503/README.md</docsUrl>
<bugTrackerUrl>https://github.com/microsoft/vscode-maven/issues</bugTrackerUrl>
<tags>maven java vscode-maven vscode microsoft</tags>
<summary>Maven extension for VS Code</summary>
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.47.2022071309.vsix using the Download Extension link
and download the extension GitHub.vscode-pull-request-github-0.47.2022071415.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.47.2022071309/vspackage
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/GitHub/vsextensions/vscode-pull-request-github/0.47.2022071415/vspackage

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

Type: sha256
Checksum: 0546B648533B4ED7FABC594B7FEA6E194675E2178356AEF0D814E00488653815
Checksum: 09C9EECECE65C45CCF56FD41DF62E053AC5D56414816A9BB3F07D3631189B3CA

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.47.2022071309.vsix"
Install-VsCodeExtension -extensionId "$toolsDir\GitHub.vscode-pull-request-github-0.47.2022071415.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.47.2022071309</version>
<version>0.47.2022071415</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
10 changes: 5 additions & 5 deletions automatic/vscode-spring-initializr/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-spring-initializr

and download the package vscjava.vscode-spring-initializr-0.10.2022071403.vsix using the Download Extension link
and download the package vscjava.vscode-spring-initializr-0.10.2022071503.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-spring-initializr/0.10.2022071403/vspackage
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vscjava/vsextensions/vscode-spring-initializr/0.10.2022071503/vspackage

2. The package can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash vscjava.vscode-spring-initializr-0.10.2022071403.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f vscjava.vscode-spring-initializr-0.10.2022071403.vsix
- Use powershell function 'Get-Filehash' - Get-Filehash vscjava.vscode-spring-initializr-0.10.2022071503.vsix
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f vscjava.vscode-spring-initializr-0.10.2022071503.vsix

Type: sha256
Checksum: A9FC2A780D16BE12DFAE304CC3C3ABB6007C568983D739720210C3228388C60E
Checksum: BDDE391555215E337DE2AC8F25287DF8188470B43F4DCA97FEEBC8E91D232750

File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/vscjava.vscode-spring-initializr/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-spring-initializr-0.10.2022071403.vsix"
Install-VsCodeExtension -extensionId "$toolsDir\vscjava.vscode-spring-initializr-0.10.2022071503.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-spring-initializr</id>
<version>0.10.2022071403</version>
<version>0.10.2022071503</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-spring-initializr</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Spring Initializr VSCode Extension</title>
Expand Down

0 comments on commit d877929

Please sign in to comment.