diff --git a/liberica-11-jdk/liberica11jdk.nuspec b/liberica-11-jdk/liberica11jdk.nuspec index 88b84c9..36e242e 100644 --- a/liberica-11-jdk/liberica11jdk.nuspec +++ b/liberica-11-jdk/liberica11jdk.nuspec @@ -2,7 +2,7 @@ liberica11jdk - 11.0.21 + 11.0.22.12 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica 11 JDK diff --git a/liberica-11-jdk/tools/chocolateyinstall.ps1 b/liberica-11-jdk/tools/chocolateyinstall.ps1 index d943bbc..d074230 100644 --- a/liberica-11-jdk/tools/chocolateyinstall.ps1 +++ b/liberica-11-jdk/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/11.0.21%2B10/bellsoft-jdk11.0.21%2B10-windows-amd64.msi' - Checksum64 = 'ee23c85da3e90f226e5e52d77445719da1af965d' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/11.0.22+12/bellsoft-jdk11.0.22+12-windows-amd64.msi' + Checksum64 = 'e6b95170b7fbb7383c05606c5b3ff8954e653d9a' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-11-jdkfull/liberica11jdkfull.nuspec b/liberica-11-jdkfull/liberica11jdkfull.nuspec index ead52bd..93439d3 100644 --- a/liberica-11-jdkfull/liberica11jdkfull.nuspec +++ b/liberica-11-jdkfull/liberica11jdkfull.nuspec @@ -2,7 +2,7 @@ liberica11jdkfull - 11.0.21 + 11.0.22.12 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica 11 JDK full includes LibericaFX and Minimal VM diff --git a/liberica-11-jdkfull/tools/chocolateyinstall.ps1 b/liberica-11-jdkfull/tools/chocolateyinstall.ps1 index a2f3db7..3239da0 100644 --- a/liberica-11-jdkfull/tools/chocolateyinstall.ps1 +++ b/liberica-11-jdkfull/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/11.0.21%2B10/bellsoft-jdk11.0.21%2B10-windows-amd64-full.msi' - Checksum64 = '259387906c96c19367e897db8696a998ae8d2c81' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/11.0.22+12/bellsoft-jdk11.0.22+12-windows-amd64-full.msi' + Checksum64 = '4a51fbf56e5900e76b51cec3624b1d4d82a13e70' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-11-jre/liberica11jre.nuspec b/liberica-11-jre/liberica11jre.nuspec index 61c2933..78e21c5 100644 --- a/liberica-11-jre/liberica11jre.nuspec +++ b/liberica-11-jre/liberica11jre.nuspec @@ -2,7 +2,7 @@ liberica11jre - 11.0.21 + 11.0.22.12 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica 11 JRE diff --git a/liberica-11-jre/tools/chocolateyinstall.ps1 b/liberica-11-jre/tools/chocolateyinstall.ps1 index 6ef36e5..03ec44b 100644 --- a/liberica-11-jre/tools/chocolateyinstall.ps1 +++ b/liberica-11-jre/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/11.0.21%2B10/bellsoft-jre11.0.21%2B10-windows-amd64.msi' - Checksum64 = 'c2a7e5ffabecad1f6d4083592a263d78977c759f' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/11.0.22+12/bellsoft-jre11.0.22+12-windows-amd64.msi' + Checksum64 = '373bb6c10a05a75e2145f4f3c38eb698b089f82f' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-11-jrefull/liberica11jrefull.nuspec b/liberica-11-jrefull/liberica11jrefull.nuspec index c2a2aeb..86565a7 100644 --- a/liberica-11-jrefull/liberica11jrefull.nuspec +++ b/liberica-11-jrefull/liberica11jrefull.nuspec @@ -2,7 +2,7 @@ liberica11jrefull - 11.0.21 + 11.0.22.12 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica 11 JRE full includes LibericaFX and Minimal VM diff --git a/liberica-11-jrefull/tools/chocolateyinstall.ps1 b/liberica-11-jrefull/tools/chocolateyinstall.ps1 index 0e898db..dd59349 100644 --- a/liberica-11-jrefull/tools/chocolateyinstall.ps1 +++ b/liberica-11-jrefull/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/11.0.21%2B10/bellsoft-jre11.0.21%2B10-windows-amd64-full.msi' - Checksum64 = 'e9e44355b0225b18f4e240ee021fa50716e96827' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/11.0.22+12/bellsoft-jre11.0.22+12-windows-amd64-full.msi' + Checksum64 = '54e050464b0043e7e94f2da2be924b0deb58f1bd' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-17-jdk/liberica17jdk.nuspec b/liberica-17-jdk/liberica17jdk.nuspec index 9356518..11f7e5f 100644 --- a/liberica-17-jdk/liberica17jdk.nuspec +++ b/liberica-17-jdk/liberica17jdk.nuspec @@ -2,7 +2,7 @@ liberica17jdk - 17.0.9 + 17.0.10.13 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica 17 JDK diff --git a/liberica-17-jdk/tools/chocolateyinstall.ps1 b/liberica-17-jdk/tools/chocolateyinstall.ps1 index e50ae3a..284370e 100644 --- a/liberica-17-jdk/tools/chocolateyinstall.ps1 +++ b/liberica-17-jdk/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/17.0.9%2B11/bellsoft-jdk17.0.9%2B11-windows-amd64.msi' - Checksum64 = '9aaacba8fa2abb0e0d01b9c743cc9e2076141513' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/17.0.10+13/bellsoft-jdk17.0.10+13-windows-amd64.msi' + Checksum64 = '4faa164913864d7861a77e5f2e217980eb1efa63' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-17-jdkfull/liberica17jdkfull.nuspec b/liberica-17-jdkfull/liberica17jdkfull.nuspec index 543012c..f904953 100644 --- a/liberica-17-jdkfull/liberica17jdkfull.nuspec +++ b/liberica-17-jdkfull/liberica17jdkfull.nuspec @@ -2,7 +2,7 @@ liberica17jdkfull - 17.0.9 + 17.0.10.13 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica 17 JDK full includes LibericaFX and Minimal VM diff --git a/liberica-17-jdkfull/tools/chocolateyinstall.ps1 b/liberica-17-jdkfull/tools/chocolateyinstall.ps1 index 2085c84..9dad94f 100644 --- a/liberica-17-jdkfull/tools/chocolateyinstall.ps1 +++ b/liberica-17-jdkfull/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/17.0.9%2B11/bellsoft-jdk17.0.9%2B11-windows-amd64-full.msi' - Checksum64 = '67f8fd9254c8d2b2ed811c285b21fba183e1a7c5' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/17.0.10+13/bellsoft-jdk17.0.10+13-windows-amd64-full.msi' + Checksum64 = '456ba2079fe301553e3d401958d6bacbc0ffbd8a' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-17-jdklite/liberica17jdklite.nuspec b/liberica-17-jdklite/liberica17jdklite.nuspec index 9052a7c..8b432c5 100644 --- a/liberica-17-jdklite/liberica17jdklite.nuspec +++ b/liberica-17-jdklite/liberica17jdklite.nuspec @@ -2,7 +2,7 @@ liberica17jdklite - 17.0.9 + 17.0.10.13 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica 17 JDK lite modules are compressed without the javafx modules diff --git a/liberica-17-jdklite/tools/chocolateyinstall.ps1 b/liberica-17-jdklite/tools/chocolateyinstall.ps1 index 7b03573..8353eb9 100644 --- a/liberica-17-jdklite/tools/chocolateyinstall.ps1 +++ b/liberica-17-jdklite/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/17.0.9%2B11/bellsoft-jdk17.0.9%2B11-windows-amd64-lite.msi' - Checksum64 = '79e3176819f3f51dd1f175583f294e3637b8521e' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/17.0.10+13/bellsoft-jdk17.0.10+13-windows-amd64-lite.msi' + Checksum64 = '22916d1a1923e9ea48231a42629e4e579450211a' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-17-jre/liberica17jre.nuspec b/liberica-17-jre/liberica17jre.nuspec index 243d984..a271918 100644 --- a/liberica-17-jre/liberica17jre.nuspec +++ b/liberica-17-jre/liberica17jre.nuspec @@ -2,7 +2,7 @@ liberica17jre - 17.0.9 + 17.0.10.13 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica 17 JRE diff --git a/liberica-17-jre/tools/chocolateyinstall.ps1 b/liberica-17-jre/tools/chocolateyinstall.ps1 index 08f9c08..702843f 100644 --- a/liberica-17-jre/tools/chocolateyinstall.ps1 +++ b/liberica-17-jre/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/17.0.9%2B11/bellsoft-jre17.0.9%2B11-windows-amd64.msi' - Checksum64 = '21baff2f27429143773a973b3ecabb3c79cb5add' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/17.0.10+13/bellsoft-jre17.0.10+13-windows-amd64.msi' + Checksum64 = '90d3a878f299a842450519ad52fe0724bad75152' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-17-jrefull/liberica17jrefull.nuspec b/liberica-17-jrefull/liberica17jrefull.nuspec index 8d1c9fb..fb03caa 100644 --- a/liberica-17-jrefull/liberica17jrefull.nuspec +++ b/liberica-17-jrefull/liberica17jrefull.nuspec @@ -2,7 +2,7 @@ liberica17jrefull - 17.0.9 + 17.0.10.13 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica 17 JRE full includes LibericaFX and Minimal VM diff --git a/liberica-17-jrefull/tools/chocolateyinstall.ps1 b/liberica-17-jrefull/tools/chocolateyinstall.ps1 index 6e14634..7126ebd 100644 --- a/liberica-17-jrefull/tools/chocolateyinstall.ps1 +++ b/liberica-17-jrefull/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/17.0.9%2B11/bellsoft-jre17.0.9%2B11-windows-amd64-full.msi' - Checksum64 = 'd08dadbf22ceffb6f1dee37a2e6d3cff15fa0e08' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/17.0.10+13/bellsoft-jre17.0.10+13-windows-amd64-full.msi' + Checksum64 = '513613f6b00e906bd305f2ffbe0af1a47207e320' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-21-jdk/liberica21jdk.nuspec b/liberica-21-jdk/liberica21jdk.nuspec index 53dc39b..391bbf8 100644 --- a/liberica-21-jdk/liberica21jdk.nuspec +++ b/liberica-21-jdk/liberica21jdk.nuspec @@ -2,7 +2,7 @@ liberica21jdk - 21.0.1.12 + 21.0.2.14 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica JDK diff --git a/liberica-21-jdk/tools/chocolateyinstall.ps1 b/liberica-21-jdk/tools/chocolateyinstall.ps1 index 499e2f5..81b24a5 100644 --- a/liberica-21-jdk/tools/chocolateyinstall.ps1 +++ b/liberica-21-jdk/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.1+12/bellsoft-jdk21.0.1+12-windows-amd64.msi' - Checksum64 = '3ef92759bc21bb25c66ae53a78653f8be6998531' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jdk21.0.2+14-windows-amd64.msi' + Checksum64 = '421366c71b2fd27767ac3377c3b6ba7c4e7735ed' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-21-jdkfull/liberica21jdkfull.nuspec b/liberica-21-jdkfull/liberica21jdkfull.nuspec index ea21774..1c20749 100644 --- a/liberica-21-jdkfull/liberica21jdkfull.nuspec +++ b/liberica-21-jdkfull/liberica21jdkfull.nuspec @@ -2,7 +2,7 @@ liberica21jdkfull - 21.0.1.12 + 21.0.2.14 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica JDK full includes LibericaFX and Minimal VM diff --git a/liberica-21-jdkfull/tools/chocolateyinstall.ps1 b/liberica-21-jdkfull/tools/chocolateyinstall.ps1 index b804d68..a4da86a 100644 --- a/liberica-21-jdkfull/tools/chocolateyinstall.ps1 +++ b/liberica-21-jdkfull/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.1+12/bellsoft-jdk21.0.1+12-windows-amd64-full.msi' - Checksum64 = '4cde63ee74b9a54d34c390823bf6a7ac295eab27' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jdk21.0.2+14-windows-amd64-full.msi' + Checksum64 = '6ca389fd214000c3c64e8fe21beed780c9b9f1cc' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-21-jdklite/liberica21jdklite.nuspec b/liberica-21-jdklite/liberica21jdklite.nuspec index b9c1617..3eef006 100644 --- a/liberica-21-jdklite/liberica21jdklite.nuspec +++ b/liberica-21-jdklite/liberica21jdklite.nuspec @@ -2,7 +2,7 @@ liberica21jdklite - 21.0.1.12 + 21.0.2.14 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica JDK lite modules are compressed without the javafx modules diff --git a/liberica-21-jdklite/tools/chocolateyinstall.ps1 b/liberica-21-jdklite/tools/chocolateyinstall.ps1 index 288900a..dd3678a 100644 --- a/liberica-21-jdklite/tools/chocolateyinstall.ps1 +++ b/liberica-21-jdklite/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.1+12/bellsoft-jdk21.0.1+12-windows-amd64-lite.msi' - Checksum64 = 'cf189da4513762ac605db874f1d61899904c98a7' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jdk21.0.2+14-windows-amd64-lite.msi' + Checksum64 = 'c075b20e6c77f3c7b50a8447aa59a1919eaf4f43' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-21-jre/liberica21jre.nuspec b/liberica-21-jre/liberica21jre.nuspec index 456334a..a56cfa1 100644 --- a/liberica-21-jre/liberica21jre.nuspec +++ b/liberica-21-jre/liberica21jre.nuspec @@ -2,7 +2,7 @@ liberica21jre - 21.0.1.12 + 21.0.2.14 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica JRE diff --git a/liberica-21-jre/tools/chocolateyinstall.ps1 b/liberica-21-jre/tools/chocolateyinstall.ps1 index ec6919a..2d82a83 100644 --- a/liberica-21-jre/tools/chocolateyinstall.ps1 +++ b/liberica-21-jre/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.1+12/bellsoft-jre21.0.1+12-windows-amd64.msi' - Checksum64 = 'cb8ca3535bcd681c31459a14d210db8a40da5c2e' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jre21.0.2+14-windows-amd64.msi' + Checksum64 = 'be605ada5daadc44c4f59407e6d97e301dae955c' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-21-jrefull/liberica21jrefull.nuspec b/liberica-21-jrefull/liberica21jrefull.nuspec index 2d8a770..49b6e80 100644 --- a/liberica-21-jrefull/liberica21jrefull.nuspec +++ b/liberica-21-jrefull/liberica21jrefull.nuspec @@ -2,7 +2,7 @@ liberica21jrefull - 21.0.1.12 + 21.0.2.14 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica JRE full includes LibericaFX and Minimal VM diff --git a/liberica-21-jrefull/tools/chocolateyinstall.ps1 b/liberica-21-jrefull/tools/chocolateyinstall.ps1 index 9c580dd..73e8dda 100644 --- a/liberica-21-jrefull/tools/chocolateyinstall.ps1 +++ b/liberica-21-jrefull/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.1+12/bellsoft-jre21.0.1+12-windows-amd64-full.msi' - Checksum64 = '4283ee18e4df473a85b2d2bcc0881dc2ff6407ac' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jre21.0.2+14-windows-amd64-full.msi' + Checksum64 = 'e3bdcb3fe931f2c2d05e3f3772bf63b1f52eef37' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-8-jdk/liberica8jdk.nuspec b/liberica-8-jdk/liberica8jdk.nuspec index 021e05e..f46b4ac 100644 --- a/liberica-8-jdk/liberica8jdk.nuspec +++ b/liberica-8-jdk/liberica8jdk.nuspec @@ -2,7 +2,7 @@ liberica8jdk - 8.0.392 + 8.0.402.7 https://github.com/ajshastri/chocolatey-packages/tree/master/liberica-8-jdk https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica 8 JDK diff --git a/liberica-8-jdk/tools/chocolateyinstall.ps1 b/liberica-8-jdk/tools/chocolateyinstall.ps1 index df43eb4..8da25b6 100644 --- a/liberica-8-jdk/tools/chocolateyinstall.ps1 +++ b/liberica-8-jdk/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/8u392%2B9/bellsoft-jdk8u392%2B9-windows-amd64.msi' - Checksum64 = '6b12d4525e3c5f2a154fce9b3b53b6d49f1fd7d9' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/8u402+7/bellsoft-jdk8u402+7-windows-amd64.msi' + Checksum64 = '461df49997221cd133e56db1169f78ef0d517fd8' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-8-jre/liberica8jre.nuspec b/liberica-8-jre/liberica8jre.nuspec index 33ad120..0a15250 100644 --- a/liberica-8-jre/liberica8jre.nuspec +++ b/liberica-8-jre/liberica8jre.nuspec @@ -2,7 +2,7 @@ liberica8jre - 8.0.392 + 8.0.402.7 https://github.com/ajshastri/chocolatey-packages/tree/master/liberica-8-jre https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica 8 JRE diff --git a/liberica-8-jre/tools/chocolateyinstall.ps1 b/liberica-8-jre/tools/chocolateyinstall.ps1 index 4a3626e..f77caf0 100644 --- a/liberica-8-jre/tools/chocolateyinstall.ps1 +++ b/liberica-8-jre/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/8u392%2B9/bellsoft-jre8u392%2B9-windows-amd64.msi' - Checksum64 = '744510eeed65ec3ea55edf1cebd791845fac274c' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/8u402+7/bellsoft-jre8u402+7-windows-amd64.msi' + Checksum64 = 'eccf99e973c685aad353b1a1de64dca7954b019c' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-jdk/libericajdk.nuspec b/liberica-jdk/libericajdk.nuspec index 6c3875a..79708df 100644 --- a/liberica-jdk/libericajdk.nuspec +++ b/liberica-jdk/libericajdk.nuspec @@ -2,7 +2,7 @@ libericajdk - 21.0.1.12 + 21.0.2.14 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica JDK diff --git a/liberica-jdk/tools/chocolateyinstall.ps1 b/liberica-jdk/tools/chocolateyinstall.ps1 index 499e2f5..81b24a5 100644 --- a/liberica-jdk/tools/chocolateyinstall.ps1 +++ b/liberica-jdk/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.1+12/bellsoft-jdk21.0.1+12-windows-amd64.msi' - Checksum64 = '3ef92759bc21bb25c66ae53a78653f8be6998531' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jdk21.0.2+14-windows-amd64.msi' + Checksum64 = '421366c71b2fd27767ac3377c3b6ba7c4e7735ed' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-jdkfull/libericajdkfull.nuspec b/liberica-jdkfull/libericajdkfull.nuspec index 99abcd6..90c0590 100644 --- a/liberica-jdkfull/libericajdkfull.nuspec +++ b/liberica-jdkfull/libericajdkfull.nuspec @@ -2,7 +2,7 @@ libericajdkfull - 21.0.1.12 + 21.0.2.14 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica JDK full includes LibericaFX and Minimal VM diff --git a/liberica-jdkfull/tools/chocolateyinstall.ps1 b/liberica-jdkfull/tools/chocolateyinstall.ps1 index b804d68..a4da86a 100644 --- a/liberica-jdkfull/tools/chocolateyinstall.ps1 +++ b/liberica-jdkfull/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.1+12/bellsoft-jdk21.0.1+12-windows-amd64-full.msi' - Checksum64 = '4cde63ee74b9a54d34c390823bf6a7ac295eab27' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jdk21.0.2+14-windows-amd64-full.msi' + Checksum64 = '6ca389fd214000c3c64e8fe21beed780c9b9f1cc' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-jdklite/libericajdklite.nuspec b/liberica-jdklite/libericajdklite.nuspec index 4cf243e..9308870 100644 --- a/liberica-jdklite/libericajdklite.nuspec +++ b/liberica-jdklite/libericajdklite.nuspec @@ -2,7 +2,7 @@ libericajdklite - 21.0.1.12 + 21.0.2.14 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica JDK lite modules are compressed without the javafx modules diff --git a/liberica-jdklite/tools/chocolateyinstall.ps1 b/liberica-jdklite/tools/chocolateyinstall.ps1 index 288900a..dd3678a 100644 --- a/liberica-jdklite/tools/chocolateyinstall.ps1 +++ b/liberica-jdklite/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.1+12/bellsoft-jdk21.0.1+12-windows-amd64-lite.msi' - Checksum64 = 'cf189da4513762ac605db874f1d61899904c98a7' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jdk21.0.2+14-windows-amd64-lite.msi' + Checksum64 = 'c075b20e6c77f3c7b50a8447aa59a1919eaf4f43' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-jre/libericajre.nuspec b/liberica-jre/libericajre.nuspec index 7eaebfe..4b2c1d3 100644 --- a/liberica-jre/libericajre.nuspec +++ b/liberica-jre/libericajre.nuspec @@ -2,7 +2,7 @@ libericajre - 21.0.1.12 + 21.0.2.14 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica JRE diff --git a/liberica-jre/tools/chocolateyinstall.ps1 b/liberica-jre/tools/chocolateyinstall.ps1 index ec6919a..2d82a83 100644 --- a/liberica-jre/tools/chocolateyinstall.ps1 +++ b/liberica-jre/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.1+12/bellsoft-jre21.0.1+12-windows-amd64.msi' - Checksum64 = 'cb8ca3535bcd681c31459a14d210db8a40da5c2e' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jre21.0.2+14-windows-amd64.msi' + Checksum64 = 'be605ada5daadc44c4f59407e6d97e301dae955c' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet" diff --git a/liberica-jrefull/libericajrefull.nuspec b/liberica-jrefull/libericajrefull.nuspec index fa5b710..1452177 100644 --- a/liberica-jrefull/libericajrefull.nuspec +++ b/liberica-jrefull/libericajrefull.nuspec @@ -2,7 +2,7 @@ libericajrefull - 21.0.1.12 + 21.0.2.14 https://github.com/ajshastri/chocolatey-packages https://rawcdn.githack.com/ajshastri/chocolatey-packages/a698d21b3c63b9ff7e01f442f37cdb7ecf89925a/icons/bell_sw_logo.png Liberica JRE full includes LibericaFX and Minimal VM diff --git a/liberica-jrefull/tools/chocolateyinstall.ps1 b/liberica-jrefull/tools/chocolateyinstall.ps1 index 9c580dd..73e8dda 100644 --- a/liberica-jrefull/tools/chocolateyinstall.ps1 +++ b/liberica-jrefull/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName - Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.1+12/bellsoft-jre21.0.1+12-windows-amd64-full.msi' - Checksum64 = '4283ee18e4df473a85b2d2bcc0881dc2ff6407ac' + Url64bit = 'https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jre21.0.2+14-windows-amd64-full.msi' + Checksum64 = 'e3bdcb3fe931f2c2d05e3f3772bf63b1f52eef37' ChecksumType64 = 'sha1' fileType = 'msi' silentArgs = "INSTALLLEVEL=3 /quiet"