Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
johanjanssen authored Oct 22, 2023
1 parent b4dd12c commit 94a3073
Show file tree
Hide file tree
Showing 16 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion SapMachine/sapmachine.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>sapmachine</id>
<version>21.0.0</version>
<version>21.0.1</version>
<packageSourceUrl>https://github.com/johanjanssen/ChocolateyPackages/tree/master/SapMachine</packageSourceUrl>
<title>SapMachine JDK</title>
<authors>SAP</authors>
Expand Down
4 changes: 2 additions & 2 deletions SapMachine/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$packageArgs = @{
PackageName = $env:ChocolateyPackageName
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-21/sapmachine-jdk-21_windows-x64_bin.msi'
Checksum64 = '0a7e9c7aaa6c17ce6e66c70f07b4142a4b68f2be3a08fd54413da2d7a7c1b486'
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-21.0.1/sapmachine-jdk-21.0.1_windows-x64_bin.msi'
Checksum64 = 'fbca3339248aa045fce94c8943a908c6172842633421b4462820aea0df86c46c'
ChecksumType64 = 'sha256'
fileType = 'msi'
silentArgs = "INSTALLLEVEL=3 /quiet"
Expand Down
2 changes: 1 addition & 1 deletion SapMachine11/sapmachine11.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>sapmachine11</id>
<version>11.0.20</version>
<version>11.0.21</version>
<packageSourceUrl>https://github.com/johanjanssen/ChocolateyPackages/tree/master/SapMachine11</packageSourceUrl>
<title>SapMachine 11</title>
<authors>SAP</authors>
Expand Down
4 changes: 2 additions & 2 deletions SapMachine11/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$packageArgs = @{
PackageName = $env:ChocolateyPackageName
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-11.0.20/sapmachine-jdk-11.0.20_windows-x64_bin.msi'
Checksum64 = 'a80875ffa275c53e77f4e668b95aa93165b97265a3669f8157541aa78d6fe438'
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-11.0.21/sapmachine-jdk-11.0.21_windows-x64_bin.msi'
Checksum64 = '0c7506594d6b3b5208335adeec9d28bf4987387489541d5e0feab85470badaff'
ChecksumType64 = 'sha256'
fileType = 'msi'
silentArgs = "INSTALLLEVEL=3 /quiet"
Expand Down
2 changes: 1 addition & 1 deletion SapMachine11JRE/sapmachine11jre.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>sapmachine11jre</id>
<version>11.0.20</version>
<version>11.0.21</version>
<packageSourceUrl>https://github.com/johanjanssen/ChocolateyPackages/tree/master/SapMachine11</packageSourceUrl>
<title>SapMachine 11 JRE</title>
<authors>SAP</authors>
Expand Down
4 changes: 2 additions & 2 deletions SapMachine11JRE/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$packageArgs = @{
PackageName = $env:ChocolateyPackageName
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-11.0.20/sapmachine-jre-11.0.20_windows-x64_bin.msi'
Checksum64 = 'b51260d33f7d5eb9fbbd414e0b7288ab87585f0f086eaa1f4dbc6997504f26c2'
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-11.0.21/sapmachine-jre-11.0.21_windows-x64_bin.msi'
Checksum64 = '5b11e366cfb0e65d5e484c872da392cbd6786accd5113ba39010a9f785040e2e'
ChecksumType64 = 'sha256'
fileType = 'msi'
silentArgs = "INSTALLLEVEL=3 /quiet"
Expand Down
2 changes: 1 addition & 1 deletion SapMachine17/sapmachine.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>sapmachine17</id>
<version>17.0.8</version>
<version>17.0.9</version>
<packageSourceUrl>https://github.com/johanjanssen/ChocolateyPackages/tree/master/SapMachine17</packageSourceUrl>
<title>SapMachine 17 JDK</title>
<authors>SAP</authors>
Expand Down
4 changes: 2 additions & 2 deletions SapMachine17/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$packageArgs = @{
PackageName = $env:ChocolateyPackageName
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-17.0.8/sapmachine-jdk-17.0.8_windows-x64_bin.msi'
Checksum64 = '0d15003d81f8f49b6fb13c787fe483fa6060811a37a120703e3270df4886e85b'
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-17.0.9/sapmachine-jdk-17.0.9_windows-x64_bin.msi'
Checksum64 = 'e94736b15ca932e10aeac44017597998c518ebeb11728f22961fc4747c0e26cc'
ChecksumType64 = 'sha256'
fileType = 'msi'
silentArgs = "INSTALLLEVEL=3 /quiet"
Expand Down
2 changes: 1 addition & 1 deletion SapMachine17JRE/sapmachinejre.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>sapmachine17jre</id>
<version>17.0.8</version>
<version>17.0.9</version>
<packageSourceUrl>https://github.com/johanjanssen/ChocolateyPackages/tree/master/SapMachine17JRE</packageSourceUrl>
<title>SapMachine 17 JRE</title>
<authors>SAP</authors>
Expand Down
4 changes: 2 additions & 2 deletions SapMachine17JRE/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$packageArgs = @{
PackageName = $env:ChocolateyPackageName
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-17.0.8/sapmachine-jre-17.0.8_windows-x64_bin.msi'
Checksum64 = 'c3e8bff2c80b21adf9955a1c7c07257db0c9df243c0f802f7cb5a12625c0d059'
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-17.0.9/sapmachine-jre-17.0.9_windows-x64_bin.msi'
Checksum64 = '39b40ff606f02e3b6e8fb17d4fc71506ed45f269f2cea76515c9dedafd47fb50'
ChecksumType64 = 'sha256'
fileType = 'msi'
silentArgs = "INSTALLLEVEL=3 /quiet"
Expand Down
2 changes: 1 addition & 1 deletion SapMachine21/sapmachine21.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>sapmachine21</id>
<version>21.0.0</version>
<version>21.0.1</version>
<packageSourceUrl>https://github.com/johanjanssen/ChocolateyPackages/tree/master/SapMachine21</packageSourceUrl>
<title>SapMachine JDK</title>
<authors>SAP</authors>
Expand Down
4 changes: 2 additions & 2 deletions SapMachine21/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$packageArgs = @{
PackageName = $env:ChocolateyPackageName
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-21/sapmachine-jdk-21_windows-x64_bin.msi'
Checksum64 = '0a7e9c7aaa6c17ce6e66c70f07b4142a4b68f2be3a08fd54413da2d7a7c1b486'
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-21.0.1/sapmachine-jdk-21.0.1_windows-x64_bin.msi'
Checksum64 = 'fbca3339248aa045fce94c8943a908c6172842633421b4462820aea0df86c46c'
ChecksumType64 = 'sha256'
fileType = 'msi'
silentArgs = "INSTALLLEVEL=3 /quiet"
Expand Down
2 changes: 1 addition & 1 deletion SapMachine21JRE/sapmachine21jre.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>sapmachine21jre</id>
<version>21.0.0</version>
<version>21.0.1</version>
<packageSourceUrl>https://github.com/johanjanssen/ChocolateyPackages/tree/master/SapMachine21JRE</packageSourceUrl>
<title>SapMachine JRE</title>
<authors>SAP</authors>
Expand Down
4 changes: 2 additions & 2 deletions SapMachine21JRE/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$packageArgs = @{
PackageName = $env:ChocolateyPackageName
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-21/sapmachine-jre-21_windows-x64_bin.msi'
Checksum64 = '46b507395253a252c518aec8f70c492124bbff7dc69464dc8a84bcd01a5e05c8'
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-21.0.1/sapmachine-jre-21.0.1_windows-x64_bin.msi'
Checksum64 = '4d6e0c8d00410da0184d538645088a4fd04c41816c922333bfc19d9fb5a28693'
ChecksumType64 = 'sha256'
fileType = 'msi'
silentArgs = "INSTALLLEVEL=3 /quiet"
Expand Down
2 changes: 1 addition & 1 deletion SapMachineJRE/sapmachinejre.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>sapmachinejre</id>
<version>21.0.0</version>
<version>21.0.1</version>
<packageSourceUrl>https://github.com/johanjanssen/ChocolateyPackages/tree/master/SapMachineJRE</packageSourceUrl>
<title>SapMachine JRE</title>
<authors>SAP</authors>
Expand Down
4 changes: 2 additions & 2 deletions SapMachineJRE/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$packageArgs = @{
PackageName = $env:ChocolateyPackageName
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-21/sapmachine-jre-21_windows-x64_bin.msi'
Checksum64 = '46b507395253a252c518aec8f70c492124bbff7dc69464dc8a84bcd01a5e05c8'
Url64bit = 'https://github.com/SAP/SapMachine/releases/download/sapmachine-21.0.1/sapmachine-jre-21.0.1_windows-x64_bin.msi'
Checksum64 = '4d6e0c8d00410da0184d538645088a4fd04c41816c922333bfc19d9fb5a28693'
ChecksumType64 = 'sha256'
fileType = 'msi'
silentArgs = "INSTALLLEVEL=3 /quiet"
Expand Down

0 comments on commit 94a3073

Please sign in to comment.