From ceaf3f448ab217f7b19e28051f2a38f756b340d9 Mon Sep 17 00:00:00 2001 From: dgalbraith Date: Sun, 23 Jul 2023 04:18:44 +0000 Subject: [PATCH] AU: 2 updated - vscode-java vscode-spring-boot-dashboard [skip ci] https://gist.github.com/dgalbraith/aef61e2663a09f3dfdfa40482177e040/3ec73cfeca70cbbc8b5afa516c053813cf7529c7 --- automatic/vscode-java/legal/VERIFICATION.txt | 10 +++++----- automatic/vscode-java/tools/chocolateyinstall.ps1 | 2 +- automatic/vscode-java/vscode-java.nuspec | 2 +- .../legal/VERIFICATION.txt | 10 +++++----- .../tools/chocolateyinstall.ps1 | 2 +- .../vscode-spring-boot-dashboard.nuspec | 2 +- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/automatic/vscode-java/legal/VERIFICATION.txt b/automatic/vscode-java/legal/VERIFICATION.txt index 4d1f914da..ddb3a81d8 100644 --- a/automatic/vscode-java/legal/VERIFICATION.txt +++ b/automatic/vscode-java/legal/VERIFICATION.txt @@ -10,18 +10,18 @@ and can be verified by: https://marketplace.visualstudio.com/items?itemName=redhat.java -and download the extension redhat.java-1.21.2023071804.vsix using the Download Extension link +and download the extension redhat.java-1.21.2023072104.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.21.2023071804/vspackage + https://marketplace.visualstudio.com/_apis/public/gallery/publishers/redhat/vsextensions/java/1.21.2023072104/vspackage 2. The package can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash redhat.java-1.21.2023071804.vsix - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f redhat.java-1.21.2023071804.vsix + - Use powershell function 'Get-Filehash' - Get-Filehash redhat.java-1.21.2023072104.vsix + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f redhat.java-1.21.2023072104.vsix Type: sha256 - Checksum: AC100A67C6DCBE6BBEF6EC51CB3F50706FA9F9165B2D4266F5EEFF5564FA5CEA + Checksum: F88AE54D2801F72BE4685708EBC93F9CA3BFC97B9FF51E5C342641A67E868E74 File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/redhat.java/license diff --git a/automatic/vscode-java/tools/chocolateyinstall.ps1 b/automatic/vscode-java/tools/chocolateyinstall.ps1 index 26a2d1f10..b3722089b 100644 --- a/automatic/vscode-java/tools/chocolateyinstall.ps1 +++ b/automatic/vscode-java/tools/chocolateyinstall.ps1 @@ -2,4 +2,4 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -Install-VsCodeExtension -extensionId "$toolsDir\redhat.java-1.21.2023071804.vsix" +Install-VsCodeExtension -extensionId "$toolsDir\redhat.java-1.21.2023072104.vsix" diff --git a/automatic/vscode-java/vscode-java.nuspec b/automatic/vscode-java/vscode-java.nuspec index 6236d40b0..5db952bc6 100644 --- a/automatic/vscode-java/vscode-java.nuspec +++ b/automatic/vscode-java/vscode-java.nuspec @@ -3,7 +3,7 @@ vscode-java - 1.21.2023071804 + 1.21.2023072104 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-java dgalbraith Java Language Support VSCode Extension diff --git a/automatic/vscode-spring-boot-dashboard/legal/VERIFICATION.txt b/automatic/vscode-spring-boot-dashboard/legal/VERIFICATION.txt index c06d1db33..d39001ffa 100644 --- a/automatic/vscode-spring-boot-dashboard/legal/VERIFICATION.txt +++ b/automatic/vscode-spring-boot-dashboard/legal/VERIFICATION.txt @@ -10,18 +10,18 @@ and can be verified by: https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-spring-boot-dashboard -and download the package vscjava.vscode-spring-boot-dashboard-0.13.2023071500.vsix using the Download Extension link +and download the package vscjava.vscode-spring-boot-dashboard-0.13.2023072200.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-boot-dashboard/0.13.2023071500/vspackage + https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vscjava/vsextensions/vscode-spring-boot-dashboard/0.13.2023072200/vspackage 2. The package can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash vscjava.vscode-spring-boot-dashboard-0.13.2023071500.vsix - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f vscjava.vscode-spring-boot-dashboard-0.13.2023071500.vsix + - Use powershell function 'Get-Filehash' - Get-Filehash vscjava.vscode-spring-boot-dashboard-0.13.2023072200.vsix + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f vscjava.vscode-spring-boot-dashboard-0.13.2023072200.vsix Type: sha256 - Checksum: 4F079074FA0E1F3C5E9117F539ABAD6B983C8B80172EA7665263246A38AC9F1C + Checksum: F3395BC26E1E79DB9F2C406068987B362A746FAF4093ACFB1A3D274110A437BD File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/vscjava.vscode-spring-boot-dashboard/license diff --git a/automatic/vscode-spring-boot-dashboard/tools/chocolateyinstall.ps1 b/automatic/vscode-spring-boot-dashboard/tools/chocolateyinstall.ps1 index e66ea07a6..8f15b476e 100644 --- a/automatic/vscode-spring-boot-dashboard/tools/chocolateyinstall.ps1 +++ b/automatic/vscode-spring-boot-dashboard/tools/chocolateyinstall.ps1 @@ -2,4 +2,4 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -Install-VsCodeExtension -extensionId "$toolsDir\vscjava.vscode-spring-boot-dashboard-0.13.2023071500.vsix" +Install-VsCodeExtension -extensionId "$toolsDir\vscjava.vscode-spring-boot-dashboard-0.13.2023072200.vsix" diff --git a/automatic/vscode-spring-boot-dashboard/vscode-spring-boot-dashboard.nuspec b/automatic/vscode-spring-boot-dashboard/vscode-spring-boot-dashboard.nuspec index b32c63c39..bdfe39eb9 100644 --- a/automatic/vscode-spring-boot-dashboard/vscode-spring-boot-dashboard.nuspec +++ b/automatic/vscode-spring-boot-dashboard/vscode-spring-boot-dashboard.nuspec @@ -3,7 +3,7 @@ vscode-spring-boot-dashboard - 0.13.2023071500 + 0.13.2023072200 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-spring-boot-dashboard dgalbraith Spring Boot Dashboard VSCode Extension