Skip to content

Java Temurin 17 not updated to the latest version in the bucket #412

@mateusz-bajorek

Description

@mateusz-bajorek

Troubleshooting before submitting

  • Ran scoop checkup with no found problems?
  • Read the wiki relevant for the manifest being installed?
  • Checked for duplicate issues, included closed ones?
  • Checked with main scoop repo for related issues

Describe the bug
this here is describing issue with Temurin 17, but it's possible it's related also to other Temurin versions
In the repo/bucket, the current Temurin 17 JDK/JRE is 17.0.3 while the latest released version is 17.0.4
The updater script uses https://api.adoptium.net/v3/assets/feature_releases/17/ga?jvm_impl=hotspot&heap_size=normal&os=windows&architecture=x64&image_type=jdk&project=jdk&vendor=eclipse&page_size=1&sort_order=DESC to look for the release, and the site currently gives 17.0.4 version but the bucket isn't updated. Also, there is https://github.com/adoptium/temurin17-binaries/releases site that maybe could be used instead.

Expected behavior
Bucket is updated with the latest Temurin 17 version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions