Skip to content

Commit

Permalink
Merge branch 'ScoopInstaller:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansuhartanto authored Apr 23, 2024
2 parents 066ab66 + 8e1cb5e commit cb00707
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 28 deletions.
8 changes: 4 additions & 4 deletions bucket/temurin-jdk.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "22.0.0-36",
"version": "22.0.1-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22+36/OpenJDK22U-jdk_x64_windows_hotspot_22_36.zip",
"hash": "0aed4b85b94ced6740f312b873f574f519a4eda4015739cbbbd7c6356a59f289"
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.1+8/OpenJDK22U-jdk_x64_windows_hotspot_22.0.1_8.zip",
"hash": "4cf9d3c7ed8ec72a8adcca290d90fdd775100a38670410e674b05233a0c8288e"
}
},
"extract_dir": "jdk-22+36",
"extract_dir": "jdk-22.0.1+8",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down
8 changes: 4 additions & 4 deletions bucket/temurin-jre.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "22.0.0-36",
"version": "22.0.1-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22+36/OpenJDK22U-jre_x64_windows_hotspot_22_36.zip",
"hash": "bb88ef56a742396d6f7fd6443bb3a3a2fae32da26357f5bfe1ab1f41b945f64d"
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.1+8/OpenJDK22U-jre_x64_windows_hotspot_22.0.1_8.zip",
"hash": "7c7572ef9e3b53e91faeaa2b4f019dc496f428705ca672f417e21731b3a4089c"
}
},
"extract_dir": "jdk-22+36-jre",
"extract_dir": "jdk-22.0.1+8-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down
12 changes: 6 additions & 6 deletions bucket/temurin11-jdk.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "11.0.22-7",
"version": "11.0.23-9",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.22+7/OpenJDK11U-jdk_x64_windows_hotspot_11.0.22_7.zip",
"hash": "e94c4fd8d408814d8cef879699e7c3d250df197f7b39fad11451a64684312fcc"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.23+9/OpenJDK11U-jdk_x64_windows_hotspot_11.0.23_9.zip",
"hash": "d7a9f8ceee9a5785dcbbcbec20a07b1366efec59ba652ef7e03f6f7d10f52b85"
},
"32bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.22+7/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.22_7.zip",
"hash": "b1144e0b8c69ee32b6e7c9bd3273b25d8f32efce3cf847b97be7677cc7c83e2c"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.23+9/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.23_9.zip",
"hash": "1afdb0e4fb357e77fbda39ea878d670e2272844297ae16deb05bec07b729ad57"
}
},
"extract_dir": "jdk-11.0.22+7",
"extract_dir": "jdk-11.0.23+9",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down
12 changes: 6 additions & 6 deletions bucket/temurin11-jre.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "11.0.22-7",
"version": "11.0.23-9",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.22+7/OpenJDK11U-jre_x64_windows_hotspot_11.0.22_7.zip",
"hash": "a2f404d6ce8a1911a0e8c8fd940643f3b0227a205e3bed5f521a48d0fcc14cf2"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.23+9/OpenJDK11U-jre_x64_windows_hotspot_11.0.23_9.zip",
"hash": "6af3cb9e4fb90d730639d63a0588e4812bc8caf8cf0dcc5730a81917015cd8f6"
},
"32bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.22+7/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.22_7.zip",
"hash": "e7d3e80242ced088f8205b7e0f37a61d167f5faee513cd93fd114e2d210b237d"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.23+9/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.23_9.zip",
"hash": "402d7c7cd647daaf1c20839ad21048e2c0a1bab139405ae5901b3b83f5248560"
}
},
"extract_dir": "jdk-11.0.22+7-jre",
"extract_dir": "jdk-11.0.23+9-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down
8 changes: 4 additions & 4 deletions bucket/temurin22-jdk.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "22.0.0-36",
"version": "22.0.1-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22+36/OpenJDK22U-jdk_x64_windows_hotspot_22_36.zip",
"hash": "0aed4b85b94ced6740f312b873f574f519a4eda4015739cbbbd7c6356a59f289"
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.1+8/OpenJDK22U-jdk_x64_windows_hotspot_22.0.1_8.zip",
"hash": "4cf9d3c7ed8ec72a8adcca290d90fdd775100a38670410e674b05233a0c8288e"
}
},
"extract_dir": "jdk-22+36",
"extract_dir": "jdk-22.0.1+8",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down
8 changes: 4 additions & 4 deletions bucket/temurin22-jre.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "22.0.0-36",
"version": "22.0.1-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22+36/OpenJDK22U-jre_x64_windows_hotspot_22_36.zip",
"hash": "bb88ef56a742396d6f7fd6443bb3a3a2fae32da26357f5bfe1ab1f41b945f64d"
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.1+8/OpenJDK22U-jre_x64_windows_hotspot_22.0.1_8.zip",
"hash": "7c7572ef9e3b53e91faeaa2b4f019dc496f428705ca672f417e21731b3a4089c"
}
},
"extract_dir": "jdk-22+36-jre",
"extract_dir": "jdk-22.0.1+8-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down

0 comments on commit cb00707

Please sign in to comment.