{"id":369007,"url":"https://github.com/openjdk/jfx","last_synced_at":"2026-06-19T23:01:32.719Z","repository":{"id":37272435,"uuid":"185199202","full_name":"openjdk/jfx","owner":"openjdk","description":"JavaFX mainline development","archived":false,"fork":false,"pushed_at":"2026-05-25T15:14:58.000Z","size":387812,"stargazers_count":3240,"open_issues_count":32,"forks_count":579,"subscribers_count":88,"default_branch":"master","last_synced_at":"2026-05-25T17:15:46.012Z","etag":null,"topics":["java","javafx","openjdk","openjfx"],"latest_commit_sha":null,"homepage":"https://openjdk.org/projects/openjfx/","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openjdk.png","metadata":{"files":{"readme":"README-code-reviews.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-06T13:10:16.000Z","updated_at":"2026-05-25T15:15:04.000Z","dependencies_parsed_at":"2022-07-09T13:47:54.211Z","dependency_job_id":"c513d44f-0c36-4854-98a4-7ff518fd1475","html_url":"https://github.com/openjdk/jfx","commit_stats":{"total_commits":10952,"total_committers":244,"mean_commits":"44.885245901639344","dds":0.858382030679328,"last_synced_commit":"caf078acd42fabc3d9746471b54a77f3b86ff305"},"previous_names":[],"tags_count":854,"template":false,"template_full_name":null,"purl":"pkg:github/openjdk/jfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/sbom","scorecard":{"id":415533,"data":{"date":"2025-08-11","repo":{"name":"github.com/openjdk/jfx","commit":"1dda20b72eae2b9e12eb1217504977b45ddff6b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/submit.yml:54","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:36","Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:40"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/migrate-header-rule:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/submit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-18T23:44:23.296Z","repository_id":37272435,"created_at":"2025-08-18T23:44:23.296Z","updated_at":"2025-08-18T23:44:23.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33517124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"openjdk","name":"OpenJDK","uuid":"41768318","kind":"organization","description":"","email":null,"website":"https://openjdk.org","location":null,"twitter":"openjdk","company":null,"icon_url":"https://avatars.githubusercontent.com/u/41768318?v=4","repositories_count":118,"last_synced_at":"2024-05-07T18:09:22.547Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openjdk","funding_links":[],"total_stars":31600,"followers":3511,"following":0,"created_at":"2022-11-13T12:00:54.435Z","updated_at":"2024-05-07T18:10:07.995Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk/repositories"},"packages":[{"id":4628968,"name":"org.openjfx:javafx-base","ecosystem":"maven","description":"OpenJFX javafx-base","homepage":"https://openjdk.java.net/projects/openjfx/","licenses":"GPLv2+CE","normalized_licenses":["libpng-2.0"],"repository_url":"https://github.com/openjdk/jfx","keywords_array":[],"namespace":"org.openjfx","versions_count":267,"first_release_published_at":"2018-07-20T09:30:30.000Z","latest_release_published_at":"2026-01-20T22:18:23.000Z","latest_release_number":"25.0.2","last_synced_at":"2026-06-11T14:39:13.874Z","created_at":"2022-07-23T20:55:42.091Z","updated_at":"2026-06-11T14:39:13.875Z","registry_url":"https://central.sonatype.com/artifact/org.openjfx/javafx-base/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.openjfx/javafx-base/","metadata":{},"repo_metadata":{"id":37272435,"uuid":"185199202","full_name":"openjdk/jfx","owner":"openjdk","description":"JavaFX mainline development","archived":false,"fork":false,"pushed_at":"2025-10-31T03:26:29.000Z","size":387235,"stargazers_count":3094,"open_issues_count":33,"forks_count":543,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-10-31T05:34:17.580Z","etag":null,"topics":["java","javafx","openjdk","openjfx"],"latest_commit_sha":null,"homepage":"https://openjdk.org/projects/openjfx/","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openjdk.png","metadata":{"files":{"readme":"README-code-reviews.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-06T13:10:16.000Z","updated_at":"2025-10-31T03:26:34.000Z","dependencies_parsed_at":"2022-07-09T13:47:54.211Z","dependency_job_id":"1d37c2c7-f198-4db3-9de6-d5c858f00e29","html_url":"https://github.com/openjdk/jfx","commit_stats":{"total_commits":10952,"total_committers":244,"mean_commits":"44.885245901639344","dds":0.858382030679328,"last_synced_commit":"caf078acd42fabc3d9746471b54a77f3b86ff305"},"previous_names":[],"tags_count":822,"template":false,"template_full_name":null,"purl":"pkg:github/openjdk/jfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/sbom","scorecard":{"id":415533,"data":{"date":"2025-08-11","repo":{"name":"github.com/openjdk/jfx","commit":"1dda20b72eae2b9e12eb1217504977b45ddff6b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/submit.yml:54","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:36","Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:40"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/migrate-header-rule:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/submit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-18T23:44:23.296Z","repository_id":37272435,"created_at":"2025-08-18T23:44:23.296Z","updated_at":"2025-08-18T23:44:23.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281936818,"owners_count":26586769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"26+14","sha":"bf76ed2a6dd1dd74baf865e405690ce996699513","kind":"tag","published_at":"2025-10-30T15:19:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+14","html_url":"https://github.com/openjdk/jfx/releases/tag/26+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14/manifests"},{"name":"26+13","sha":"47d9dcc38a5e685a014774274f478b4205c6e397","kind":"tag","published_at":"2025-10-23T12:48:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+13","html_url":"https://github.com/openjdk/jfx/releases/tag/26+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13/manifests"},{"name":"26+12","sha":"38300ca6c6c3483d35abec6f3fb2431402a26af0","kind":"tag","published_at":"2025-10-16T13:36:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+12","html_url":"https://github.com/openjdk/jfx/releases/tag/26+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12/manifests"},{"name":"26+11","sha":"1b16ebaa8c583ce6094ad5717969967b8c9f2c9e","kind":"tag","published_at":"2025-10-09T12:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+11","html_url":"https://github.com/openjdk/jfx/releases/tag/26+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11/manifests"},{"name":"26+10","sha":"5682424bebae7947f665fcb11429c3d2e069e8e5","kind":"tag","published_at":"2025-10-02T12:49:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+10","html_url":"https://github.com/openjdk/jfx/releases/tag/26+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10/manifests"},{"name":"26+9","sha":"cca1703f49585843fc82517a828ed59b68b76ab8","kind":"tag","published_at":"2025-09-25T16:18:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+9","html_url":"https://github.com/openjdk/jfx/releases/tag/26+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9/manifests"},{"name":"26+8","sha":"c95cdcdc9cd8b3070e8076ea91234772d6a21331","kind":"tag","published_at":"2025-09-18T13:06:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+8","html_url":"https://github.com/openjdk/jfx/releases/tag/26+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8/manifests"},{"name":"25-ga","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-09-16T14:18:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/25-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga/manifests"},{"name":"26+7","sha":"89406ad45e4bfe4a235c21671a6f4ab2eec081ff","kind":"tag","published_at":"2025-09-11T16:00:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+7","html_url":"https://github.com/openjdk/jfx/releases/tag/26+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7/manifests"},{"name":"26+6","sha":"368bd20b887bb813718fbfecc14760597e8d4521","kind":"tag","published_at":"2025-09-04T16:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+6","html_url":"https://github.com/openjdk/jfx/releases/tag/26+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6/manifests"},{"name":"25+29","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-08-28T11:31:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+29","html_url":"https://github.com/openjdk/jfx/releases/tag/25+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29/manifests"},{"name":"26+5","sha":"fa2127cb3a3fc11238c5c8ce4cf0d15c4000f05c","kind":"tag","published_at":"2025-08-21T15:13:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+5","html_url":"https://github.com/openjdk/jfx/releases/tag/26+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5/manifests"},{"name":"26+4","sha":"1dda20b72eae2b9e12eb1217504977b45ddff6b8","kind":"tag","published_at":"2025-08-14T12:00:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+4","html_url":"https://github.com/openjdk/jfx/releases/tag/26+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4/manifests"},{"name":"26+3","sha":"f9532842b0765472c7490fb5bbf57cf268dd45ee","kind":"tag","published_at":"2025-08-07T15:30:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+3","html_url":"https://github.com/openjdk/jfx/releases/tag/26+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3/manifests"},{"name":"25+28","sha":"4f694cb443c408c79176472fdf994b5ddcf1a8ae","kind":"tag","published_at":"2025-08-07T15:28:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+28","html_url":"https://github.com/openjdk/jfx/releases/tag/25+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28/manifests"},{"name":"26+2","sha":"4e334cb1ebbb370086d0a58bbe1d9a30d6665066","kind":"tag","published_at":"2025-07-31T20:08:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+2","html_url":"https://github.com/openjdk/jfx/releases/tag/26+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2/manifests"},{"name":"25+27","sha":"a0c0920d92eeb6608c80bf3779def90adfcca756","kind":"tag","published_at":"2025-07-31T19:44:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+27","html_url":"https://github.com/openjdk/jfx/releases/tag/25+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27/manifests"},{"name":"25+26","sha":"b60486c4ead35f776d1a7580dc6f55769b780804","kind":"tag","published_at":"2025-07-24T16:36:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+26","html_url":"https://github.com/openjdk/jfx/releases/tag/25+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26/manifests"},{"name":"26+1","sha":"dbd43a371a2460c3cf8aed108d349b301bd2a1b2","kind":"tag","published_at":"2025-07-24T16:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+1","html_url":"https://github.com/openjdk/jfx/releases/tag/26+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1/manifests"},{"name":"25+25","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T18:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+25","html_url":"https://github.com/openjdk/jfx/releases/tag/25+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25/manifests"},{"name":"26+0","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T16:18:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+0","html_url":"https://github.com/openjdk/jfx/releases/tag/26+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0/manifests"},{"name":"25+24","sha":"6029e3e4058e2a87ecb0f5c07689f7d4783a1c65","kind":"tag","published_at":"2025-07-10T14:05:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+24","html_url":"https://github.com/openjdk/jfx/releases/tag/25+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24/manifests"},{"name":"25+23","sha":"0270847b85ab6d4701abb201ec4b2aeee96129dd","kind":"tag","published_at":"2025-07-03T12:39:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+23","html_url":"https://github.com/openjdk/jfx/releases/tag/25+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23/manifests"},{"name":"25+22","sha":"b9dd4dec1bf93f56e918fd60225fa7ead8dcccca","kind":"tag","published_at":"2025-06-26T13:28:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+22","html_url":"https://github.com/openjdk/jfx/releases/tag/25+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22/manifests"},{"name":"25+21","sha":"fc4642dbb008ed0e49996c1eea10b92fad5f7dcf","kind":"tag","published_at":"2025-06-19T14:28:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+21","html_url":"https://github.com/openjdk/jfx/releases/tag/25+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21/manifests"},{"name":"25+20","sha":"72c1c21a76ba752439c877aba599b0b5f8bf9332","kind":"tag","published_at":"2025-06-12T16:21:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+20","html_url":"https://github.com/openjdk/jfx/releases/tag/25+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20/manifests"},{"name":"25+19","sha":"11f31146a6f70881945799dadad63bca56ed8a80","kind":"tag","published_at":"2025-06-05T17:23:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+19","html_url":"https://github.com/openjdk/jfx/releases/tag/25+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19/manifests"},{"name":"25+18","sha":"ac12979bc3100cf4f263a38669a59dac2b71fdce","kind":"tag","published_at":"2025-05-22T14:29:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+18","html_url":"https://github.com/openjdk/jfx/releases/tag/25+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18/manifests"},{"name":"25+17","sha":"2b2355eb659cd433931825e8c0b7fa89da17e2d5","kind":"tag","published_at":"2025-05-15T15:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+17","html_url":"https://github.com/openjdk/jfx/releases/tag/25+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17/manifests"},{"name":"25+16","sha":"bffc32bfef9b48478382180beefdb84f2b8651c6","kind":"tag","published_at":"2025-05-08T13:07:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+16","html_url":"https://github.com/openjdk/jfx/releases/tag/25+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16/manifests"},{"name":"25+15","sha":"3fdd21386d6db96294fcecd80afc25d09732c067","kind":"tag","published_at":"2025-05-01T16:56:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+15","html_url":"https://github.com/openjdk/jfx/releases/tag/25+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15/manifests"},{"name":"25+14","sha":"48240dab9860728ca12f96b7cbdc4dca1d7414f2","kind":"tag","published_at":"2025-04-24T15:05:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+14","html_url":"https://github.com/openjdk/jfx/releases/tag/25+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14/manifests"},{"name":"25+13","sha":"9291099cc3a7830937bffdb65100b372ea1cc77a","kind":"tag","published_at":"2025-04-17T16:35:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+13","html_url":"https://github.com/openjdk/jfx/releases/tag/25+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13/manifests"},{"name":"25+12","sha":"9ac707dac4d675a4301241ae100fd26b08e57bf1","kind":"tag","published_at":"2025-04-10T20:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+12","html_url":"https://github.com/openjdk/jfx/releases/tag/25+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12/manifests"},{"name":"25+11","sha":"9ab20363e334541a2c82a573d35603c2a2945f03","kind":"tag","published_at":"2025-04-03T15:28:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+11","html_url":"https://github.com/openjdk/jfx/releases/tag/25+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11/manifests"},{"name":"25+10","sha":"91433775e75c9c662774f28de5310eab7da0fe7e","kind":"tag","published_at":"2025-03-27T18:35:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+10","html_url":"https://github.com/openjdk/jfx/releases/tag/25+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10/manifests"},{"name":"25+9","sha":"0eda4df202c07beda00bd282681b6755c1602661","kind":"tag","published_at":"2025-03-20T11:57:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+9","html_url":"https://github.com/openjdk/jfx/releases/tag/25+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9/manifests"},{"name":"24-ga","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-03-18T12:15:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/24-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga/manifests"},{"name":"25+8","sha":"1c3cfcb8bb4e8874406d3a5b507f38859f4c1d9b","kind":"tag","published_at":"2025-03-13T12:15:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+8","html_url":"https://github.com/openjdk/jfx/releases/tag/25+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8/manifests"},{"name":"25+7","sha":"c7091e1f57503e68c578ec890a4945a74d2d2978","kind":"tag","published_at":"2025-03-06T14:15:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+7","html_url":"https://github.com/openjdk/jfx/releases/tag/25+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7/manifests"},{"name":"25+6","sha":"7a7854c947728daab6a924baa0596ccfc2df1ebb","kind":"tag","published_at":"2025-02-27T16:01:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+6","html_url":"https://github.com/openjdk/jfx/releases/tag/25+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6/manifests"},{"name":"24+29","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-02-27T16:00:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+29","html_url":"https://github.com/openjdk/jfx/releases/tag/24+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29/manifests"},{"name":"25+5","sha":"307e3087f350bee5f73710b00588784696e84b07","kind":"tag","published_at":"2025-02-20T15:40:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+5","html_url":"https://github.com/openjdk/jfx/releases/tag/25+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5/manifests"},{"name":"25+4","sha":"1e6915738d654e6cf7a547e47b8b020117db6bc3","kind":"tag","published_at":"2025-02-13T14:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+4","html_url":"https://github.com/openjdk/jfx/releases/tag/25+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4/manifests"},{"name":"24+28","sha":"0424b8b1705252ded4ffc4a681a1ba67124ddb12","kind":"tag","published_at":"2025-02-13T14:38:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+28","html_url":"https://github.com/openjdk/jfx/releases/tag/24+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28/manifests"},{"name":"25+3","sha":"d615fdc717a55251225823ae5eeefb766e900e99","kind":"tag","published_at":"2025-02-06T17:14:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+3","html_url":"https://github.com/openjdk/jfx/releases/tag/25+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3/manifests"},{"name":"25+2","sha":"98b4b2e1127db5b23a4d7d86849aec0955d4fbf9","kind":"tag","published_at":"2025-01-30T16:29:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+2","html_url":"https://github.com/openjdk/jfx/releases/tag/25+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2/manifests"},{"name":"24+27","sha":"e079ed31f9bfd0af59319f48ebf9c75f78805970","kind":"tag","published_at":"2025-01-30T16:26:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+27","html_url":"https://github.com/openjdk/jfx/releases/tag/24+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27/manifests"},{"name":"24+26","sha":"87c3488a15b361ca343b6a324b9e4a995ce0baec","kind":"tag","published_at":"2025-01-23T16:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+26","html_url":"https://github.com/openjdk/jfx/releases/tag/24+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26/manifests"},{"name":"25+1","sha":"f2f5639c243dada1a25f661dbf84d37d908e16e3","kind":"tag","published_at":"2025-01-23T16:37:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+1","html_url":"https://github.com/openjdk/jfx/releases/tag/25+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1/manifests"},{"name":"24+25","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:14:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+25","html_url":"https://github.com/openjdk/jfx/releases/tag/24+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25/manifests"},{"name":"25+0","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:09:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+0","html_url":"https://github.com/openjdk/jfx/releases/tag/25+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0/manifests"},{"name":"24+24","sha":"7312ad1af3a67dd2fd528f3dba0192712359a242","kind":"tag","published_at":"2025-01-09T13:18:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+24","html_url":"https://github.com/openjdk/jfx/releases/tag/24+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24/manifests"},{"name":"24+23","sha":"f06b15b6e6c60fba18b6452464e75b89cc7054f9","kind":"tag","published_at":"2025-01-02T11:48:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+23","html_url":"https://github.com/openjdk/jfx/releases/tag/24+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23/manifests"},{"name":"24+22","sha":"e30d0d54f4269ffe3a9293fc9604f5467c3b5e37","kind":"tag","published_at":"2024-12-19T13:49:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+22","html_url":"https://github.com/openjdk/jfx/releases/tag/24+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22/manifests"},{"name":"24+21","sha":"b76c05b9356656c1bd6a4a7026b858d3a935a51f","kind":"tag","published_at":"2024-12-12T12:57:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+21","html_url":"https://github.com/openjdk/jfx/releases/tag/24+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21/manifests"},{"name":"24+20","sha":"a431801c3d1d76f03c54f7f3451eac4fa8024e8b","kind":"tag","published_at":"2024-12-05T17:55:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+20","html_url":"https://github.com/openjdk/jfx/releases/tag/24+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20/manifests"},{"name":"24+19","sha":"a45e33c1a4d8390eb1e6ec66977f453df71a009a","kind":"tag","published_at":"2024-11-28T13:20:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+19","html_url":"https://github.com/openjdk/jfx/releases/tag/24+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19/manifests"},{"name":"24+18","sha":"3a8a5598fa3e4fa326b1332c0bba6905183348f5","kind":"tag","published_at":"2024-11-21T17:08:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+18","html_url":"https://github.com/openjdk/jfx/releases/tag/24+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18/manifests"},{"name":"24+17","sha":"72af9e2366727a83ca1eace73e1c337cc4f8a255","kind":"tag","published_at":"2024-11-14T20:14:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+17","html_url":"https://github.com/openjdk/jfx/releases/tag/24+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17/manifests"},{"name":"24+16","sha":"3d15a3065c272d79011f99f77c1bdd0d8801e290","kind":"tag","published_at":"2024-11-07T14:22:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+16","html_url":"https://github.com/openjdk/jfx/releases/tag/24+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16/manifests"},{"name":"24+15","sha":"076b4018de1a6fd659778b77d66d2478def315a3","kind":"tag","published_at":"2024-10-24T11:41:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+15","html_url":"https://github.com/openjdk/jfx/releases/tag/24+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15/manifests"},{"name":"24+14","sha":"c4b1e1c019c98e97c64df8b11ee2f9635c67256d","kind":"tag","published_at":"2024-10-17T17:43:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+14","html_url":"https://github.com/openjdk/jfx/releases/tag/24+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14/manifests"},{"name":"24+13","sha":"fb06b1f8e88d1c09cc8109ad3cb0ef5a5a754934","kind":"tag","published_at":"2024-10-10T15:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+13","html_url":"https://github.com/openjdk/jfx/releases/tag/24+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13/manifests"},{"name":"24+12","sha":"d5432c3e14b06445bc45e34e4aa63ec415c03595","kind":"tag","published_at":"2024-10-03T12:32:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+12","html_url":"https://github.com/openjdk/jfx/releases/tag/24+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12/manifests"},{"name":"24+11","sha":"29004352006e4d1d01401d658d22a35ae2648de5","kind":"tag","published_at":"2024-09-26T13:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+11","html_url":"https://github.com/openjdk/jfx/releases/tag/24+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11/manifests"},{"name":"24+10","sha":"e81b676629f281e526f2e37af2b5a82b6c28bc6e","kind":"tag","published_at":"2024-09-19T12:58:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+10","html_url":"https://github.com/openjdk/jfx/releases/tag/24+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10/manifests"},{"name":"23-ga","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-09-17T11:20:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/23-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga/manifests"},{"name":"24+9","sha":"639f138380a4091befa3046f7211aab77f8d77dd","kind":"tag","published_at":"2024-09-12T15:27:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+9","html_url":"https://github.com/openjdk/jfx/releases/tag/24+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9/manifests"},{"name":"24+8","sha":"4647367ce4590440fbb85675055225c869502314","kind":"tag","published_at":"2024-09-05T15:12:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+8","html_url":"https://github.com/openjdk/jfx/releases/tag/24+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8/manifests"},{"name":"23+29","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-29T12:09:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+29","html_url":"https://github.com/openjdk/jfx/releases/tag/23+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29/manifests"},{"name":"24+7","sha":"b88ac0495650bd033ba11e3131e9bffc517872eb","kind":"tag","published_at":"2024-08-29T12:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+7","html_url":"https://github.com/openjdk/jfx/releases/tag/24+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7/manifests"},{"name":"23+28","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-22T13:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+28","html_url":"https://github.com/openjdk/jfx/releases/tag/23+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28/manifests"},{"name":"24+6","sha":"b8987310dfff28b7a1a3862868c2d2210063985d","kind":"tag","published_at":"2024-08-22T12:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+6","html_url":"https://github.com/openjdk/jfx/releases/tag/24+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6/manifests"},{"name":"24+5","sha":"338b1f3a1cff64f8eceb140015fec232f21234eb","kind":"tag","published_at":"2024-08-15T15:13:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+5","html_url":"https://github.com/openjdk/jfx/releases/tag/24+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5/manifests"},{"name":"24+4","sha":"abb6dfefae840ac17893a12e4ac086140c83e451","kind":"tag","published_at":"2024-08-08T16:29:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+4","html_url":"https://github.com/openjdk/jfx/releases/tag/24+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4/manifests"},{"name":"24+3","sha":"686a396c6f1a5ee0733a69a046d2131f4649eca8","kind":"tag","published_at":"2024-08-01T17:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+3","html_url":"https://github.com/openjdk/jfx/releases/tag/24+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3/manifests"},{"name":"24+2","sha":"ffbd12dc01132f186908eb83144ff17c4b4bdeaf","kind":"tag","published_at":"2024-07-25T15:52:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+2","html_url":"https://github.com/openjdk/jfx/releases/tag/24+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2/manifests"},{"name":"24+1","sha":"81f11c4a39eb505d17c57a49c5e084f75a169856","kind":"tag","published_at":"2024-07-18T16:22:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+1","html_url":"https://github.com/openjdk/jfx/releases/tag/24+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1/manifests"},{"name":"23+27","sha":"d9780548f42047cd7cd06d20c1350fa955a9dc9a","kind":"tag","published_at":"2024-07-18T16:16:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+27","html_url":"https://github.com/openjdk/jfx/releases/tag/23+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27/manifests"},{"name":"23+26","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+26","html_url":"https://github.com/openjdk/jfx/releases/tag/23+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26/manifests"},{"name":"24+0","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:17:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+0","html_url":"https://github.com/openjdk/jfx/releases/tag/24+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0/manifests"},{"name":"23+25","sha":"459b15fc61e7a78f29c16fe665370657c1236b3f","kind":"tag","published_at":"2024-07-04T13:05:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+25","html_url":"https://github.com/openjdk/jfx/releases/tag/23+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25/manifests"},{"name":"23+24","sha":"ca04c87d307c36591162af8cd6298ede17812834","kind":"tag","published_at":"2024-06-27T16:53:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+24","html_url":"https://github.com/openjdk/jfx/releases/tag/23+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24/manifests"},{"name":"23+23","sha":"14cd9806eab87954f998aab33c8b2529e34924d6","kind":"tag","published_at":"2024-06-20T15:45:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+23","html_url":"https://github.com/openjdk/jfx/releases/tag/23+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23/manifests"},{"name":"23+22","sha":"c8b96e4e6da18b4ab1331bb3a5b48cf1b8b3e2e6","kind":"tag","published_at":"2024-06-13T16:00:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+22","html_url":"https://github.com/openjdk/jfx/releases/tag/23+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22/manifests"},{"name":"23+21","sha":"4a33d5ef13c7bc72900fa6769fe4779ccec5bc98","kind":"tag","published_at":"2024-06-06T15:24:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+21","html_url":"https://github.com/openjdk/jfx/releases/tag/23+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21/manifests"},{"name":"23+20","sha":"dedcf1d236b5429dcf3c42f5fd1095b28d5da063","kind":"tag","published_at":"2024-05-29T11:04:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+20","html_url":"https://github.com/openjdk/jfx/releases/tag/23+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20/manifests"},{"name":"23+19","sha":"94aa2b68d01af6096a18316ab36c911fe8cec572","kind":"tag","published_at":"2024-05-23T16:43:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+19","html_url":"https://github.com/openjdk/jfx/releases/tag/23+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19/manifests"},{"name":"23+18","sha":"a7627fa8d4c0c2595d359a2656daf2f6005ee0f5","kind":"tag","published_at":"2024-05-16T15:42:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+18","html_url":"https://github.com/openjdk/jfx/releases/tag/23+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18/manifests"},{"name":"23+17","sha":"7699c448bbdfe4213f74eb47409d9c42b16b59a4","kind":"tag","published_at":"2024-05-09T11:52:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+17","html_url":"https://github.com/openjdk/jfx/releases/tag/23+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17/manifests"},{"name":"23+16","sha":"aa9907a58e24bc997a6762d62542a9cc6234dbe3","kind":"tag","published_at":"2024-05-02T16:37:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+16","html_url":"https://github.com/openjdk/jfx/releases/tag/23+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16/manifests"},{"name":"23+15","sha":"c23ac74714a88649a65d455a06254e97cd6ecb3f","kind":"tag","published_at":"2024-04-26T20:49:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+15","html_url":"https://github.com/openjdk/jfx/releases/tag/23+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15/manifests"},{"name":"23+14","sha":"d03b0028d1ebefa00df59a20d6f9a4dd9ac5f033","kind":"tag","published_at":"2024-04-19T12:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+14","html_url":"https://github.com/openjdk/jfx/releases/tag/23+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14/manifests"},{"name":"23+13","sha":"0eb4d7196099d817cc6467985b882242845bdd2e","kind":"tag","published_at":"2024-04-11T18:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+13","html_url":"https://github.com/openjdk/jfx/releases/tag/23+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13/manifests"},{"name":"23+12","sha":"0d336063346879671e1c9fbdeed4926d69c6cf44","kind":"tag","published_at":"2024-04-04T15:05:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+12","html_url":"https://github.com/openjdk/jfx/releases/tag/23+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12/manifests"},{"name":"23+11","sha":"0d2ad0e0e6a8ab29e73e77ddbdbe4b6c4d8ab147","kind":"tag","published_at":"2024-03-29T13:44:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+11","html_url":"https://github.com/openjdk/jfx/releases/tag/23+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11/manifests"},{"name":"23+10","sha":"dcb894c7ffd1d14365a0ef691362f2e7232d20d5","kind":"tag","published_at":"2024-03-21T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+10","html_url":"https://github.com/openjdk/jfx/releases/tag/23+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10/manifests"},{"name":"22-ga","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-03-19T14:06:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/22-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga/manifests"},{"name":"23+9","sha":"c196454e76dec1cbcd028e12d99f052981a63a4e","kind":"tag","published_at":"2024-03-14T22:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+9","html_url":"https://github.com/openjdk/jfx/releases/tag/23+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9/manifests"},{"name":"23+8","sha":"64af987576214fc5483520ce8131895be74a641d","kind":"tag","published_at":"2024-03-07T16:21:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+8","html_url":"https://github.com/openjdk/jfx/releases/tag/23+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8/manifests"},{"name":"23+7","sha":"b99eb45828317e4c195b46eb0c9371d4645f2c6c","kind":"tag","published_at":"2024-02-29T18:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+7","html_url":"https://github.com/openjdk/jfx/releases/tag/23+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7/manifests"},{"name":"22+30","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-02-29T17:39:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+30","html_url":"https://github.com/openjdk/jfx/releases/tag/22+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30/manifests"},{"name":"23+6","sha":"e0b88bc7cfede46afe28cbb4a2e333df933b5100","kind":"tag","published_at":"2024-02-22T16:15:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+6","html_url":"https://github.com/openjdk/jfx/releases/tag/23+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6/manifests"},{"name":"23+5","sha":"48be7d36d5033d215d585619f34c2dde518e4b53","kind":"tag","published_at":"2024-02-15T15:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+5","html_url":"https://github.com/openjdk/jfx/releases/tag/23+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5/manifests"},{"name":"22+29","sha":"f15a4add7133c94f4bae3c0abaeb16d1b31ee6cd","kind":"tag","published_at":"2024-02-15T15:50:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+29","html_url":"https://github.com/openjdk/jfx/releases/tag/22+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29/manifests"},{"name":"23+4","sha":"172c491dae4b774012589d991c898f12ccb44a4c","kind":"tag","published_at":"2024-02-08T23:19:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+4","html_url":"https://github.com/openjdk/jfx/releases/tag/23+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4/manifests"},{"name":"23+3","sha":"aac2df168d524f97d663de6776962773702b360c","kind":"tag","published_at":"2024-02-01T16:19:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+3","html_url":"https://github.com/openjdk/jfx/releases/tag/23+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3/manifests"},{"name":"22+28","sha":"34914c465ac71bd2ab3ba2a5ccae5f353bc59264","kind":"tag","published_at":"2024-02-01T16:17:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+28","html_url":"https://github.com/openjdk/jfx/releases/tag/22+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28/manifests"},{"name":"22+27","sha":"b4b576fa1c1ba58f5069e2c40e1f636daeafa85c","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+27","html_url":"https://github.com/openjdk/jfx/releases/tag/22+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27/manifests"},{"name":"23+2","sha":"9e7e8e1d08a9d03611da99ef1a7e6e29cd870eca","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+2","html_url":"https://github.com/openjdk/jfx/releases/tag/23+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2/manifests"},{"name":"23+1","sha":"872dbc8a2d254cba4df33fcc778b15b1a3c9b69f","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+1","html_url":"https://github.com/openjdk/jfx/releases/tag/23+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1/manifests"},{"name":"22+26","sha":"0a566990a8bd9d0a7329b1d8fed4326128c48cd3","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+26","html_url":"https://github.com/openjdk/jfx/releases/tag/22+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26/manifests"},{"name":"22+25","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:17:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+25","html_url":"https://github.com/openjdk/jfx/releases/tag/22+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25/manifests"},{"name":"23+0","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:09:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+0","html_url":"https://github.com/openjdk/jfx/releases/tag/23+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0/manifests"},{"name":"22+24","sha":"2493a23e2dc5ff8694ab4a1bed06fe73466edaf9","kind":"tag","published_at":"2024-01-04T15:46:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+24","html_url":"https://github.com/openjdk/jfx/releases/tag/22+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24/manifests"},{"name":"22+23","sha":"ab68b716fbfd807918ca4a1bc096dcf40d9cfcbd","kind":"tag","published_at":"2023-12-21T15:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+23","html_url":"https://github.com/openjdk/jfx/releases/tag/22+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23/manifests"},{"name":"22+22","sha":"8872f7afab5eca725b29d9e5b005084c22b27b9c","kind":"tag","published_at":"2023-12-15T13:01:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+22","html_url":"https://github.com/openjdk/jfx/releases/tag/22+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22/manifests"},{"name":"22+21","sha":"2108ecf9d7c8c459964a9e8b5e37485b3507b028","kind":"tag","published_at":"2023-12-07T20:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+21","html_url":"https://github.com/openjdk/jfx/releases/tag/22+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21/manifests"},{"name":"22+20","sha":"036d81be5ab2434863dee2d704967589222176cb","kind":"tag","published_at":"2023-11-30T19:18:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+20","html_url":"https://github.com/openjdk/jfx/releases/tag/22+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20/manifests"},{"name":"22+19","sha":"3548cddedcf3e99af9263efc8004a092a55af8fb","kind":"tag","published_at":"2023-11-24T04:10:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+19","html_url":"https://github.com/openjdk/jfx/releases/tag/22+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19/manifests"},{"name":"22+18","sha":"cda623d74a17c1aac034bac175e4fb10bd1fd52b","kind":"tag","published_at":"2023-11-16T20:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+18","html_url":"https://github.com/openjdk/jfx/releases/tag/22+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18/manifests"},{"name":"22+17","sha":"c8641e280b41d26a59d20c21813408f6cfe30cbb","kind":"tag","published_at":"2023-11-09T15:31:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+17","html_url":"https://github.com/openjdk/jfx/releases/tag/22+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17/manifests"},{"name":"22+16","sha":"96e5d10a40dc25b999ff229f1d6601d1058761b2","kind":"tag","published_at":"2023-11-02T22:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+16","html_url":"https://github.com/openjdk/jfx/releases/tag/22+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16/manifests"},{"name":"22+15","sha":"9b93c962f45e5cf0b3a9f1090f307603be130a0e","kind":"tag","published_at":"2023-10-26T19:39:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+15","html_url":"https://github.com/openjdk/jfx/releases/tag/22+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15/manifests"},{"name":"22+14","sha":"27594f01bd1df9d716914f8a7527d56b4ea45596","kind":"tag","published_at":"2023-10-20T10:21:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+14","html_url":"https://github.com/openjdk/jfx/releases/tag/22+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14/manifests"},{"name":"22+13","sha":"e621d4b65222ee99b29fb2709a830d8ad70ea44f","kind":"tag","published_at":"2023-10-12T15:16:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+13","html_url":"https://github.com/openjdk/jfx/releases/tag/22+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13/manifests"},{"name":"22+12","sha":"25862787d2e1b6c4da17089a1d5695c4e4b9fd6e","kind":"tag","published_at":"2023-10-05T18:57:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+12","html_url":"https://github.com/openjdk/jfx/releases/tag/22+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12/manifests"},{"name":"22+11","sha":"f2dd4bdb7b7d2877fb8aa805737c5d9bd89f9cef","kind":"tag","published_at":"2023-09-28T12:20:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+11","html_url":"https://github.com/openjdk/jfx/releases/tag/22+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11/manifests"},{"name":"22+10","sha":"658c833179dffb68893375b8bad90b7906f479b3","kind":"tag","published_at":"2023-09-21T13:01:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+10","html_url":"https://github.com/openjdk/jfx/releases/tag/22+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10/manifests"},{"name":"21-ga","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-19T11:57:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/21-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga/manifests"},{"name":"22+9","sha":"f7b21e5468f1aad18df17443590c0887b2cf0239","kind":"tag","published_at":"2023-09-14T19:14:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+9","html_url":"https://github.com/openjdk/jfx/releases/tag/22+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9/manifests"},{"name":"22+8","sha":"8fcd6e5e55967810ec2acd3dcc9b47bae5c70350","kind":"tag","published_at":"2023-09-07T18:17:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+8","html_url":"https://github.com/openjdk/jfx/releases/tag/22+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8/manifests"},{"name":"21+31","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-01T00:06:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+31","html_url":"https://github.com/openjdk/jfx/releases/tag/21+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31/manifests"},{"name":"22+7","sha":"beca88c16fa0942ce7ed32530c411ed9671ad925","kind":"tag","published_at":"2023-09-01T00:00:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+7","html_url":"https://github.com/openjdk/jfx/releases/tag/22+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7/manifests"},{"name":"21+30","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-08-24T14:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+30","html_url":"https://github.com/openjdk/jfx/releases/tag/21+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30/manifests"},{"name":"22+6","sha":"be2c7aea20c7752f069e526d2c3f9bea11bc1634","kind":"tag","published_at":"2023-08-24T14:31:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+6","html_url":"https://github.com/openjdk/jfx/releases/tag/22+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6/manifests"},{"name":"22+5","sha":"e5bb4e141cba5f49e0bdcc788d1751c8770d17d5","kind":"tag","published_at":"2023-08-17T16:26:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+5","html_url":"https://github.com/openjdk/jfx/releases/tag/22+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5/manifests"},{"name":"22+4","sha":"5d741761e751aa047f265d9d816be535a1818aee","kind":"tag","published_at":"2023-08-10T15:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+4","html_url":"https://github.com/openjdk/jfx/releases/tag/22+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4/manifests"},{"name":"21+29","sha":"86e71094b54901487b93c53eb5bcaf6bf9bee92b","kind":"tag","published_at":"2023-08-04T11:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+29","html_url":"https://github.com/openjdk/jfx/releases/tag/21+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29/manifests"},{"name":"22+3","sha":"5f5e54feb2e816dcb351a28862c798117c3f81e8","kind":"tag","published_at":"2023-08-03T11:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+3","html_url":"https://github.com/openjdk/jfx/releases/tag/22+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3/manifests"},{"name":"22+2","sha":"cc57fb51a9409f5d2a6d2ce8dcd3878d48f9cfc9","kind":"tag","published_at":"2023-07-27T15:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+2","html_url":"https://github.com/openjdk/jfx/releases/tag/22+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2/manifests"},{"name":"21+28","sha":"6095445a8aeb6f9c5b1cd68ecf682b1734673a95","kind":"tag","published_at":"2023-07-27T15:13:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+28","html_url":"https://github.com/openjdk/jfx/releases/tag/21+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28/manifests"},{"name":"22+1","sha":"600cee70a2f6f907a53f7183315e6d7f79b291d6","kind":"tag","published_at":"2023-07-20T19:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+1","html_url":"https://github.com/openjdk/jfx/releases/tag/22+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1/manifests"},{"name":"21+27","sha":"529d47961467b11e60fd06c634021912dc193c51","kind":"tag","published_at":"2023-07-20T18:59:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+27","html_url":"https://github.com/openjdk/jfx/releases/tag/21+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27/manifests"},{"name":"21+26","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:40:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+26","html_url":"https://github.com/openjdk/jfx/releases/tag/21+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26/manifests"},{"name":"22+0","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:10:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+0","html_url":"https://github.com/openjdk/jfx/releases/tag/22+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0/manifests"},{"name":"21+25","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-07-06T15:23:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+25","html_url":"https://github.com/openjdk/jfx/releases/tag/21+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25/manifests"},{"name":"21+24","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-06-29T15:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+24","html_url":"https://github.com/openjdk/jfx/releases/tag/21+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24/manifests"},{"name":"21+23","sha":"a17a71458def91d206844b7d64e185af75a3c6e0","kind":"tag","published_at":"2023-06-22T12:32:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+23","html_url":"https://github.com/openjdk/jfx/releases/tag/21+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23/manifests"},{"name":"21+22","sha":"8d13ba93b5f01768a6ac2df81c6e026d3d85c86d","kind":"tag","published_at":"2023-06-15T11:58:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+22","html_url":"https://github.com/openjdk/jfx/releases/tag/21+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22/manifests"},{"name":"21+21","sha":"6a159e91e0ff698c2dc4731a6171b565abeb1bdf","kind":"tag","published_at":"2023-06-08T12:17:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+21","html_url":"https://github.com/openjdk/jfx/releases/tag/21+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21/manifests"},{"name":"21+20","sha":"7825137dc2d9f8d4ebc50c864522fae990cadc71","kind":"tag","published_at":"2023-06-01T12:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+20","html_url":"https://github.com/openjdk/jfx/releases/tag/21+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20/manifests"},{"name":"21+19","sha":"4b24c8690d01634179571d24c8919469b209bec6","kind":"tag","published_at":"2023-05-25T17:08:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+19","html_url":"https://github.com/openjdk/jfx/releases/tag/21+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19/manifests"},{"name":"21+18","sha":"8110f548fc561dc39e15deb7ac0c5555ececa8b6","kind":"tag","published_at":"2023-05-19T12:18:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+18","html_url":"https://github.com/openjdk/jfx/releases/tag/21+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18/manifests"},{"name":"21+17","sha":"604fc26219a10114c22aea5062bad228a34dc7c0","kind":"tag","published_at":"2023-05-12T13:51:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+17","html_url":"https://github.com/openjdk/jfx/releases/tag/21+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17/manifests"},{"name":"21+16","sha":"0a1fd6e0705ccced541b14afad68aea24faea8df","kind":"tag","published_at":"2023-05-04T17:50:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+16","html_url":"https://github.com/openjdk/jfx/releases/tag/21+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16/manifests"},{"name":"21+15","sha":"0b36052caa25fb87137f32661c45092a801c66fd","kind":"tag","published_at":"2023-04-27T12:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+15","html_url":"https://github.com/openjdk/jfx/releases/tag/21+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15/manifests"},{"name":"21+14","sha":"cf1e991c796942c50001e621dbd29984415cdbd3","kind":"tag","published_at":"2023-04-20T19:13:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+14","html_url":"https://github.com/openjdk/jfx/releases/tag/21+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14/manifests"},{"name":"21+13","sha":"f28896aa63592a37e7f78263548f3b2d4f2bc381","kind":"tag","published_at":"2023-04-13T12:05:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+13","html_url":"https://github.com/openjdk/jfx/releases/tag/21+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13/manifests"},{"name":"21+12","sha":"2b2a7f1f7cdad676159d471d2fee6025bbf4e939","kind":"tag","published_at":"2023-04-06T12:04:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+12","html_url":"https://github.com/openjdk/jfx/releases/tag/21+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12/manifests"},{"name":"21+11","sha":"2a5bf4647ca19f67eb56f2459f0a5acee6c05146","kind":"tag","published_at":"2023-03-30T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+11","html_url":"https://github.com/openjdk/jfx/releases/tag/21+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11/manifests"},{"name":"21+10","sha":"ae2e71fc5ac2e6c7cf6d671c15b53249783c71b3","kind":"tag","published_at":"2023-03-23T17:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+10","html_url":"https://github.com/openjdk/jfx/releases/tag/21+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10/manifests"},{"name":"20-ga","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-21T12:01:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/20-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga/manifests"},{"name":"21+9","sha":"935c7b797d79407d741735324313684617d1292d","kind":"tag","published_at":"2023-03-16T18:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+9","html_url":"https://github.com/openjdk/jfx/releases/tag/21+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9/manifests"},{"name":"21+8","sha":"4178ad72c356ce8bd8fca95ee4dd22987a3b175a","kind":"tag","published_at":"2023-03-09T18:48:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+8","html_url":"https://github.com/openjdk/jfx/releases/tag/21+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8/manifests"},{"name":"20+19","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-02T23:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+19","html_url":"https://github.com/openjdk/jfx/releases/tag/20+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19/manifests"},{"name":"21+7","sha":"9df6039a27a78f40a929b5ba4de0e38ce233a6fc","kind":"tag","published_at":"2023-03-02T22:43:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+7","html_url":"https://github.com/openjdk/jfx/releases/tag/21+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7/manifests"},{"name":"21+6","sha":"14883a296ac08a91fc24570a7479a6c8c2117643","kind":"tag","published_at":"2023-02-23T13:48:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+6","html_url":"https://github.com/openjdk/jfx/releases/tag/21+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6/manifests"},{"name":"21+5","sha":"f4ca00dd6f81a97401f78f422a6899cb44ab462f","kind":"tag","published_at":"2023-02-16T23:10:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+5","html_url":"https://github.com/openjdk/jfx/releases/tag/21+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5/manifests"},{"name":"21+4","sha":"e7d31914b3f91076df7777a2e5da02c4c71150b0","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+4","html_url":"https://github.com/openjdk/jfx/releases/tag/21+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4/manifests"},{"name":"20+18","sha":"abe80587a3515bbae5ba2f3d3a65cc0614e254fb","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+18","html_url":"https://github.com/openjdk/jfx/releases/tag/20+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18/manifests"},{"name":"21+3","sha":"e1f7d0c42be3839df7679ae45d74907ef33edfbe","kind":"tag","published_at":"2023-02-02T16:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+3","html_url":"https://github.com/openjdk/jfx/releases/tag/21+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3/manifests"},{"name":"20+17","sha":"8f2fac06152d3332e169f5b5389ac2ba84d18bc2","kind":"tag","published_at":"2023-02-02T16:18:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+17","html_url":"https://github.com/openjdk/jfx/releases/tag/20+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17/manifests"},{"name":"21+2","sha":"e234c89a253ece4962803a05d6ef77f0a7a80a82","kind":"tag","published_at":"2023-01-26T13:49:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+2","html_url":"https://github.com/openjdk/jfx/releases/tag/21+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2/manifests"},{"name":"19.0.2.1+0","sha":"659314932bd08fe0f9ea59c17db8ae510041dc3a","kind":"tag","published_at":"2023-01-19T17:01:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0/manifests"},{"name":"20+16","sha":"1ccb586c4808bf5026ca45f1b5a3f408818ae7fd","kind":"tag","published_at":"2023-01-19T16:58:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+16","html_url":"https://github.com/openjdk/jfx/releases/tag/20+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16/manifests"},{"name":"21+1","sha":"89219b70f8760dc6bd4e827e22c8190fdf3fea99","kind":"tag","published_at":"2023-01-19T16:56:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+1","html_url":"https://github.com/openjdk/jfx/releases/tag/21+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1/manifests"},{"name":"19.0.2.1+1","sha":"795ed10ef358d62635589bb1d5b74f2425e5bc80","kind":"tag","published_at":"2023-01-19T16:00:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1/manifests"},{"name":"19.0.2+1","sha":"d60d9ef73ea84a06a3e465f04acf3d7102ddb961","kind":"tag","published_at":"2023-01-18T07:14:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1/manifests"},{"name":"19.0.2+0","sha":"0db91abc0d97d45b05cc543bff024c9b36d53d11","kind":"tag","published_at":"2023-01-16T17:53:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0/manifests"},{"name":"20+15","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:34:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+15","html_url":"https://github.com/openjdk/jfx/releases/tag/20+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15/manifests"},{"name":"21+0","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+0","html_url":"https://github.com/openjdk/jfx/releases/tag/21+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0/manifests"},{"name":"20+14","sha":"ca29cc6122010e4b94778cc658efd4fdddc8af67","kind":"tag","published_at":"2023-01-05T23:07:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+14","html_url":"https://github.com/openjdk/jfx/releases/tag/20+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14/manifests"},{"name":"20+13","sha":"5b96d348ebcabb4b6d2e1d95937de3c82a1f6876","kind":"tag","published_at":"2022-12-22T20:00:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+13","html_url":"https://github.com/openjdk/jfx/releases/tag/20+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13/manifests"},{"name":"20+12","sha":"30147d2f8dfd3fe32f9ea6e70431efe90b015080","kind":"tag","published_at":"2022-12-15T19:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+12","html_url":"https://github.com/openjdk/jfx/releases/tag/20+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12/manifests"},{"name":"20+11","sha":"c900a00c7527f290e8047792fef4b45002930892","kind":"tag","published_at":"2022-12-08T20:42:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+11","html_url":"https://github.com/openjdk/jfx/releases/tag/20+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11/manifests"},{"name":"20+10","sha":"4a19fe71f9151460dca97d4ca9962fd630404ee8","kind":"tag","published_at":"2022-12-01T21:33:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+10","html_url":"https://github.com/openjdk/jfx/releases/tag/20+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10/manifests"},{"name":"20+9","sha":"cce85806c61f8b2a9bc18996a9922daf6daa9cd8","kind":"tag","published_at":"2022-11-23T23:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+9","html_url":"https://github.com/openjdk/jfx/releases/tag/20+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9/manifests"},{"name":"20+8","sha":"6cc9c4d1b9a46432f1568a54d7dcdf51e224559b","kind":"tag","published_at":"2022-11-17T11:53:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+8","html_url":"https://github.com/openjdk/jfx/releases/tag/20+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8/manifests"},{"name":"20+7","sha":"f4e27e9d37439716455838671d2f06b8aca1d236","kind":"tag","published_at":"2022-11-10T21:30:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+7","html_url":"https://github.com/openjdk/jfx/releases/tag/20+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7/manifests"},{"name":"20+6","sha":"7f17447aa44fbf5b09aaa2b699266dac8b50cea1","kind":"tag","published_at":"2022-11-04T12:13:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+6","html_url":"https://github.com/openjdk/jfx/releases/tag/20+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6/manifests"},{"name":"20+5","sha":"b3eec1d655ca8d17d13615ea430e92058d99ec1c","kind":"tag","published_at":"2022-10-27T16:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+5","html_url":"https://github.com/openjdk/jfx/releases/tag/20+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5/manifests"},{"name":"20+4","sha":"337c78183be84a3420691f615096b54a68ac4300","kind":"tag","published_at":"2022-10-06T08:05:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+4","html_url":"https://github.com/openjdk/jfx/releases/tag/20+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4/manifests"},{"name":"20+3","sha":"27f1905077cbc475fbce1b0f8d950d014dbb07a4","kind":"tag","published_at":"2022-09-16T08:51:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+3","html_url":"https://github.com/openjdk/jfx/releases/tag/20+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3/manifests"},{"name":"19+11","sha":"8b96776510908c14a860680ad99404c339faa48f","kind":"tag","published_at":"2022-09-02T06:36:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+11","html_url":"https://github.com/openjdk/jfx/releases/tag/19+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11/manifests"},{"name":"20+2","sha":"eaddb0fbeeb99900636f9704758f6c004860ff9a","kind":"tag","published_at":"2022-08-16T12:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+2","html_url":"https://github.com/openjdk/jfx/releases/tag/20+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2/manifests"},{"name":"19+10","sha":"6da05c2c7ed8f3911a43f51cbce2a5988a011c7d","kind":"tag","published_at":"2022-07-28T13:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+10","html_url":"https://github.com/openjdk/jfx/releases/tag/19+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10/manifests"},{"name":"20+1","sha":"7e48413eb0f9eb3dcbd9d3a1572fc311036092c8","kind":"tag","published_at":"2022-07-28T12:41:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+1","html_url":"https://github.com/openjdk/jfx/releases/tag/20+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1/manifests"},{"name":"18.0.2+2","sha":"9e06946b6c2d40f64893ddff8dcc8359968c3a94","kind":"tag","published_at":"2022-07-19T16:27:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2/manifests"},{"name":"18.0.2+1","sha":"58170f440950297affe9b53fe5d2743bbd102dc0","kind":"tag","published_at":"2022-07-19T07:39:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1/manifests"},{"name":"20+0","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T16:05:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+0","html_url":"https://github.com/openjdk/jfx/releases/tag/20+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0/manifests"},{"name":"19+9","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T09:59:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+9","html_url":"https://github.com/openjdk/jfx/releases/tag/19+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9/manifests"},{"name":"19+8","sha":"da5bd3716441f201691377c52abba59ce03bc322","kind":"tag","published_at":"2022-06-08T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+8","html_url":"https://github.com/openjdk/jfx/releases/tag/19+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8/manifests"},{"name":"19+7","sha":"81e1cc3edcbfda34479ee876cbd9eb74099a7e57","kind":"tag","published_at":"2022-05-18T13:31:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+7","html_url":"https://github.com/openjdk/jfx/releases/tag/19+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7/manifests"},{"name":"19+6","sha":"d69a498c2cde73339bc99e6c02c0d47fe4b1b650","kind":"tag","published_at":"2022-05-02T19:18:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+6","html_url":"https://github.com/openjdk/jfx/releases/tag/19+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6/manifests"},{"name":"18.0.2+0","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-20T06:45:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0/manifests"},{"name":"18.0.1+2","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-19T16:52:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2/manifests"},{"name":"18.0.1+1","sha":"7e2cefba7f28fc0570b7495a08203756caa5327c","kind":"tag","published_at":"2022-04-19T11:03:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1/manifests"},{"name":"18.0.1+0","sha":"df43d2bdff884f6ea2f2c1f908504260db04e423","kind":"tag","published_at":"2022-04-13T12:45:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0/manifests"},{"name":"19+5","sha":"c55931f662ccbb4cdbb602a31d3d61231ebf79ca","kind":"tag","published_at":"2022-04-11T13:26:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+5","html_url":"https://github.com/openjdk/jfx/releases/tag/19+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5/manifests"},{"name":"19+4","sha":"424aebae8f28d0c75caa3281a3e5d6a7ede86a8a","kind":"tag","published_at":"2022-03-29T09:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+4","html_url":"https://github.com/openjdk/jfx/releases/tag/19+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4/manifests"},{"name":"18+12","sha":"8b879eef96c9635a9ed16599344fa90568be2845","kind":"tag","published_at":"2022-03-08T09:43:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+12","html_url":"https://github.com/openjdk/jfx/releases/tag/18+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12/manifests"},{"name":"19+3","sha":"6f201f7a02dba14328d183e7d0db5dede4416ce4","kind":"tag","published_at":"2022-02-23T11:15:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+3","html_url":"https://github.com/openjdk/jfx/releases/tag/19+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3/manifests"},{"name":"18+11","sha":"ed39982515e1f4399841ffd75849988ff651396d","kind":"tag","published_at":"2022-02-10T18:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+11","html_url":"https://github.com/openjdk/jfx/releases/tag/18+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11/manifests"},{"name":"19+2","sha":"cdebc6cbafb579148b4addee44d307bd9739454b","kind":"tag","published_at":"2022-02-10T13:29:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+2","html_url":"https://github.com/openjdk/jfx/releases/tag/19+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2/manifests"},{"name":"19+1","sha":"f326e78ffdfcbbc9085bc50a38e0b4454b757157","kind":"tag","published_at":"2022-02-08T12:31:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1/manifests"},{"name":"18+10","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-18T09:25:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+10","html_url":"https://github.com/openjdk/jfx/releases/tag/18+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10/manifests"},{"name":"19+0","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-13T16:05:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0/manifests"},{"name":"18+9","sha":"c705bd493931d88650542be5466d6add359f45b9","kind":"tag","published_at":"2022-01-04T08:33:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+9","html_url":"https://github.com/openjdk/jfx/releases/tag/18+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9/manifests"},{"name":"18+8","sha":"5805bf8e5de90427a68164e52c1fbbd08bfd0aa4","kind":"tag","published_at":"2021-12-07T11:46:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+8","html_url":"https://github.com/openjdk/jfx/releases/tag/18+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8/manifests"},{"name":"18+7","sha":"f939d094e3f02575c77a12c3a986d5f601a65a1d","kind":"tag","published_at":"2021-11-16T11:06:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+7","html_url":"https://github.com/openjdk/jfx/releases/tag/18+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7/manifests"},{"name":"18+6","sha":"4d8e12d231476fe72742cf10c223d8baf5028677","kind":"tag","published_at":"2021-11-05T09:29:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+6","html_url":"https://github.com/openjdk/jfx/releases/tag/18+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6/manifests"},{"name":"18+5","sha":"717cfdc85817aee57d5326e592340c849382d7a4","kind":"tag","published_at":"2021-10-27T08:44:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+5","html_url":"https://github.com/openjdk/jfx/releases/tag/18+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5/manifests"},{"name":"18+4","sha":"2c86e0fc81074f6ad49b798c891a358a5fe15f94","kind":"tag","published_at":"2021-10-06T12:25:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+4","html_url":"https://github.com/openjdk/jfx/releases/tag/18+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4/manifests"},{"name":"18+3","sha":"338b999414ed5dc8fea19c12bd3e656fd9cab6f4","kind":"tag","published_at":"2021-09-22T19:49:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+3","html_url":"https://github.com/openjdk/jfx/releases/tag/18+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3/manifests"},{"name":"17.0.0.1+1","sha":"3a677c418b517a4868ae44bd66209aab83c29588","kind":"tag","published_at":"2021-09-15T16:18:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17.0.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17.0.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17.0.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1/manifests"},{"name":"17+18","sha":"14b23bcf69a321c44b09e584b30f39e1fa3e6948","kind":"tag","published_at":"2021-09-07T07:00:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+18","html_url":"https://github.com/openjdk/jfx/releases/tag/17+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18/manifests"},{"name":"17+17","sha":"03b7215b68c22b73dbec4fd554c3edaccb0102b6","kind":"tag","published_at":"2021-08-17T18:41:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+17","html_url":"https://github.com/openjdk/jfx/releases/tag/17+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17/manifests"},{"name":"18+2","sha":"ee442e516a20e979dc228ab63c6b795b74d49e41","kind":"tag","published_at":"2021-08-17T15:00:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2/manifests"},{"name":"17+16","sha":"748f464a7ada4ef1ae6ea3e81bfd592904451f8e","kind":"tag","published_at":"2021-07-21T08:31:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+16","html_url":"https://github.com/openjdk/jfx/releases/tag/17+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16/manifests"},{"name":"18+1","sha":"c490ddfdb1255add00dd7b0f14fe03857c6946c5","kind":"tag","published_at":"2021-07-20T20:04:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1/manifests"},{"name":"17+15","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T16:40:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+15","html_url":"https://github.com/openjdk/jfx/releases/tag/17+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15/manifests"},{"name":"18+0","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T15:58:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0/manifests"},{"name":"17+14","sha":"a1be1d591c0bf0bc118ffb8a4d1c4c8cc236b689","kind":"tag","published_at":"2021-06-30T16:14:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+14","html_url":"https://github.com/openjdk/jfx/releases/tag/17+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14/manifests"},{"name":"17+13","sha":"13cffbaad4068177d2d3239fa297302c3f94c217","kind":"tag","published_at":"2021-06-22T11:13:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+13","html_url":"https://github.com/openjdk/jfx/releases/tag/17+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13/manifests"},{"name":"17+12","sha":"47700d8ef0175d4b457bb658371d2da4ec0a8181","kind":"tag","published_at":"2021-06-04T14:37:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+12","html_url":"https://github.com/openjdk/jfx/releases/tag/17+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12/manifests"},{"name":"17+11","sha":"485b242d5993024e5e2b7dcf8d306e0a889ce07e","kind":"tag","published_at":"2021-05-19T09:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+11","html_url":"https://github.com/openjdk/jfx/releases/tag/17+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11/manifests"},{"name":"17+10","sha":"eb913cb78bbc7a4973d1dfab3b02335edeff72aa","kind":"tag","published_at":"2021-05-11T09:54:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+10","html_url":"https://github.com/openjdk/jfx/releases/tag/17+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10/manifests"},{"name":"17+9","sha":"e3e5116e4e9168015c0328dd1fbfffa3b3180626","kind":"tag","published_at":"2021-04-30T12:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+9","html_url":"https://github.com/openjdk/jfx/releases/tag/17+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9/manifests"},{"name":"17+8","sha":"6b63bf5c3f4540baf6d5cb12b6e85791f725b2bb","kind":"tag","published_at":"2021-04-27T08:34:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+8","html_url":"https://github.com/openjdk/jfx/releases/tag/17+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8/manifests"},{"name":"17+7","sha":"05ab7992a89cf9763528c14763ebc151c8f28613","kind":"tag","published_at":"2021-04-16T13:05:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+7","html_url":"https://github.com/openjdk/jfx/releases/tag/17+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7/manifests"},{"name":"17+6","sha":"b2f842de4d3db096f510fa3ef00936827bc85686","kind":"tag","published_at":"2021-04-02T19:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+6","html_url":"https://github.com/openjdk/jfx/releases/tag/17+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6/manifests"},{"name":"17+5","sha":"ed5cfe72e0da4e4b90eb83cac7c50fe761f28c04","kind":"tag","published_at":"2021-03-26T08:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+5","html_url":"https://github.com/openjdk/jfx/releases/tag/17+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5/manifests"},{"name":"17+4","sha":"d4d57fb177e0bda717fb3b77901d54081130561b","kind":"tag","published_at":"2021-03-22T09:26:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+4","html_url":"https://github.com/openjdk/jfx/releases/tag/17+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4/manifests"},{"name":"17+3","sha":"8adbc673d095607e8a6109fbb951fa17b9d6caad","kind":"tag","published_at":"2021-03-16T10:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+3","html_url":"https://github.com/openjdk/jfx/releases/tag/17+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3/manifests"},{"name":"16+8","sha":"e0ce73a3c8d82d3274bd10799b530f397a90ba60","kind":"tag","published_at":"2021-03-08T13:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+8","html_url":"https://github.com/openjdk/jfx/releases/tag/16+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8/manifests"},{"name":"17+2","sha":"dc91f64b753b032040316e8daac37cdb499d5196","kind":"tag","published_at":"2021-02-25T20:05:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+2","html_url":"https://github.com/openjdk/jfx/releases/tag/17+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2/manifests"},{"name":"17+1","sha":"a23d4aeb84b4b96c67b6adb8e3e54a926fda539e","kind":"tag","published_at":"2021-02-11T10:21:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1/manifests"},{"name":"16+7","sha":"0f20a98483902f9cf8637fc50b9241f181014723","kind":"tag","published_at":"2021-02-11T10:19:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+7","html_url":"https://github.com/openjdk/jfx/releases/tag/16+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7/manifests"},{"name":"16+6","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T19:27:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+6","html_url":"https://github.com/openjdk/jfx/releases/tag/16+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6/manifests"},{"name":"17+0","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T15:46:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+0","html_url":"https://github.com/openjdk/jfx/releases/tag/17+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0/manifests"},{"name":"16+5","sha":"bd510896e56eb844c07f4abf80150ea8c0d5e284","kind":"tag","published_at":"2020-11-30T18:04:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+5","html_url":"https://github.com/openjdk/jfx/releases/tag/16+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5/manifests"},{"name":"16+4","sha":"dd22cd2d97d4bfc305e44f2e77b4c104c62ff31f","kind":"tag","published_at":"2020-11-06T10:57:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+4","html_url":"https://github.com/openjdk/jfx/releases/tag/16+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4/manifests"},{"name":"15.0.1+1","sha":"fcfbbb2c7cea1e3f264fc610b1399edde6ed4f02","kind":"tag","published_at":"2020-10-21T20:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1/manifests"},{"name":"15.0.1+0","sha":"4b75750528a16c53666b8ef082cd3b36aa68c53a","kind":"tag","published_at":"2020-10-20T08:01:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0/manifests"},{"name":"16+3","sha":"31fce21fb7e42b376e6dd159d422e691bd6cf1ae","kind":"tag","published_at":"2020-10-19T09:54:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+3","html_url":"https://github.com/openjdk/jfx/releases/tag/16+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3/manifests"},{"name":"16+2","sha":"b2e2000c676f78db6849a54552ae8713286ec68d","kind":"tag","published_at":"2020-09-16T11:52:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+2","html_url":"https://github.com/openjdk/jfx/releases/tag/16+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2/manifests"},{"name":"15+9","sha":"41ff3fa8c52610ff6e2e3910ef7ecc8d908dd033","kind":"tag","published_at":"2020-09-04T07:28:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+9","html_url":"https://github.com/openjdk/jfx/releases/tag/15+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9/manifests"},{"name":"16+1","sha":"a46b2507c565e6a79aad79db589e82b3c9ccc0a9","kind":"tag","published_at":"2020-07-24T13:24:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+1","html_url":"https://github.com/openjdk/jfx/releases/tag/16+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1/manifests"},{"name":"15+8","sha":"6b008925f196f2f2835f6bf056b7fcaeadb947ab","kind":"tag","published_at":"2020-07-24T13:17:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+8","html_url":"https://github.com/openjdk/jfx/releases/tag/15+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8/manifests"},{"name":"14.0.2.1+1","sha":"7dc029292842d7ca0d52633b0c876f61aeb6013f","kind":"tag","published_at":"2020-07-17T10:42:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1/manifests"},{"name":"14.0.2.1+0","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-16T20:27:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0/manifests"},{"name":"14.0.2+1","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-15T08:49:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1/manifests"},{"name":"15+7","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:21:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+7","html_url":"https://github.com/openjdk/jfx/releases/tag/15+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7/manifests"},{"name":"16+0","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:01:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+0","html_url":"https://github.com/openjdk/jfx/releases/tag/16+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0/manifests"},{"name":"15+6","sha":"afa805fe8b87f6d9bda60b69e9365ea521439cb7","kind":"tag","published_at":"2020-06-09T11:50:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+6","html_url":"https://github.com/openjdk/jfx/releases/tag/15+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6/manifests"},{"name":"14.0.2+0","sha":"331a39be016a284e5495c73726e7b58e7769a75e","kind":"tag","published_at":"2020-05-22T14:12:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0/manifests"},{"name":"15+5","sha":"038556390ef30c912139fcb828ee4a41d8c5abc8","kind":"tag","published_at":"2020-05-07T07:55:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+5","html_url":"https://github.com/openjdk/jfx/releases/tag/15+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5/manifests"},{"name":"14.0.1-ga","sha":"0839c5cd5fbc39a6eea458011c07755b00112c9c","kind":"tag","published_at":"2020-05-02T15:22:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga/manifests"},{"name":"15+4","sha":"5e9fb8294770f40b9ee1e6e703e07c9d50310694","kind":"tag","published_at":"2020-04-20T13:03:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+4","html_url":"https://github.com/openjdk/jfx/releases/tag/15+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4/manifests"},{"name":"14.0.1+1","sha":"a2369b1ca1cd11c922756967309d3377e56c2d3f","kind":"tag","published_at":"2020-04-15T13:04:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1/manifests"},{"name":"14.0.1+0","sha":"f8c235bb75a22654e735caa02991cab12183ccf8","kind":"tag","published_at":"2020-04-14T12:54:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0/manifests"},{"name":"15+3","sha":"4d69a0d2a5c61b67dd671b582eee9e06dc072a0b","kind":"tag","published_at":"2020-04-14T09:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+3","html_url":"https://github.com/openjdk/jfx/releases/tag/15+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3/manifests"},{"name":"14-ga","sha":"b211f74631c1d96b6e8abacc845bfe4c90fe1b42","kind":"tag","published_at":"2020-03-13T20:12:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga/manifests"},{"name":"15+2","sha":"4c132cdf39282d26bf5e22ded5915d603ec337b7","kind":"tag","published_at":"2020-03-02T15:39:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+2","html_url":"https://github.com/openjdk/jfx/releases/tag/15+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2/manifests"},{"name":"14+9","sha":"35a01cafb6ca0327819d8076c281545c421484bd","kind":"tag","published_at":"2020-03-02T13:42:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+9","html_url":"https://github.com/openjdk/jfx/releases/tag/14+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9/manifests"},{"name":"14+8","sha":"a4b9f24e91a00fa72203547c9f49f27ed681cceb","kind":"tag","published_at":"2020-02-07T15:30:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+8","html_url":"https://github.com/openjdk/jfx/releases/tag/14+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8/manifests"},{"name":"15+1","sha":"921389fd5939dce14182da4e415bf32d22bc4c56","kind":"tag","published_at":"2020-01-24T18:30:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1/manifests"},{"name":"14+7","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+7","html_url":"https://github.com/openjdk/jfx/releases/tag/14+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7/manifests"},{"name":"15+0","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:02:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0/manifests"},{"name":"14+6","sha":"69e4ef35c1005b6cd61ae50e5c12d021723f8111","kind":"tag","published_at":"2019-12-21T07:51:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+6","html_url":"https://github.com/openjdk/jfx/releases/tag/14+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6/manifests"},{"name":"14+5","sha":"935e99d241fd971dc92c4357a5b170fb4ac29380","kind":"tag","published_at":"2019-12-20T10:48:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+5","html_url":"https://github.com/openjdk/jfx/releases/tag/14+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5/manifests"},{"name":"14+4","sha":"4ddf55428d06dddadfc8cd14baabdc4d17318ee2","kind":"tag","published_at":"2019-12-06T09:53:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+4","html_url":"https://github.com/openjdk/jfx/releases/tag/14+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4/manifests"},{"name":"14+3","sha":"126896db9928ae334332d38486fb61ad3a2e00a0","kind":"tag","published_at":"2019-11-26T18:53:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+3","html_url":"https://github.com/openjdk/jfx/releases/tag/14+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3/manifests"},{"name":"14+2","sha":"286d1b5427a2b9724cb400335741ed99295c5141","kind":"tag","published_at":"2019-11-06T16:57:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+2","html_url":"https://github.com/openjdk/jfx/releases/tag/14+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2/manifests"},{"name":"14+1","sha":"16329674714ac11bb769f34abf4973461c4f9fa4","kind":"tag","published_at":"2019-09-23T17:53:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1/manifests"},{"name":"13+14","sha":"8f2572c09d9930f1497b4a14f84e0db1285489c6","kind":"tag","published_at":"2019-08-30T19:00:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+14","html_url":"https://github.com/openjdk/jfx/releases/tag/13+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14/manifests"},{"name":"13+13","sha":"2b82249ebc9c6e53e8846ff742c388c9df1c7397","kind":"tag","published_at":"2019-08-20T08:43:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+13","html_url":"https://github.com/openjdk/jfx/releases/tag/13+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13/manifests"},{"name":"13+12","sha":"5e169f75c619c6ef623fce572ec3e447f4a60bff","kind":"tag","published_at":"2019-08-09T07:37:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+12","html_url":"https://github.com/openjdk/jfx/releases/tag/13+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12/manifests"},{"name":"13+11","sha":"dbce14db944cbaad092becf798cbe4bcab3e43b4","kind":"tag","published_at":"2019-07-26T21:40:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+11","html_url":"https://github.com/openjdk/jfx/releases/tag/13+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11/manifests"},{"name":"13+10","sha":"bd02deebf7f64dce66f8e4a2c07370e52dbefaa7","kind":"tag","published_at":"2019-07-18T08:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+10","html_url":"https://github.com/openjdk/jfx/releases/tag/13+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10/manifests"},{"name":"14+0","sha":"141cf7e7256b6ef489c891251a37e45698fe80c9","kind":"tag","published_at":"2019-07-09T12:09:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0/manifests"},{"name":"13+9","sha":"9dbd8abf55b6af98b662e73928e35658765245c6","kind":"tag","published_at":"2019-06-13T13:31:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+9","html_url":"https://github.com/openjdk/jfx/releases/tag/13+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9/manifests"},{"name":"13+8","sha":"f55024f7824abc8600c7cd0d43310115fc706deb","kind":"tag","published_at":"2019-05-17T09:07:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+8","html_url":"https://github.com/openjdk/jfx/releases/tag/13+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8/manifests"},{"name":"13+7","sha":"59e84fd49deda1cea8a3e509891e1766b0ef8ee9","kind":"tag","published_at":"2019-05-04T15:59:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+7","html_url":"https://github.com/openjdk/jfx/releases/tag/13+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7/manifests"},{"name":"13+6","sha":"4c33ea92347b32e9e3c4a861a00a0c6c749e418d","kind":"tag","published_at":"2019-04-23T07:17:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+6","html_url":"https://github.com/openjdk/jfx/releases/tag/13+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6/manifests"},{"name":"13+5","sha":"06425a0f8d203c2acc7f2d1a652eea5b830122ff","kind":"tag","published_at":"2019-04-12T10:53:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+5","html_url":"https://github.com/openjdk/jfx/releases/tag/13+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5/manifests"},{"name":"13+4","sha":"89c51eeaa5e4bae3e205ed67cebd42e650eced62","kind":"tag","published_at":"2019-04-04T11:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+4","html_url":"https://github.com/openjdk/jfx/releases/tag/13+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4/manifests"},{"name":"13+3","sha":"6516798c6262e8e07e5bfb2e24e6482e392eb329","kind":"tag","published_at":"2019-03-22T09:59:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+3","html_url":"https://github.com/openjdk/jfx/releases/tag/13+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3/manifests"},{"name":"13+2","sha":"a9b22d2d2924448e8030d3e5fdef1fa8b51e612b","kind":"tag","published_at":"2019-03-14T19:26:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+2","html_url":"https://github.com/openjdk/jfx/releases/tag/13+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2/manifests"},{"name":"13+1","sha":"a6d9ece22b4b7a13973024aa9da6825bdf939ee8","kind":"tag","published_at":"2019-03-11T15:11:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+1","html_url":"https://github.com/openjdk/jfx/releases/tag/13+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1/manifests"},{"name":"12+14","sha":"10f69390d661cc6cabd40c2479a88e648303832b","kind":"tag","published_at":"2019-02-22T07:57:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+14","html_url":"https://github.com/openjdk/jfx/releases/tag/12+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14/manifests"},{"name":"12+13","sha":"a6a99e54ef4692bca0f69226e1cb902cca43478a","kind":"tag","published_at":"2019-02-15T10:54:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+13","html_url":"https://github.com/openjdk/jfx/releases/tag/12+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13/manifests"},{"name":"12+12","sha":"1baed99ad0d759d31f2ea75a4a1bbcc8b5a21220","kind":"tag","published_at":"2019-02-07T18:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+12","html_url":"https://github.com/openjdk/jfx/releases/tag/12+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12/manifests"},{"name":"12+11","sha":"bed3e73e8438e115575622729bd822d4947ce85a","kind":"tag","published_at":"2019-02-01T19:10:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+11","html_url":"https://github.com/openjdk/jfx/releases/tag/12+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11/manifests"},{"name":"13+0","sha":"711ca2dc8b33278201154022348cd550480ce87a","kind":"tag","published_at":"2019-01-25T13:55:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+0","html_url":"https://github.com/openjdk/jfx/releases/tag/13+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0/manifests"},{"name":"12+10","sha":"1feceed09e92dc32f1d920bd83f56d7996f820ed","kind":"tag","published_at":"2019-01-24T13:18:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+10","html_url":"https://github.com/openjdk/jfx/releases/tag/12+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10/manifests"},{"name":"12+9","sha":"c8711497f1538168736f45c786bba75932bd887a","kind":"tag","published_at":"2019-01-18T11:46:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+9","html_url":"https://github.com/openjdk/jfx/releases/tag/12+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9/manifests"},{"name":"12+8","sha":"eb14f242156120deb5303e2fde8c999f3b97b59a","kind":"tag","published_at":"2019-01-11T10:06:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+8","html_url":"https://github.com/openjdk/jfx/releases/tag/12+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8/manifests"},{"name":"12+7","sha":"de5ab6e1c588aaae6cd156e6a3564f046350e72b","kind":"tag","published_at":"2019-01-04T10:11:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+7","html_url":"https://github.com/openjdk/jfx/releases/tag/12+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7/manifests"},{"name":"12+6","sha":"82507d6199148ed196c3ea3e098c23f623847eb0","kind":"tag","published_at":"2018-12-17T08:18:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+6","html_url":"https://github.com/openjdk/jfx/releases/tag/12+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6/manifests"},{"name":"12+5","sha":"b30d8a9e446f731059aab197d37b430782a6ecff","kind":"tag","published_at":"2018-12-14T09:41:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+5","html_url":"https://github.com/openjdk/jfx/releases/tag/12+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5/manifests"},{"name":"12+4","sha":"6ac88b149c6af7c24ef36ccbc3eee941f49867de","kind":"tag","published_at":"2018-12-07T10:24:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+4","html_url":"https://github.com/openjdk/jfx/releases/tag/12+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4/manifests"},{"name":"12+3","sha":"fc074d5eb923c807a26284a59cdbac724c44b4e8","kind":"tag","published_at":"2018-11-29T20:12:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+3","html_url":"https://github.com/openjdk/jfx/releases/tag/12+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3/manifests"},{"name":"12+2","sha":"79a927b7e3c832595fe3ac266146be1fa1467d08","kind":"tag","published_at":"2018-11-12T09:26:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+2","html_url":"https://github.com/openjdk/jfx/releases/tag/12+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2/manifests"},{"name":"12+1","sha":"c90897f0af573fca3eb4d00bca0da4a788353bb6","kind":"tag","published_at":"2018-10-30T18:44:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+1","html_url":"https://github.com/openjdk/jfx/releases/tag/12+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1/manifests"},{"name":"11+26","sha":"ee351e5ba6bb3e8480cabfb76a4fcd69bf5cf3df","kind":"tag","published_at":"2018-09-13T12:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+26","html_url":"https://github.com/openjdk/jfx/releases/tag/11+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26/manifests"},{"name":"11+25","sha":"ff33e299db35559964d2cdfe203a67fdf1711bd7","kind":"tag","published_at":"2018-08-29T02:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+25","html_url":"https://github.com/openjdk/jfx/releases/tag/11+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25/manifests"},{"name":"11+24","sha":"431f0b2c29117807d6f091b35994c3a44477561c","kind":"tag","published_at":"2018-08-22T03:36:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+24","html_url":"https://github.com/openjdk/jfx/releases/tag/11+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24/manifests"},{"name":"11+23","sha":"e7761eed9d709052db0e1a440fbb8be7dcf80b1f","kind":"tag","published_at":"2018-08-15T02:58:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+23","html_url":"https://github.com/openjdk/jfx/releases/tag/11+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23/manifests"},{"name":"12+0","sha":"c6739f85f511ee53417643a9a900d0960602cee5","kind":"tag","published_at":"2018-08-08T17:38:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+0","html_url":"https://github.com/openjdk/jfx/releases/tag/12+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0/manifests"},{"name":"11+22","sha":"dfb0ff8d022d042285851698f9748f7e55c80f73","kind":"tag","published_at":"2018-08-08T02:34:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+22","html_url":"https://github.com/openjdk/jfx/releases/tag/11+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22/manifests"},{"name":"11+21","sha":"8abdcbd7924d4a6fe8842d4f910177936687675f","kind":"tag","published_at":"2018-08-01T04:16:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+21","html_url":"https://github.com/openjdk/jfx/releases/tag/11+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21/manifests"},{"name":"11+20","sha":"1bcfc3d1f7957a07d02dd7783bdc09b7be1dbbee","kind":"tag","published_at":"2018-07-25T03:03:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+20","html_url":"https://github.com/openjdk/jfx/releases/tag/11+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20/manifests"},{"name":"11+19","sha":"c9993499827b30507ffe6cf7c8a8db2abaa6a3fd","kind":"tag","published_at":"2018-07-18T03:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+19","html_url":"https://github.com/openjdk/jfx/releases/tag/11+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19/manifests"},{"name":"11+18","sha":"e5815355c5377e3eec950d2ba2789def96a32dae","kind":"tag","published_at":"2018-07-11T04:02:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+18","html_url":"https://github.com/openjdk/jfx/releases/tag/11+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18/manifests"},{"name":"11+17","sha":"c936b00f53b1cc22ed8530c000f3ab62a01491ea","kind":"tag","published_at":"2018-07-04T04:32:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+17","html_url":"https://github.com/openjdk/jfx/releases/tag/11+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17/manifests"},{"name":"11+16","sha":"9511a7f430c6914aad761b20db492eec0030e474","kind":"tag","published_at":"2018-06-27T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+16","html_url":"https://github.com/openjdk/jfx/releases/tag/11+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16/manifests"},{"name":"11+15","sha":"31ae4bf611d4655c5018faf79f41b25ae475d470","kind":"tag","published_at":"2018-06-14T07:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+15","html_url":"https://github.com/openjdk/jfx/releases/tag/11+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15/manifests"},{"name":"jdk-11+14","sha":"0a10bdc2c59d4fa3a8bbe0557731650c18451c77","kind":"tag","published_at":"2018-05-16T14:56:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14/manifests"},{"name":"jdk-11+13","sha":"b839c4db3d2129c7ed9a1c98fc7c65915aae74b8","kind":"tag","published_at":"2018-05-09T01:55:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13/manifests"},{"name":"jdk-11+12","sha":"ab16dc2f6e8a5aaefbef4beef0cb271022f54035","kind":"tag","published_at":"2018-05-02T10:23:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12/manifests"},{"name":"jdk-11+11","sha":"4f5dc45bd28683899809c87916c4d168b53634d2","kind":"tag","published_at":"2018-04-25T02:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11/manifests"},{"name":"jdk-11+10","sha":"75ae519a4effab80f2b526b1c68960ca415d246f","kind":"tag","published_at":"2018-04-18T01:40:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10/manifests"},{"name":"jdk-11+9","sha":"b4e75ea153a462036d8c32ee10e9db35685e33a6","kind":"tag","published_at":"2018-04-11T02:04:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9/manifests"},{"name":"jdk-11+8","sha":"81527d59a2c79a945150765ad1819b005a81eb0f","kind":"tag","published_at":"2018-04-04T01:40:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+8","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8/manifests"},{"name":"jdk-11+7","sha":"1e4671e147674f0d0d24c532c360774ce30d3cb8","kind":"tag","published_at":"2018-03-28T01:59:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+7","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7/manifests"},{"name":"jdk-11+6","sha":"9b5153008ec1af868d63ff2afff4f62ccf44fe49","kind":"tag","published_at":"2018-03-21T01:56:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+6","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6/manifests"},{"name":"jdk-11+5","sha":"c17ca257eadf6a17156051ad5dae1bb7b184568e","kind":"tag","published_at":"2018-03-16T07:35:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+5","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5/manifests"},{"name":"jdk-10+46","sha":"ebd7200aa35eb26d1fb1c0e7dbe81f1e9199b719","kind":"tag","published_at":"2018-03-07T20:42:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+46","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46/manifests"},{"name":"jdk-11+4","sha":"b2f8284336cfc5274e3b0db3b8449d7dd2362ea0","kind":"tag","published_at":"2018-03-07T03:03:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+4","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4/manifests"},{"name":"jdk-11+3","sha":"c9e33e2d90d54835cf5ec256f46922951573ea8e","kind":"tag","published_at":"2018-02-28T02:39:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+3","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3/manifests"},{"name":"jdk-10+45","sha":"a8f55c5cadbb949f003b763fdf4f3727266494cf","kind":"tag","published_at":"2018-02-27T00:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+45","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45/manifests"},{"name":"jdk-11+2","sha":"cd27ba7b96e36585fe35d08eb8b0a13c315a85a2","kind":"tag","published_at":"2018-02-22T08:40:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+2","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2/manifests"},{"name":"jdk-10+44","sha":"5cdb04eaefbcfadccc839602df32d3c01367153f","kind":"tag","published_at":"2018-02-14T23:38:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+44","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44/manifests"},{"name":"jdk-11+1","sha":"0d6fea7281585c45268495875299c48811fa0e50","kind":"tag","published_at":"2018-02-14T19:54:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+1","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1/manifests"},{"name":"jdk-10+43","sha":"9da5bf9cbf26a1659f2b2df5130e5fda588f2351","kind":"tag","published_at":"2018-02-07T14:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+43","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43/manifests"},{"name":"jdk-10+42","sha":"f35eaf2db5c205ebfab7750200bc7147b4de6e70","kind":"tag","published_at":"2018-01-31T14:40:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+42","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42/manifests"},{"name":"jdk-10+41","sha":"454f3e5c75a3f69679b48108b18a6e23ce2378e7","kind":"tag","published_at":"2018-01-24T04:47:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+41","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41/manifests"},{"name":"jdk-10+40","sha":"ec12d09593cb2a5a014b53b702142d4c8480932b","kind":"tag","published_at":"2018-01-17T06:44:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+40","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40/manifests"},{"name":"jdk-10+39","sha":"374841020d8a2f6f60d38f0104cdda55f6d19b46","kind":"tag","published_at":"2018-01-10T06:45:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+39","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39/manifests"},{"name":"jdk-10+38","sha":"1198a7aed7188e37fc8c31334390822c49e2c1cb","kind":"tag","published_at":"2018-01-03T09:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+38","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38/manifests"},{"name":"jdk-10+37","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T04:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+37","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37/manifests"},{"name":"jdk-11+0","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T02:21:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0/manifests"},{"name":"jdk-10+36","sha":"6da44a76249b9843ee0c1733bc13f2fd18768b4d","kind":"tag","published_at":"2017-12-13T09:42:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+36","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36/manifests"},{"name":"jdk-10+35","sha":"c975127f8a6ef34b9395b868baff5150f7cb7319","kind":"tag","published_at":"2017-12-06T07:27:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+35","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35/manifests"},{"name":"jdk-10+34","sha":"62d154f5b8c6b08ebf8357c4c20c119ee344ecbf","kind":"tag","published_at":"2017-11-29T06:47:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+34","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34/manifests"},{"name":"jdk-10+33","sha":"90771676f403058358cc6abf07e9146a0d8bdf92","kind":"tag","published_at":"2017-11-22T00:26:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+33","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33/manifests"},{"name":"jdk-10+32","sha":"66b746233a2847fa420e772465ce8b3b92a6d028","kind":"tag","published_at":"2017-11-15T21:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+32","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32/manifests"},{"name":"jdk-10+31","sha":"685c796637ef109d0544fa37239d2ff5e479460d","kind":"tag","published_at":"2017-11-09T03:51:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+31","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31/manifests"},{"name":"jdk-10+30","sha":"d8a77bfbe483e055b1293603b86d207eb4a47270","kind":"tag","published_at":"2017-11-01T09:00:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+30","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30/manifests"},{"name":"jdk-10+29","sha":"ddfbef38cb3749b815c62e0a74acde5a3ec60a2d","kind":"tag","published_at":"2017-10-25T04:34:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+29","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29/manifests"},{"name":"jdk-10+28","sha":"faf1450d185659dc1734bcc8a9865717e9493caa","kind":"tag","published_at":"2017-10-18T21:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+28","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28/manifests"},{"name":"jdk-10+27","sha":"191325b3f07b7e118793d327cbb0d13c9c1c154d","kind":"tag","published_at":"2017-10-11T16:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+27","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27/manifests"},{"name":"jdk-10+26","sha":"1c5fa80a2c78bd9d1377bd3790171ace6d27dc8a","kind":"tag","published_at":"2017-10-04T14:27:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+26","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26/manifests"},{"name":"jdk-10+23","sha":"2ca03ca98ea3c421baf9b4c73e6a1ea211dec3cd","kind":"tag","published_at":"2017-09-06T05:22:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+23","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23/manifests"},{"name":"jdk-10+22","sha":"88048cc32ee8bb7a8b1cde02157b6317bb52fe77","kind":"tag","published_at":"2017-08-30T06:42:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+22","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22/manifests"},{"name":"jdk-10+21","sha":"8b24ee504c037bdfcb566c3875ce960a4a46a0f6","kind":"tag","published_at":"2017-08-23T03:26:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+21","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21/manifests"},{"name":"jdk-10+20","sha":"36ea4f6a11d37f6e872840e0f8dfff4faeacd4b3","kind":"tag","published_at":"2017-08-16T03:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+20","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20/manifests"},{"name":"jdk-10+19","sha":"9c1c110269dffa52d712a56ef231782e19f4ba6d","kind":"tag","published_at":"2017-08-08T01:09:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+19","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19/manifests"},{"name":"jdk-10+18","sha":"0760c3bf83383e96d1817a8d81f19354d8c99f41","kind":"tag","published_at":"2017-08-02T03:22:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+18","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18/manifests"},{"name":"jdk-9+181","sha":"65c628fce9f66d4adbeac0ab1078ce3a92c00f3f","kind":"tag","published_at":"2017-07-31T11:14:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+181","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181/manifests"},{"name":"jdk-10+17","sha":"e7be01fb19db8842ed997d1cddb70dad005db6ff","kind":"tag","published_at":"2017-07-26T03:27:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+17","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17/manifests"},{"name":"jdk-9+180","sha":"70db454b258a85123cf1c7922cc681fd907316ad","kind":"tag","published_at":"2017-07-22T01:04:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+180","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180/manifests"},{"name":"jdk-10+16","sha":"c2d9ec77c2ff7e65f1061050aff78a7dde8964c9","kind":"tag","published_at":"2017-07-19T07:41:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+16","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16/manifests"},{"name":"jdk-9+179","sha":"cb51bf7e7ffe9b46cb17212c5961b8daa1ca4289","kind":"tag","published_at":"2017-07-19T02:50:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+179","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179/manifests"},{"name":"jdk-10+15","sha":"7db2b4f229e3c516f7a7ebbfaf01239d221572c7","kind":"tag","published_at":"2017-07-12T03:51:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+15","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15/manifests"},{"name":"jdk-9+178","sha":"68fda720edd743bd4ffe40033fa3e17acca4f220","kind":"tag","published_at":"2017-07-08T17:10:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+178","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178/manifests"},{"name":"jdk-9+177","sha":"c1633d58634255ba8746daa3a8fff8980158660a","kind":"tag","published_at":"2017-07-01T10:26:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+177","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177/manifests"},{"name":"jdk-10+14","sha":"368ca4b44ce2c9237a2c77bd05ea29da840b0e48","kind":"tag","published_at":"2017-06-28T03:01:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14/manifests"},{"name":"jdk-9+176","sha":"476d4d253d9be64ea084ed9882dd2ed0ae05dd12","kind":"tag","published_at":"2017-06-26T04:21:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+176","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176/manifests"},{"name":"jdk-10+13","sha":"c7474e34d52d1758033c2172aad7a946b11b62d0","kind":"tag","published_at":"2017-06-21T03:37:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13/manifests"},{"name":"jdk-9+175","sha":"d0816052aa9e14b34ecbb004856813e5d9287b1c","kind":"tag","published_at":"2017-06-16T22:58:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+175","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175/manifests"},{"name":"jdk-10+12","sha":"6058a85b733e0a33505ee3250235cd17953453f7","kind":"tag","published_at":"2017-06-14T02:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12/manifests"},{"name":"jdk-9+174","sha":"b574693da54601cf010a013bf46da96c54bf37db","kind":"tag","published_at":"2017-06-09T23:06:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+174","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174/manifests"},{"name":"jdk-10+11","sha":"f2c675a63bbc47eae19cc2603cd60bf4684c46a5","kind":"tag","published_at":"2017-06-07T03:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11/manifests"},{"name":"jdk-9+173","sha":"c14e288e99aa84f35262e98373a4c3b9a4a80b81","kind":"tag","published_at":"2017-06-02T23:01:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+173","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173/manifests"},{"name":"jdk-10+10","sha":"56cb842028c0cba465566ac7fa445f67839ea877","kind":"tag","published_at":"2017-05-31T04:19:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10/manifests"},{"name":"jdk-9+172","sha":"fe5525a9a8dd5614188b1df676c97470afc9bf7d","kind":"tag","published_at":"2017-05-26T22:57:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+172","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172/manifests"},{"name":"jdk-10+9","sha":"440add394844e0834aee1ce194eb1f17fa25f16f","kind":"tag","published_at":"2017-05-25T10:55:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9/manifests"},{"name":"jdk-9+171","sha":"5b566276e2c57a202e39cee59184b3ce1744e5b6","kind":"tag","published_at":"2017-05-19T23:08:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+171","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171/manifests"},{"name":"jdk-9+170","sha":"06f940d0ef72cda943467622c21e56453dc62a5a","kind":"tag","published_at":"2017-05-12T23:09:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+170","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170/manifests"},{"name":"jdk-9+169","sha":"f498bb1890ffb3825416419b8253a94517b88d8d","kind":"tag","published_at":"2017-05-06T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+169","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169/manifests"},{"name":"jdk-9+168","sha":"7ff4624034ccbf16c44ecef28debdb7cb78370cd","kind":"tag","published_at":"2017-05-01T07:00:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+168","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168/manifests"},{"name":"jdk-9+167","sha":"f33ed687d1baac54dcaf663611d3f293f1e8c7f0","kind":"tag","published_at":"2017-04-21T23:08:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+167","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167/manifests"},{"name":"jdk-9+166","sha":"f6b30a52a459f6ab58b0fce4ad67953b834402bf","kind":"tag","published_at":"2017-04-14T23:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+166","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166/manifests"},{"name":"jdk-9+165","sha":"f2f006583133194782e4aaeeee8a1bbfb96ee3de","kind":"tag","published_at":"2017-04-07T23:07:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+165","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165/manifests"},{"name":"jdk-9+164","sha":"465622238a38507c4b238a78b0acef69991bd3dd","kind":"tag","published_at":"2017-03-31T23:05:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+164","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164/manifests"},{"name":"jdk-9+163","sha":"d858d4d726995e83312b3ee7768aca73ae7058d5","kind":"tag","published_at":"2017-03-24T23:02:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+163","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163/manifests"},{"name":"jdk-9+162","sha":"ef16172651a91dea201033892d5f2c9bc6d63f7f","kind":"tag","published_at":"2017-03-17T23:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+162","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162/manifests"},{"name":"jdk-9+161","sha":"63c1f82e1f6c768507764653cca9bb0776987b4f","kind":"tag","published_at":"2017-03-11T00:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+161","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161/manifests"},{"name":"jdk-10+0","sha":"0cb8cae27169615b7204f003bf3bf7941c11e328","kind":"tag","published_at":"2017-03-07T18:54:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0/manifests"},{"name":"jdk-9+160","sha":"43cde5821620c1914f41e7edb29b41d04f1e6d74","kind":"tag","published_at":"2017-03-04T20:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+160","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160/manifests"},{"name":"jdk-9+159","sha":"bf292ae3c4a9d8324bf542890ff4ab3bbfb9e7e6","kind":"tag","published_at":"2017-02-25T00:16:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+159","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159/manifests"},{"name":"jdk-9+158","sha":"9ca1b5912aff167d32e1a25d98f4a50b15ffc3b0","kind":"tag","published_at":"2017-02-17T23:36:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+158","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158/manifests"},{"name":"jdk-9+157","sha":"2970bd08e46fc5a876245b253ce273c97a73098f","kind":"tag","published_at":"2017-02-10T23:37:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+157","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157/manifests"},{"name":"jdk-9+156","sha":"7d3558c56c9e0c6e307b66d788efa9e7d6dbdc67","kind":"tag","published_at":"2017-02-03T23:35:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+156","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156/manifests"},{"name":"jdk-9+155","sha":"094123c232a05eb6afe2b9ba9934942bb0ca6961","kind":"tag","published_at":"2017-01-30T07:34:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+155","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155/manifests"},{"name":"jdk-9+154","sha":"e47b6dee526ed048639691cccf1396f7152d81f1","kind":"tag","published_at":"2017-01-23T03:54:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+154","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154/manifests"},{"name":"jdk-9+153","sha":"8888d4bcb9ebabbb9e1efb4b9d878ad11e863be7","kind":"tag","published_at":"2017-01-13T23:33:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+153","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153/manifests"},{"name":"jdk-9+152","sha":"cb35c80ab25770d0ee3b435bfd2c6bb56b84f420","kind":"tag","published_at":"2017-01-07T00:25:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+152","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152/manifests"},{"name":"jdk-9+151","sha":"2ced728db2a9e0287fa6361d2b33fc20e9c74fb1","kind":"tag","published_at":"2017-01-05T02:05:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+151","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151/manifests"},{"name":"jdk-9+150","sha":"80bfd655c5afc13ec1a9a3d628f5c83e88cc7f8e","kind":"tag","published_at":"2016-12-22T09:42:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+150","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150/manifests"},{"name":"jdk-9+149","sha":"261167a2776542d1e40e5a8f7b05e6484145c205","kind":"tag","published_at":"2016-12-14T09:50:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+149","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149/manifests"},{"name":"jdk-9+148","sha":"00c490418f6fa759b838a67b97caa7f81810275d","kind":"tag","published_at":"2016-12-08T10:02:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+148","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148/manifests"},{"name":"jdk-9+147","sha":"39acf446c0e5607e18eb653650547faa5c6ad213","kind":"tag","published_at":"2016-12-01T08:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+147","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147/manifests"},{"name":"jdk-9+146","sha":"3559bcaa07d1bb99ab879e311e0d7a7c7c392a0e","kind":"tag","published_at":"2016-11-23T11:31:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+146","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146/manifests"},{"name":"jdk-9+145","sha":"6cf1798516fe64da421582619073d52e543a7576","kind":"tag","published_at":"2016-11-17T10:50:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+145","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145/manifests"},{"name":"jdk-9+144","sha":"5ea2054dca46be58611926b8b95e99403356a995","kind":"tag","published_at":"2016-11-10T07:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+144","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144/manifests"},{"name":"jdk-9+143","sha":"f81449ad311513770185d312e8541431ca51b788","kind":"tag","published_at":"2016-11-04T10:23:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+143","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143/manifests"},{"name":"jdk-9+142","sha":"f67be9ea6741d050cc16bf77cf65afb89f72f5ed","kind":"tag","published_at":"2016-10-27T06:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+142","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142/manifests"},{"name":"jdk-9+141","sha":"b5e5a27c07b94d4eed141f1facd05bf129c1fc38","kind":"tag","published_at":"2016-10-20T09:11:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+141","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141/manifests"},{"name":"jdk-9+140","sha":"2556a36a1fbfe9cae4879fe185cb635224a75a9c","kind":"tag","published_at":"2016-10-13T07:24:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+140","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140/manifests"},{"name":"jdk-9+139","sha":"05223763914b3c59771e478e817d422390ff3792","kind":"tag","published_at":"2016-10-06T21:30:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+139","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139/manifests"},{"name":"jdk-9+138","sha":"bf36c7323204673dec50531b30b82937211d5b36","kind":"tag","published_at":"2016-09-29T06:10:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+138","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138/manifests"},{"name":"jdk-9+137","sha":"760cdfe7fdfc67dce739842f75996afd17b88603","kind":"tag","published_at":"2016-09-22T13:21:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+137","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137/manifests"},{"name":"jdk-9+136","sha":"61ff2836e9660a25fc28a84cf0e979e39eca65fb","kind":"tag","published_at":"2016-09-15T14:44:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+136","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136/manifests"},{"name":"jdk-9+135","sha":"1e19f7a5ca55f2aca01023d05513a529b58931dc","kind":"tag","published_at":"2016-09-08T06:36:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+135","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135/manifests"},{"name":"jdk-9+134","sha":"1c191deeefd0e7b2b5f6918a210707845cdca85f","kind":"tag","published_at":"2016-09-01T09:33:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+134","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134/manifests"},{"name":"jdk-9+133","sha":"3b021b234f6b9e9635b8c7e76f025105ef0e964b","kind":"tag","published_at":"2016-08-25T11:37:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+133","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133/manifests"},{"name":"jdk-9+132","sha":"e7c81d61a49a42a5be3f2d589584a8ab1e5a94fa","kind":"tag","published_at":"2016-08-18T08:39:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+132","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132/manifests"},{"name":"jdk-9+131","sha":"faac28b1016154c82a6826035d1df40c2c1cb19c","kind":"tag","published_at":"2016-08-11T11:48:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+131","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131/manifests"},{"name":"jdk-9+130","sha":"81d26e4fd1c3e08670ec9f8fbdd90d113e0953bc","kind":"tag","published_at":"2016-08-04T11:25:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+130","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130/manifests"},{"name":"jdk-9+129","sha":"9d7a4b0fb13528a9e1d34aeacfb7f0b018d27109","kind":"tag","published_at":"2016-07-28T08:59:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+129","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129/manifests"},{"name":"jdk-9+128","sha":"a901a16037047af7eb6bf85d100f9a6978f9d3e7","kind":"tag","published_at":"2016-07-21T12:55:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+128","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128/manifests"},{"name":"jdk-9+127","sha":"90224a2f416314cbebc845b67a5ecedcd0dfd989","kind":"tag","published_at":"2016-07-14T09:00:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+127","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127/manifests"},{"name":"jdk-9+126","sha":"65c86feb834c274d34bace999e5aaa80596cf551","kind":"tag","published_at":"2016-07-07T21:24:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+126","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126/manifests"},{"name":"jdk-9+125","sha":"613e3409612adebea71909e6c6b9a0ead73bbcc4","kind":"tag","published_at":"2016-06-30T14:21:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+125","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125/manifests"},{"name":"jdk-9+124","sha":"d8919cc68384876110989fdccc6fb344e9530d0f","kind":"tag","published_at":"2016-06-23T18:45:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+124","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124/manifests"},{"name":"jdk-9+123","sha":"b5884d09ee9605edfe3b8d89a0b2998c365b7aca","kind":"tag","published_at":"2016-06-16T15:21:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+123","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123/manifests"},{"name":"jdk-9+122","sha":"4a1aac42ff4c0f2af8d7fa512056a048abcd1c75","kind":"tag","published_at":"2016-06-09T11:49:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+122","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122/manifests"},{"name":"jdk-9+121","sha":"db79c2a0e44c87ff55dd217ebb1db29526f16997","kind":"tag","published_at":"2016-06-02T11:11:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+121","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121/manifests"},{"name":"jdk-9+120","sha":"266213c6c7c8d617c9e7531ecffc829c92508cf0","kind":"tag","published_at":"2016-05-26T16:55:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+120","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120/manifests"},{"name":"jdk-9+119","sha":"f6a03b7ed0f23539c745c2eb62b6dc8b7060aadb","kind":"tag","published_at":"2016-05-19T15:10:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+119","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119/manifests"},{"name":"jdk-9+118","sha":"bceda33a87fb8ab055c1d45b957fdfdf84fb61ac","kind":"tag","published_at":"2016-05-12T09:15:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+118","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118/manifests"},{"name":"jdk-9+117","sha":"4958f5d7ea685430c4bd550b45c08c35b6436b48","kind":"tag","published_at":"2016-05-05T13:26:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+117","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117/manifests"},{"name":"jdk-9+116","sha":"c69efa672b4872f08466cf0596ad58310962dcd8","kind":"tag","published_at":"2016-04-28T15:13:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+116","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116/manifests"},{"name":"jdk-9+115","sha":"7e9118010fa592f183b291ada17b2cfd93456574","kind":"tag","published_at":"2016-04-21T14:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+115","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115/manifests"},{"name":"jdk-9+114","sha":"d9613fdbcc5989345e6d2fcae2866885a13d1a23","kind":"tag","published_at":"2016-04-14T08:01:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+114","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114/manifests"},{"name":"jdk-9+113","sha":"7471701e104dc53a558a0be492cc6890bdbb36b3","kind":"tag","published_at":"2016-04-07T07:55:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+113","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113/manifests"},{"name":"jdk-9+112","sha":"67e337491ed3c9504e76a5a85a5bbc8ecd4ee740","kind":"tag","published_at":"2016-03-31T07:14:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+112","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112/manifests"},{"name":"jdk-9+111","sha":"eb13af26664a5f0731a8051505b111316783ee6c","kind":"tag","published_at":"2016-03-24T03:33:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+111","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111/manifests"},{"name":"jdk-9+110","sha":"f914c05dafe9374971a70086249ccbbae76e8870","kind":"tag","published_at":"2016-03-15T11:00:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+110","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110/manifests"},{"name":"jdk-9+109","sha":"9203f6b8f9862876c619e7ef0b467aa4d3d87dca","kind":"tag","published_at":"2016-03-10T09:24:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+109","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109/manifests"},{"name":"jdk-9+108","sha":"844738474b619f6c3008680b4d36414fb7d1a45c","kind":"tag","published_at":"2016-03-03T11:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+108","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108/manifests"},{"name":"jdk-9+107","sha":"7244b5fbd0debc6dde00aafe2d80469a017ac8b5","kind":"tag","published_at":"2016-02-25T09:05:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+107","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107/manifests"},{"name":"jdk-9+106","sha":"1ef5ec279b13cc0667fce655f5a0e901cb12f7b7","kind":"tag","published_at":"2016-02-18T10:06:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+106","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106/manifests"},{"name":"jdk-9+105","sha":"753d760430aba8ced9cdb64d911150612eeb4911","kind":"tag","published_at":"2016-02-11T18:39:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+105","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105/manifests"},{"name":"jdk-9+104","sha":"018c8d2555b1df29afceba12ffa545e84e85e3aa","kind":"tag","published_at":"2016-02-04T17:42:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+104","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104/manifests"},{"name":"jdk-9+103","sha":"c4497c1200984d0319327d984d825e25185e1778","kind":"tag","published_at":"2016-01-28T11:39:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+103","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103/manifests"},{"name":"jdk-9+102","sha":"5219ba54ef5177996a7b8dbaa3b228bd9f6d5e32","kind":"tag","published_at":"2016-01-21T08:31:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+102","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102/manifests"},{"name":"jdk-9+101","sha":"0bef24cdaa0761afe4753e88624bfa1c9da9d327","kind":"tag","published_at":"2016-01-14T10:58:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+101","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101/manifests"},{"name":"jdk-9+100","sha":"45075bc3df6502ab43b472060957b2457286c4e5","kind":"tag","published_at":"2016-01-07T15:17:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+100","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100/manifests"},{"name":"jdk-9+99","sha":"1972c0632853c4b83044b53ff502e91b50a9abae","kind":"tag","published_at":"2015-12-24T10:23:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+99","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99/manifests"},{"name":"jdk-9+98","sha":"460e68a212a2538a412e13505bac0f7d0d8b78e1","kind":"tag","published_at":"2015-12-18T11:03:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+98","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98/manifests"},{"name":"jdk-9+97","sha":"dffeb682512cb7ed381cd108812ea2b4b9e611d0","kind":"tag","published_at":"2015-12-18T02:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+97","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97/manifests"},{"name":"jdk-9+96","sha":"cd7474a2953840e26f158f26d592bb594225ada0","kind":"tag","published_at":"2015-12-10T11:46:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+96","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96/manifests"},{"name":"jdk-9+95","sha":"448dce2c3b657e0cb4bf9d57dda9b895af7bc478","kind":"tag","published_at":"2015-12-02T16:15:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+95","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95/manifests"},{"name":"9-b94","sha":"666adb6a56e08484916386b847dd6c160813f481","kind":"tag","published_at":"2015-11-26T12:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94/manifests"},{"name":"9-b93","sha":"a1a99c84126c5838a7c74bbdb276c43d099fef33","kind":"tag","published_at":"2015-11-19T10:36:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93/manifests"},{"name":"9-b92","sha":"6da10a0570453e615488bcdbadb90323f661aa01","kind":"tag","published_at":"2015-11-12T09:59:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92/manifests"},{"name":"9-b91","sha":"891e30e9015dd227525c04cfa335a2dbfddc4a8c","kind":"tag","published_at":"2015-11-05T10:59:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91/manifests"},{"name":"9-b90","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-30T09:05:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90/manifests"},{"name":"9-b89","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-29T08:56:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89/manifests"},{"name":"9-b88","sha":"02204a98f0a33f9647913c42999ddd7c53a060f1","kind":"tag","published_at":"2015-10-22T09:04:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88/manifests"},{"name":"9-b86","sha":"3060ec562985168a7f9379ccf293a7da7583a924","kind":"tag","published_at":"2015-10-15T12:04:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86/manifests"},{"name":"9-b85","sha":"8a5ebd277b07d4891a01d4c84a19cb4d13ff8790","kind":"tag","published_at":"2015-10-08T15:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85/manifests"},{"name":"9-b84","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-10-06T16:17:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84/manifests"},{"name":"9-b83","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-09-25T06:48:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83/manifests"},{"name":"9-b82","sha":"a2e95bd699549864d72140057fd804c0595ce5c6","kind":"tag","published_at":"2015-09-18T02:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82/manifests"},{"name":"9-b81","sha":"37e70de5d2a3ed8739a81f9cf42c141577c132c6","kind":"tag","published_at":"2015-09-11T01:27:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81/manifests"},{"name":"9-b80","sha":"1206c8b2ba6d16b2d947566a1a6de8758748551a","kind":"tag","published_at":"2015-09-03T06:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80/manifests"},{"name":"9-b79","sha":"a3f1e1ce395aa36a8683b6b5f9e5ec9cd895221a","kind":"tag","published_at":"2015-08-27T09:28:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79/manifests"},{"name":"9-b78","sha":"d4734924f6bee35b26cac515e0d530bbfca2795c","kind":"tag","published_at":"2015-08-20T10:16:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78/manifests"},{"name":"9-b77","sha":"3663b87358ba1270f219201d2587bc49d0df765b","kind":"tag","published_at":"2015-08-13T11:46:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77/manifests"},{"name":"9-b76","sha":"0e5e014c0931103b7949308af46bb79b5861a7ed","kind":"tag","published_at":"2015-08-06T09:07:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76/manifests"},{"name":"9-b75","sha":"29b3cf8f842b9b8547302b0918f5ca5c39d7e718","kind":"tag","published_at":"2015-07-30T09:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75/manifests"},{"name":"9-b74","sha":"ea1fa766bbeff70d38a0e41c86a913eabfe6325c","kind":"tag","published_at":"2015-07-23T08:26:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74/manifests"},{"name":"9-b73","sha":"28be67e56790e9aff2a3745e3c1354d9ea1f00d9","kind":"tag","published_at":"2015-07-16T14:12:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73/manifests"},{"name":"9-b72","sha":"a0737e5d402aa496415685bb07c84559c337ead9","kind":"tag","published_at":"2015-07-09T07:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72/manifests"},{"name":"9-b71","sha":"c3a016a7ec451671c38f968c9158d4804bfe774d","kind":"tag","published_at":"2015-07-02T08:08:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71/manifests"},{"name":"9-b70","sha":"960bd706f12f3eaf3145c3f038a93f0e9ca371b6","kind":"tag","published_at":"2015-06-25T09:26:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70/manifests"},{"name":"9-b69","sha":"bf272fc152d66461327b774fe3cad12c0e360d4d","kind":"tag","published_at":"2015-06-18T10:54:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69/manifests"},{"name":"9-b68","sha":"219a7e0e488062eb3e4da173d4339c706ebcd4bc","kind":"tag","published_at":"2015-06-11T11:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68/manifests"},{"name":"9-b67","sha":"8040cebf01508e79b8aa89de8f092fb72a1c3537","kind":"tag","published_at":"2015-06-04T09:26:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67/manifests"},{"name":"9-b66","sha":"2f3e13158961d78ae0f9a1a8e45a4e99f836d830","kind":"tag","published_at":"2015-05-28T07:31:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66/manifests"},{"name":"9-b65","sha":"60291ae36e9e327cefb05b18b4bd6a93861d5483","kind":"tag","published_at":"2015-05-21T10:16:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65/manifests"},{"name":"9-b64","sha":"c5c9f95a08a81f3e900cf8c2abfb2746db3713a6","kind":"tag","published_at":"2015-05-14T09:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64/manifests"},{"name":"9-b63","sha":"f9d7cee700520c8993e20581ea2c19849733ea1d","kind":"tag","published_at":"2015-05-07T07:26:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63/manifests"},{"name":"9-b62","sha":"6d178c95e5d55089e4474f8cf552845750a398af","kind":"tag","published_at":"2015-04-30T07:29:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62/manifests"},{"name":"9-b61","sha":"61797ff490af0d748683b61476a65931156c8675","kind":"tag","published_at":"2015-04-23T09:25:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61/manifests"},{"name":"8u51-b09","sha":"bcd5fc1fd4f546158267aeecb788783258a7ad35","kind":"tag","published_at":"2015-04-21T08:17:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09/manifests"},{"name":"9-b60","sha":"35d305f9e84970067bbc4014072e9f02d72a344b","kind":"tag","published_at":"2015-04-16T14:07:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60/manifests"},{"name":"8u51-b08","sha":"63f64f9c441b51ed003b27f9c4bffe206d1a0eab","kind":"tag","published_at":"2015-04-14T06:46:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08/manifests"},{"name":"8u45-b11","sha":"2a33f0b144b5a07b803d5e070bce58f4885ce5b9","kind":"tag","published_at":"2015-04-13T18:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11/manifests"},{"name":"9-b59","sha":"35f0257812269d44adf154cbd2db32d6e58a1643","kind":"tag","published_at":"2015-04-09T09:47:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59/manifests"},{"name":"8u51-b07","sha":"a1b72be5658c2e18db70c93f3c92802b0ed7b6e5","kind":"tag","published_at":"2015-04-07T12:36:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07/manifests"},{"name":"9-b58","sha":"9eb3005c14aae7bacd4520a333c46254a8c552e5","kind":"tag","published_at":"2015-04-04T20:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58/manifests"},{"name":"9-b57","sha":"2e61c9163e16869bed2ba19fba0f2e3b47a97fb5","kind":"tag","published_at":"2015-04-02T09:57:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57/manifests"},{"name":"8u51-b06","sha":"da275cb00aa8be747f2e7de593c903e200bc091b","kind":"tag","published_at":"2015-03-31T06:03:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06/manifests"},{"name":"9-b56","sha":"fd9dd36da9d0f62fcc2cda0740b61f0003b79c28","kind":"tag","published_at":"2015-03-26T11:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56/manifests"},{"name":"8u60-b08","sha":"27854c66773e605f5163f7a316fe8acc1a2146d7","kind":"tag","published_at":"2015-03-25T05:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08/manifests"},{"name":"8u51-b05","sha":"304b6f4f7aea08bc167ecdc279c413c9960cab41","kind":"tag","published_at":"2015-03-24T04:54:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05/manifests"},{"name":"8u51-b04","sha":"db5615a327642df6cf851619327c5587227c5440","kind":"tag","published_at":"2015-03-19T12:04:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04/manifests"},{"name":"9-b55","sha":"75e686157c9959a54ad8485b966561bafb114eed","kind":"tag","published_at":"2015-03-19T09:25:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55/manifests"},{"name":"8u45-b13","sha":"6b91866419b37539e0cb7585ddeca78a3e1a8ec9","kind":"tag","published_at":"2015-03-18T05:38:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13/manifests"},{"name":"8u60-b07","sha":"3858d0e9982b24b58951c10733b75dd915007d39","kind":"tag","published_at":"2015-03-18T05:34:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07/manifests"},{"name":"8u60-b06","sha":"dc630c8b218630e30df2180f0f09f144e33386dc","kind":"tag","published_at":"2015-03-18T00:31:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06/manifests"},{"name":"8u45-b12","sha":"c407f83380925e3d2ad63acbf5acc6477d972f5f","kind":"tag","published_at":"2015-03-17T05:23:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12/manifests"},{"name":"8u40-b27","sha":"1d8e815d247b1085124a6666017e1631be2f0d01","kind":"tag","published_at":"2015-03-13T15:22:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27/manifests"},{"name":"9-b54","sha":"a387174a4eec9c63e2583109d06c9652d07d7b4e","kind":"tag","published_at":"2015-03-12T06:53:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54/manifests"},{"name":"8u51-b03","sha":"f5428dc268a55746d1ae0c785b1df6ad0a0d7cbe","kind":"tag","published_at":"2015-03-12T05:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03/manifests"},{"name":"8u40-b26","sha":"464aedb0b8a9a93a0d15809df0a0fa4bd28bc21e","kind":"tag","published_at":"2015-03-08T02:20:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26/manifests"},{"name":"9-b53","sha":"9f0be48700061142e5528c272a960af504d95bb3","kind":"tag","published_at":"2015-03-05T09:49:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53/manifests"},{"name":"8u51-b02","sha":"f2b337e35f7d275c23b93101e897ba5e25d75ba8","kind":"tag","published_at":"2015-03-05T07:37:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02/manifests"},{"name":"8u60-b05","sha":"c6bdf0fd5a31f05a679a27bdab270364b3b5f925","kind":"tag","published_at":"2015-03-04T04:42:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05/manifests"},{"name":"8u45-b10","sha":"80f0188f8683ec3b68795624ccd9469b4cb60d34","kind":"tag","published_at":"2015-03-03T04:05:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10/manifests"},{"name":"8u51-b01","sha":"ed3db86c2a062a6d8dbc350ff19fd1fe3750b86c","kind":"tag","published_at":"2015-02-26T19:05:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01/manifests"},{"name":"9-b52","sha":"5f7e373a281258fd16a73e4bc5341df46dbf6260","kind":"tag","published_at":"2015-02-26T09:04:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52/manifests"},{"name":"8u60-b04","sha":"4597a47010cb1e1bf4862a9dd75d242dd8de2b8a","kind":"tag","published_at":"2015-02-25T07:32:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04/manifests"},{"name":"8u45-b09","sha":"d4fa590586fca4d390e6bca80cd46b40c04b3aab","kind":"tag","published_at":"2015-02-24T07:16:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09/manifests"},{"name":"9-b51","sha":"431cf9aa689d374a2f25003be9f1bb0d76e48740","kind":"tag","published_at":"2015-02-19T15:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b51","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51/manifests"},{"name":"8u60-b03","sha":"cce2f871157eb76ed4dbd3fde1d3a7ed817e8296","kind":"tag","published_at":"2015-02-18T05:54:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03/manifests"},{"name":"8u45-b08","sha":"feed497906a933d2f2eb3390eaa621b61525d2b7","kind":"tag","published_at":"2015-02-17T08:07:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08/manifests"},{"name":"9-b50","sha":"9955299e81acc10994d73e62c692cf5faf200551","kind":"tag","published_at":"2015-02-12T08:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b50","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50/manifests"},{"name":"8u40-b25","sha":"05fa37f05ef89813dd5ff537943dce47e3cda1b0","kind":"tag","published_at":"2015-02-11T09:38:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25/manifests"},{"name":"8u60-b02","sha":"5372c90dd48e5cdb6822abbe23f50b039ccc1db0","kind":"tag","published_at":"2015-02-11T05:10:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02/manifests"},{"name":"8u45-b07","sha":"3ba6a515acf2174bb50fe2516924f80fe7852756","kind":"tag","published_at":"2015-02-09T23:30:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07/manifests"},{"name":"8u60-b01","sha":"4dc647a34b1119b0aafaea3587aeb71c3cb0e8fd","kind":"tag","published_at":"2015-02-06T23:43:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01/manifests"},{"name":"9-b49","sha":"6ebe973f7d0cb4c9b1e9e108a5bdbbf44dbaaba1","kind":"tag","published_at":"2015-02-05T12:12:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b49","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49/manifests"},{"name":"8u40-b24","sha":"30d89c9830182ec21c7ee2e889eaba570494c8ab","kind":"tag","published_at":"2015-02-04T05:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24/manifests"},{"name":"8u45-b06","sha":"4783fadf191bec4dfd1141bd7dcba8bd94395f56","kind":"tag","published_at":"2015-02-03T04:22:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06/manifests"},{"name":"9-b48","sha":"d2d1d18a979f8d0af92c36f50e2489bdc15f5484","kind":"tag","published_at":"2015-01-29T08:09:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b48","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48/manifests"},{"name":"8u40-b23","sha":"29b9abdfac93b99c6c15e0814916c23bb67166e5","kind":"tag","published_at":"2015-01-28T06:03:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23/manifests"},{"name":"8u45-b05","sha":"6e20019b446c5966efbc9379ddfeaf7e3d6b1c9a","kind":"tag","published_at":"2015-01-27T05:51:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05/manifests"},{"name":"9-b47","sha":"632acc173ede884c0077e00775bd074f9adf5ec3","kind":"tag","published_at":"2015-01-22T08:50:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b47","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47/manifests"},{"name":"8u40-b22","sha":"c4cee6601bd1e37e335152105b0228f126cafde5","kind":"tag","published_at":"2015-01-21T09:48:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22/manifests"},{"name":"8u45-b04","sha":"e00a85c5190b2cb51e0cd49abb3d6255664304fa","kind":"tag","published_at":"2015-01-21T09:29:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04/manifests"},{"name":"9-b46","sha":"ac3c6c0af8f97e1f4fc7d2482d27e28c99605f4a","kind":"tag","published_at":"2015-01-15T11:54:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b46","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46/manifests"},{"name":"8u40-b21","sha":"13425d4ea891ef6ad267222c1d3cd8b9e6bb2712","kind":"tag","published_at":"2015-01-14T05:16:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21/manifests"},{"name":"8u45-b03","sha":"0f7db044958f90b348afbd4e14170bd40c8ce999","kind":"tag","published_at":"2015-01-13T05:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03/manifests"},{"name":"9-b45","sha":"e686efb3350057cf6321c40b6715453746217a59","kind":"tag","published_at":"2015-01-08T08:14:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b45","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45/manifests"},{"name":"8u40-b20","sha":"3d70c424473fe3b01eaeb0ae58dedb1d19a8c3e7","kind":"tag","published_at":"2014-12-31T05:35:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20/manifests"},{"name":"9-b44","sha":"e4662e22f04077dd9f64f768ca29ca9f08f76b32","kind":"tag","published_at":"2014-12-24T10:44:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b44","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44/manifests"},{"name":"8u45-b02","sha":"bf6fb4de3ee557689e08c898363aa97e2f403a4f","kind":"tag","published_at":"2014-12-23T08:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02/manifests"},{"name":"9-b43","sha":"55878d7559296feab06c8c55414ad5c1e19e23fa","kind":"tag","published_at":"2014-12-18T11:41:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b43","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43/manifests"},{"name":"8u31-b13","sha":"eb087309a4b68bd55ee89aefa25756c9b5e82de2","kind":"tag","published_at":"2014-12-18T09:52:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13/manifests"},{"name":"8u40-b19","sha":"6b47ee8936e10a3493cd8ed2f8e6489fa3c81fdd","kind":"tag","published_at":"2014-12-17T09:03:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19/manifests"},{"name":"8u45-b01","sha":"919886f34e53c31d7b1bfcdf7d451ca050db580a","kind":"tag","published_at":"2014-12-16T17:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01/manifests"},{"name":"9-b42","sha":"cb3cd58e440636cfdc18a9a8c198a70e8fa8754a","kind":"tag","published_at":"2014-12-11T12:00:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b42","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42/manifests"},{"name":"8u40-b18","sha":"ad7d0208926407faf8783fd16214237b70d23875","kind":"tag","published_at":"2014-12-10T06:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18/manifests"},{"name":"8u31-b12","sha":"1227276f9e41b6ab7e6a8380d506981075587c27","kind":"tag","published_at":"2014-12-09T11:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12/manifests"},{"name":"9-b41","sha":"9c0884e5c4ff0904626b7da7bbea5f5c01311429","kind":"tag","published_at":"2014-12-04T06:59:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b41","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41/manifests"},{"name":"8u40-b17","sha":"fae4885c04b51d87f1abd799a41e0ee32a8d788c","kind":"tag","published_at":"2014-12-03T07:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17/manifests"},{"name":"8u31-b11","sha":"f1b16a102324e1bbbf272bfeb6c4be2c669666a7","kind":"tag","published_at":"2014-12-03T05:17:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11/manifests"},{"name":"8u40-b16","sha":"5f9a2deae25859e47b5361d95b99035e26d82540","kind":"tag","published_at":"2014-11-26T09:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16/manifests"},{"name":"8u31-b10","sha":"10bbc3528a703b71227c317495373b38efad83df","kind":"tag","published_at":"2014-11-25T05:04:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10/manifests"},{"name":"8u40-b15","sha":"d39eb3c24e6167e4bedc9e5e2801c12ce38b9b5e","kind":"tag","published_at":"2014-11-19T08:35:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15/manifests"},{"name":"8u31-b09","sha":"7f3b90c8f615682dd84b880221fa7712f77bdf1d","kind":"tag","published_at":"2014-11-18T06:45:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09/manifests"},{"name":"9-b40","sha":"fa2db0be6cd8ad2cd1be3764685c523dcbda7f82","kind":"tag","published_at":"2014-11-18T04:37:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b40","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40/manifests"},{"name":"9-b39","sha":"e359662bd02205f25ec5e1992b0d81de445a098f","kind":"tag","published_at":"2014-11-13T05:39:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b39","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39/manifests"},{"name":"8u40-b14","sha":"39ffc36db96a1bfed5ae35d4f6005ab11a616e0d","kind":"tag","published_at":"2014-11-12T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14/manifests"},{"name":"8u31-b08","sha":"e92cd098da847c4620d67f82f8d68909e06b53ea","kind":"tag","published_at":"2014-11-11T05:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08/manifests"},{"name":"9-b38","sha":"51d1000543c5b1879fb26cb9a19f81e7ed39d080","kind":"tag","published_at":"2014-11-06T04:05:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b38","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38/manifests"},{"name":"8u40-b13","sha":"0c48e387a3d5183f45e11566ac3d6f3be849176a","kind":"tag","published_at":"2014-11-05T09:15:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13/manifests"},{"name":"8u31-b07","sha":"0f3f168402d212f51586a45c48120198ae04b5c0","kind":"tag","published_at":"2014-11-04T20:49:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07/manifests"},{"name":"9-b37","sha":"30013a579a87f07a3ec429365fcb7fbe170940f3","kind":"tag","published_at":"2014-10-30T05:29:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b37","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37/manifests"},{"name":"8u40-b12","sha":"66479fb5885c5b97db935fb820777a15dadcdb62","kind":"tag","published_at":"2014-10-29T07:46:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12/manifests"},{"name":"8u31-b06","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-28T07:48:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06/manifests"},{"name":"9-b36","sha":"6fb58408f2aa6205a15fb5b28f8e8f843d3e82ec","kind":"tag","published_at":"2014-10-23T05:22:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b36","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36/manifests"},{"name":"8u40-b11","sha":"7af417d0d6a0170a8dae29a84df8ad325ef12ded","kind":"tag","published_at":"2014-10-22T10:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11/manifests"},{"name":"8u31-b05","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-21T10:15:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05/manifests"},{"name":"9-b35","sha":"6a5ab345823802700c2ff6c9b712ebb67cb5d512","kind":"tag","published_at":"2014-10-16T07:39:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b35","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35/manifests"},{"name":"8u40-b10","sha":"3b62ed4b26511b6806fef9e0379ca555ba87596e","kind":"tag","published_at":"2014-10-15T22:11:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10/manifests"},{"name":"8u31-b04","sha":"d5de1d1fdd1cf2226d08bf85a02d0ba4467bd364","kind":"tag","published_at":"2014-10-14T19:29:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04/manifests"},{"name":"9-b34","sha":"1606bff84f31838c700d2642754658b4f98f5423","kind":"tag","published_at":"2014-10-09T07:42:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b34","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34/manifests"},{"name":"8u25-b18","sha":"94ca096cc07f1653d1c7ca9fa74feb004c8aba7f","kind":"tag","published_at":"2014-10-08T19:38:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18/manifests"},{"name":"8u40-b09","sha":"19f26cfa947ef76c0910889e8d4ba943a7db20d8","kind":"tag","published_at":"2014-10-08T06:25:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09/manifests"},{"name":"8u31-b03","sha":"c318543d0dcf187de055463eb52e5ef971267fc6","kind":"tag","published_at":"2014-10-07T21:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03/manifests"},{"name":"9-b33","sha":"4d86e4ebacceb4982402ba90fc2a3a6998fd362c","kind":"tag","published_at":"2014-10-03T00:21:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b33","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33/manifests"},{"name":"8u40-b08","sha":"c2152ea6bfa440e77c4b6e792dda098649b63518","kind":"tag","published_at":"2014-10-01T07:43:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08/manifests"},{"name":"8u31-b02","sha":"33e11de1ce66a901ff4762b1a7263ac7472de071","kind":"tag","published_at":"2014-09-30T14:28:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02/manifests"},{"name":"9-b32","sha":"3f331e899b9020f1ba8d2423405d5fdafc7dc1c0","kind":"tag","published_at":"2014-09-25T18:05:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b32","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32/manifests"},{"name":"8u40-b07","sha":"7d62fa7666bd6301737d8fca7cda49848ddf2bc4","kind":"tag","published_at":"2014-09-24T21:18:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07/manifests"},{"name":"8u31-b01","sha":"e99a34023aa2f7834f5a73f47f28b2279164be51","kind":"tag","published_at":"2014-09-23T21:48:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01/manifests"},{"name":"8u25-b17","sha":"c835e79ec573a5099517d6fd0dbdf943643efda2","kind":"tag","published_at":"2014-09-18T23:23:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17/manifests"},{"name":"9-b31","sha":"fe710a968ef5780dee7730f926a4771d84f4df87","kind":"tag","published_at":"2014-09-18T22:37:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b31","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31/manifests"},{"name":"8u40-b06","sha":"b21d18a90224f711b4c536ba5d6656f17b378d1a","kind":"tag","published_at":"2014-09-17T20:35:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06/manifests"},{"name":"9-b30","sha":"158d74da4243041ecef62e359410362486200c91","kind":"tag","published_at":"2014-09-11T14:31:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b30","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30/manifests"},{"name":"8u25-b16","sha":"2d43e87d77dbc86c2f7d78f81b2b4802809f7951","kind":"tag","published_at":"2014-09-10T16:06:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16/manifests"},{"name":"8u40-b05","sha":"6ff8fa391dada0870e83a100dffd1ebdb31c46e1","kind":"tag","published_at":"2014-09-10T15:28:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05/manifests"},{"name":"9-b29","sha":"760e15bb1dbd25e5ecd3515d6a9d75463c67ecf8","kind":"tag","published_at":"2014-09-04T14:59:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b29","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29/manifests"},{"name":"8u40-b04","sha":"b461b888958ee57c450e1c1e07384359212be721","kind":"tag","published_at":"2014-09-03T15:23:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04/manifests"},{"name":"8u25-b15","sha":"214246ad012541bb07ad646b983c0f7df72f5e4c","kind":"tag","published_at":"2014-09-03T14:48:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15/manifests"},{"name":"9-b28","sha":"5a8a6d8a856fcac76bffc1be8c8e966745d74a70","kind":"tag","published_at":"2014-08-29T14:35:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b28","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28/manifests"},{"name":"8u40-b03","sha":"714f1aac07360d736b58e8b12ec05813bb89cd35","kind":"tag","published_at":"2014-08-27T14:55:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03/manifests"},{"name":"8u25-b14","sha":"7b0edc195afcb3602ac25bbc1a2be961bf645ec6","kind":"tag","published_at":"2014-08-26T14:39:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14/manifests"},{"name":"9-b27","sha":"a526744a28770e567fabe078c78d4da6f2e2e488","kind":"tag","published_at":"2014-08-21T15:20:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27/manifests"},{"name":"8u40-b02","sha":"a46c418c279f2f868f6bef42d0518293b56ac19e","kind":"tag","published_at":"2014-08-21T14:40:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02/manifests"},{"name":"8u25-b13","sha":"02eead6d8e200421a9c73b85bbfcac9cafc3e431","kind":"tag","published_at":"2014-08-19T14:43:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13/manifests"},{"name":"8u40-b01","sha":"4652b7c9bdab6a5856a683babab50bcb1c718c1f","kind":"tag","published_at":"2014-08-13T14:51:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01/manifests"},{"name":"8u25-b12","sha":"7219590651e82650f7d3f791f06050f8e9aef9e6","kind":"tag","published_at":"2014-08-12T14:48:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12/manifests"},{"name":"9-b26","sha":"7a5b197a0af396c980335c57c7fae6df10a54c7e","kind":"tag","published_at":"2014-08-09T15:18:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26/manifests"},{"name":"8u25-b11","sha":"f2820d0562decd4181c4e6eeb80026481ea65597","kind":"tag","published_at":"2014-08-05T14:34:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11/manifests"},{"name":"8u20-b26","sha":"0bce37b8aea07d19cdf1814f8e3c8dc8ba1df2b2","kind":"tag","published_at":"2014-07-31T15:05:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26/manifests"},{"name":"9-b25","sha":"69c9dbd69eb2c085cbb1c44748e2389ee2268081","kind":"tag","published_at":"2014-07-31T14:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25/manifests"},{"name":"8u25-b10","sha":"e423339cdd96cc7067be6ca8f34a75948f5192e0","kind":"tag","published_at":"2014-07-29T14:52:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10/manifests"},{"name":"8u20-b25","sha":"e92a218928b2f98909d8d3d5199fde6b5a5a3b0d","kind":"tag","published_at":"2014-07-25T04:23:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25/manifests"},{"name":"8u25-b09","sha":"27c635a78256f8419e28c1163e96b08850f3ae00","kind":"tag","published_at":"2014-07-24T15:18:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09/manifests"},{"name":"8u20-b24","sha":"14f06adc9b497b63158f761773d0e823179c23e2","kind":"tag","published_at":"2014-07-24T14:54:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24/manifests"},{"name":"9-b24","sha":"8089c7e4090a65dd4239f9b87a6c1eef0c81d923","kind":"tag","published_at":"2014-07-24T14:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24/manifests"},{"name":"8u25-b08","sha":"a3e94f1726b38459d958fef0d7a1b6a4f0a314b6","kind":"tag","published_at":"2014-07-22T15:29:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08/manifests"},{"name":"9-b23","sha":"3cb0248df61b6c05b51c655cabfc5ba84506e1a0","kind":"tag","published_at":"2014-07-17T15:28:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23/manifests"},{"name":"8u20-b23","sha":"891177468d64d90618f80bf5e5de135b63ef7e77","kind":"tag","published_at":"2014-07-16T15:33:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23/manifests"},{"name":"8u25-b07","sha":"6a26310e0fb8d3b5428ea340309ce74df7256860","kind":"tag","published_at":"2014-07-15T16:17:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07/manifests"},{"name":"9-b22","sha":"a1a3989d8a988b19addbb1ed7322bedc1d3719ca","kind":"tag","published_at":"2014-07-10T15:14:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22/manifests"},{"name":"8u20-b22","sha":"96245c18b86c7387a1b9afc7a38b367f46e9147b","kind":"tag","published_at":"2014-07-09T14:35:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22/manifests"},{"name":"8u25-b06","sha":"2987b9eb9e041898392b6596f81b25652057b729","kind":"tag","published_at":"2014-07-08T14:50:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06/manifests"},{"name":"9-b21","sha":"d97cb16f23e6e20a62c3239d0ceaa6c51e043592","kind":"tag","published_at":"2014-07-03T14:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21/manifests"},{"name":"8u20-b21","sha":"4d16dd0995ab04775f41d2be548c6ea33aef0434","kind":"tag","published_at":"2014-07-02T14:51:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21/manifests"},{"name":"8u25-b05","sha":"31ec2ff88948f1da78e0721750c6423d5a5c3ae1","kind":"tag","published_at":"2014-07-01T14:38:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05/manifests"},{"name":"9-b20","sha":"3bd745ba23d4ad6d2eef43abd5680a479db65175","kind":"tag","published_at":"2014-06-26T14:28:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20/manifests"},{"name":"8u20-b20","sha":"0cfa49ffa57616d0abd09161f61c4e074345106c","kind":"tag","published_at":"2014-06-25T16:01:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20/manifests"},{"name":"8u25-b04","sha":"20afbb2292fbe6934523d5757e791bf99c788523","kind":"tag","published_at":"2014-06-24T01:55:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04/manifests"},{"name":"9-b19","sha":"73bdfcb72aa6c3faf2156f911aee2bf2611a45c6","kind":"tag","published_at":"2014-06-19T15:40:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19/manifests"},{"name":"8u25-b03","sha":"eeaa9c57293f6b5bab9482e067902ee8ab24f640","kind":"tag","published_at":"2014-06-19T02:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03/manifests"},{"name":"8u20-b19","sha":"694d6313847baddee5601474c249b4c2fc964c32","kind":"tag","published_at":"2014-06-18T15:39:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19/manifests"},{"name":"8u11-b12","sha":"6d180c190e6ad902715fa0a460db95251c8d263a","kind":"tag","published_at":"2014-06-17T04:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12/manifests"},{"name":"9-b18","sha":"18e4ee1eb3f7ba0661133c8140181b9d53bf4a1e","kind":"tag","published_at":"2014-06-13T15:21:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18/manifests"},{"name":"8u25-b02","sha":"f684968527ded3a38790de605728034bab1e4e13","kind":"tag","published_at":"2014-06-12T15:56:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02/manifests"},{"name":"9-b17","sha":"8b8229e8a4f2b9783675682022481d8422d5bf24","kind":"tag","published_at":"2014-06-12T15:06:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17/manifests"},{"name":"8u20-b18","sha":"6b3dc8a1754189d506667a7162f8e46475d6a985","kind":"tag","published_at":"2014-06-11T04:34:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18/manifests"},{"name":"8u25-b01","sha":"0e8e4ec1aff538385e03df2711b6dd3fca1c80f4","kind":"tag","published_at":"2014-06-05T15:49:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01/manifests"},{"name":"9-b16","sha":"35f65a57367e6de7c8aa2863773500391af879c5","kind":"tag","published_at":"2014-06-05T15:11:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16/manifests"},{"name":"8u20-b17","sha":"93fda2e63c261c1e582498aad6c0e0e5fbdef918","kind":"tag","published_at":"2014-06-04T14:54:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17/manifests"},{"name":"8u11-b11","sha":"eb7f646c27684cc6338f0600d33dae88da87874b","kind":"tag","published_at":"2014-06-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11/manifests"},{"name":"9-b15","sha":"60c1920c1fff30178de259b7eb752655febeb05b","kind":"tag","published_at":"2014-05-30T14:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15/manifests"},{"name":"8u11-b10","sha":"bf60f58df56273a3fa5f3f549a9f5fcd7aab8f68","kind":"tag","published_at":"2014-05-28T04:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10/manifests"},{"name":"8u20-b16","sha":"79bb17cab9c406cfcead688831107a0b9224e8e5","kind":"tag","published_at":"2014-05-28T03:34:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16/manifests"},{"name":"9-b14","sha":"1d3a7181633c3047d94b38909f5b905d1b370f68","kind":"tag","published_at":"2014-05-22T15:13:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14/manifests"},{"name":"8u20-b15","sha":"7ce12d2b405e7f951bdc2ed45b99569960da33c7","kind":"tag","published_at":"2014-05-21T14:36:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15/manifests"},{"name":"8u11-b09","sha":"7601844a33283ee9eedcfac0d4f12237b82672bd","kind":"tag","published_at":"2014-05-20T05:13:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09/manifests"},{"name":"9-b13","sha":"8530e34dae93df183422bc9e4094186fc1cdcc09","kind":"tag","published_at":"2014-05-15T14:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13/manifests"},{"name":"8u20-b14","sha":"ef8eead7c50963e24aad4339e8e80ac2027fe37a","kind":"tag","published_at":"2014-05-14T20:07:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14/manifests"},{"name":"8u11-b08","sha":"c6c9de6545e5d64bbfcae083a49f0f963bbd6024","kind":"tag","published_at":"2014-05-13T14:59:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08/manifests"},{"name":"9-b12","sha":"b5cf781a90c70420e7747b447827033366982e06","kind":"tag","published_at":"2014-05-08T19:33:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12/manifests"},{"name":"8u20-b13","sha":"a93e0cba9d5c7e07a8ed0c2a70d4801f569eecd9","kind":"tag","published_at":"2014-05-07T14:56:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13/manifests"},{"name":"8u11-b07","sha":"2bf659f263d8462c50a31da023fd188b65ff1911","kind":"tag","published_at":"2014-05-06T14:27:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07/manifests"},{"name":"9-b11","sha":"a6b49ff5dcc78d1bd5a2fa9695a0042911e2ac36","kind":"tag","published_at":"2014-05-01T14:47:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11/manifests"},{"name":"8u20-b12","sha":"930bebaa0918d8f99a3af602a9e3173b9d648c69","kind":"tag","published_at":"2014-04-30T14:48:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12/manifests"},{"name":"8u11-b06","sha":"88849299ff4e7020d95ea4e6474b2fb488edc4a6","kind":"tag","published_at":"2014-04-29T14:47:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06/manifests"},{"name":"9-b10","sha":"210ce94b39263de94b241a63ad98e321aafbef75","kind":"tag","published_at":"2014-04-24T15:38:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10/manifests"},{"name":"8u20-b11","sha":"499300c6d3b140e46d35bb2a9ba1e805ed15290c","kind":"tag","published_at":"2014-04-23T15:35:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11/manifests"},{"name":"8u11-b05","sha":"bc5b49ecb3d359c477b3402819d8d967cd706d25","kind":"tag","published_at":"2014-04-22T14:27:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05/manifests"},{"name":"9-b09","sha":"aae712bcc7f2b8f2ac7687ffc2bb720a735bf425","kind":"tag","published_at":"2014-04-17T14:22:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09/manifests"},{"name":"8u20-b10","sha":"64edde5af4885e16861c002ff3a371a92bae369b","kind":"tag","published_at":"2014-04-16T14:30:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10/manifests"},{"name":"8u11-b04","sha":"c326a2855350505aeade88aa4725334e0cd28d47","kind":"tag","published_at":"2014-04-15T14:53:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04/manifests"},{"name":"9-b08","sha":"e11f34a80e3ef721d41881eb0e112770abbf8e78","kind":"tag","published_at":"2014-04-15T14:23:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08/manifests"},{"name":"8u20-b09","sha":"8afce5c8e30b7f6e835e489a5423e137d1926258","kind":"tag","published_at":"2014-04-09T15:02:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09/manifests"},{"name":"8u11-b03","sha":"a5e91ec777bb028330468212aee964eadb3419e5","kind":"tag","published_at":"2014-04-08T15:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03/manifests"},{"name":"9-b07","sha":"448e61407de6e5fc9c2cdb8fd9a7d20b25e460e8","kind":"tag","published_at":"2014-04-03T15:18:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07/manifests"},{"name":"8u20-b08","sha":"7d0ff1d99e1929cb26732a46d82061a756ad318a","kind":"tag","published_at":"2014-04-02T14:29:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08/manifests"},{"name":"8u11-b02","sha":"a0e6d3806e79b39d38d6d82710ef82ba4d24e4f0","kind":"tag","published_at":"2014-04-01T14:50:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02/manifests"},{"name":"9-b06","sha":"21eafd1a23ac6802277c9af4113daaa1cb7dd6cc","kind":"tag","published_at":"2014-03-27T19:04:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06/manifests"},{"name":"8u20-b07","sha":"269c226217d001ea47e7260e6ade7fea7a6943c2","kind":"tag","published_at":"2014-03-26T18:23:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07/manifests"},{"name":"8u11-b01","sha":"60340b8c6a5835b41c4e71661a09181bfcc0b3e3","kind":"tag","published_at":"2014-03-25T15:05:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01/manifests"},{"name":"9-b05","sha":"794d16bdc91a9b4f295ba35a5bd3cd359f0c5df9","kind":"tag","published_at":"2014-03-20T15:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05/manifests"},{"name":"8u20-b06","sha":"14baaa12c9017eb8a2817f0364680d3e26661f08","kind":"tag","published_at":"2014-03-19T15:57:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06/manifests"},{"name":"8u5-b13","sha":"84b39c65ddd0e5469fd7e60dd17b592da27f0038","kind":"tag","published_at":"2014-03-18T15:31:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13/manifests"},{"name":"8u20-b05","sha":"f607ef2a0d55dc2bf4cea1ad4e1f0965becca0f7","kind":"tag","published_at":"2014-03-12T16:12:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05/manifests"},{"name":"9-b04","sha":"0c1cc05f156b54f764755f13ac7229409159526e","kind":"tag","published_at":"2014-03-11T23:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04/manifests"},{"name":"8u5-b12","sha":"3acdf271125221b04e24f33b596934565019826b","kind":"tag","published_at":"2014-03-11T15:07:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12/manifests"},{"name":"8u20-b04","sha":"e11bf0df26a4f511aff489a562cd9956cbe17af8","kind":"tag","published_at":"2014-03-05T16:00:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04/manifests"},{"name":"8.0-b132","sha":"1a0c382658d94a7f7692f0c9bb09129733a34861","kind":"tag","published_at":"2014-03-04T18:36:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b132","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132/manifests"},{"name":"8u5-b11","sha":"7d68f0fb450341c280b8c0d420219d18cd9b76ac","kind":"tag","published_at":"2014-03-04T16:31:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11/manifests"},{"name":"8.0-b131","sha":"a785ebbd497da2bef677b43e26727bb180b8af71","kind":"tag","published_at":"2014-03-01T17:50:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b131","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131/manifests"},{"name":"8.0-b130","sha":"02db3280dcdb25778bca2572f9bd9b7cb5a124cd","kind":"tag","published_at":"2014-02-28T15:53:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b130","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130/manifests"},{"name":"8u20-b03","sha":"767a7329bb39cfaa4e520360df84f76684169c7a","kind":"tag","published_at":"2014-02-26T16:22:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03/manifests"},{"name":"8u5-b10","sha":"6e5021ed3c6e96234b183263866d2b5e4bcf3580","kind":"tag","published_at":"2014-02-25T18:09:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10/manifests"},{"name":"9-b03","sha":"825207a2296c3a4758b1bf1299dde9ed1ff7d602","kind":"tag","published_at":"2014-02-21T17:40:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03/manifests"},{"name":"8u20-b02","sha":"64e4a9c6b1edf353f7cc52b9f34a6aacc6a20679","kind":"tag","published_at":"2014-02-19T16:49:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02/manifests"},{"name":"8u5-b09","sha":"0eae196c85396aec7c4b87419188c2b933788d82","kind":"tag","published_at":"2014-02-18T17:48:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09/manifests"},{"name":"8u20-b01","sha":"54911b1aeff16e362c058a8b53d771f1fb03ccf3","kind":"tag","published_at":"2014-02-12T16:58:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01/manifests"},{"name":"8u5-b08","sha":"861f393b0cf74ed089ecd5981083603a14104628","kind":"tag","published_at":"2014-02-11T18:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08/manifests"},{"name":"8.0-b129","sha":"a76ff582459efda5a9433e912cffccbf86e4dc2d","kind":"tag","published_at":"2014-02-07T21:27:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b129","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129/manifests"},{"name":"9-b02","sha":"336652fd2976d366f37c8c467476e8d18ef8ff03","kind":"tag","published_at":"2014-02-07T02:15:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02/manifests"},{"name":"8u5-b07","sha":"2452f97e9cac929c8004dd5a9423af1484710f14","kind":"tag","published_at":"2014-02-04T17:35:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07/manifests"},{"name":"8.0-b128","sha":"20844fe7ec287aa281d7abf1441a61f19ba6bd6f","kind":"tag","published_at":"2014-02-02T07:29:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b128","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128/manifests"},{"name":"8.0-b127","sha":"7fe86efa5edf72803913709eb9fa7226ab95db81","kind":"tag","published_at":"2014-01-30T16:29:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b127","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127/manifests"},{"name":"8u5-b06","sha":"71f36821dee76056e51832571b016509738be129","kind":"tag","published_at":"2014-01-28T17:46:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06/manifests"},{"name":"8.0-b126","sha":"62fd6cb763b6e402fe2854d21845b7e89c9797c5","kind":"tag","published_at":"2014-01-25T01:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b126","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126/manifests"},{"name":"8u5-b05","sha":"1e733141045e651d78a2ce94623df559a79ed04f","kind":"tag","published_at":"2014-01-22T20:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05/manifests"},{"name":"8.0-b125","sha":"a431ecb566c7c339496ea762d54f537f115f428c","kind":"tag","published_at":"2014-01-22T16:44:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b125","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125/manifests"},{"name":"9-b01","sha":"722c0fd5ee9b3c6df9dded33db483ad79d4fb130","kind":"tag","published_at":"2014-01-22T03:48:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01/manifests"},{"name":"8.0-b124","sha":"1486d06a2a6a868b1e8ca4332d12139ab652a37f","kind":"tag","published_at":"2014-01-18T05:38:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b124","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124/manifests"},{"name":"8u5-b04","sha":"c416ef47766499dbc56e91cb78a01eadd2a73851","kind":"tag","published_at":"2014-01-14T16:45:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04/manifests"},{"name":"8.0-b123","sha":"3730b5c8f5fbf708c356bcf5cffd20703a3e6a85","kind":"tag","published_at":"2014-01-10T17:30:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b123","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123/manifests"},{"name":"8u5-b03","sha":"dbcca91d4f3abe3bc16a45fbc1bc2739750a395e","kind":"tag","published_at":"2014-01-07T17:45:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03/manifests"},{"name":"8.0-b122","sha":"ccbbbb276746836d5a8e24705c3c008f745c16f1","kind":"tag","published_at":"2014-01-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b122","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122/manifests"},{"name":"8u5-b02","sha":"e1792eb55003a750224ac1bfd3c4e62a1d5b6794","kind":"tag","published_at":"2013-12-24T16:51:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02/manifests"},{"name":"8.0-b121","sha":"012c7c5bd0d1ae5f4953fbdecb426a8dc2655e1b","kind":"tag","published_at":"2013-12-20T02:14:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b121","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121/manifests"},{"name":"8u5-b01","sha":"f16f4674aee72a363edd7cf6faaac79d2699da40","kind":"tag","published_at":"2013-12-17T17:17:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01/manifests"},{"name":"8.0-b120","sha":"a538ae9c8035ee17c51a9ca14b073081159640e2","kind":"tag","published_at":"2013-12-12T16:22:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b120","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120/manifests"},{"name":"8.0-b119","sha":"6fc3c9f1b003dcfd7510cc4d7609fcf09e3bc586","kind":"tag","published_at":"2013-12-05T15:56:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b119","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119/manifests"},{"name":"8.0-b118","sha":"cd2b91dce1f07c6397e682dfd5bdcbe4bd999059","kind":"tag","published_at":"2013-11-28T16:49:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b118","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118/manifests"},{"name":"8.0-b117","sha":"2b95f8de41e7f508a7102b51c0fd8235add427cc","kind":"tag","published_at":"2013-11-21T16:34:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b117","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117/manifests"},{"name":"8.0-b116","sha":"ab61d2f2fe779edbe17deb0ace0c2388f6c7c970","kind":"tag","published_at":"2013-11-14T16:07:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b116","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116/manifests"},{"name":"8.0-b115","sha":"2507800c17b4a02a7f47afbb43e545ae09dc1d7c","kind":"tag","published_at":"2013-11-07T16:11:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b115","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115/manifests"},{"name":"8.0-b114","sha":"a4ef9e01ebd04cadb67bc8c9004d2556d9c7b1d7","kind":"tag","published_at":"2013-10-31T15:21:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b114","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114/manifests"},{"name":"8.0-b113","sha":"5199684d1026791e60eba956167f4acaa25eb657","kind":"tag","published_at":"2013-10-24T15:10:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b113","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113/manifests"},{"name":"8.0-b112","sha":"743d8f398d96302d82b4f1907b575a541d773cf2","kind":"tag","published_at":"2013-10-17T15:17:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b112","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112/manifests"},{"name":"8.0-b111","sha":"9093b7618064473bda33a61f4a697a103b7f3ec0","kind":"tag","published_at":"2013-10-10T17:25:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b111","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111/manifests"},{"name":"8.0-b110","sha":"26705fb5521441749c8e4b157bf6ec77218c7f10","kind":"tag","published_at":"2013-10-03T15:05:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b110","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110/manifests"},{"name":"8.0-b109","sha":"4c329385f9a2067040be59b26c5fd2b17351f8b3","kind":"tag","published_at":"2013-09-26T15:11:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b109","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109/manifests"},{"name":"8.0-b108","sha":"9ba220a24f785484587a33798470e70331959d76","kind":"tag","published_at":"2013-09-19T14:57:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b108","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108/manifests"},{"name":"8.0-b107","sha":"200db86f0615a5885926cd406b96bb6be5b9b88d","kind":"tag","published_at":"2013-09-12T14:42:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b107","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107/manifests"},{"name":"8.0-b106","sha":"f09664513cb1cfc2b88eb4ad60ecd2bd0b8534ae","kind":"tag","published_at":"2013-09-05T14:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b106","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106/manifests"},{"name":"8.0-b105","sha":"3e2d4b453c2682540bf4dca9a39f5e3dd08d16c7","kind":"tag","published_at":"2013-08-29T15:17:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b105","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105/manifests"},{"name":"8.0-b104","sha":"f7d09c6015e624792d9f34ef613b8378b5f81356","kind":"tag","published_at":"2013-08-22T14:46:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b104","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104/manifests"},{"name":"8.0-b103","sha":"8a3dcf4415d4a111e4edd82e64db8e04683ba8ef","kind":"tag","published_at":"2013-08-15T14:54:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b103","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103/manifests"},{"name":"8.0-b102","sha":"1285833f7b49bce9e6ee07cc07c6163609e72502","kind":"tag","published_at":"2013-08-08T18:07:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b102","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102/manifests"},{"name":"8.0-b101","sha":"9cf9cfdec71852d05fd01275a979c4048b9eb546","kind":"tag","published_at":"2013-08-01T15:57:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b101","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101/manifests"},{"name":"8.0-b100","sha":"b33cb8e9bda51058f81e78655818d219bd3cfd3e","kind":"tag","published_at":"2013-07-25T16:33:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b100","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100/manifests"},{"name":"8.0-b99","sha":"9366de90628600019a2a247adacde7ba47710655","kind":"tag","published_at":"2013-07-18T18:11:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b99","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99/manifests"},{"name":"8.0-b98","sha":"7fb44dfc75abba71192b77f6b0467ceb883ea1f8","kind":"tag","published_at":"2013-07-11T22:48:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b98","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98/manifests"},{"name":"8.0-b97","sha":"dfad9aea996fc8d747a43b1ece2fc14c6b6009ed","kind":"tag","published_at":"2013-07-04T15:30:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b97","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97/manifests"},{"name":"8.0-b96","sha":"d2b687222a8ca531c409560ab2c27617db4c384c","kind":"tag","published_at":"2013-06-28T00:08:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b96","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96/manifests"},{"name":"8.0-b95","sha":"e46abaa16907d6fa6fe5f92e21e729f2a95f79a8","kind":"tag","published_at":"2013-06-20T20:45:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b95","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95/manifests"},{"name":"8.0-b94","sha":"27bc36ac743b7cc7ed69309a823346001b6c85df","kind":"tag","published_at":"2013-06-13T20:50:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94/manifests"},{"name":"8.0-b93","sha":"51c3ebaa5c2d3313be04e4f2b07d254fbc71aab3","kind":"tag","published_at":"2013-06-07T02:44:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93/manifests"},{"name":"8.0-b92","sha":"6f088416c216ed4ef6460990b06d0c31b5134c14","kind":"tag","published_at":"2013-05-30T20:54:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92/manifests"},{"name":"8.0-b91","sha":"456a1b60a1d8dbe1fe22b675f3b7b73c32dc219c","kind":"tag","published_at":"2013-05-24T00:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91/manifests"},{"name":"8.0-b90","sha":"516b7adfe39898ed4057533ba45ab6ff976d128b","kind":"tag","published_at":"2013-05-16T23:43:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90/manifests"},{"name":"8.0-b89","sha":"2df59f475bdc8274a4e6366f838a39ad01c38a66","kind":"tag","published_at":"2013-05-09T22:35:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89/manifests"},{"name":"8.0-b88","sha":"fe20698fb00bf4d8f9eea719739b2a160a39243c","kind":"tag","published_at":"2013-05-03T04:21:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88/manifests"},{"name":"8.0-b87","sha":"ddcc7876bf28140841c1b303f312e8f4eacf96a9","kind":"tag","published_at":"2013-04-26T03:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b87","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87/manifests"},{"name":"8.0-b86","sha":"bbf6fad315bf877746629f312f3cb83a382ddfe4","kind":"tag","published_at":"2013-04-18T23:40:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86/manifests"},{"name":"8.0-b85","sha":"1906feee8e643917014e4a5e084651efe29ee8ef","kind":"tag","published_at":"2013-04-11T20:05:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85/manifests"},{"name":"8.0-b84","sha":"089503084063641df0b741f611fbc61a58ab7139","kind":"tag","published_at":"2013-04-05T03:11:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84/manifests"},{"name":"8.0-b83","sha":"98d099e920017efead9d8ea1cadfa588f1ef9910","kind":"tag","published_at":"2013-03-28T22:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83/manifests"},{"name":"8.0-b82","sha":"5cba3a1bdbc2120a153590bd9855f3c38b6721fa","kind":"tag","published_at":"2013-03-21T21:18:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82/manifests"},{"name":"8.0-b81","sha":"a7cf0d61d4465446954a50567879ce59e102ea40","kind":"tag","published_at":"2013-03-14T22:53:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81/manifests"},{"name":"8.0-b80","sha":"28157d5b51f4a1e3a9cd93414a88ba04a31a5055","kind":"tag","published_at":"2013-03-07T22:04:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80/manifests"},{"name":"8.0-b79","sha":"0518f7608c913a06f2565e401012eeb91e8b3d36","kind":"tag","published_at":"2013-02-28T21:37:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79/manifests"},{"name":"8.0-b78","sha":"93794adee6f7d513d089199d0cc8da39b5d6ed15","kind":"tag","published_at":"2013-02-21T23:30:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78/manifests"},{"name":"8.0-b77","sha":"9a1e6a5aac04bbe900fcf761f1a4aafe7af2a0d1","kind":"tag","published_at":"2013-02-15T04:12:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77/manifests"},{"name":"8.0-b76","sha":"ddff01efd1e1e2a4b7da18a33f150b42160a6cc1","kind":"tag","published_at":"2013-02-07T22:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76/manifests"},{"name":"8.0-b75","sha":"04d41eb2e86a9250e24b84a8d8bc56eb1b3aa012","kind":"tag","published_at":"2013-01-31T21:56:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75/manifests"},{"name":"8.0-b74","sha":"36b99316c1f9745ca5da56dfe17e15ceb1698435","kind":"tag","published_at":"2013-01-25T01:24:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74/manifests"},{"name":"8.0-b73","sha":"021ce9b9dcfd87020ea2dae338b57ae7108f69d9","kind":"tag","published_at":"2013-01-17T18:11:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73/manifests"},{"name":"8.0-b72","sha":"8258e433f21bd9947afaabe2aac16d4a3e44248a","kind":"tag","published_at":"2013-01-10T23:42:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72/manifests"},{"name":"8.0-b71","sha":"bc5d17a66086e951aeffe3ce02c7d6209a091c1b","kind":"tag","published_at":"2013-01-03T22:35:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71/manifests"},{"name":"8.0-b70","sha":"195a61d6469172d63a67427514320ea48097fee0","kind":"tag","published_at":"2012-12-27T23:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70/manifests"},{"name":"8.0-b69","sha":"0d6a884e7453d3614ab7573d50e27f3d7f3807fd","kind":"tag","published_at":"2012-12-21T00:44:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69/manifests"},{"name":"8.0-b68","sha":"2c341601e504708f03907d71cef547f4206561c2","kind":"tag","published_at":"2012-12-14T00:55:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68/manifests"},{"name":"8.0-b67","sha":"f95e99f9cdc06e4dd789a7d8253dda07bd410c8d","kind":"tag","published_at":"2012-12-07T00:19:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67/manifests"},{"name":"8.0-b66","sha":"10b1424e41bafb76044014bea4b14c8a040b0135","kind":"tag","published_at":"2012-11-30T06:12:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66/manifests"},{"name":"8.0-b65","sha":"67038aff16f22ab96d80c040d62a4ff483a727a7","kind":"tag","published_at":"2012-11-16T05:18:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65/manifests"},{"name":"8.0-b64","sha":"a432f60749bdf3b25e808dc22ecf8da68fff1bea","kind":"tag","published_at":"2012-11-09T04:39:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64/manifests"},{"name":"8.0-b63","sha":"56200f2f9a5cd90256d7c386735f7895b0d183a0","kind":"tag","published_at":"2012-11-02T01:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63/manifests"},{"name":"8.0-b62","sha":"71702cce4175f6046df9961dbc1614137f992c7d","kind":"tag","published_at":"2012-10-25T23:36:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62/manifests"},{"name":"8.0-b61","sha":"108502611a3ff408021608265e44de847ff53831","kind":"tag","published_at":"2012-10-18T21:33:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61/manifests"},{"name":"8.0-b60","sha":"a2f0393cdcc3919894b298ec143fdcbe969f8068","kind":"tag","published_at":"2012-10-11T21:22:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60/manifests"},{"name":"8.0-b59","sha":"551e97a119e8c7b4bdd842f595df958fad933200","kind":"tag","published_at":"2012-10-04T23:11:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59/manifests"},{"name":"8.0-b58","sha":"358a62d93aebe614087009f7a9a8710f856781bb","kind":"tag","published_at":"2012-09-27T23:12:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58/manifests"},{"name":"8.0-b57","sha":"eecb62946501f88a21502fcd917081d1d5258342","kind":"tag","published_at":"2012-09-20T23:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57/manifests"},{"name":"8.0-b56","sha":"ec74de5b9938fee9c30c7bd6e5374fa9896f6fe8","kind":"tag","published_at":"2012-09-14T04:56:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56/manifests"},{"name":"8.0-b55","sha":"43c808c05be60b7ed8365318321c2c368de2707f","kind":"tag","published_at":"2012-09-07T04:04:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55/manifests"},{"name":"8.0-b54","sha":"b1f965435f28ef49fcf05580f715486438d68659","kind":"tag","published_at":"2012-08-31T00:47:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54/manifests"},{"name":"8.0-b53","sha":"a348a3bfed466ac94a26175e30a97e96a6050bc2","kind":"tag","published_at":"2012-08-28T01:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53/manifests"},{"name":"8.0-b52","sha":"1cd9a1ae3b97c8ee68d77b34a28c62f778460705","kind":"tag","published_at":"2012-08-22T18:35:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52/manifests"},{"name":"2.2-b19","sha":"782162d15331f1ccdbd6b9c82cdf3b3e9b638cd5","kind":"tag","published_at":"2012-07-27T17:58:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19/manifests"},{"name":"2.2-b18","sha":"ca64dc6201df482ea52d1d05e841e781bd5d9b80","kind":"tag","published_at":"2012-07-18T21:57:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18/manifests"},{"name":"2.2-b17","sha":"b3e4c3bcf66c89a985bc63bc21bee44bc2322588","kind":"tag","published_at":"2012-07-11T19:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17/manifests"},{"name":"2.2-b16","sha":"d29204d2b9039316a715cf5ff6c6bd49e51f3d30","kind":"tag","published_at":"2012-07-05T19:13:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16/manifests"},{"name":"2.2-b15","sha":"bdfd883c5eb4081d67db29c227b2c70305368d8f","kind":"tag","published_at":"2012-06-27T21:00:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15/manifests"},{"name":"2.2-b14","sha":"f03da0eb75a02b3e47d9fec5ab379ef9d83194f7","kind":"tag","published_at":"2012-06-23T04:21:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14/manifests"},{"name":"2.2-b13","sha":"cae39c965e151e1d236de67def3baed4da20de70","kind":"tag","published_at":"2012-06-14T21:06:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13/manifests"},{"name":"2.2-b12","sha":"7764bf22f9a493d0aadb2639af44e580a0ce65ac","kind":"tag","published_at":"2012-06-06T23:56:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12/manifests"},{"name":"2.2-b11","sha":"bcb28a7accd69f40c264d7257d15b7ada082591a","kind":"tag","published_at":"2012-05-31T20:21:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11/manifests"},{"name":"2.2-b10","sha":"d0229b16685bde91185e0c66ddf691e9d46c6622","kind":"tag","published_at":"2012-05-25T01:45:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10/manifests"},{"name":"2.2-b09","sha":"25ce65ac3964e43a4bf9bab7f29248083ad35680","kind":"tag","published_at":"2012-05-17T22:19:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09/manifests"},{"name":"2.2-b08","sha":"7d6c1f66d9f2b01ee424ee9bad40418b1a3f297f","kind":"tag","published_at":"2012-05-10T01:39:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08/manifests"},{"name":"2.2-b07","sha":"f6c0ece79203e923c3ccf3df6e3de326b81fc36d","kind":"tag","published_at":"2012-05-03T04:30:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07/manifests"},{"name":"2.2-b06","sha":"7ffb059a53a11aa4eec86c24fe3318c333dc2843","kind":"tag","published_at":"2012-04-25T20:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06/manifests"},{"name":"2.2-b05","sha":"ceb9199c46be0e41bcdd7dd223ecc9b371456c4b","kind":"tag","published_at":"2012-04-20T21:52:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05/manifests"},{"name":"2.2-b04","sha":"d34a9f0697053b5b27d563b672b0bbd8ff72956f","kind":"tag","published_at":"2012-04-11T20:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04/manifests"},{"name":"2.1-b21","sha":"0f33000789b4d349b174a7f8c4ad56b9e2f48be3","kind":"tag","published_at":"2012-04-05T19:55:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21/manifests"},{"name":"2.2-b03","sha":"b9688c06e2c1612d41b22ab5bd2c0a88258f0f43","kind":"tag","published_at":"2012-04-03T20:44:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03/manifests"},{"name":"2.1-b20","sha":"f2fd75939baba6fc934a3d18892230d07320aace","kind":"tag","published_at":"2012-03-28T19:38:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20/manifests"},{"name":"2.1-b19","sha":"083f31ee31397020ee939b470bbed9370fdb7970","kind":"tag","published_at":"2012-03-28T00:12:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19/manifests"},{"name":"2.2-b02","sha":"b41effc761bc31fa7d289d19297dab0daf67ce21","kind":"tag","published_at":"2012-03-27T20:57:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02/manifests"},{"name":"2.1-b18","sha":"206c8707db0055771cd167129241e37c2c72801e","kind":"tag","published_at":"2012-03-21T20:15:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18/manifests"},{"name":"2.2-b01","sha":"8bc7e434031e65cedd9be8e93df7c18310bfddd7","kind":"tag","published_at":"2012-03-20T19:18:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01/manifests"},{"name":"2.1-b17","sha":"5191ad2e4704527047108e0067a1724323bd02ba","kind":"tag","published_at":"2012-03-14T20:22:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17/manifests"},{"name":"2.1-b16","sha":"5f4865c634903ca22f5aea1a302a4fa68cb1ce34","kind":"tag","published_at":"2012-03-07T18:46:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16/manifests"},{"name":"2.1-b15","sha":"58a09654245d53acb841eb70500e7f2461c476bc","kind":"tag","published_at":"2012-02-29T18:42:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15/manifests"},{"name":"2.1-b14","sha":"262cfd65562e56d47c23e69588645e2d6ef9a76c","kind":"tag","published_at":"2012-02-22T18:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14/manifests"},{"name":"2.1-b13","sha":"25acf27a38a6c0bde7a92a68be3b79c1fe71f943","kind":"tag","published_at":"2012-02-15T20:51:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13/manifests"},{"name":"2.1-b12","sha":"7e1ce9ffa4498af5a4d529bdc0d2023a9455ba55","kind":"tag","published_at":"2012-02-08T17:52:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12/manifests"},{"name":"2.1-b11","sha":"c7ecce716f7bb9865034659e5c88d7546ea7a23d","kind":"tag","published_at":"2012-02-01T18:05:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11/manifests"},{"name":"2.1-b10","sha":"de5e0b3d7cd3e3c5ef03f5cc5705c3b11591558a","kind":"tag","published_at":"2012-01-25T19:18:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10/manifests"},{"name":"2.1-b09","sha":"ec1bbdcb7b6533d8dcbab580b3ddf065222a1d72","kind":"tag","published_at":"2012-01-18T18:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09/manifests"},{"name":"2.1-b08","sha":"b968b8b6029f8f1b89fbcfd2023fec3430f4edef","kind":"tag","published_at":"2012-01-11T19:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08/manifests"},{"name":"2.1-b07","sha":"f87231705a55aa96093258825dba1a677288c8aa","kind":"tag","published_at":"2011-12-28T18:20:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07/manifests"},{"name":"2.1-b06","sha":"5a01300e59a3a8d49e508be12fee9761284426f1","kind":"tag","published_at":"2011-12-21T18:11:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06/manifests"},{"name":"2.1-b05","sha":"f5d1ce5ee313c8d219014521c1c4512f92250b58","kind":"tag","published_at":"2011-12-14T18:40:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05/manifests"},{"name":"2.1-b04","sha":"bb193e2ac5056ee5ec6b5479c53e0103e7945313","kind":"tag","published_at":"2011-12-07T17:53:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04/manifests"},{"name":"2.1-b03","sha":"bd84fdfd834d47a66700b764a712facd561a1b8b","kind":"tag","published_at":"2011-12-01T18:13:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03/manifests"},{"name":"2.1-b02","sha":"092e3f29a54c6f2242ae0335c16d485a084207a6","kind":"tag","published_at":"2011-11-23T19:07:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02/manifests"},{"name":"2.1-b01","sha":"caece88e7165d698d50eb1172892b8e3cc842bbb","kind":"tag","published_at":"2011-11-16T19:34:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01/manifests"}]},"repo_metadata_updated_at":"2025-10-31T05:42:18.084Z","dependent_packages_count":414,"downloads":null,"downloads_period":null,"dependent_repos_count":1682,"rankings":{"downloads":null,"dependent_repos_count":0.2775080339176486,"dependent_packages_count":0.194815855968413,"stargazers_count":7.364559932405104,"forks_count":9.970647477404965,"docker_downloads_count":6.635752413674351,"average":4.888656742674096},"purl":"pkg:maven/org.openjfx/javafx-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.openjfx:javafx-base","docker_dependents_count":3,"docker_downloads_count":37,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.openjfx:javafx-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.openjfx:javafx-base/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T01:02:17.099Z","issues_count":1,"pull_requests_count":1094,"avg_time_to_close_issue":16213.0,"avg_time_to_close_pull_request":4823889.823529412,"issues_closed_count":1,"pull_requests_closed_count":849,"pull_request_authors_count":74,"issue_authors_count":1,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":11.723034734917734,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":506,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1300110.6335078534,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":382,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":9.314229249011857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/issues","maintainers":[{"login":"kevinrushforth","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"Maran23","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"hjohn","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"arapte","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"jaybhaskar","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"tsayao","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"jayathirthrao","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"nlisker","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"sashamatveev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azuev-java","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"FlorianKirmaier","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianKirmaier"},{"login":"karthikpandelu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthikpandelu"},{"login":"johanvos","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"azvegint","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"prsadhuk","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"},{"login":"prrace","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prrace"},{"login":"aghaisas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aghaisas"},{"login":"jgneff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgneff"},{"login":"AnirvanSarkar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnirvanSarkar"},{"login":"theaoqi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theaoqi"},{"login":"Maxoudela","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maxoudela"},{"login":"tiainen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiainen"},{"login":"bourgesl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourgesl"},{"login":"kleopatra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleopatra"},{"login":"DeanWookey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeanWookey"}],"active_maintainers":[{"login":"kevinrushforth","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"arapte","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"Maran23","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"jayathirthrao","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"jaybhaskar","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"hjohn","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"tsayao","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"nlisker","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"azuev-java","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"sashamatveev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azvegint","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"johanvos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"prsadhuk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-base/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-base/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-base/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-base/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4631175,"name":"org.openjfx:javafx-controls","ecosystem":"maven","description":"OpenJFX javafx-controls","homepage":"https://openjdk.java.net/projects/openjfx/","licenses":"GPLv2+CE","normalized_licenses":["libpng-2.0"],"repository_url":"https://github.com/openjdk/jfx","keywords_array":[],"namespace":"org.openjfx","versions_count":267,"first_release_published_at":"2018-07-20T09:30:45.000Z","latest_release_published_at":"2026-01-20T22:18:23.000Z","latest_release_number":"25.0.2","last_synced_at":"2026-06-11T18:05:14.508Z","created_at":"2022-07-24T15:32:54.150Z","updated_at":"2026-06-11T18:05:14.508Z","registry_url":"https://central.sonatype.com/artifact/org.openjfx/javafx-controls/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.openjfx/javafx-controls/","metadata":{},"repo_metadata":{"id":37272435,"uuid":"185199202","full_name":"openjdk/jfx","owner":"openjdk","description":"JavaFX mainline development","archived":false,"fork":false,"pushed_at":"2025-10-31T03:26:29.000Z","size":387235,"stargazers_count":3094,"open_issues_count":33,"forks_count":543,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-10-31T05:34:17.580Z","etag":null,"topics":["java","javafx","openjdk","openjfx"],"latest_commit_sha":null,"homepage":"https://openjdk.org/projects/openjfx/","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openjdk.png","metadata":{"files":{"readme":"README-code-reviews.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-06T13:10:16.000Z","updated_at":"2025-10-31T03:26:34.000Z","dependencies_parsed_at":"2022-07-09T13:47:54.211Z","dependency_job_id":"1d37c2c7-f198-4db3-9de6-d5c858f00e29","html_url":"https://github.com/openjdk/jfx","commit_stats":{"total_commits":10952,"total_committers":244,"mean_commits":"44.885245901639344","dds":0.858382030679328,"last_synced_commit":"caf078acd42fabc3d9746471b54a77f3b86ff305"},"previous_names":[],"tags_count":822,"template":false,"template_full_name":null,"purl":"pkg:github/openjdk/jfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/sbom","scorecard":{"id":415533,"data":{"date":"2025-08-11","repo":{"name":"github.com/openjdk/jfx","commit":"1dda20b72eae2b9e12eb1217504977b45ddff6b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/submit.yml:54","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:36","Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:40"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/migrate-header-rule:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/submit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-18T23:44:23.296Z","repository_id":37272435,"created_at":"2025-08-18T23:44:23.296Z","updated_at":"2025-08-18T23:44:23.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281936818,"owners_count":26586769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"26+14","sha":"bf76ed2a6dd1dd74baf865e405690ce996699513","kind":"tag","published_at":"2025-10-30T15:19:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+14","html_url":"https://github.com/openjdk/jfx/releases/tag/26+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14/manifests"},{"name":"26+13","sha":"47d9dcc38a5e685a014774274f478b4205c6e397","kind":"tag","published_at":"2025-10-23T12:48:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+13","html_url":"https://github.com/openjdk/jfx/releases/tag/26+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13/manifests"},{"name":"26+12","sha":"38300ca6c6c3483d35abec6f3fb2431402a26af0","kind":"tag","published_at":"2025-10-16T13:36:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+12","html_url":"https://github.com/openjdk/jfx/releases/tag/26+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12/manifests"},{"name":"26+11","sha":"1b16ebaa8c583ce6094ad5717969967b8c9f2c9e","kind":"tag","published_at":"2025-10-09T12:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+11","html_url":"https://github.com/openjdk/jfx/releases/tag/26+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11/manifests"},{"name":"26+10","sha":"5682424bebae7947f665fcb11429c3d2e069e8e5","kind":"tag","published_at":"2025-10-02T12:49:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+10","html_url":"https://github.com/openjdk/jfx/releases/tag/26+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10/manifests"},{"name":"26+9","sha":"cca1703f49585843fc82517a828ed59b68b76ab8","kind":"tag","published_at":"2025-09-25T16:18:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+9","html_url":"https://github.com/openjdk/jfx/releases/tag/26+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9/manifests"},{"name":"26+8","sha":"c95cdcdc9cd8b3070e8076ea91234772d6a21331","kind":"tag","published_at":"2025-09-18T13:06:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+8","html_url":"https://github.com/openjdk/jfx/releases/tag/26+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8/manifests"},{"name":"25-ga","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-09-16T14:18:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/25-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga/manifests"},{"name":"26+7","sha":"89406ad45e4bfe4a235c21671a6f4ab2eec081ff","kind":"tag","published_at":"2025-09-11T16:00:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+7","html_url":"https://github.com/openjdk/jfx/releases/tag/26+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7/manifests"},{"name":"26+6","sha":"368bd20b887bb813718fbfecc14760597e8d4521","kind":"tag","published_at":"2025-09-04T16:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+6","html_url":"https://github.com/openjdk/jfx/releases/tag/26+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6/manifests"},{"name":"25+29","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-08-28T11:31:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+29","html_url":"https://github.com/openjdk/jfx/releases/tag/25+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29/manifests"},{"name":"26+5","sha":"fa2127cb3a3fc11238c5c8ce4cf0d15c4000f05c","kind":"tag","published_at":"2025-08-21T15:13:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+5","html_url":"https://github.com/openjdk/jfx/releases/tag/26+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5/manifests"},{"name":"26+4","sha":"1dda20b72eae2b9e12eb1217504977b45ddff6b8","kind":"tag","published_at":"2025-08-14T12:00:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+4","html_url":"https://github.com/openjdk/jfx/releases/tag/26+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4/manifests"},{"name":"26+3","sha":"f9532842b0765472c7490fb5bbf57cf268dd45ee","kind":"tag","published_at":"2025-08-07T15:30:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+3","html_url":"https://github.com/openjdk/jfx/releases/tag/26+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3/manifests"},{"name":"25+28","sha":"4f694cb443c408c79176472fdf994b5ddcf1a8ae","kind":"tag","published_at":"2025-08-07T15:28:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+28","html_url":"https://github.com/openjdk/jfx/releases/tag/25+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28/manifests"},{"name":"26+2","sha":"4e334cb1ebbb370086d0a58bbe1d9a30d6665066","kind":"tag","published_at":"2025-07-31T20:08:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+2","html_url":"https://github.com/openjdk/jfx/releases/tag/26+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2/manifests"},{"name":"25+27","sha":"a0c0920d92eeb6608c80bf3779def90adfcca756","kind":"tag","published_at":"2025-07-31T19:44:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+27","html_url":"https://github.com/openjdk/jfx/releases/tag/25+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27/manifests"},{"name":"25+26","sha":"b60486c4ead35f776d1a7580dc6f55769b780804","kind":"tag","published_at":"2025-07-24T16:36:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+26","html_url":"https://github.com/openjdk/jfx/releases/tag/25+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26/manifests"},{"name":"26+1","sha":"dbd43a371a2460c3cf8aed108d349b301bd2a1b2","kind":"tag","published_at":"2025-07-24T16:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+1","html_url":"https://github.com/openjdk/jfx/releases/tag/26+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1/manifests"},{"name":"25+25","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T18:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+25","html_url":"https://github.com/openjdk/jfx/releases/tag/25+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25/manifests"},{"name":"26+0","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T16:18:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+0","html_url":"https://github.com/openjdk/jfx/releases/tag/26+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0/manifests"},{"name":"25+24","sha":"6029e3e4058e2a87ecb0f5c07689f7d4783a1c65","kind":"tag","published_at":"2025-07-10T14:05:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+24","html_url":"https://github.com/openjdk/jfx/releases/tag/25+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24/manifests"},{"name":"25+23","sha":"0270847b85ab6d4701abb201ec4b2aeee96129dd","kind":"tag","published_at":"2025-07-03T12:39:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+23","html_url":"https://github.com/openjdk/jfx/releases/tag/25+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23/manifests"},{"name":"25+22","sha":"b9dd4dec1bf93f56e918fd60225fa7ead8dcccca","kind":"tag","published_at":"2025-06-26T13:28:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+22","html_url":"https://github.com/openjdk/jfx/releases/tag/25+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22/manifests"},{"name":"25+21","sha":"fc4642dbb008ed0e49996c1eea10b92fad5f7dcf","kind":"tag","published_at":"2025-06-19T14:28:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+21","html_url":"https://github.com/openjdk/jfx/releases/tag/25+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21/manifests"},{"name":"25+20","sha":"72c1c21a76ba752439c877aba599b0b5f8bf9332","kind":"tag","published_at":"2025-06-12T16:21:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+20","html_url":"https://github.com/openjdk/jfx/releases/tag/25+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20/manifests"},{"name":"25+19","sha":"11f31146a6f70881945799dadad63bca56ed8a80","kind":"tag","published_at":"2025-06-05T17:23:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+19","html_url":"https://github.com/openjdk/jfx/releases/tag/25+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19/manifests"},{"name":"25+18","sha":"ac12979bc3100cf4f263a38669a59dac2b71fdce","kind":"tag","published_at":"2025-05-22T14:29:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+18","html_url":"https://github.com/openjdk/jfx/releases/tag/25+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18/manifests"},{"name":"25+17","sha":"2b2355eb659cd433931825e8c0b7fa89da17e2d5","kind":"tag","published_at":"2025-05-15T15:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+17","html_url":"https://github.com/openjdk/jfx/releases/tag/25+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17/manifests"},{"name":"25+16","sha":"bffc32bfef9b48478382180beefdb84f2b8651c6","kind":"tag","published_at":"2025-05-08T13:07:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+16","html_url":"https://github.com/openjdk/jfx/releases/tag/25+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16/manifests"},{"name":"25+15","sha":"3fdd21386d6db96294fcecd80afc25d09732c067","kind":"tag","published_at":"2025-05-01T16:56:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+15","html_url":"https://github.com/openjdk/jfx/releases/tag/25+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15/manifests"},{"name":"25+14","sha":"48240dab9860728ca12f96b7cbdc4dca1d7414f2","kind":"tag","published_at":"2025-04-24T15:05:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+14","html_url":"https://github.com/openjdk/jfx/releases/tag/25+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14/manifests"},{"name":"25+13","sha":"9291099cc3a7830937bffdb65100b372ea1cc77a","kind":"tag","published_at":"2025-04-17T16:35:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+13","html_url":"https://github.com/openjdk/jfx/releases/tag/25+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13/manifests"},{"name":"25+12","sha":"9ac707dac4d675a4301241ae100fd26b08e57bf1","kind":"tag","published_at":"2025-04-10T20:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+12","html_url":"https://github.com/openjdk/jfx/releases/tag/25+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12/manifests"},{"name":"25+11","sha":"9ab20363e334541a2c82a573d35603c2a2945f03","kind":"tag","published_at":"2025-04-03T15:28:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+11","html_url":"https://github.com/openjdk/jfx/releases/tag/25+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11/manifests"},{"name":"25+10","sha":"91433775e75c9c662774f28de5310eab7da0fe7e","kind":"tag","published_at":"2025-03-27T18:35:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+10","html_url":"https://github.com/openjdk/jfx/releases/tag/25+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10/manifests"},{"name":"25+9","sha":"0eda4df202c07beda00bd282681b6755c1602661","kind":"tag","published_at":"2025-03-20T11:57:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+9","html_url":"https://github.com/openjdk/jfx/releases/tag/25+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9/manifests"},{"name":"24-ga","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-03-18T12:15:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/24-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga/manifests"},{"name":"25+8","sha":"1c3cfcb8bb4e8874406d3a5b507f38859f4c1d9b","kind":"tag","published_at":"2025-03-13T12:15:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+8","html_url":"https://github.com/openjdk/jfx/releases/tag/25+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8/manifests"},{"name":"25+7","sha":"c7091e1f57503e68c578ec890a4945a74d2d2978","kind":"tag","published_at":"2025-03-06T14:15:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+7","html_url":"https://github.com/openjdk/jfx/releases/tag/25+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7/manifests"},{"name":"25+6","sha":"7a7854c947728daab6a924baa0596ccfc2df1ebb","kind":"tag","published_at":"2025-02-27T16:01:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+6","html_url":"https://github.com/openjdk/jfx/releases/tag/25+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6/manifests"},{"name":"24+29","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-02-27T16:00:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+29","html_url":"https://github.com/openjdk/jfx/releases/tag/24+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29/manifests"},{"name":"25+5","sha":"307e3087f350bee5f73710b00588784696e84b07","kind":"tag","published_at":"2025-02-20T15:40:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+5","html_url":"https://github.com/openjdk/jfx/releases/tag/25+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5/manifests"},{"name":"25+4","sha":"1e6915738d654e6cf7a547e47b8b020117db6bc3","kind":"tag","published_at":"2025-02-13T14:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+4","html_url":"https://github.com/openjdk/jfx/releases/tag/25+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4/manifests"},{"name":"24+28","sha":"0424b8b1705252ded4ffc4a681a1ba67124ddb12","kind":"tag","published_at":"2025-02-13T14:38:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+28","html_url":"https://github.com/openjdk/jfx/releases/tag/24+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28/manifests"},{"name":"25+3","sha":"d615fdc717a55251225823ae5eeefb766e900e99","kind":"tag","published_at":"2025-02-06T17:14:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+3","html_url":"https://github.com/openjdk/jfx/releases/tag/25+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3/manifests"},{"name":"25+2","sha":"98b4b2e1127db5b23a4d7d86849aec0955d4fbf9","kind":"tag","published_at":"2025-01-30T16:29:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+2","html_url":"https://github.com/openjdk/jfx/releases/tag/25+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2/manifests"},{"name":"24+27","sha":"e079ed31f9bfd0af59319f48ebf9c75f78805970","kind":"tag","published_at":"2025-01-30T16:26:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+27","html_url":"https://github.com/openjdk/jfx/releases/tag/24+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27/manifests"},{"name":"24+26","sha":"87c3488a15b361ca343b6a324b9e4a995ce0baec","kind":"tag","published_at":"2025-01-23T16:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+26","html_url":"https://github.com/openjdk/jfx/releases/tag/24+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26/manifests"},{"name":"25+1","sha":"f2f5639c243dada1a25f661dbf84d37d908e16e3","kind":"tag","published_at":"2025-01-23T16:37:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+1","html_url":"https://github.com/openjdk/jfx/releases/tag/25+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1/manifests"},{"name":"24+25","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:14:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+25","html_url":"https://github.com/openjdk/jfx/releases/tag/24+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25/manifests"},{"name":"25+0","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:09:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+0","html_url":"https://github.com/openjdk/jfx/releases/tag/25+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0/manifests"},{"name":"24+24","sha":"7312ad1af3a67dd2fd528f3dba0192712359a242","kind":"tag","published_at":"2025-01-09T13:18:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+24","html_url":"https://github.com/openjdk/jfx/releases/tag/24+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24/manifests"},{"name":"24+23","sha":"f06b15b6e6c60fba18b6452464e75b89cc7054f9","kind":"tag","published_at":"2025-01-02T11:48:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+23","html_url":"https://github.com/openjdk/jfx/releases/tag/24+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23/manifests"},{"name":"24+22","sha":"e30d0d54f4269ffe3a9293fc9604f5467c3b5e37","kind":"tag","published_at":"2024-12-19T13:49:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+22","html_url":"https://github.com/openjdk/jfx/releases/tag/24+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22/manifests"},{"name":"24+21","sha":"b76c05b9356656c1bd6a4a7026b858d3a935a51f","kind":"tag","published_at":"2024-12-12T12:57:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+21","html_url":"https://github.com/openjdk/jfx/releases/tag/24+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21/manifests"},{"name":"24+20","sha":"a431801c3d1d76f03c54f7f3451eac4fa8024e8b","kind":"tag","published_at":"2024-12-05T17:55:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+20","html_url":"https://github.com/openjdk/jfx/releases/tag/24+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20/manifests"},{"name":"24+19","sha":"a45e33c1a4d8390eb1e6ec66977f453df71a009a","kind":"tag","published_at":"2024-11-28T13:20:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+19","html_url":"https://github.com/openjdk/jfx/releases/tag/24+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19/manifests"},{"name":"24+18","sha":"3a8a5598fa3e4fa326b1332c0bba6905183348f5","kind":"tag","published_at":"2024-11-21T17:08:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+18","html_url":"https://github.com/openjdk/jfx/releases/tag/24+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18/manifests"},{"name":"24+17","sha":"72af9e2366727a83ca1eace73e1c337cc4f8a255","kind":"tag","published_at":"2024-11-14T20:14:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+17","html_url":"https://github.com/openjdk/jfx/releases/tag/24+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17/manifests"},{"name":"24+16","sha":"3d15a3065c272d79011f99f77c1bdd0d8801e290","kind":"tag","published_at":"2024-11-07T14:22:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+16","html_url":"https://github.com/openjdk/jfx/releases/tag/24+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16/manifests"},{"name":"24+15","sha":"076b4018de1a6fd659778b77d66d2478def315a3","kind":"tag","published_at":"2024-10-24T11:41:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+15","html_url":"https://github.com/openjdk/jfx/releases/tag/24+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15/manifests"},{"name":"24+14","sha":"c4b1e1c019c98e97c64df8b11ee2f9635c67256d","kind":"tag","published_at":"2024-10-17T17:43:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+14","html_url":"https://github.com/openjdk/jfx/releases/tag/24+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14/manifests"},{"name":"24+13","sha":"fb06b1f8e88d1c09cc8109ad3cb0ef5a5a754934","kind":"tag","published_at":"2024-10-10T15:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+13","html_url":"https://github.com/openjdk/jfx/releases/tag/24+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13/manifests"},{"name":"24+12","sha":"d5432c3e14b06445bc45e34e4aa63ec415c03595","kind":"tag","published_at":"2024-10-03T12:32:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+12","html_url":"https://github.com/openjdk/jfx/releases/tag/24+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12/manifests"},{"name":"24+11","sha":"29004352006e4d1d01401d658d22a35ae2648de5","kind":"tag","published_at":"2024-09-26T13:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+11","html_url":"https://github.com/openjdk/jfx/releases/tag/24+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11/manifests"},{"name":"24+10","sha":"e81b676629f281e526f2e37af2b5a82b6c28bc6e","kind":"tag","published_at":"2024-09-19T12:58:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+10","html_url":"https://github.com/openjdk/jfx/releases/tag/24+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10/manifests"},{"name":"23-ga","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-09-17T11:20:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/23-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga/manifests"},{"name":"24+9","sha":"639f138380a4091befa3046f7211aab77f8d77dd","kind":"tag","published_at":"2024-09-12T15:27:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+9","html_url":"https://github.com/openjdk/jfx/releases/tag/24+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9/manifests"},{"name":"24+8","sha":"4647367ce4590440fbb85675055225c869502314","kind":"tag","published_at":"2024-09-05T15:12:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+8","html_url":"https://github.com/openjdk/jfx/releases/tag/24+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8/manifests"},{"name":"23+29","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-29T12:09:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+29","html_url":"https://github.com/openjdk/jfx/releases/tag/23+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29/manifests"},{"name":"24+7","sha":"b88ac0495650bd033ba11e3131e9bffc517872eb","kind":"tag","published_at":"2024-08-29T12:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+7","html_url":"https://github.com/openjdk/jfx/releases/tag/24+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7/manifests"},{"name":"23+28","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-22T13:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+28","html_url":"https://github.com/openjdk/jfx/releases/tag/23+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28/manifests"},{"name":"24+6","sha":"b8987310dfff28b7a1a3862868c2d2210063985d","kind":"tag","published_at":"2024-08-22T12:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+6","html_url":"https://github.com/openjdk/jfx/releases/tag/24+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6/manifests"},{"name":"24+5","sha":"338b1f3a1cff64f8eceb140015fec232f21234eb","kind":"tag","published_at":"2024-08-15T15:13:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+5","html_url":"https://github.com/openjdk/jfx/releases/tag/24+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5/manifests"},{"name":"24+4","sha":"abb6dfefae840ac17893a12e4ac086140c83e451","kind":"tag","published_at":"2024-08-08T16:29:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+4","html_url":"https://github.com/openjdk/jfx/releases/tag/24+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4/manifests"},{"name":"24+3","sha":"686a396c6f1a5ee0733a69a046d2131f4649eca8","kind":"tag","published_at":"2024-08-01T17:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+3","html_url":"https://github.com/openjdk/jfx/releases/tag/24+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3/manifests"},{"name":"24+2","sha":"ffbd12dc01132f186908eb83144ff17c4b4bdeaf","kind":"tag","published_at":"2024-07-25T15:52:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+2","html_url":"https://github.com/openjdk/jfx/releases/tag/24+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2/manifests"},{"name":"24+1","sha":"81f11c4a39eb505d17c57a49c5e084f75a169856","kind":"tag","published_at":"2024-07-18T16:22:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+1","html_url":"https://github.com/openjdk/jfx/releases/tag/24+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1/manifests"},{"name":"23+27","sha":"d9780548f42047cd7cd06d20c1350fa955a9dc9a","kind":"tag","published_at":"2024-07-18T16:16:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+27","html_url":"https://github.com/openjdk/jfx/releases/tag/23+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27/manifests"},{"name":"23+26","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+26","html_url":"https://github.com/openjdk/jfx/releases/tag/23+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26/manifests"},{"name":"24+0","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:17:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+0","html_url":"https://github.com/openjdk/jfx/releases/tag/24+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0/manifests"},{"name":"23+25","sha":"459b15fc61e7a78f29c16fe665370657c1236b3f","kind":"tag","published_at":"2024-07-04T13:05:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+25","html_url":"https://github.com/openjdk/jfx/releases/tag/23+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25/manifests"},{"name":"23+24","sha":"ca04c87d307c36591162af8cd6298ede17812834","kind":"tag","published_at":"2024-06-27T16:53:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+24","html_url":"https://github.com/openjdk/jfx/releases/tag/23+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24/manifests"},{"name":"23+23","sha":"14cd9806eab87954f998aab33c8b2529e34924d6","kind":"tag","published_at":"2024-06-20T15:45:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+23","html_url":"https://github.com/openjdk/jfx/releases/tag/23+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23/manifests"},{"name":"23+22","sha":"c8b96e4e6da18b4ab1331bb3a5b48cf1b8b3e2e6","kind":"tag","published_at":"2024-06-13T16:00:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+22","html_url":"https://github.com/openjdk/jfx/releases/tag/23+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22/manifests"},{"name":"23+21","sha":"4a33d5ef13c7bc72900fa6769fe4779ccec5bc98","kind":"tag","published_at":"2024-06-06T15:24:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+21","html_url":"https://github.com/openjdk/jfx/releases/tag/23+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21/manifests"},{"name":"23+20","sha":"dedcf1d236b5429dcf3c42f5fd1095b28d5da063","kind":"tag","published_at":"2024-05-29T11:04:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+20","html_url":"https://github.com/openjdk/jfx/releases/tag/23+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20/manifests"},{"name":"23+19","sha":"94aa2b68d01af6096a18316ab36c911fe8cec572","kind":"tag","published_at":"2024-05-23T16:43:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+19","html_url":"https://github.com/openjdk/jfx/releases/tag/23+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19/manifests"},{"name":"23+18","sha":"a7627fa8d4c0c2595d359a2656daf2f6005ee0f5","kind":"tag","published_at":"2024-05-16T15:42:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+18","html_url":"https://github.com/openjdk/jfx/releases/tag/23+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18/manifests"},{"name":"23+17","sha":"7699c448bbdfe4213f74eb47409d9c42b16b59a4","kind":"tag","published_at":"2024-05-09T11:52:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+17","html_url":"https://github.com/openjdk/jfx/releases/tag/23+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17/manifests"},{"name":"23+16","sha":"aa9907a58e24bc997a6762d62542a9cc6234dbe3","kind":"tag","published_at":"2024-05-02T16:37:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+16","html_url":"https://github.com/openjdk/jfx/releases/tag/23+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16/manifests"},{"name":"23+15","sha":"c23ac74714a88649a65d455a06254e97cd6ecb3f","kind":"tag","published_at":"2024-04-26T20:49:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+15","html_url":"https://github.com/openjdk/jfx/releases/tag/23+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15/manifests"},{"name":"23+14","sha":"d03b0028d1ebefa00df59a20d6f9a4dd9ac5f033","kind":"tag","published_at":"2024-04-19T12:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+14","html_url":"https://github.com/openjdk/jfx/releases/tag/23+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14/manifests"},{"name":"23+13","sha":"0eb4d7196099d817cc6467985b882242845bdd2e","kind":"tag","published_at":"2024-04-11T18:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+13","html_url":"https://github.com/openjdk/jfx/releases/tag/23+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13/manifests"},{"name":"23+12","sha":"0d336063346879671e1c9fbdeed4926d69c6cf44","kind":"tag","published_at":"2024-04-04T15:05:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+12","html_url":"https://github.com/openjdk/jfx/releases/tag/23+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12/manifests"},{"name":"23+11","sha":"0d2ad0e0e6a8ab29e73e77ddbdbe4b6c4d8ab147","kind":"tag","published_at":"2024-03-29T13:44:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+11","html_url":"https://github.com/openjdk/jfx/releases/tag/23+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11/manifests"},{"name":"23+10","sha":"dcb894c7ffd1d14365a0ef691362f2e7232d20d5","kind":"tag","published_at":"2024-03-21T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+10","html_url":"https://github.com/openjdk/jfx/releases/tag/23+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10/manifests"},{"name":"22-ga","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-03-19T14:06:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/22-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga/manifests"},{"name":"23+9","sha":"c196454e76dec1cbcd028e12d99f052981a63a4e","kind":"tag","published_at":"2024-03-14T22:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+9","html_url":"https://github.com/openjdk/jfx/releases/tag/23+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9/manifests"},{"name":"23+8","sha":"64af987576214fc5483520ce8131895be74a641d","kind":"tag","published_at":"2024-03-07T16:21:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+8","html_url":"https://github.com/openjdk/jfx/releases/tag/23+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8/manifests"},{"name":"23+7","sha":"b99eb45828317e4c195b46eb0c9371d4645f2c6c","kind":"tag","published_at":"2024-02-29T18:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+7","html_url":"https://github.com/openjdk/jfx/releases/tag/23+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7/manifests"},{"name":"22+30","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-02-29T17:39:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+30","html_url":"https://github.com/openjdk/jfx/releases/tag/22+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30/manifests"},{"name":"23+6","sha":"e0b88bc7cfede46afe28cbb4a2e333df933b5100","kind":"tag","published_at":"2024-02-22T16:15:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+6","html_url":"https://github.com/openjdk/jfx/releases/tag/23+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6/manifests"},{"name":"23+5","sha":"48be7d36d5033d215d585619f34c2dde518e4b53","kind":"tag","published_at":"2024-02-15T15:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+5","html_url":"https://github.com/openjdk/jfx/releases/tag/23+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5/manifests"},{"name":"22+29","sha":"f15a4add7133c94f4bae3c0abaeb16d1b31ee6cd","kind":"tag","published_at":"2024-02-15T15:50:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+29","html_url":"https://github.com/openjdk/jfx/releases/tag/22+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29/manifests"},{"name":"23+4","sha":"172c491dae4b774012589d991c898f12ccb44a4c","kind":"tag","published_at":"2024-02-08T23:19:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+4","html_url":"https://github.com/openjdk/jfx/releases/tag/23+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4/manifests"},{"name":"23+3","sha":"aac2df168d524f97d663de6776962773702b360c","kind":"tag","published_at":"2024-02-01T16:19:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+3","html_url":"https://github.com/openjdk/jfx/releases/tag/23+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3/manifests"},{"name":"22+28","sha":"34914c465ac71bd2ab3ba2a5ccae5f353bc59264","kind":"tag","published_at":"2024-02-01T16:17:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+28","html_url":"https://github.com/openjdk/jfx/releases/tag/22+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28/manifests"},{"name":"22+27","sha":"b4b576fa1c1ba58f5069e2c40e1f636daeafa85c","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+27","html_url":"https://github.com/openjdk/jfx/releases/tag/22+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27/manifests"},{"name":"23+2","sha":"9e7e8e1d08a9d03611da99ef1a7e6e29cd870eca","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+2","html_url":"https://github.com/openjdk/jfx/releases/tag/23+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2/manifests"},{"name":"23+1","sha":"872dbc8a2d254cba4df33fcc778b15b1a3c9b69f","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+1","html_url":"https://github.com/openjdk/jfx/releases/tag/23+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1/manifests"},{"name":"22+26","sha":"0a566990a8bd9d0a7329b1d8fed4326128c48cd3","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+26","html_url":"https://github.com/openjdk/jfx/releases/tag/22+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26/manifests"},{"name":"22+25","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:17:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+25","html_url":"https://github.com/openjdk/jfx/releases/tag/22+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25/manifests"},{"name":"23+0","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:09:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+0","html_url":"https://github.com/openjdk/jfx/releases/tag/23+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0/manifests"},{"name":"22+24","sha":"2493a23e2dc5ff8694ab4a1bed06fe73466edaf9","kind":"tag","published_at":"2024-01-04T15:46:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+24","html_url":"https://github.com/openjdk/jfx/releases/tag/22+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24/manifests"},{"name":"22+23","sha":"ab68b716fbfd807918ca4a1bc096dcf40d9cfcbd","kind":"tag","published_at":"2023-12-21T15:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+23","html_url":"https://github.com/openjdk/jfx/releases/tag/22+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23/manifests"},{"name":"22+22","sha":"8872f7afab5eca725b29d9e5b005084c22b27b9c","kind":"tag","published_at":"2023-12-15T13:01:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+22","html_url":"https://github.com/openjdk/jfx/releases/tag/22+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22/manifests"},{"name":"22+21","sha":"2108ecf9d7c8c459964a9e8b5e37485b3507b028","kind":"tag","published_at":"2023-12-07T20:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+21","html_url":"https://github.com/openjdk/jfx/releases/tag/22+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21/manifests"},{"name":"22+20","sha":"036d81be5ab2434863dee2d704967589222176cb","kind":"tag","published_at":"2023-11-30T19:18:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+20","html_url":"https://github.com/openjdk/jfx/releases/tag/22+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20/manifests"},{"name":"22+19","sha":"3548cddedcf3e99af9263efc8004a092a55af8fb","kind":"tag","published_at":"2023-11-24T04:10:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+19","html_url":"https://github.com/openjdk/jfx/releases/tag/22+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19/manifests"},{"name":"22+18","sha":"cda623d74a17c1aac034bac175e4fb10bd1fd52b","kind":"tag","published_at":"2023-11-16T20:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+18","html_url":"https://github.com/openjdk/jfx/releases/tag/22+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18/manifests"},{"name":"22+17","sha":"c8641e280b41d26a59d20c21813408f6cfe30cbb","kind":"tag","published_at":"2023-11-09T15:31:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+17","html_url":"https://github.com/openjdk/jfx/releases/tag/22+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17/manifests"},{"name":"22+16","sha":"96e5d10a40dc25b999ff229f1d6601d1058761b2","kind":"tag","published_at":"2023-11-02T22:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+16","html_url":"https://github.com/openjdk/jfx/releases/tag/22+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16/manifests"},{"name":"22+15","sha":"9b93c962f45e5cf0b3a9f1090f307603be130a0e","kind":"tag","published_at":"2023-10-26T19:39:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+15","html_url":"https://github.com/openjdk/jfx/releases/tag/22+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15/manifests"},{"name":"22+14","sha":"27594f01bd1df9d716914f8a7527d56b4ea45596","kind":"tag","published_at":"2023-10-20T10:21:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+14","html_url":"https://github.com/openjdk/jfx/releases/tag/22+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14/manifests"},{"name":"22+13","sha":"e621d4b65222ee99b29fb2709a830d8ad70ea44f","kind":"tag","published_at":"2023-10-12T15:16:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+13","html_url":"https://github.com/openjdk/jfx/releases/tag/22+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13/manifests"},{"name":"22+12","sha":"25862787d2e1b6c4da17089a1d5695c4e4b9fd6e","kind":"tag","published_at":"2023-10-05T18:57:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+12","html_url":"https://github.com/openjdk/jfx/releases/tag/22+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12/manifests"},{"name":"22+11","sha":"f2dd4bdb7b7d2877fb8aa805737c5d9bd89f9cef","kind":"tag","published_at":"2023-09-28T12:20:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+11","html_url":"https://github.com/openjdk/jfx/releases/tag/22+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11/manifests"},{"name":"22+10","sha":"658c833179dffb68893375b8bad90b7906f479b3","kind":"tag","published_at":"2023-09-21T13:01:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+10","html_url":"https://github.com/openjdk/jfx/releases/tag/22+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10/manifests"},{"name":"21-ga","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-19T11:57:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/21-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga/manifests"},{"name":"22+9","sha":"f7b21e5468f1aad18df17443590c0887b2cf0239","kind":"tag","published_at":"2023-09-14T19:14:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+9","html_url":"https://github.com/openjdk/jfx/releases/tag/22+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9/manifests"},{"name":"22+8","sha":"8fcd6e5e55967810ec2acd3dcc9b47bae5c70350","kind":"tag","published_at":"2023-09-07T18:17:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+8","html_url":"https://github.com/openjdk/jfx/releases/tag/22+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8/manifests"},{"name":"21+31","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-01T00:06:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+31","html_url":"https://github.com/openjdk/jfx/releases/tag/21+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31/manifests"},{"name":"22+7","sha":"beca88c16fa0942ce7ed32530c411ed9671ad925","kind":"tag","published_at":"2023-09-01T00:00:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+7","html_url":"https://github.com/openjdk/jfx/releases/tag/22+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7/manifests"},{"name":"21+30","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-08-24T14:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+30","html_url":"https://github.com/openjdk/jfx/releases/tag/21+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30/manifests"},{"name":"22+6","sha":"be2c7aea20c7752f069e526d2c3f9bea11bc1634","kind":"tag","published_at":"2023-08-24T14:31:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+6","html_url":"https://github.com/openjdk/jfx/releases/tag/22+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6/manifests"},{"name":"22+5","sha":"e5bb4e141cba5f49e0bdcc788d1751c8770d17d5","kind":"tag","published_at":"2023-08-17T16:26:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+5","html_url":"https://github.com/openjdk/jfx/releases/tag/22+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5/manifests"},{"name":"22+4","sha":"5d741761e751aa047f265d9d816be535a1818aee","kind":"tag","published_at":"2023-08-10T15:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+4","html_url":"https://github.com/openjdk/jfx/releases/tag/22+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4/manifests"},{"name":"21+29","sha":"86e71094b54901487b93c53eb5bcaf6bf9bee92b","kind":"tag","published_at":"2023-08-04T11:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+29","html_url":"https://github.com/openjdk/jfx/releases/tag/21+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29/manifests"},{"name":"22+3","sha":"5f5e54feb2e816dcb351a28862c798117c3f81e8","kind":"tag","published_at":"2023-08-03T11:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+3","html_url":"https://github.com/openjdk/jfx/releases/tag/22+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3/manifests"},{"name":"22+2","sha":"cc57fb51a9409f5d2a6d2ce8dcd3878d48f9cfc9","kind":"tag","published_at":"2023-07-27T15:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+2","html_url":"https://github.com/openjdk/jfx/releases/tag/22+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2/manifests"},{"name":"21+28","sha":"6095445a8aeb6f9c5b1cd68ecf682b1734673a95","kind":"tag","published_at":"2023-07-27T15:13:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+28","html_url":"https://github.com/openjdk/jfx/releases/tag/21+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28/manifests"},{"name":"22+1","sha":"600cee70a2f6f907a53f7183315e6d7f79b291d6","kind":"tag","published_at":"2023-07-20T19:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+1","html_url":"https://github.com/openjdk/jfx/releases/tag/22+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1/manifests"},{"name":"21+27","sha":"529d47961467b11e60fd06c634021912dc193c51","kind":"tag","published_at":"2023-07-20T18:59:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+27","html_url":"https://github.com/openjdk/jfx/releases/tag/21+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27/manifests"},{"name":"21+26","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:40:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+26","html_url":"https://github.com/openjdk/jfx/releases/tag/21+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26/manifests"},{"name":"22+0","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:10:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+0","html_url":"https://github.com/openjdk/jfx/releases/tag/22+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0/manifests"},{"name":"21+25","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-07-06T15:23:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+25","html_url":"https://github.com/openjdk/jfx/releases/tag/21+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25/manifests"},{"name":"21+24","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-06-29T15:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+24","html_url":"https://github.com/openjdk/jfx/releases/tag/21+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24/manifests"},{"name":"21+23","sha":"a17a71458def91d206844b7d64e185af75a3c6e0","kind":"tag","published_at":"2023-06-22T12:32:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+23","html_url":"https://github.com/openjdk/jfx/releases/tag/21+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23/manifests"},{"name":"21+22","sha":"8d13ba93b5f01768a6ac2df81c6e026d3d85c86d","kind":"tag","published_at":"2023-06-15T11:58:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+22","html_url":"https://github.com/openjdk/jfx/releases/tag/21+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22/manifests"},{"name":"21+21","sha":"6a159e91e0ff698c2dc4731a6171b565abeb1bdf","kind":"tag","published_at":"2023-06-08T12:17:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+21","html_url":"https://github.com/openjdk/jfx/releases/tag/21+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21/manifests"},{"name":"21+20","sha":"7825137dc2d9f8d4ebc50c864522fae990cadc71","kind":"tag","published_at":"2023-06-01T12:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+20","html_url":"https://github.com/openjdk/jfx/releases/tag/21+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20/manifests"},{"name":"21+19","sha":"4b24c8690d01634179571d24c8919469b209bec6","kind":"tag","published_at":"2023-05-25T17:08:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+19","html_url":"https://github.com/openjdk/jfx/releases/tag/21+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19/manifests"},{"name":"21+18","sha":"8110f548fc561dc39e15deb7ac0c5555ececa8b6","kind":"tag","published_at":"2023-05-19T12:18:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+18","html_url":"https://github.com/openjdk/jfx/releases/tag/21+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18/manifests"},{"name":"21+17","sha":"604fc26219a10114c22aea5062bad228a34dc7c0","kind":"tag","published_at":"2023-05-12T13:51:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+17","html_url":"https://github.com/openjdk/jfx/releases/tag/21+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17/manifests"},{"name":"21+16","sha":"0a1fd6e0705ccced541b14afad68aea24faea8df","kind":"tag","published_at":"2023-05-04T17:50:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+16","html_url":"https://github.com/openjdk/jfx/releases/tag/21+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16/manifests"},{"name":"21+15","sha":"0b36052caa25fb87137f32661c45092a801c66fd","kind":"tag","published_at":"2023-04-27T12:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+15","html_url":"https://github.com/openjdk/jfx/releases/tag/21+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15/manifests"},{"name":"21+14","sha":"cf1e991c796942c50001e621dbd29984415cdbd3","kind":"tag","published_at":"2023-04-20T19:13:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+14","html_url":"https://github.com/openjdk/jfx/releases/tag/21+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14/manifests"},{"name":"21+13","sha":"f28896aa63592a37e7f78263548f3b2d4f2bc381","kind":"tag","published_at":"2023-04-13T12:05:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+13","html_url":"https://github.com/openjdk/jfx/releases/tag/21+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13/manifests"},{"name":"21+12","sha":"2b2a7f1f7cdad676159d471d2fee6025bbf4e939","kind":"tag","published_at":"2023-04-06T12:04:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+12","html_url":"https://github.com/openjdk/jfx/releases/tag/21+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12/manifests"},{"name":"21+11","sha":"2a5bf4647ca19f67eb56f2459f0a5acee6c05146","kind":"tag","published_at":"2023-03-30T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+11","html_url":"https://github.com/openjdk/jfx/releases/tag/21+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11/manifests"},{"name":"21+10","sha":"ae2e71fc5ac2e6c7cf6d671c15b53249783c71b3","kind":"tag","published_at":"2023-03-23T17:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+10","html_url":"https://github.com/openjdk/jfx/releases/tag/21+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10/manifests"},{"name":"20-ga","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-21T12:01:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/20-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga/manifests"},{"name":"21+9","sha":"935c7b797d79407d741735324313684617d1292d","kind":"tag","published_at":"2023-03-16T18:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+9","html_url":"https://github.com/openjdk/jfx/releases/tag/21+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9/manifests"},{"name":"21+8","sha":"4178ad72c356ce8bd8fca95ee4dd22987a3b175a","kind":"tag","published_at":"2023-03-09T18:48:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+8","html_url":"https://github.com/openjdk/jfx/releases/tag/21+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8/manifests"},{"name":"20+19","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-02T23:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+19","html_url":"https://github.com/openjdk/jfx/releases/tag/20+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19/manifests"},{"name":"21+7","sha":"9df6039a27a78f40a929b5ba4de0e38ce233a6fc","kind":"tag","published_at":"2023-03-02T22:43:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+7","html_url":"https://github.com/openjdk/jfx/releases/tag/21+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7/manifests"},{"name":"21+6","sha":"14883a296ac08a91fc24570a7479a6c8c2117643","kind":"tag","published_at":"2023-02-23T13:48:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+6","html_url":"https://github.com/openjdk/jfx/releases/tag/21+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6/manifests"},{"name":"21+5","sha":"f4ca00dd6f81a97401f78f422a6899cb44ab462f","kind":"tag","published_at":"2023-02-16T23:10:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+5","html_url":"https://github.com/openjdk/jfx/releases/tag/21+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5/manifests"},{"name":"21+4","sha":"e7d31914b3f91076df7777a2e5da02c4c71150b0","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+4","html_url":"https://github.com/openjdk/jfx/releases/tag/21+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4/manifests"},{"name":"20+18","sha":"abe80587a3515bbae5ba2f3d3a65cc0614e254fb","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+18","html_url":"https://github.com/openjdk/jfx/releases/tag/20+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18/manifests"},{"name":"21+3","sha":"e1f7d0c42be3839df7679ae45d74907ef33edfbe","kind":"tag","published_at":"2023-02-02T16:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+3","html_url":"https://github.com/openjdk/jfx/releases/tag/21+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3/manifests"},{"name":"20+17","sha":"8f2fac06152d3332e169f5b5389ac2ba84d18bc2","kind":"tag","published_at":"2023-02-02T16:18:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+17","html_url":"https://github.com/openjdk/jfx/releases/tag/20+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17/manifests"},{"name":"21+2","sha":"e234c89a253ece4962803a05d6ef77f0a7a80a82","kind":"tag","published_at":"2023-01-26T13:49:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+2","html_url":"https://github.com/openjdk/jfx/releases/tag/21+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2/manifests"},{"name":"19.0.2.1+0","sha":"659314932bd08fe0f9ea59c17db8ae510041dc3a","kind":"tag","published_at":"2023-01-19T17:01:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0/manifests"},{"name":"20+16","sha":"1ccb586c4808bf5026ca45f1b5a3f408818ae7fd","kind":"tag","published_at":"2023-01-19T16:58:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+16","html_url":"https://github.com/openjdk/jfx/releases/tag/20+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16/manifests"},{"name":"21+1","sha":"89219b70f8760dc6bd4e827e22c8190fdf3fea99","kind":"tag","published_at":"2023-01-19T16:56:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+1","html_url":"https://github.com/openjdk/jfx/releases/tag/21+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1/manifests"},{"name":"19.0.2.1+1","sha":"795ed10ef358d62635589bb1d5b74f2425e5bc80","kind":"tag","published_at":"2023-01-19T16:00:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1/manifests"},{"name":"19.0.2+1","sha":"d60d9ef73ea84a06a3e465f04acf3d7102ddb961","kind":"tag","published_at":"2023-01-18T07:14:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1/manifests"},{"name":"19.0.2+0","sha":"0db91abc0d97d45b05cc543bff024c9b36d53d11","kind":"tag","published_at":"2023-01-16T17:53:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0/manifests"},{"name":"20+15","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:34:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+15","html_url":"https://github.com/openjdk/jfx/releases/tag/20+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15/manifests"},{"name":"21+0","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+0","html_url":"https://github.com/openjdk/jfx/releases/tag/21+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0/manifests"},{"name":"20+14","sha":"ca29cc6122010e4b94778cc658efd4fdddc8af67","kind":"tag","published_at":"2023-01-05T23:07:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+14","html_url":"https://github.com/openjdk/jfx/releases/tag/20+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14/manifests"},{"name":"20+13","sha":"5b96d348ebcabb4b6d2e1d95937de3c82a1f6876","kind":"tag","published_at":"2022-12-22T20:00:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+13","html_url":"https://github.com/openjdk/jfx/releases/tag/20+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13/manifests"},{"name":"20+12","sha":"30147d2f8dfd3fe32f9ea6e70431efe90b015080","kind":"tag","published_at":"2022-12-15T19:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+12","html_url":"https://github.com/openjdk/jfx/releases/tag/20+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12/manifests"},{"name":"20+11","sha":"c900a00c7527f290e8047792fef4b45002930892","kind":"tag","published_at":"2022-12-08T20:42:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+11","html_url":"https://github.com/openjdk/jfx/releases/tag/20+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11/manifests"},{"name":"20+10","sha":"4a19fe71f9151460dca97d4ca9962fd630404ee8","kind":"tag","published_at":"2022-12-01T21:33:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+10","html_url":"https://github.com/openjdk/jfx/releases/tag/20+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10/manifests"},{"name":"20+9","sha":"cce85806c61f8b2a9bc18996a9922daf6daa9cd8","kind":"tag","published_at":"2022-11-23T23:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+9","html_url":"https://github.com/openjdk/jfx/releases/tag/20+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9/manifests"},{"name":"20+8","sha":"6cc9c4d1b9a46432f1568a54d7dcdf51e224559b","kind":"tag","published_at":"2022-11-17T11:53:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+8","html_url":"https://github.com/openjdk/jfx/releases/tag/20+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8/manifests"},{"name":"20+7","sha":"f4e27e9d37439716455838671d2f06b8aca1d236","kind":"tag","published_at":"2022-11-10T21:30:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+7","html_url":"https://github.com/openjdk/jfx/releases/tag/20+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7/manifests"},{"name":"20+6","sha":"7f17447aa44fbf5b09aaa2b699266dac8b50cea1","kind":"tag","published_at":"2022-11-04T12:13:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+6","html_url":"https://github.com/openjdk/jfx/releases/tag/20+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6/manifests"},{"name":"20+5","sha":"b3eec1d655ca8d17d13615ea430e92058d99ec1c","kind":"tag","published_at":"2022-10-27T16:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+5","html_url":"https://github.com/openjdk/jfx/releases/tag/20+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5/manifests"},{"name":"20+4","sha":"337c78183be84a3420691f615096b54a68ac4300","kind":"tag","published_at":"2022-10-06T08:05:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+4","html_url":"https://github.com/openjdk/jfx/releases/tag/20+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4/manifests"},{"name":"20+3","sha":"27f1905077cbc475fbce1b0f8d950d014dbb07a4","kind":"tag","published_at":"2022-09-16T08:51:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+3","html_url":"https://github.com/openjdk/jfx/releases/tag/20+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3/manifests"},{"name":"19+11","sha":"8b96776510908c14a860680ad99404c339faa48f","kind":"tag","published_at":"2022-09-02T06:36:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+11","html_url":"https://github.com/openjdk/jfx/releases/tag/19+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11/manifests"},{"name":"20+2","sha":"eaddb0fbeeb99900636f9704758f6c004860ff9a","kind":"tag","published_at":"2022-08-16T12:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+2","html_url":"https://github.com/openjdk/jfx/releases/tag/20+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2/manifests"},{"name":"19+10","sha":"6da05c2c7ed8f3911a43f51cbce2a5988a011c7d","kind":"tag","published_at":"2022-07-28T13:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+10","html_url":"https://github.com/openjdk/jfx/releases/tag/19+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10/manifests"},{"name":"20+1","sha":"7e48413eb0f9eb3dcbd9d3a1572fc311036092c8","kind":"tag","published_at":"2022-07-28T12:41:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+1","html_url":"https://github.com/openjdk/jfx/releases/tag/20+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1/manifests"},{"name":"18.0.2+2","sha":"9e06946b6c2d40f64893ddff8dcc8359968c3a94","kind":"tag","published_at":"2022-07-19T16:27:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2/manifests"},{"name":"18.0.2+1","sha":"58170f440950297affe9b53fe5d2743bbd102dc0","kind":"tag","published_at":"2022-07-19T07:39:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1/manifests"},{"name":"20+0","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T16:05:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+0","html_url":"https://github.com/openjdk/jfx/releases/tag/20+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0/manifests"},{"name":"19+9","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T09:59:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+9","html_url":"https://github.com/openjdk/jfx/releases/tag/19+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9/manifests"},{"name":"19+8","sha":"da5bd3716441f201691377c52abba59ce03bc322","kind":"tag","published_at":"2022-06-08T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+8","html_url":"https://github.com/openjdk/jfx/releases/tag/19+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8/manifests"},{"name":"19+7","sha":"81e1cc3edcbfda34479ee876cbd9eb74099a7e57","kind":"tag","published_at":"2022-05-18T13:31:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+7","html_url":"https://github.com/openjdk/jfx/releases/tag/19+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7/manifests"},{"name":"19+6","sha":"d69a498c2cde73339bc99e6c02c0d47fe4b1b650","kind":"tag","published_at":"2022-05-02T19:18:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+6","html_url":"https://github.com/openjdk/jfx/releases/tag/19+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6/manifests"},{"name":"18.0.2+0","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-20T06:45:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0/manifests"},{"name":"18.0.1+2","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-19T16:52:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2/manifests"},{"name":"18.0.1+1","sha":"7e2cefba7f28fc0570b7495a08203756caa5327c","kind":"tag","published_at":"2022-04-19T11:03:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1/manifests"},{"name":"18.0.1+0","sha":"df43d2bdff884f6ea2f2c1f908504260db04e423","kind":"tag","published_at":"2022-04-13T12:45:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0/manifests"},{"name":"19+5","sha":"c55931f662ccbb4cdbb602a31d3d61231ebf79ca","kind":"tag","published_at":"2022-04-11T13:26:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+5","html_url":"https://github.com/openjdk/jfx/releases/tag/19+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5/manifests"},{"name":"19+4","sha":"424aebae8f28d0c75caa3281a3e5d6a7ede86a8a","kind":"tag","published_at":"2022-03-29T09:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+4","html_url":"https://github.com/openjdk/jfx/releases/tag/19+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4/manifests"},{"name":"18+12","sha":"8b879eef96c9635a9ed16599344fa90568be2845","kind":"tag","published_at":"2022-03-08T09:43:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+12","html_url":"https://github.com/openjdk/jfx/releases/tag/18+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12/manifests"},{"name":"19+3","sha":"6f201f7a02dba14328d183e7d0db5dede4416ce4","kind":"tag","published_at":"2022-02-23T11:15:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+3","html_url":"https://github.com/openjdk/jfx/releases/tag/19+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3/manifests"},{"name":"18+11","sha":"ed39982515e1f4399841ffd75849988ff651396d","kind":"tag","published_at":"2022-02-10T18:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+11","html_url":"https://github.com/openjdk/jfx/releases/tag/18+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11/manifests"},{"name":"19+2","sha":"cdebc6cbafb579148b4addee44d307bd9739454b","kind":"tag","published_at":"2022-02-10T13:29:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+2","html_url":"https://github.com/openjdk/jfx/releases/tag/19+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2/manifests"},{"name":"19+1","sha":"f326e78ffdfcbbc9085bc50a38e0b4454b757157","kind":"tag","published_at":"2022-02-08T12:31:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1/manifests"},{"name":"18+10","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-18T09:25:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+10","html_url":"https://github.com/openjdk/jfx/releases/tag/18+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10/manifests"},{"name":"19+0","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-13T16:05:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0/manifests"},{"name":"18+9","sha":"c705bd493931d88650542be5466d6add359f45b9","kind":"tag","published_at":"2022-01-04T08:33:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+9","html_url":"https://github.com/openjdk/jfx/releases/tag/18+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9/manifests"},{"name":"18+8","sha":"5805bf8e5de90427a68164e52c1fbbd08bfd0aa4","kind":"tag","published_at":"2021-12-07T11:46:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+8","html_url":"https://github.com/openjdk/jfx/releases/tag/18+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8/manifests"},{"name":"18+7","sha":"f939d094e3f02575c77a12c3a986d5f601a65a1d","kind":"tag","published_at":"2021-11-16T11:06:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+7","html_url":"https://github.com/openjdk/jfx/releases/tag/18+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7/manifests"},{"name":"18+6","sha":"4d8e12d231476fe72742cf10c223d8baf5028677","kind":"tag","published_at":"2021-11-05T09:29:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+6","html_url":"https://github.com/openjdk/jfx/releases/tag/18+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6/manifests"},{"name":"18+5","sha":"717cfdc85817aee57d5326e592340c849382d7a4","kind":"tag","published_at":"2021-10-27T08:44:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+5","html_url":"https://github.com/openjdk/jfx/releases/tag/18+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5/manifests"},{"name":"18+4","sha":"2c86e0fc81074f6ad49b798c891a358a5fe15f94","kind":"tag","published_at":"2021-10-06T12:25:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+4","html_url":"https://github.com/openjdk/jfx/releases/tag/18+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4/manifests"},{"name":"18+3","sha":"338b999414ed5dc8fea19c12bd3e656fd9cab6f4","kind":"tag","published_at":"2021-09-22T19:49:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+3","html_url":"https://github.com/openjdk/jfx/releases/tag/18+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3/manifests"},{"name":"17.0.0.1+1","sha":"3a677c418b517a4868ae44bd66209aab83c29588","kind":"tag","published_at":"2021-09-15T16:18:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17.0.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17.0.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17.0.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1/manifests"},{"name":"17+18","sha":"14b23bcf69a321c44b09e584b30f39e1fa3e6948","kind":"tag","published_at":"2021-09-07T07:00:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+18","html_url":"https://github.com/openjdk/jfx/releases/tag/17+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18/manifests"},{"name":"17+17","sha":"03b7215b68c22b73dbec4fd554c3edaccb0102b6","kind":"tag","published_at":"2021-08-17T18:41:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+17","html_url":"https://github.com/openjdk/jfx/releases/tag/17+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17/manifests"},{"name":"18+2","sha":"ee442e516a20e979dc228ab63c6b795b74d49e41","kind":"tag","published_at":"2021-08-17T15:00:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2/manifests"},{"name":"17+16","sha":"748f464a7ada4ef1ae6ea3e81bfd592904451f8e","kind":"tag","published_at":"2021-07-21T08:31:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+16","html_url":"https://github.com/openjdk/jfx/releases/tag/17+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16/manifests"},{"name":"18+1","sha":"c490ddfdb1255add00dd7b0f14fe03857c6946c5","kind":"tag","published_at":"2021-07-20T20:04:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1/manifests"},{"name":"17+15","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T16:40:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+15","html_url":"https://github.com/openjdk/jfx/releases/tag/17+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15/manifests"},{"name":"18+0","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T15:58:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0/manifests"},{"name":"17+14","sha":"a1be1d591c0bf0bc118ffb8a4d1c4c8cc236b689","kind":"tag","published_at":"2021-06-30T16:14:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+14","html_url":"https://github.com/openjdk/jfx/releases/tag/17+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14/manifests"},{"name":"17+13","sha":"13cffbaad4068177d2d3239fa297302c3f94c217","kind":"tag","published_at":"2021-06-22T11:13:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+13","html_url":"https://github.com/openjdk/jfx/releases/tag/17+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13/manifests"},{"name":"17+12","sha":"47700d8ef0175d4b457bb658371d2da4ec0a8181","kind":"tag","published_at":"2021-06-04T14:37:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+12","html_url":"https://github.com/openjdk/jfx/releases/tag/17+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12/manifests"},{"name":"17+11","sha":"485b242d5993024e5e2b7dcf8d306e0a889ce07e","kind":"tag","published_at":"2021-05-19T09:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+11","html_url":"https://github.com/openjdk/jfx/releases/tag/17+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11/manifests"},{"name":"17+10","sha":"eb913cb78bbc7a4973d1dfab3b02335edeff72aa","kind":"tag","published_at":"2021-05-11T09:54:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+10","html_url":"https://github.com/openjdk/jfx/releases/tag/17+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10/manifests"},{"name":"17+9","sha":"e3e5116e4e9168015c0328dd1fbfffa3b3180626","kind":"tag","published_at":"2021-04-30T12:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+9","html_url":"https://github.com/openjdk/jfx/releases/tag/17+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9/manifests"},{"name":"17+8","sha":"6b63bf5c3f4540baf6d5cb12b6e85791f725b2bb","kind":"tag","published_at":"2021-04-27T08:34:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+8","html_url":"https://github.com/openjdk/jfx/releases/tag/17+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8/manifests"},{"name":"17+7","sha":"05ab7992a89cf9763528c14763ebc151c8f28613","kind":"tag","published_at":"2021-04-16T13:05:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+7","html_url":"https://github.com/openjdk/jfx/releases/tag/17+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7/manifests"},{"name":"17+6","sha":"b2f842de4d3db096f510fa3ef00936827bc85686","kind":"tag","published_at":"2021-04-02T19:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+6","html_url":"https://github.com/openjdk/jfx/releases/tag/17+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6/manifests"},{"name":"17+5","sha":"ed5cfe72e0da4e4b90eb83cac7c50fe761f28c04","kind":"tag","published_at":"2021-03-26T08:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+5","html_url":"https://github.com/openjdk/jfx/releases/tag/17+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5/manifests"},{"name":"17+4","sha":"d4d57fb177e0bda717fb3b77901d54081130561b","kind":"tag","published_at":"2021-03-22T09:26:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+4","html_url":"https://github.com/openjdk/jfx/releases/tag/17+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4/manifests"},{"name":"17+3","sha":"8adbc673d095607e8a6109fbb951fa17b9d6caad","kind":"tag","published_at":"2021-03-16T10:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+3","html_url":"https://github.com/openjdk/jfx/releases/tag/17+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3/manifests"},{"name":"16+8","sha":"e0ce73a3c8d82d3274bd10799b530f397a90ba60","kind":"tag","published_at":"2021-03-08T13:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+8","html_url":"https://github.com/openjdk/jfx/releases/tag/16+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8/manifests"},{"name":"17+2","sha":"dc91f64b753b032040316e8daac37cdb499d5196","kind":"tag","published_at":"2021-02-25T20:05:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+2","html_url":"https://github.com/openjdk/jfx/releases/tag/17+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2/manifests"},{"name":"17+1","sha":"a23d4aeb84b4b96c67b6adb8e3e54a926fda539e","kind":"tag","published_at":"2021-02-11T10:21:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1/manifests"},{"name":"16+7","sha":"0f20a98483902f9cf8637fc50b9241f181014723","kind":"tag","published_at":"2021-02-11T10:19:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+7","html_url":"https://github.com/openjdk/jfx/releases/tag/16+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7/manifests"},{"name":"16+6","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T19:27:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+6","html_url":"https://github.com/openjdk/jfx/releases/tag/16+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6/manifests"},{"name":"17+0","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T15:46:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+0","html_url":"https://github.com/openjdk/jfx/releases/tag/17+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0/manifests"},{"name":"16+5","sha":"bd510896e56eb844c07f4abf80150ea8c0d5e284","kind":"tag","published_at":"2020-11-30T18:04:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+5","html_url":"https://github.com/openjdk/jfx/releases/tag/16+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5/manifests"},{"name":"16+4","sha":"dd22cd2d97d4bfc305e44f2e77b4c104c62ff31f","kind":"tag","published_at":"2020-11-06T10:57:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+4","html_url":"https://github.com/openjdk/jfx/releases/tag/16+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4/manifests"},{"name":"15.0.1+1","sha":"fcfbbb2c7cea1e3f264fc610b1399edde6ed4f02","kind":"tag","published_at":"2020-10-21T20:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1/manifests"},{"name":"15.0.1+0","sha":"4b75750528a16c53666b8ef082cd3b36aa68c53a","kind":"tag","published_at":"2020-10-20T08:01:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0/manifests"},{"name":"16+3","sha":"31fce21fb7e42b376e6dd159d422e691bd6cf1ae","kind":"tag","published_at":"2020-10-19T09:54:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+3","html_url":"https://github.com/openjdk/jfx/releases/tag/16+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3/manifests"},{"name":"16+2","sha":"b2e2000c676f78db6849a54552ae8713286ec68d","kind":"tag","published_at":"2020-09-16T11:52:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+2","html_url":"https://github.com/openjdk/jfx/releases/tag/16+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2/manifests"},{"name":"15+9","sha":"41ff3fa8c52610ff6e2e3910ef7ecc8d908dd033","kind":"tag","published_at":"2020-09-04T07:28:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+9","html_url":"https://github.com/openjdk/jfx/releases/tag/15+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9/manifests"},{"name":"16+1","sha":"a46b2507c565e6a79aad79db589e82b3c9ccc0a9","kind":"tag","published_at":"2020-07-24T13:24:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+1","html_url":"https://github.com/openjdk/jfx/releases/tag/16+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1/manifests"},{"name":"15+8","sha":"6b008925f196f2f2835f6bf056b7fcaeadb947ab","kind":"tag","published_at":"2020-07-24T13:17:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+8","html_url":"https://github.com/openjdk/jfx/releases/tag/15+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8/manifests"},{"name":"14.0.2.1+1","sha":"7dc029292842d7ca0d52633b0c876f61aeb6013f","kind":"tag","published_at":"2020-07-17T10:42:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1/manifests"},{"name":"14.0.2.1+0","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-16T20:27:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0/manifests"},{"name":"14.0.2+1","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-15T08:49:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1/manifests"},{"name":"15+7","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:21:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+7","html_url":"https://github.com/openjdk/jfx/releases/tag/15+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7/manifests"},{"name":"16+0","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:01:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+0","html_url":"https://github.com/openjdk/jfx/releases/tag/16+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0/manifests"},{"name":"15+6","sha":"afa805fe8b87f6d9bda60b69e9365ea521439cb7","kind":"tag","published_at":"2020-06-09T11:50:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+6","html_url":"https://github.com/openjdk/jfx/releases/tag/15+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6/manifests"},{"name":"14.0.2+0","sha":"331a39be016a284e5495c73726e7b58e7769a75e","kind":"tag","published_at":"2020-05-22T14:12:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0/manifests"},{"name":"15+5","sha":"038556390ef30c912139fcb828ee4a41d8c5abc8","kind":"tag","published_at":"2020-05-07T07:55:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+5","html_url":"https://github.com/openjdk/jfx/releases/tag/15+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5/manifests"},{"name":"14.0.1-ga","sha":"0839c5cd5fbc39a6eea458011c07755b00112c9c","kind":"tag","published_at":"2020-05-02T15:22:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga/manifests"},{"name":"15+4","sha":"5e9fb8294770f40b9ee1e6e703e07c9d50310694","kind":"tag","published_at":"2020-04-20T13:03:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+4","html_url":"https://github.com/openjdk/jfx/releases/tag/15+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4/manifests"},{"name":"14.0.1+1","sha":"a2369b1ca1cd11c922756967309d3377e56c2d3f","kind":"tag","published_at":"2020-04-15T13:04:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1/manifests"},{"name":"14.0.1+0","sha":"f8c235bb75a22654e735caa02991cab12183ccf8","kind":"tag","published_at":"2020-04-14T12:54:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0/manifests"},{"name":"15+3","sha":"4d69a0d2a5c61b67dd671b582eee9e06dc072a0b","kind":"tag","published_at":"2020-04-14T09:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+3","html_url":"https://github.com/openjdk/jfx/releases/tag/15+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3/manifests"},{"name":"14-ga","sha":"b211f74631c1d96b6e8abacc845bfe4c90fe1b42","kind":"tag","published_at":"2020-03-13T20:12:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga/manifests"},{"name":"15+2","sha":"4c132cdf39282d26bf5e22ded5915d603ec337b7","kind":"tag","published_at":"2020-03-02T15:39:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+2","html_url":"https://github.com/openjdk/jfx/releases/tag/15+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2/manifests"},{"name":"14+9","sha":"35a01cafb6ca0327819d8076c281545c421484bd","kind":"tag","published_at":"2020-03-02T13:42:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+9","html_url":"https://github.com/openjdk/jfx/releases/tag/14+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9/manifests"},{"name":"14+8","sha":"a4b9f24e91a00fa72203547c9f49f27ed681cceb","kind":"tag","published_at":"2020-02-07T15:30:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+8","html_url":"https://github.com/openjdk/jfx/releases/tag/14+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8/manifests"},{"name":"15+1","sha":"921389fd5939dce14182da4e415bf32d22bc4c56","kind":"tag","published_at":"2020-01-24T18:30:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1/manifests"},{"name":"14+7","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+7","html_url":"https://github.com/openjdk/jfx/releases/tag/14+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7/manifests"},{"name":"15+0","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:02:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0/manifests"},{"name":"14+6","sha":"69e4ef35c1005b6cd61ae50e5c12d021723f8111","kind":"tag","published_at":"2019-12-21T07:51:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+6","html_url":"https://github.com/openjdk/jfx/releases/tag/14+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6/manifests"},{"name":"14+5","sha":"935e99d241fd971dc92c4357a5b170fb4ac29380","kind":"tag","published_at":"2019-12-20T10:48:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+5","html_url":"https://github.com/openjdk/jfx/releases/tag/14+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5/manifests"},{"name":"14+4","sha":"4ddf55428d06dddadfc8cd14baabdc4d17318ee2","kind":"tag","published_at":"2019-12-06T09:53:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+4","html_url":"https://github.com/openjdk/jfx/releases/tag/14+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4/manifests"},{"name":"14+3","sha":"126896db9928ae334332d38486fb61ad3a2e00a0","kind":"tag","published_at":"2019-11-26T18:53:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+3","html_url":"https://github.com/openjdk/jfx/releases/tag/14+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3/manifests"},{"name":"14+2","sha":"286d1b5427a2b9724cb400335741ed99295c5141","kind":"tag","published_at":"2019-11-06T16:57:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+2","html_url":"https://github.com/openjdk/jfx/releases/tag/14+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2/manifests"},{"name":"14+1","sha":"16329674714ac11bb769f34abf4973461c4f9fa4","kind":"tag","published_at":"2019-09-23T17:53:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1/manifests"},{"name":"13+14","sha":"8f2572c09d9930f1497b4a14f84e0db1285489c6","kind":"tag","published_at":"2019-08-30T19:00:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+14","html_url":"https://github.com/openjdk/jfx/releases/tag/13+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14/manifests"},{"name":"13+13","sha":"2b82249ebc9c6e53e8846ff742c388c9df1c7397","kind":"tag","published_at":"2019-08-20T08:43:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+13","html_url":"https://github.com/openjdk/jfx/releases/tag/13+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13/manifests"},{"name":"13+12","sha":"5e169f75c619c6ef623fce572ec3e447f4a60bff","kind":"tag","published_at":"2019-08-09T07:37:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+12","html_url":"https://github.com/openjdk/jfx/releases/tag/13+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12/manifests"},{"name":"13+11","sha":"dbce14db944cbaad092becf798cbe4bcab3e43b4","kind":"tag","published_at":"2019-07-26T21:40:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+11","html_url":"https://github.com/openjdk/jfx/releases/tag/13+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11/manifests"},{"name":"13+10","sha":"bd02deebf7f64dce66f8e4a2c07370e52dbefaa7","kind":"tag","published_at":"2019-07-18T08:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+10","html_url":"https://github.com/openjdk/jfx/releases/tag/13+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10/manifests"},{"name":"14+0","sha":"141cf7e7256b6ef489c891251a37e45698fe80c9","kind":"tag","published_at":"2019-07-09T12:09:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0/manifests"},{"name":"13+9","sha":"9dbd8abf55b6af98b662e73928e35658765245c6","kind":"tag","published_at":"2019-06-13T13:31:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+9","html_url":"https://github.com/openjdk/jfx/releases/tag/13+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9/manifests"},{"name":"13+8","sha":"f55024f7824abc8600c7cd0d43310115fc706deb","kind":"tag","published_at":"2019-05-17T09:07:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+8","html_url":"https://github.com/openjdk/jfx/releases/tag/13+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8/manifests"},{"name":"13+7","sha":"59e84fd49deda1cea8a3e509891e1766b0ef8ee9","kind":"tag","published_at":"2019-05-04T15:59:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+7","html_url":"https://github.com/openjdk/jfx/releases/tag/13+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7/manifests"},{"name":"13+6","sha":"4c33ea92347b32e9e3c4a861a00a0c6c749e418d","kind":"tag","published_at":"2019-04-23T07:17:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+6","html_url":"https://github.com/openjdk/jfx/releases/tag/13+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6/manifests"},{"name":"13+5","sha":"06425a0f8d203c2acc7f2d1a652eea5b830122ff","kind":"tag","published_at":"2019-04-12T10:53:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+5","html_url":"https://github.com/openjdk/jfx/releases/tag/13+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5/manifests"},{"name":"13+4","sha":"89c51eeaa5e4bae3e205ed67cebd42e650eced62","kind":"tag","published_at":"2019-04-04T11:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+4","html_url":"https://github.com/openjdk/jfx/releases/tag/13+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4/manifests"},{"name":"13+3","sha":"6516798c6262e8e07e5bfb2e24e6482e392eb329","kind":"tag","published_at":"2019-03-22T09:59:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+3","html_url":"https://github.com/openjdk/jfx/releases/tag/13+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3/manifests"},{"name":"13+2","sha":"a9b22d2d2924448e8030d3e5fdef1fa8b51e612b","kind":"tag","published_at":"2019-03-14T19:26:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+2","html_url":"https://github.com/openjdk/jfx/releases/tag/13+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2/manifests"},{"name":"13+1","sha":"a6d9ece22b4b7a13973024aa9da6825bdf939ee8","kind":"tag","published_at":"2019-03-11T15:11:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+1","html_url":"https://github.com/openjdk/jfx/releases/tag/13+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1/manifests"},{"name":"12+14","sha":"10f69390d661cc6cabd40c2479a88e648303832b","kind":"tag","published_at":"2019-02-22T07:57:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+14","html_url":"https://github.com/openjdk/jfx/releases/tag/12+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14/manifests"},{"name":"12+13","sha":"a6a99e54ef4692bca0f69226e1cb902cca43478a","kind":"tag","published_at":"2019-02-15T10:54:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+13","html_url":"https://github.com/openjdk/jfx/releases/tag/12+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13/manifests"},{"name":"12+12","sha":"1baed99ad0d759d31f2ea75a4a1bbcc8b5a21220","kind":"tag","published_at":"2019-02-07T18:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+12","html_url":"https://github.com/openjdk/jfx/releases/tag/12+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12/manifests"},{"name":"12+11","sha":"bed3e73e8438e115575622729bd822d4947ce85a","kind":"tag","published_at":"2019-02-01T19:10:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+11","html_url":"https://github.com/openjdk/jfx/releases/tag/12+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11/manifests"},{"name":"13+0","sha":"711ca2dc8b33278201154022348cd550480ce87a","kind":"tag","published_at":"2019-01-25T13:55:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+0","html_url":"https://github.com/openjdk/jfx/releases/tag/13+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0/manifests"},{"name":"12+10","sha":"1feceed09e92dc32f1d920bd83f56d7996f820ed","kind":"tag","published_at":"2019-01-24T13:18:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+10","html_url":"https://github.com/openjdk/jfx/releases/tag/12+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10/manifests"},{"name":"12+9","sha":"c8711497f1538168736f45c786bba75932bd887a","kind":"tag","published_at":"2019-01-18T11:46:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+9","html_url":"https://github.com/openjdk/jfx/releases/tag/12+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9/manifests"},{"name":"12+8","sha":"eb14f242156120deb5303e2fde8c999f3b97b59a","kind":"tag","published_at":"2019-01-11T10:06:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+8","html_url":"https://github.com/openjdk/jfx/releases/tag/12+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8/manifests"},{"name":"12+7","sha":"de5ab6e1c588aaae6cd156e6a3564f046350e72b","kind":"tag","published_at":"2019-01-04T10:11:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+7","html_url":"https://github.com/openjdk/jfx/releases/tag/12+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7/manifests"},{"name":"12+6","sha":"82507d6199148ed196c3ea3e098c23f623847eb0","kind":"tag","published_at":"2018-12-17T08:18:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+6","html_url":"https://github.com/openjdk/jfx/releases/tag/12+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6/manifests"},{"name":"12+5","sha":"b30d8a9e446f731059aab197d37b430782a6ecff","kind":"tag","published_at":"2018-12-14T09:41:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+5","html_url":"https://github.com/openjdk/jfx/releases/tag/12+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5/manifests"},{"name":"12+4","sha":"6ac88b149c6af7c24ef36ccbc3eee941f49867de","kind":"tag","published_at":"2018-12-07T10:24:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+4","html_url":"https://github.com/openjdk/jfx/releases/tag/12+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4/manifests"},{"name":"12+3","sha":"fc074d5eb923c807a26284a59cdbac724c44b4e8","kind":"tag","published_at":"2018-11-29T20:12:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+3","html_url":"https://github.com/openjdk/jfx/releases/tag/12+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3/manifests"},{"name":"12+2","sha":"79a927b7e3c832595fe3ac266146be1fa1467d08","kind":"tag","published_at":"2018-11-12T09:26:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+2","html_url":"https://github.com/openjdk/jfx/releases/tag/12+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2/manifests"},{"name":"12+1","sha":"c90897f0af573fca3eb4d00bca0da4a788353bb6","kind":"tag","published_at":"2018-10-30T18:44:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+1","html_url":"https://github.com/openjdk/jfx/releases/tag/12+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1/manifests"},{"name":"11+26","sha":"ee351e5ba6bb3e8480cabfb76a4fcd69bf5cf3df","kind":"tag","published_at":"2018-09-13T12:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+26","html_url":"https://github.com/openjdk/jfx/releases/tag/11+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26/manifests"},{"name":"11+25","sha":"ff33e299db35559964d2cdfe203a67fdf1711bd7","kind":"tag","published_at":"2018-08-29T02:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+25","html_url":"https://github.com/openjdk/jfx/releases/tag/11+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25/manifests"},{"name":"11+24","sha":"431f0b2c29117807d6f091b35994c3a44477561c","kind":"tag","published_at":"2018-08-22T03:36:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+24","html_url":"https://github.com/openjdk/jfx/releases/tag/11+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24/manifests"},{"name":"11+23","sha":"e7761eed9d709052db0e1a440fbb8be7dcf80b1f","kind":"tag","published_at":"2018-08-15T02:58:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+23","html_url":"https://github.com/openjdk/jfx/releases/tag/11+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23/manifests"},{"name":"12+0","sha":"c6739f85f511ee53417643a9a900d0960602cee5","kind":"tag","published_at":"2018-08-08T17:38:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+0","html_url":"https://github.com/openjdk/jfx/releases/tag/12+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0/manifests"},{"name":"11+22","sha":"dfb0ff8d022d042285851698f9748f7e55c80f73","kind":"tag","published_at":"2018-08-08T02:34:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+22","html_url":"https://github.com/openjdk/jfx/releases/tag/11+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22/manifests"},{"name":"11+21","sha":"8abdcbd7924d4a6fe8842d4f910177936687675f","kind":"tag","published_at":"2018-08-01T04:16:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+21","html_url":"https://github.com/openjdk/jfx/releases/tag/11+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21/manifests"},{"name":"11+20","sha":"1bcfc3d1f7957a07d02dd7783bdc09b7be1dbbee","kind":"tag","published_at":"2018-07-25T03:03:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+20","html_url":"https://github.com/openjdk/jfx/releases/tag/11+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20/manifests"},{"name":"11+19","sha":"c9993499827b30507ffe6cf7c8a8db2abaa6a3fd","kind":"tag","published_at":"2018-07-18T03:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+19","html_url":"https://github.com/openjdk/jfx/releases/tag/11+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19/manifests"},{"name":"11+18","sha":"e5815355c5377e3eec950d2ba2789def96a32dae","kind":"tag","published_at":"2018-07-11T04:02:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+18","html_url":"https://github.com/openjdk/jfx/releases/tag/11+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18/manifests"},{"name":"11+17","sha":"c936b00f53b1cc22ed8530c000f3ab62a01491ea","kind":"tag","published_at":"2018-07-04T04:32:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+17","html_url":"https://github.com/openjdk/jfx/releases/tag/11+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17/manifests"},{"name":"11+16","sha":"9511a7f430c6914aad761b20db492eec0030e474","kind":"tag","published_at":"2018-06-27T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+16","html_url":"https://github.com/openjdk/jfx/releases/tag/11+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16/manifests"},{"name":"11+15","sha":"31ae4bf611d4655c5018faf79f41b25ae475d470","kind":"tag","published_at":"2018-06-14T07:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+15","html_url":"https://github.com/openjdk/jfx/releases/tag/11+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15/manifests"},{"name":"jdk-11+14","sha":"0a10bdc2c59d4fa3a8bbe0557731650c18451c77","kind":"tag","published_at":"2018-05-16T14:56:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14/manifests"},{"name":"jdk-11+13","sha":"b839c4db3d2129c7ed9a1c98fc7c65915aae74b8","kind":"tag","published_at":"2018-05-09T01:55:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13/manifests"},{"name":"jdk-11+12","sha":"ab16dc2f6e8a5aaefbef4beef0cb271022f54035","kind":"tag","published_at":"2018-05-02T10:23:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12/manifests"},{"name":"jdk-11+11","sha":"4f5dc45bd28683899809c87916c4d168b53634d2","kind":"tag","published_at":"2018-04-25T02:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11/manifests"},{"name":"jdk-11+10","sha":"75ae519a4effab80f2b526b1c68960ca415d246f","kind":"tag","published_at":"2018-04-18T01:40:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10/manifests"},{"name":"jdk-11+9","sha":"b4e75ea153a462036d8c32ee10e9db35685e33a6","kind":"tag","published_at":"2018-04-11T02:04:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9/manifests"},{"name":"jdk-11+8","sha":"81527d59a2c79a945150765ad1819b005a81eb0f","kind":"tag","published_at":"2018-04-04T01:40:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+8","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8/manifests"},{"name":"jdk-11+7","sha":"1e4671e147674f0d0d24c532c360774ce30d3cb8","kind":"tag","published_at":"2018-03-28T01:59:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+7","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7/manifests"},{"name":"jdk-11+6","sha":"9b5153008ec1af868d63ff2afff4f62ccf44fe49","kind":"tag","published_at":"2018-03-21T01:56:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+6","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6/manifests"},{"name":"jdk-11+5","sha":"c17ca257eadf6a17156051ad5dae1bb7b184568e","kind":"tag","published_at":"2018-03-16T07:35:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+5","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5/manifests"},{"name":"jdk-10+46","sha":"ebd7200aa35eb26d1fb1c0e7dbe81f1e9199b719","kind":"tag","published_at":"2018-03-07T20:42:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+46","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46/manifests"},{"name":"jdk-11+4","sha":"b2f8284336cfc5274e3b0db3b8449d7dd2362ea0","kind":"tag","published_at":"2018-03-07T03:03:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+4","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4/manifests"},{"name":"jdk-11+3","sha":"c9e33e2d90d54835cf5ec256f46922951573ea8e","kind":"tag","published_at":"2018-02-28T02:39:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+3","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3/manifests"},{"name":"jdk-10+45","sha":"a8f55c5cadbb949f003b763fdf4f3727266494cf","kind":"tag","published_at":"2018-02-27T00:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+45","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45/manifests"},{"name":"jdk-11+2","sha":"cd27ba7b96e36585fe35d08eb8b0a13c315a85a2","kind":"tag","published_at":"2018-02-22T08:40:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+2","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2/manifests"},{"name":"jdk-10+44","sha":"5cdb04eaefbcfadccc839602df32d3c01367153f","kind":"tag","published_at":"2018-02-14T23:38:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+44","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44/manifests"},{"name":"jdk-11+1","sha":"0d6fea7281585c45268495875299c48811fa0e50","kind":"tag","published_at":"2018-02-14T19:54:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+1","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1/manifests"},{"name":"jdk-10+43","sha":"9da5bf9cbf26a1659f2b2df5130e5fda588f2351","kind":"tag","published_at":"2018-02-07T14:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+43","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43/manifests"},{"name":"jdk-10+42","sha":"f35eaf2db5c205ebfab7750200bc7147b4de6e70","kind":"tag","published_at":"2018-01-31T14:40:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+42","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42/manifests"},{"name":"jdk-10+41","sha":"454f3e5c75a3f69679b48108b18a6e23ce2378e7","kind":"tag","published_at":"2018-01-24T04:47:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+41","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41/manifests"},{"name":"jdk-10+40","sha":"ec12d09593cb2a5a014b53b702142d4c8480932b","kind":"tag","published_at":"2018-01-17T06:44:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+40","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40/manifests"},{"name":"jdk-10+39","sha":"374841020d8a2f6f60d38f0104cdda55f6d19b46","kind":"tag","published_at":"2018-01-10T06:45:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+39","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39/manifests"},{"name":"jdk-10+38","sha":"1198a7aed7188e37fc8c31334390822c49e2c1cb","kind":"tag","published_at":"2018-01-03T09:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+38","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38/manifests"},{"name":"jdk-10+37","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T04:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+37","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37/manifests"},{"name":"jdk-11+0","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T02:21:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0/manifests"},{"name":"jdk-10+36","sha":"6da44a76249b9843ee0c1733bc13f2fd18768b4d","kind":"tag","published_at":"2017-12-13T09:42:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+36","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36/manifests"},{"name":"jdk-10+35","sha":"c975127f8a6ef34b9395b868baff5150f7cb7319","kind":"tag","published_at":"2017-12-06T07:27:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+35","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35/manifests"},{"name":"jdk-10+34","sha":"62d154f5b8c6b08ebf8357c4c20c119ee344ecbf","kind":"tag","published_at":"2017-11-29T06:47:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+34","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34/manifests"},{"name":"jdk-10+33","sha":"90771676f403058358cc6abf07e9146a0d8bdf92","kind":"tag","published_at":"2017-11-22T00:26:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+33","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33/manifests"},{"name":"jdk-10+32","sha":"66b746233a2847fa420e772465ce8b3b92a6d028","kind":"tag","published_at":"2017-11-15T21:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+32","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32/manifests"},{"name":"jdk-10+31","sha":"685c796637ef109d0544fa37239d2ff5e479460d","kind":"tag","published_at":"2017-11-09T03:51:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+31","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31/manifests"},{"name":"jdk-10+30","sha":"d8a77bfbe483e055b1293603b86d207eb4a47270","kind":"tag","published_at":"2017-11-01T09:00:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+30","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30/manifests"},{"name":"jdk-10+29","sha":"ddfbef38cb3749b815c62e0a74acde5a3ec60a2d","kind":"tag","published_at":"2017-10-25T04:34:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+29","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29/manifests"},{"name":"jdk-10+28","sha":"faf1450d185659dc1734bcc8a9865717e9493caa","kind":"tag","published_at":"2017-10-18T21:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+28","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28/manifests"},{"name":"jdk-10+27","sha":"191325b3f07b7e118793d327cbb0d13c9c1c154d","kind":"tag","published_at":"2017-10-11T16:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+27","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27/manifests"},{"name":"jdk-10+26","sha":"1c5fa80a2c78bd9d1377bd3790171ace6d27dc8a","kind":"tag","published_at":"2017-10-04T14:27:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+26","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26/manifests"},{"name":"jdk-10+23","sha":"2ca03ca98ea3c421baf9b4c73e6a1ea211dec3cd","kind":"tag","published_at":"2017-09-06T05:22:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+23","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23/manifests"},{"name":"jdk-10+22","sha":"88048cc32ee8bb7a8b1cde02157b6317bb52fe77","kind":"tag","published_at":"2017-08-30T06:42:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+22","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22/manifests"},{"name":"jdk-10+21","sha":"8b24ee504c037bdfcb566c3875ce960a4a46a0f6","kind":"tag","published_at":"2017-08-23T03:26:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+21","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21/manifests"},{"name":"jdk-10+20","sha":"36ea4f6a11d37f6e872840e0f8dfff4faeacd4b3","kind":"tag","published_at":"2017-08-16T03:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+20","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20/manifests"},{"name":"jdk-10+19","sha":"9c1c110269dffa52d712a56ef231782e19f4ba6d","kind":"tag","published_at":"2017-08-08T01:09:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+19","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19/manifests"},{"name":"jdk-10+18","sha":"0760c3bf83383e96d1817a8d81f19354d8c99f41","kind":"tag","published_at":"2017-08-02T03:22:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+18","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18/manifests"},{"name":"jdk-9+181","sha":"65c628fce9f66d4adbeac0ab1078ce3a92c00f3f","kind":"tag","published_at":"2017-07-31T11:14:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+181","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181/manifests"},{"name":"jdk-10+17","sha":"e7be01fb19db8842ed997d1cddb70dad005db6ff","kind":"tag","published_at":"2017-07-26T03:27:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+17","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17/manifests"},{"name":"jdk-9+180","sha":"70db454b258a85123cf1c7922cc681fd907316ad","kind":"tag","published_at":"2017-07-22T01:04:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+180","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180/manifests"},{"name":"jdk-10+16","sha":"c2d9ec77c2ff7e65f1061050aff78a7dde8964c9","kind":"tag","published_at":"2017-07-19T07:41:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+16","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16/manifests"},{"name":"jdk-9+179","sha":"cb51bf7e7ffe9b46cb17212c5961b8daa1ca4289","kind":"tag","published_at":"2017-07-19T02:50:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+179","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179/manifests"},{"name":"jdk-10+15","sha":"7db2b4f229e3c516f7a7ebbfaf01239d221572c7","kind":"tag","published_at":"2017-07-12T03:51:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+15","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15/manifests"},{"name":"jdk-9+178","sha":"68fda720edd743bd4ffe40033fa3e17acca4f220","kind":"tag","published_at":"2017-07-08T17:10:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+178","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178/manifests"},{"name":"jdk-9+177","sha":"c1633d58634255ba8746daa3a8fff8980158660a","kind":"tag","published_at":"2017-07-01T10:26:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+177","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177/manifests"},{"name":"jdk-10+14","sha":"368ca4b44ce2c9237a2c77bd05ea29da840b0e48","kind":"tag","published_at":"2017-06-28T03:01:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14/manifests"},{"name":"jdk-9+176","sha":"476d4d253d9be64ea084ed9882dd2ed0ae05dd12","kind":"tag","published_at":"2017-06-26T04:21:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+176","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176/manifests"},{"name":"jdk-10+13","sha":"c7474e34d52d1758033c2172aad7a946b11b62d0","kind":"tag","published_at":"2017-06-21T03:37:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13/manifests"},{"name":"jdk-9+175","sha":"d0816052aa9e14b34ecbb004856813e5d9287b1c","kind":"tag","published_at":"2017-06-16T22:58:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+175","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175/manifests"},{"name":"jdk-10+12","sha":"6058a85b733e0a33505ee3250235cd17953453f7","kind":"tag","published_at":"2017-06-14T02:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12/manifests"},{"name":"jdk-9+174","sha":"b574693da54601cf010a013bf46da96c54bf37db","kind":"tag","published_at":"2017-06-09T23:06:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+174","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174/manifests"},{"name":"jdk-10+11","sha":"f2c675a63bbc47eae19cc2603cd60bf4684c46a5","kind":"tag","published_at":"2017-06-07T03:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11/manifests"},{"name":"jdk-9+173","sha":"c14e288e99aa84f35262e98373a4c3b9a4a80b81","kind":"tag","published_at":"2017-06-02T23:01:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+173","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173/manifests"},{"name":"jdk-10+10","sha":"56cb842028c0cba465566ac7fa445f67839ea877","kind":"tag","published_at":"2017-05-31T04:19:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10/manifests"},{"name":"jdk-9+172","sha":"fe5525a9a8dd5614188b1df676c97470afc9bf7d","kind":"tag","published_at":"2017-05-26T22:57:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+172","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172/manifests"},{"name":"jdk-10+9","sha":"440add394844e0834aee1ce194eb1f17fa25f16f","kind":"tag","published_at":"2017-05-25T10:55:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9/manifests"},{"name":"jdk-9+171","sha":"5b566276e2c57a202e39cee59184b3ce1744e5b6","kind":"tag","published_at":"2017-05-19T23:08:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+171","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171/manifests"},{"name":"jdk-9+170","sha":"06f940d0ef72cda943467622c21e56453dc62a5a","kind":"tag","published_at":"2017-05-12T23:09:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+170","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170/manifests"},{"name":"jdk-9+169","sha":"f498bb1890ffb3825416419b8253a94517b88d8d","kind":"tag","published_at":"2017-05-06T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+169","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169/manifests"},{"name":"jdk-9+168","sha":"7ff4624034ccbf16c44ecef28debdb7cb78370cd","kind":"tag","published_at":"2017-05-01T07:00:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+168","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168/manifests"},{"name":"jdk-9+167","sha":"f33ed687d1baac54dcaf663611d3f293f1e8c7f0","kind":"tag","published_at":"2017-04-21T23:08:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+167","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167/manifests"},{"name":"jdk-9+166","sha":"f6b30a52a459f6ab58b0fce4ad67953b834402bf","kind":"tag","published_at":"2017-04-14T23:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+166","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166/manifests"},{"name":"jdk-9+165","sha":"f2f006583133194782e4aaeeee8a1bbfb96ee3de","kind":"tag","published_at":"2017-04-07T23:07:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+165","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165/manifests"},{"name":"jdk-9+164","sha":"465622238a38507c4b238a78b0acef69991bd3dd","kind":"tag","published_at":"2017-03-31T23:05:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+164","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164/manifests"},{"name":"jdk-9+163","sha":"d858d4d726995e83312b3ee7768aca73ae7058d5","kind":"tag","published_at":"2017-03-24T23:02:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+163","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163/manifests"},{"name":"jdk-9+162","sha":"ef16172651a91dea201033892d5f2c9bc6d63f7f","kind":"tag","published_at":"2017-03-17T23:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+162","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162/manifests"},{"name":"jdk-9+161","sha":"63c1f82e1f6c768507764653cca9bb0776987b4f","kind":"tag","published_at":"2017-03-11T00:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+161","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161/manifests"},{"name":"jdk-10+0","sha":"0cb8cae27169615b7204f003bf3bf7941c11e328","kind":"tag","published_at":"2017-03-07T18:54:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0/manifests"},{"name":"jdk-9+160","sha":"43cde5821620c1914f41e7edb29b41d04f1e6d74","kind":"tag","published_at":"2017-03-04T20:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+160","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160/manifests"},{"name":"jdk-9+159","sha":"bf292ae3c4a9d8324bf542890ff4ab3bbfb9e7e6","kind":"tag","published_at":"2017-02-25T00:16:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+159","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159/manifests"},{"name":"jdk-9+158","sha":"9ca1b5912aff167d32e1a25d98f4a50b15ffc3b0","kind":"tag","published_at":"2017-02-17T23:36:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+158","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158/manifests"},{"name":"jdk-9+157","sha":"2970bd08e46fc5a876245b253ce273c97a73098f","kind":"tag","published_at":"2017-02-10T23:37:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+157","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157/manifests"},{"name":"jdk-9+156","sha":"7d3558c56c9e0c6e307b66d788efa9e7d6dbdc67","kind":"tag","published_at":"2017-02-03T23:35:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+156","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156/manifests"},{"name":"jdk-9+155","sha":"094123c232a05eb6afe2b9ba9934942bb0ca6961","kind":"tag","published_at":"2017-01-30T07:34:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+155","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155/manifests"},{"name":"jdk-9+154","sha":"e47b6dee526ed048639691cccf1396f7152d81f1","kind":"tag","published_at":"2017-01-23T03:54:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+154","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154/manifests"},{"name":"jdk-9+153","sha":"8888d4bcb9ebabbb9e1efb4b9d878ad11e863be7","kind":"tag","published_at":"2017-01-13T23:33:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+153","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153/manifests"},{"name":"jdk-9+152","sha":"cb35c80ab25770d0ee3b435bfd2c6bb56b84f420","kind":"tag","published_at":"2017-01-07T00:25:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+152","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152/manifests"},{"name":"jdk-9+151","sha":"2ced728db2a9e0287fa6361d2b33fc20e9c74fb1","kind":"tag","published_at":"2017-01-05T02:05:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+151","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151/manifests"},{"name":"jdk-9+150","sha":"80bfd655c5afc13ec1a9a3d628f5c83e88cc7f8e","kind":"tag","published_at":"2016-12-22T09:42:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+150","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150/manifests"},{"name":"jdk-9+149","sha":"261167a2776542d1e40e5a8f7b05e6484145c205","kind":"tag","published_at":"2016-12-14T09:50:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+149","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149/manifests"},{"name":"jdk-9+148","sha":"00c490418f6fa759b838a67b97caa7f81810275d","kind":"tag","published_at":"2016-12-08T10:02:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+148","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148/manifests"},{"name":"jdk-9+147","sha":"39acf446c0e5607e18eb653650547faa5c6ad213","kind":"tag","published_at":"2016-12-01T08:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+147","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147/manifests"},{"name":"jdk-9+146","sha":"3559bcaa07d1bb99ab879e311e0d7a7c7c392a0e","kind":"tag","published_at":"2016-11-23T11:31:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+146","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146/manifests"},{"name":"jdk-9+145","sha":"6cf1798516fe64da421582619073d52e543a7576","kind":"tag","published_at":"2016-11-17T10:50:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+145","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145/manifests"},{"name":"jdk-9+144","sha":"5ea2054dca46be58611926b8b95e99403356a995","kind":"tag","published_at":"2016-11-10T07:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+144","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144/manifests"},{"name":"jdk-9+143","sha":"f81449ad311513770185d312e8541431ca51b788","kind":"tag","published_at":"2016-11-04T10:23:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+143","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143/manifests"},{"name":"jdk-9+142","sha":"f67be9ea6741d050cc16bf77cf65afb89f72f5ed","kind":"tag","published_at":"2016-10-27T06:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+142","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142/manifests"},{"name":"jdk-9+141","sha":"b5e5a27c07b94d4eed141f1facd05bf129c1fc38","kind":"tag","published_at":"2016-10-20T09:11:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+141","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141/manifests"},{"name":"jdk-9+140","sha":"2556a36a1fbfe9cae4879fe185cb635224a75a9c","kind":"tag","published_at":"2016-10-13T07:24:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+140","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140/manifests"},{"name":"jdk-9+139","sha":"05223763914b3c59771e478e817d422390ff3792","kind":"tag","published_at":"2016-10-06T21:30:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+139","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139/manifests"},{"name":"jdk-9+138","sha":"bf36c7323204673dec50531b30b82937211d5b36","kind":"tag","published_at":"2016-09-29T06:10:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+138","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138/manifests"},{"name":"jdk-9+137","sha":"760cdfe7fdfc67dce739842f75996afd17b88603","kind":"tag","published_at":"2016-09-22T13:21:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+137","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137/manifests"},{"name":"jdk-9+136","sha":"61ff2836e9660a25fc28a84cf0e979e39eca65fb","kind":"tag","published_at":"2016-09-15T14:44:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+136","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136/manifests"},{"name":"jdk-9+135","sha":"1e19f7a5ca55f2aca01023d05513a529b58931dc","kind":"tag","published_at":"2016-09-08T06:36:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+135","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135/manifests"},{"name":"jdk-9+134","sha":"1c191deeefd0e7b2b5f6918a210707845cdca85f","kind":"tag","published_at":"2016-09-01T09:33:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+134","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134/manifests"},{"name":"jdk-9+133","sha":"3b021b234f6b9e9635b8c7e76f025105ef0e964b","kind":"tag","published_at":"2016-08-25T11:37:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+133","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133/manifests"},{"name":"jdk-9+132","sha":"e7c81d61a49a42a5be3f2d589584a8ab1e5a94fa","kind":"tag","published_at":"2016-08-18T08:39:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+132","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132/manifests"},{"name":"jdk-9+131","sha":"faac28b1016154c82a6826035d1df40c2c1cb19c","kind":"tag","published_at":"2016-08-11T11:48:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+131","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131/manifests"},{"name":"jdk-9+130","sha":"81d26e4fd1c3e08670ec9f8fbdd90d113e0953bc","kind":"tag","published_at":"2016-08-04T11:25:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+130","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130/manifests"},{"name":"jdk-9+129","sha":"9d7a4b0fb13528a9e1d34aeacfb7f0b018d27109","kind":"tag","published_at":"2016-07-28T08:59:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+129","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129/manifests"},{"name":"jdk-9+128","sha":"a901a16037047af7eb6bf85d100f9a6978f9d3e7","kind":"tag","published_at":"2016-07-21T12:55:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+128","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128/manifests"},{"name":"jdk-9+127","sha":"90224a2f416314cbebc845b67a5ecedcd0dfd989","kind":"tag","published_at":"2016-07-14T09:00:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+127","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127/manifests"},{"name":"jdk-9+126","sha":"65c86feb834c274d34bace999e5aaa80596cf551","kind":"tag","published_at":"2016-07-07T21:24:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+126","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126/manifests"},{"name":"jdk-9+125","sha":"613e3409612adebea71909e6c6b9a0ead73bbcc4","kind":"tag","published_at":"2016-06-30T14:21:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+125","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125/manifests"},{"name":"jdk-9+124","sha":"d8919cc68384876110989fdccc6fb344e9530d0f","kind":"tag","published_at":"2016-06-23T18:45:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+124","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124/manifests"},{"name":"jdk-9+123","sha":"b5884d09ee9605edfe3b8d89a0b2998c365b7aca","kind":"tag","published_at":"2016-06-16T15:21:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+123","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123/manifests"},{"name":"jdk-9+122","sha":"4a1aac42ff4c0f2af8d7fa512056a048abcd1c75","kind":"tag","published_at":"2016-06-09T11:49:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+122","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122/manifests"},{"name":"jdk-9+121","sha":"db79c2a0e44c87ff55dd217ebb1db29526f16997","kind":"tag","published_at":"2016-06-02T11:11:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+121","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121/manifests"},{"name":"jdk-9+120","sha":"266213c6c7c8d617c9e7531ecffc829c92508cf0","kind":"tag","published_at":"2016-05-26T16:55:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+120","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120/manifests"},{"name":"jdk-9+119","sha":"f6a03b7ed0f23539c745c2eb62b6dc8b7060aadb","kind":"tag","published_at":"2016-05-19T15:10:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+119","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119/manifests"},{"name":"jdk-9+118","sha":"bceda33a87fb8ab055c1d45b957fdfdf84fb61ac","kind":"tag","published_at":"2016-05-12T09:15:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+118","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118/manifests"},{"name":"jdk-9+117","sha":"4958f5d7ea685430c4bd550b45c08c35b6436b48","kind":"tag","published_at":"2016-05-05T13:26:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+117","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117/manifests"},{"name":"jdk-9+116","sha":"c69efa672b4872f08466cf0596ad58310962dcd8","kind":"tag","published_at":"2016-04-28T15:13:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+116","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116/manifests"},{"name":"jdk-9+115","sha":"7e9118010fa592f183b291ada17b2cfd93456574","kind":"tag","published_at":"2016-04-21T14:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+115","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115/manifests"},{"name":"jdk-9+114","sha":"d9613fdbcc5989345e6d2fcae2866885a13d1a23","kind":"tag","published_at":"2016-04-14T08:01:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+114","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114/manifests"},{"name":"jdk-9+113","sha":"7471701e104dc53a558a0be492cc6890bdbb36b3","kind":"tag","published_at":"2016-04-07T07:55:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+113","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113/manifests"},{"name":"jdk-9+112","sha":"67e337491ed3c9504e76a5a85a5bbc8ecd4ee740","kind":"tag","published_at":"2016-03-31T07:14:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+112","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112/manifests"},{"name":"jdk-9+111","sha":"eb13af26664a5f0731a8051505b111316783ee6c","kind":"tag","published_at":"2016-03-24T03:33:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+111","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111/manifests"},{"name":"jdk-9+110","sha":"f914c05dafe9374971a70086249ccbbae76e8870","kind":"tag","published_at":"2016-03-15T11:00:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+110","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110/manifests"},{"name":"jdk-9+109","sha":"9203f6b8f9862876c619e7ef0b467aa4d3d87dca","kind":"tag","published_at":"2016-03-10T09:24:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+109","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109/manifests"},{"name":"jdk-9+108","sha":"844738474b619f6c3008680b4d36414fb7d1a45c","kind":"tag","published_at":"2016-03-03T11:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+108","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108/manifests"},{"name":"jdk-9+107","sha":"7244b5fbd0debc6dde00aafe2d80469a017ac8b5","kind":"tag","published_at":"2016-02-25T09:05:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+107","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107/manifests"},{"name":"jdk-9+106","sha":"1ef5ec279b13cc0667fce655f5a0e901cb12f7b7","kind":"tag","published_at":"2016-02-18T10:06:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+106","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106/manifests"},{"name":"jdk-9+105","sha":"753d760430aba8ced9cdb64d911150612eeb4911","kind":"tag","published_at":"2016-02-11T18:39:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+105","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105/manifests"},{"name":"jdk-9+104","sha":"018c8d2555b1df29afceba12ffa545e84e85e3aa","kind":"tag","published_at":"2016-02-04T17:42:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+104","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104/manifests"},{"name":"jdk-9+103","sha":"c4497c1200984d0319327d984d825e25185e1778","kind":"tag","published_at":"2016-01-28T11:39:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+103","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103/manifests"},{"name":"jdk-9+102","sha":"5219ba54ef5177996a7b8dbaa3b228bd9f6d5e32","kind":"tag","published_at":"2016-01-21T08:31:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+102","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102/manifests"},{"name":"jdk-9+101","sha":"0bef24cdaa0761afe4753e88624bfa1c9da9d327","kind":"tag","published_at":"2016-01-14T10:58:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+101","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101/manifests"},{"name":"jdk-9+100","sha":"45075bc3df6502ab43b472060957b2457286c4e5","kind":"tag","published_at":"2016-01-07T15:17:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+100","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100/manifests"},{"name":"jdk-9+99","sha":"1972c0632853c4b83044b53ff502e91b50a9abae","kind":"tag","published_at":"2015-12-24T10:23:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+99","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99/manifests"},{"name":"jdk-9+98","sha":"460e68a212a2538a412e13505bac0f7d0d8b78e1","kind":"tag","published_at":"2015-12-18T11:03:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+98","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98/manifests"},{"name":"jdk-9+97","sha":"dffeb682512cb7ed381cd108812ea2b4b9e611d0","kind":"tag","published_at":"2015-12-18T02:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+97","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97/manifests"},{"name":"jdk-9+96","sha":"cd7474a2953840e26f158f26d592bb594225ada0","kind":"tag","published_at":"2015-12-10T11:46:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+96","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96/manifests"},{"name":"jdk-9+95","sha":"448dce2c3b657e0cb4bf9d57dda9b895af7bc478","kind":"tag","published_at":"2015-12-02T16:15:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+95","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95/manifests"},{"name":"9-b94","sha":"666adb6a56e08484916386b847dd6c160813f481","kind":"tag","published_at":"2015-11-26T12:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94/manifests"},{"name":"9-b93","sha":"a1a99c84126c5838a7c74bbdb276c43d099fef33","kind":"tag","published_at":"2015-11-19T10:36:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93/manifests"},{"name":"9-b92","sha":"6da10a0570453e615488bcdbadb90323f661aa01","kind":"tag","published_at":"2015-11-12T09:59:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92/manifests"},{"name":"9-b91","sha":"891e30e9015dd227525c04cfa335a2dbfddc4a8c","kind":"tag","published_at":"2015-11-05T10:59:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91/manifests"},{"name":"9-b90","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-30T09:05:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90/manifests"},{"name":"9-b89","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-29T08:56:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89/manifests"},{"name":"9-b88","sha":"02204a98f0a33f9647913c42999ddd7c53a060f1","kind":"tag","published_at":"2015-10-22T09:04:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88/manifests"},{"name":"9-b86","sha":"3060ec562985168a7f9379ccf293a7da7583a924","kind":"tag","published_at":"2015-10-15T12:04:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86/manifests"},{"name":"9-b85","sha":"8a5ebd277b07d4891a01d4c84a19cb4d13ff8790","kind":"tag","published_at":"2015-10-08T15:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85/manifests"},{"name":"9-b84","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-10-06T16:17:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84/manifests"},{"name":"9-b83","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-09-25T06:48:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83/manifests"},{"name":"9-b82","sha":"a2e95bd699549864d72140057fd804c0595ce5c6","kind":"tag","published_at":"2015-09-18T02:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82/manifests"},{"name":"9-b81","sha":"37e70de5d2a3ed8739a81f9cf42c141577c132c6","kind":"tag","published_at":"2015-09-11T01:27:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81/manifests"},{"name":"9-b80","sha":"1206c8b2ba6d16b2d947566a1a6de8758748551a","kind":"tag","published_at":"2015-09-03T06:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80/manifests"},{"name":"9-b79","sha":"a3f1e1ce395aa36a8683b6b5f9e5ec9cd895221a","kind":"tag","published_at":"2015-08-27T09:28:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79/manifests"},{"name":"9-b78","sha":"d4734924f6bee35b26cac515e0d530bbfca2795c","kind":"tag","published_at":"2015-08-20T10:16:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78/manifests"},{"name":"9-b77","sha":"3663b87358ba1270f219201d2587bc49d0df765b","kind":"tag","published_at":"2015-08-13T11:46:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77/manifests"},{"name":"9-b76","sha":"0e5e014c0931103b7949308af46bb79b5861a7ed","kind":"tag","published_at":"2015-08-06T09:07:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76/manifests"},{"name":"9-b75","sha":"29b3cf8f842b9b8547302b0918f5ca5c39d7e718","kind":"tag","published_at":"2015-07-30T09:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75/manifests"},{"name":"9-b74","sha":"ea1fa766bbeff70d38a0e41c86a913eabfe6325c","kind":"tag","published_at":"2015-07-23T08:26:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74/manifests"},{"name":"9-b73","sha":"28be67e56790e9aff2a3745e3c1354d9ea1f00d9","kind":"tag","published_at":"2015-07-16T14:12:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73/manifests"},{"name":"9-b72","sha":"a0737e5d402aa496415685bb07c84559c337ead9","kind":"tag","published_at":"2015-07-09T07:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72/manifests"},{"name":"9-b71","sha":"c3a016a7ec451671c38f968c9158d4804bfe774d","kind":"tag","published_at":"2015-07-02T08:08:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71/manifests"},{"name":"9-b70","sha":"960bd706f12f3eaf3145c3f038a93f0e9ca371b6","kind":"tag","published_at":"2015-06-25T09:26:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70/manifests"},{"name":"9-b69","sha":"bf272fc152d66461327b774fe3cad12c0e360d4d","kind":"tag","published_at":"2015-06-18T10:54:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69/manifests"},{"name":"9-b68","sha":"219a7e0e488062eb3e4da173d4339c706ebcd4bc","kind":"tag","published_at":"2015-06-11T11:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68/manifests"},{"name":"9-b67","sha":"8040cebf01508e79b8aa89de8f092fb72a1c3537","kind":"tag","published_at":"2015-06-04T09:26:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67/manifests"},{"name":"9-b66","sha":"2f3e13158961d78ae0f9a1a8e45a4e99f836d830","kind":"tag","published_at":"2015-05-28T07:31:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66/manifests"},{"name":"9-b65","sha":"60291ae36e9e327cefb05b18b4bd6a93861d5483","kind":"tag","published_at":"2015-05-21T10:16:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65/manifests"},{"name":"9-b64","sha":"c5c9f95a08a81f3e900cf8c2abfb2746db3713a6","kind":"tag","published_at":"2015-05-14T09:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64/manifests"},{"name":"9-b63","sha":"f9d7cee700520c8993e20581ea2c19849733ea1d","kind":"tag","published_at":"2015-05-07T07:26:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63/manifests"},{"name":"9-b62","sha":"6d178c95e5d55089e4474f8cf552845750a398af","kind":"tag","published_at":"2015-04-30T07:29:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62/manifests"},{"name":"9-b61","sha":"61797ff490af0d748683b61476a65931156c8675","kind":"tag","published_at":"2015-04-23T09:25:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61/manifests"},{"name":"8u51-b09","sha":"bcd5fc1fd4f546158267aeecb788783258a7ad35","kind":"tag","published_at":"2015-04-21T08:17:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09/manifests"},{"name":"9-b60","sha":"35d305f9e84970067bbc4014072e9f02d72a344b","kind":"tag","published_at":"2015-04-16T14:07:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60/manifests"},{"name":"8u51-b08","sha":"63f64f9c441b51ed003b27f9c4bffe206d1a0eab","kind":"tag","published_at":"2015-04-14T06:46:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08/manifests"},{"name":"8u45-b11","sha":"2a33f0b144b5a07b803d5e070bce58f4885ce5b9","kind":"tag","published_at":"2015-04-13T18:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11/manifests"},{"name":"9-b59","sha":"35f0257812269d44adf154cbd2db32d6e58a1643","kind":"tag","published_at":"2015-04-09T09:47:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59/manifests"},{"name":"8u51-b07","sha":"a1b72be5658c2e18db70c93f3c92802b0ed7b6e5","kind":"tag","published_at":"2015-04-07T12:36:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07/manifests"},{"name":"9-b58","sha":"9eb3005c14aae7bacd4520a333c46254a8c552e5","kind":"tag","published_at":"2015-04-04T20:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58/manifests"},{"name":"9-b57","sha":"2e61c9163e16869bed2ba19fba0f2e3b47a97fb5","kind":"tag","published_at":"2015-04-02T09:57:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57/manifests"},{"name":"8u51-b06","sha":"da275cb00aa8be747f2e7de593c903e200bc091b","kind":"tag","published_at":"2015-03-31T06:03:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06/manifests"},{"name":"9-b56","sha":"fd9dd36da9d0f62fcc2cda0740b61f0003b79c28","kind":"tag","published_at":"2015-03-26T11:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56/manifests"},{"name":"8u60-b08","sha":"27854c66773e605f5163f7a316fe8acc1a2146d7","kind":"tag","published_at":"2015-03-25T05:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08/manifests"},{"name":"8u51-b05","sha":"304b6f4f7aea08bc167ecdc279c413c9960cab41","kind":"tag","published_at":"2015-03-24T04:54:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05/manifests"},{"name":"8u51-b04","sha":"db5615a327642df6cf851619327c5587227c5440","kind":"tag","published_at":"2015-03-19T12:04:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04/manifests"},{"name":"9-b55","sha":"75e686157c9959a54ad8485b966561bafb114eed","kind":"tag","published_at":"2015-03-19T09:25:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55/manifests"},{"name":"8u45-b13","sha":"6b91866419b37539e0cb7585ddeca78a3e1a8ec9","kind":"tag","published_at":"2015-03-18T05:38:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13/manifests"},{"name":"8u60-b07","sha":"3858d0e9982b24b58951c10733b75dd915007d39","kind":"tag","published_at":"2015-03-18T05:34:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07/manifests"},{"name":"8u60-b06","sha":"dc630c8b218630e30df2180f0f09f144e33386dc","kind":"tag","published_at":"2015-03-18T00:31:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06/manifests"},{"name":"8u45-b12","sha":"c407f83380925e3d2ad63acbf5acc6477d972f5f","kind":"tag","published_at":"2015-03-17T05:23:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12/manifests"},{"name":"8u40-b27","sha":"1d8e815d247b1085124a6666017e1631be2f0d01","kind":"tag","published_at":"2015-03-13T15:22:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27/manifests"},{"name":"9-b54","sha":"a387174a4eec9c63e2583109d06c9652d07d7b4e","kind":"tag","published_at":"2015-03-12T06:53:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54/manifests"},{"name":"8u51-b03","sha":"f5428dc268a55746d1ae0c785b1df6ad0a0d7cbe","kind":"tag","published_at":"2015-03-12T05:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03/manifests"},{"name":"8u40-b26","sha":"464aedb0b8a9a93a0d15809df0a0fa4bd28bc21e","kind":"tag","published_at":"2015-03-08T02:20:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26/manifests"},{"name":"9-b53","sha":"9f0be48700061142e5528c272a960af504d95bb3","kind":"tag","published_at":"2015-03-05T09:49:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53/manifests"},{"name":"8u51-b02","sha":"f2b337e35f7d275c23b93101e897ba5e25d75ba8","kind":"tag","published_at":"2015-03-05T07:37:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02/manifests"},{"name":"8u60-b05","sha":"c6bdf0fd5a31f05a679a27bdab270364b3b5f925","kind":"tag","published_at":"2015-03-04T04:42:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05/manifests"},{"name":"8u45-b10","sha":"80f0188f8683ec3b68795624ccd9469b4cb60d34","kind":"tag","published_at":"2015-03-03T04:05:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10/manifests"},{"name":"8u51-b01","sha":"ed3db86c2a062a6d8dbc350ff19fd1fe3750b86c","kind":"tag","published_at":"2015-02-26T19:05:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01/manifests"},{"name":"9-b52","sha":"5f7e373a281258fd16a73e4bc5341df46dbf6260","kind":"tag","published_at":"2015-02-26T09:04:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52/manifests"},{"name":"8u60-b04","sha":"4597a47010cb1e1bf4862a9dd75d242dd8de2b8a","kind":"tag","published_at":"2015-02-25T07:32:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04/manifests"},{"name":"8u45-b09","sha":"d4fa590586fca4d390e6bca80cd46b40c04b3aab","kind":"tag","published_at":"2015-02-24T07:16:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09/manifests"},{"name":"9-b51","sha":"431cf9aa689d374a2f25003be9f1bb0d76e48740","kind":"tag","published_at":"2015-02-19T15:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b51","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51/manifests"},{"name":"8u60-b03","sha":"cce2f871157eb76ed4dbd3fde1d3a7ed817e8296","kind":"tag","published_at":"2015-02-18T05:54:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03/manifests"},{"name":"8u45-b08","sha":"feed497906a933d2f2eb3390eaa621b61525d2b7","kind":"tag","published_at":"2015-02-17T08:07:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08/manifests"},{"name":"9-b50","sha":"9955299e81acc10994d73e62c692cf5faf200551","kind":"tag","published_at":"2015-02-12T08:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b50","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50/manifests"},{"name":"8u40-b25","sha":"05fa37f05ef89813dd5ff537943dce47e3cda1b0","kind":"tag","published_at":"2015-02-11T09:38:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25/manifests"},{"name":"8u60-b02","sha":"5372c90dd48e5cdb6822abbe23f50b039ccc1db0","kind":"tag","published_at":"2015-02-11T05:10:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02/manifests"},{"name":"8u45-b07","sha":"3ba6a515acf2174bb50fe2516924f80fe7852756","kind":"tag","published_at":"2015-02-09T23:30:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07/manifests"},{"name":"8u60-b01","sha":"4dc647a34b1119b0aafaea3587aeb71c3cb0e8fd","kind":"tag","published_at":"2015-02-06T23:43:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01/manifests"},{"name":"9-b49","sha":"6ebe973f7d0cb4c9b1e9e108a5bdbbf44dbaaba1","kind":"tag","published_at":"2015-02-05T12:12:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b49","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49/manifests"},{"name":"8u40-b24","sha":"30d89c9830182ec21c7ee2e889eaba570494c8ab","kind":"tag","published_at":"2015-02-04T05:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24/manifests"},{"name":"8u45-b06","sha":"4783fadf191bec4dfd1141bd7dcba8bd94395f56","kind":"tag","published_at":"2015-02-03T04:22:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06/manifests"},{"name":"9-b48","sha":"d2d1d18a979f8d0af92c36f50e2489bdc15f5484","kind":"tag","published_at":"2015-01-29T08:09:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b48","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48/manifests"},{"name":"8u40-b23","sha":"29b9abdfac93b99c6c15e0814916c23bb67166e5","kind":"tag","published_at":"2015-01-28T06:03:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23/manifests"},{"name":"8u45-b05","sha":"6e20019b446c5966efbc9379ddfeaf7e3d6b1c9a","kind":"tag","published_at":"2015-01-27T05:51:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05/manifests"},{"name":"9-b47","sha":"632acc173ede884c0077e00775bd074f9adf5ec3","kind":"tag","published_at":"2015-01-22T08:50:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b47","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47/manifests"},{"name":"8u40-b22","sha":"c4cee6601bd1e37e335152105b0228f126cafde5","kind":"tag","published_at":"2015-01-21T09:48:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22/manifests"},{"name":"8u45-b04","sha":"e00a85c5190b2cb51e0cd49abb3d6255664304fa","kind":"tag","published_at":"2015-01-21T09:29:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04/manifests"},{"name":"9-b46","sha":"ac3c6c0af8f97e1f4fc7d2482d27e28c99605f4a","kind":"tag","published_at":"2015-01-15T11:54:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b46","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46/manifests"},{"name":"8u40-b21","sha":"13425d4ea891ef6ad267222c1d3cd8b9e6bb2712","kind":"tag","published_at":"2015-01-14T05:16:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21/manifests"},{"name":"8u45-b03","sha":"0f7db044958f90b348afbd4e14170bd40c8ce999","kind":"tag","published_at":"2015-01-13T05:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03/manifests"},{"name":"9-b45","sha":"e686efb3350057cf6321c40b6715453746217a59","kind":"tag","published_at":"2015-01-08T08:14:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b45","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45/manifests"},{"name":"8u40-b20","sha":"3d70c424473fe3b01eaeb0ae58dedb1d19a8c3e7","kind":"tag","published_at":"2014-12-31T05:35:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20/manifests"},{"name":"9-b44","sha":"e4662e22f04077dd9f64f768ca29ca9f08f76b32","kind":"tag","published_at":"2014-12-24T10:44:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b44","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44/manifests"},{"name":"8u45-b02","sha":"bf6fb4de3ee557689e08c898363aa97e2f403a4f","kind":"tag","published_at":"2014-12-23T08:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02/manifests"},{"name":"9-b43","sha":"55878d7559296feab06c8c55414ad5c1e19e23fa","kind":"tag","published_at":"2014-12-18T11:41:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b43","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43/manifests"},{"name":"8u31-b13","sha":"eb087309a4b68bd55ee89aefa25756c9b5e82de2","kind":"tag","published_at":"2014-12-18T09:52:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13/manifests"},{"name":"8u40-b19","sha":"6b47ee8936e10a3493cd8ed2f8e6489fa3c81fdd","kind":"tag","published_at":"2014-12-17T09:03:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19/manifests"},{"name":"8u45-b01","sha":"919886f34e53c31d7b1bfcdf7d451ca050db580a","kind":"tag","published_at":"2014-12-16T17:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01/manifests"},{"name":"9-b42","sha":"cb3cd58e440636cfdc18a9a8c198a70e8fa8754a","kind":"tag","published_at":"2014-12-11T12:00:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b42","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42/manifests"},{"name":"8u40-b18","sha":"ad7d0208926407faf8783fd16214237b70d23875","kind":"tag","published_at":"2014-12-10T06:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18/manifests"},{"name":"8u31-b12","sha":"1227276f9e41b6ab7e6a8380d506981075587c27","kind":"tag","published_at":"2014-12-09T11:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12/manifests"},{"name":"9-b41","sha":"9c0884e5c4ff0904626b7da7bbea5f5c01311429","kind":"tag","published_at":"2014-12-04T06:59:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b41","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41/manifests"},{"name":"8u40-b17","sha":"fae4885c04b51d87f1abd799a41e0ee32a8d788c","kind":"tag","published_at":"2014-12-03T07:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17/manifests"},{"name":"8u31-b11","sha":"f1b16a102324e1bbbf272bfeb6c4be2c669666a7","kind":"tag","published_at":"2014-12-03T05:17:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11/manifests"},{"name":"8u40-b16","sha":"5f9a2deae25859e47b5361d95b99035e26d82540","kind":"tag","published_at":"2014-11-26T09:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16/manifests"},{"name":"8u31-b10","sha":"10bbc3528a703b71227c317495373b38efad83df","kind":"tag","published_at":"2014-11-25T05:04:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10/manifests"},{"name":"8u40-b15","sha":"d39eb3c24e6167e4bedc9e5e2801c12ce38b9b5e","kind":"tag","published_at":"2014-11-19T08:35:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15/manifests"},{"name":"8u31-b09","sha":"7f3b90c8f615682dd84b880221fa7712f77bdf1d","kind":"tag","published_at":"2014-11-18T06:45:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09/manifests"},{"name":"9-b40","sha":"fa2db0be6cd8ad2cd1be3764685c523dcbda7f82","kind":"tag","published_at":"2014-11-18T04:37:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b40","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40/manifests"},{"name":"9-b39","sha":"e359662bd02205f25ec5e1992b0d81de445a098f","kind":"tag","published_at":"2014-11-13T05:39:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b39","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39/manifests"},{"name":"8u40-b14","sha":"39ffc36db96a1bfed5ae35d4f6005ab11a616e0d","kind":"tag","published_at":"2014-11-12T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14/manifests"},{"name":"8u31-b08","sha":"e92cd098da847c4620d67f82f8d68909e06b53ea","kind":"tag","published_at":"2014-11-11T05:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08/manifests"},{"name":"9-b38","sha":"51d1000543c5b1879fb26cb9a19f81e7ed39d080","kind":"tag","published_at":"2014-11-06T04:05:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b38","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38/manifests"},{"name":"8u40-b13","sha":"0c48e387a3d5183f45e11566ac3d6f3be849176a","kind":"tag","published_at":"2014-11-05T09:15:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13/manifests"},{"name":"8u31-b07","sha":"0f3f168402d212f51586a45c48120198ae04b5c0","kind":"tag","published_at":"2014-11-04T20:49:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07/manifests"},{"name":"9-b37","sha":"30013a579a87f07a3ec429365fcb7fbe170940f3","kind":"tag","published_at":"2014-10-30T05:29:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b37","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37/manifests"},{"name":"8u40-b12","sha":"66479fb5885c5b97db935fb820777a15dadcdb62","kind":"tag","published_at":"2014-10-29T07:46:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12/manifests"},{"name":"8u31-b06","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-28T07:48:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06/manifests"},{"name":"9-b36","sha":"6fb58408f2aa6205a15fb5b28f8e8f843d3e82ec","kind":"tag","published_at":"2014-10-23T05:22:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b36","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36/manifests"},{"name":"8u40-b11","sha":"7af417d0d6a0170a8dae29a84df8ad325ef12ded","kind":"tag","published_at":"2014-10-22T10:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11/manifests"},{"name":"8u31-b05","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-21T10:15:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05/manifests"},{"name":"9-b35","sha":"6a5ab345823802700c2ff6c9b712ebb67cb5d512","kind":"tag","published_at":"2014-10-16T07:39:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b35","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35/manifests"},{"name":"8u40-b10","sha":"3b62ed4b26511b6806fef9e0379ca555ba87596e","kind":"tag","published_at":"2014-10-15T22:11:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10/manifests"},{"name":"8u31-b04","sha":"d5de1d1fdd1cf2226d08bf85a02d0ba4467bd364","kind":"tag","published_at":"2014-10-14T19:29:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04/manifests"},{"name":"9-b34","sha":"1606bff84f31838c700d2642754658b4f98f5423","kind":"tag","published_at":"2014-10-09T07:42:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b34","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34/manifests"},{"name":"8u25-b18","sha":"94ca096cc07f1653d1c7ca9fa74feb004c8aba7f","kind":"tag","published_at":"2014-10-08T19:38:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18/manifests"},{"name":"8u40-b09","sha":"19f26cfa947ef76c0910889e8d4ba943a7db20d8","kind":"tag","published_at":"2014-10-08T06:25:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09/manifests"},{"name":"8u31-b03","sha":"c318543d0dcf187de055463eb52e5ef971267fc6","kind":"tag","published_at":"2014-10-07T21:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03/manifests"},{"name":"9-b33","sha":"4d86e4ebacceb4982402ba90fc2a3a6998fd362c","kind":"tag","published_at":"2014-10-03T00:21:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b33","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33/manifests"},{"name":"8u40-b08","sha":"c2152ea6bfa440e77c4b6e792dda098649b63518","kind":"tag","published_at":"2014-10-01T07:43:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08/manifests"},{"name":"8u31-b02","sha":"33e11de1ce66a901ff4762b1a7263ac7472de071","kind":"tag","published_at":"2014-09-30T14:28:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02/manifests"},{"name":"9-b32","sha":"3f331e899b9020f1ba8d2423405d5fdafc7dc1c0","kind":"tag","published_at":"2014-09-25T18:05:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b32","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32/manifests"},{"name":"8u40-b07","sha":"7d62fa7666bd6301737d8fca7cda49848ddf2bc4","kind":"tag","published_at":"2014-09-24T21:18:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07/manifests"},{"name":"8u31-b01","sha":"e99a34023aa2f7834f5a73f47f28b2279164be51","kind":"tag","published_at":"2014-09-23T21:48:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01/manifests"},{"name":"8u25-b17","sha":"c835e79ec573a5099517d6fd0dbdf943643efda2","kind":"tag","published_at":"2014-09-18T23:23:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17/manifests"},{"name":"9-b31","sha":"fe710a968ef5780dee7730f926a4771d84f4df87","kind":"tag","published_at":"2014-09-18T22:37:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b31","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31/manifests"},{"name":"8u40-b06","sha":"b21d18a90224f711b4c536ba5d6656f17b378d1a","kind":"tag","published_at":"2014-09-17T20:35:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06/manifests"},{"name":"9-b30","sha":"158d74da4243041ecef62e359410362486200c91","kind":"tag","published_at":"2014-09-11T14:31:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b30","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30/manifests"},{"name":"8u25-b16","sha":"2d43e87d77dbc86c2f7d78f81b2b4802809f7951","kind":"tag","published_at":"2014-09-10T16:06:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16/manifests"},{"name":"8u40-b05","sha":"6ff8fa391dada0870e83a100dffd1ebdb31c46e1","kind":"tag","published_at":"2014-09-10T15:28:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05/manifests"},{"name":"9-b29","sha":"760e15bb1dbd25e5ecd3515d6a9d75463c67ecf8","kind":"tag","published_at":"2014-09-04T14:59:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b29","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29/manifests"},{"name":"8u40-b04","sha":"b461b888958ee57c450e1c1e07384359212be721","kind":"tag","published_at":"2014-09-03T15:23:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04/manifests"},{"name":"8u25-b15","sha":"214246ad012541bb07ad646b983c0f7df72f5e4c","kind":"tag","published_at":"2014-09-03T14:48:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15/manifests"},{"name":"9-b28","sha":"5a8a6d8a856fcac76bffc1be8c8e966745d74a70","kind":"tag","published_at":"2014-08-29T14:35:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b28","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28/manifests"},{"name":"8u40-b03","sha":"714f1aac07360d736b58e8b12ec05813bb89cd35","kind":"tag","published_at":"2014-08-27T14:55:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03/manifests"},{"name":"8u25-b14","sha":"7b0edc195afcb3602ac25bbc1a2be961bf645ec6","kind":"tag","published_at":"2014-08-26T14:39:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14/manifests"},{"name":"9-b27","sha":"a526744a28770e567fabe078c78d4da6f2e2e488","kind":"tag","published_at":"2014-08-21T15:20:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27/manifests"},{"name":"8u40-b02","sha":"a46c418c279f2f868f6bef42d0518293b56ac19e","kind":"tag","published_at":"2014-08-21T14:40:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02/manifests"},{"name":"8u25-b13","sha":"02eead6d8e200421a9c73b85bbfcac9cafc3e431","kind":"tag","published_at":"2014-08-19T14:43:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13/manifests"},{"name":"8u40-b01","sha":"4652b7c9bdab6a5856a683babab50bcb1c718c1f","kind":"tag","published_at":"2014-08-13T14:51:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01/manifests"},{"name":"8u25-b12","sha":"7219590651e82650f7d3f791f06050f8e9aef9e6","kind":"tag","published_at":"2014-08-12T14:48:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12/manifests"},{"name":"9-b26","sha":"7a5b197a0af396c980335c57c7fae6df10a54c7e","kind":"tag","published_at":"2014-08-09T15:18:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26/manifests"},{"name":"8u25-b11","sha":"f2820d0562decd4181c4e6eeb80026481ea65597","kind":"tag","published_at":"2014-08-05T14:34:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11/manifests"},{"name":"8u20-b26","sha":"0bce37b8aea07d19cdf1814f8e3c8dc8ba1df2b2","kind":"tag","published_at":"2014-07-31T15:05:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26/manifests"},{"name":"9-b25","sha":"69c9dbd69eb2c085cbb1c44748e2389ee2268081","kind":"tag","published_at":"2014-07-31T14:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25/manifests"},{"name":"8u25-b10","sha":"e423339cdd96cc7067be6ca8f34a75948f5192e0","kind":"tag","published_at":"2014-07-29T14:52:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10/manifests"},{"name":"8u20-b25","sha":"e92a218928b2f98909d8d3d5199fde6b5a5a3b0d","kind":"tag","published_at":"2014-07-25T04:23:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25/manifests"},{"name":"8u25-b09","sha":"27c635a78256f8419e28c1163e96b08850f3ae00","kind":"tag","published_at":"2014-07-24T15:18:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09/manifests"},{"name":"8u20-b24","sha":"14f06adc9b497b63158f761773d0e823179c23e2","kind":"tag","published_at":"2014-07-24T14:54:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24/manifests"},{"name":"9-b24","sha":"8089c7e4090a65dd4239f9b87a6c1eef0c81d923","kind":"tag","published_at":"2014-07-24T14:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24/manifests"},{"name":"8u25-b08","sha":"a3e94f1726b38459d958fef0d7a1b6a4f0a314b6","kind":"tag","published_at":"2014-07-22T15:29:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08/manifests"},{"name":"9-b23","sha":"3cb0248df61b6c05b51c655cabfc5ba84506e1a0","kind":"tag","published_at":"2014-07-17T15:28:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23/manifests"},{"name":"8u20-b23","sha":"891177468d64d90618f80bf5e5de135b63ef7e77","kind":"tag","published_at":"2014-07-16T15:33:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23/manifests"},{"name":"8u25-b07","sha":"6a26310e0fb8d3b5428ea340309ce74df7256860","kind":"tag","published_at":"2014-07-15T16:17:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07/manifests"},{"name":"9-b22","sha":"a1a3989d8a988b19addbb1ed7322bedc1d3719ca","kind":"tag","published_at":"2014-07-10T15:14:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22/manifests"},{"name":"8u20-b22","sha":"96245c18b86c7387a1b9afc7a38b367f46e9147b","kind":"tag","published_at":"2014-07-09T14:35:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22/manifests"},{"name":"8u25-b06","sha":"2987b9eb9e041898392b6596f81b25652057b729","kind":"tag","published_at":"2014-07-08T14:50:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06/manifests"},{"name":"9-b21","sha":"d97cb16f23e6e20a62c3239d0ceaa6c51e043592","kind":"tag","published_at":"2014-07-03T14:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21/manifests"},{"name":"8u20-b21","sha":"4d16dd0995ab04775f41d2be548c6ea33aef0434","kind":"tag","published_at":"2014-07-02T14:51:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21/manifests"},{"name":"8u25-b05","sha":"31ec2ff88948f1da78e0721750c6423d5a5c3ae1","kind":"tag","published_at":"2014-07-01T14:38:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05/manifests"},{"name":"9-b20","sha":"3bd745ba23d4ad6d2eef43abd5680a479db65175","kind":"tag","published_at":"2014-06-26T14:28:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20/manifests"},{"name":"8u20-b20","sha":"0cfa49ffa57616d0abd09161f61c4e074345106c","kind":"tag","published_at":"2014-06-25T16:01:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20/manifests"},{"name":"8u25-b04","sha":"20afbb2292fbe6934523d5757e791bf99c788523","kind":"tag","published_at":"2014-06-24T01:55:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04/manifests"},{"name":"9-b19","sha":"73bdfcb72aa6c3faf2156f911aee2bf2611a45c6","kind":"tag","published_at":"2014-06-19T15:40:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19/manifests"},{"name":"8u25-b03","sha":"eeaa9c57293f6b5bab9482e067902ee8ab24f640","kind":"tag","published_at":"2014-06-19T02:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03/manifests"},{"name":"8u20-b19","sha":"694d6313847baddee5601474c249b4c2fc964c32","kind":"tag","published_at":"2014-06-18T15:39:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19/manifests"},{"name":"8u11-b12","sha":"6d180c190e6ad902715fa0a460db95251c8d263a","kind":"tag","published_at":"2014-06-17T04:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12/manifests"},{"name":"9-b18","sha":"18e4ee1eb3f7ba0661133c8140181b9d53bf4a1e","kind":"tag","published_at":"2014-06-13T15:21:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18/manifests"},{"name":"8u25-b02","sha":"f684968527ded3a38790de605728034bab1e4e13","kind":"tag","published_at":"2014-06-12T15:56:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02/manifests"},{"name":"9-b17","sha":"8b8229e8a4f2b9783675682022481d8422d5bf24","kind":"tag","published_at":"2014-06-12T15:06:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17/manifests"},{"name":"8u20-b18","sha":"6b3dc8a1754189d506667a7162f8e46475d6a985","kind":"tag","published_at":"2014-06-11T04:34:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18/manifests"},{"name":"8u25-b01","sha":"0e8e4ec1aff538385e03df2711b6dd3fca1c80f4","kind":"tag","published_at":"2014-06-05T15:49:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01/manifests"},{"name":"9-b16","sha":"35f65a57367e6de7c8aa2863773500391af879c5","kind":"tag","published_at":"2014-06-05T15:11:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16/manifests"},{"name":"8u20-b17","sha":"93fda2e63c261c1e582498aad6c0e0e5fbdef918","kind":"tag","published_at":"2014-06-04T14:54:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17/manifests"},{"name":"8u11-b11","sha":"eb7f646c27684cc6338f0600d33dae88da87874b","kind":"tag","published_at":"2014-06-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11/manifests"},{"name":"9-b15","sha":"60c1920c1fff30178de259b7eb752655febeb05b","kind":"tag","published_at":"2014-05-30T14:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15/manifests"},{"name":"8u11-b10","sha":"bf60f58df56273a3fa5f3f549a9f5fcd7aab8f68","kind":"tag","published_at":"2014-05-28T04:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10/manifests"},{"name":"8u20-b16","sha":"79bb17cab9c406cfcead688831107a0b9224e8e5","kind":"tag","published_at":"2014-05-28T03:34:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16/manifests"},{"name":"9-b14","sha":"1d3a7181633c3047d94b38909f5b905d1b370f68","kind":"tag","published_at":"2014-05-22T15:13:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14/manifests"},{"name":"8u20-b15","sha":"7ce12d2b405e7f951bdc2ed45b99569960da33c7","kind":"tag","published_at":"2014-05-21T14:36:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15/manifests"},{"name":"8u11-b09","sha":"7601844a33283ee9eedcfac0d4f12237b82672bd","kind":"tag","published_at":"2014-05-20T05:13:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09/manifests"},{"name":"9-b13","sha":"8530e34dae93df183422bc9e4094186fc1cdcc09","kind":"tag","published_at":"2014-05-15T14:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13/manifests"},{"name":"8u20-b14","sha":"ef8eead7c50963e24aad4339e8e80ac2027fe37a","kind":"tag","published_at":"2014-05-14T20:07:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14/manifests"},{"name":"8u11-b08","sha":"c6c9de6545e5d64bbfcae083a49f0f963bbd6024","kind":"tag","published_at":"2014-05-13T14:59:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08/manifests"},{"name":"9-b12","sha":"b5cf781a90c70420e7747b447827033366982e06","kind":"tag","published_at":"2014-05-08T19:33:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12/manifests"},{"name":"8u20-b13","sha":"a93e0cba9d5c7e07a8ed0c2a70d4801f569eecd9","kind":"tag","published_at":"2014-05-07T14:56:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13/manifests"},{"name":"8u11-b07","sha":"2bf659f263d8462c50a31da023fd188b65ff1911","kind":"tag","published_at":"2014-05-06T14:27:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07/manifests"},{"name":"9-b11","sha":"a6b49ff5dcc78d1bd5a2fa9695a0042911e2ac36","kind":"tag","published_at":"2014-05-01T14:47:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11/manifests"},{"name":"8u20-b12","sha":"930bebaa0918d8f99a3af602a9e3173b9d648c69","kind":"tag","published_at":"2014-04-30T14:48:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12/manifests"},{"name":"8u11-b06","sha":"88849299ff4e7020d95ea4e6474b2fb488edc4a6","kind":"tag","published_at":"2014-04-29T14:47:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06/manifests"},{"name":"9-b10","sha":"210ce94b39263de94b241a63ad98e321aafbef75","kind":"tag","published_at":"2014-04-24T15:38:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10/manifests"},{"name":"8u20-b11","sha":"499300c6d3b140e46d35bb2a9ba1e805ed15290c","kind":"tag","published_at":"2014-04-23T15:35:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11/manifests"},{"name":"8u11-b05","sha":"bc5b49ecb3d359c477b3402819d8d967cd706d25","kind":"tag","published_at":"2014-04-22T14:27:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05/manifests"},{"name":"9-b09","sha":"aae712bcc7f2b8f2ac7687ffc2bb720a735bf425","kind":"tag","published_at":"2014-04-17T14:22:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09/manifests"},{"name":"8u20-b10","sha":"64edde5af4885e16861c002ff3a371a92bae369b","kind":"tag","published_at":"2014-04-16T14:30:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10/manifests"},{"name":"8u11-b04","sha":"c326a2855350505aeade88aa4725334e0cd28d47","kind":"tag","published_at":"2014-04-15T14:53:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04/manifests"},{"name":"9-b08","sha":"e11f34a80e3ef721d41881eb0e112770abbf8e78","kind":"tag","published_at":"2014-04-15T14:23:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08/manifests"},{"name":"8u20-b09","sha":"8afce5c8e30b7f6e835e489a5423e137d1926258","kind":"tag","published_at":"2014-04-09T15:02:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09/manifests"},{"name":"8u11-b03","sha":"a5e91ec777bb028330468212aee964eadb3419e5","kind":"tag","published_at":"2014-04-08T15:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03/manifests"},{"name":"9-b07","sha":"448e61407de6e5fc9c2cdb8fd9a7d20b25e460e8","kind":"tag","published_at":"2014-04-03T15:18:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07/manifests"},{"name":"8u20-b08","sha":"7d0ff1d99e1929cb26732a46d82061a756ad318a","kind":"tag","published_at":"2014-04-02T14:29:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08/manifests"},{"name":"8u11-b02","sha":"a0e6d3806e79b39d38d6d82710ef82ba4d24e4f0","kind":"tag","published_at":"2014-04-01T14:50:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02/manifests"},{"name":"9-b06","sha":"21eafd1a23ac6802277c9af4113daaa1cb7dd6cc","kind":"tag","published_at":"2014-03-27T19:04:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06/manifests"},{"name":"8u20-b07","sha":"269c226217d001ea47e7260e6ade7fea7a6943c2","kind":"tag","published_at":"2014-03-26T18:23:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07/manifests"},{"name":"8u11-b01","sha":"60340b8c6a5835b41c4e71661a09181bfcc0b3e3","kind":"tag","published_at":"2014-03-25T15:05:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01/manifests"},{"name":"9-b05","sha":"794d16bdc91a9b4f295ba35a5bd3cd359f0c5df9","kind":"tag","published_at":"2014-03-20T15:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05/manifests"},{"name":"8u20-b06","sha":"14baaa12c9017eb8a2817f0364680d3e26661f08","kind":"tag","published_at":"2014-03-19T15:57:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06/manifests"},{"name":"8u5-b13","sha":"84b39c65ddd0e5469fd7e60dd17b592da27f0038","kind":"tag","published_at":"2014-03-18T15:31:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13/manifests"},{"name":"8u20-b05","sha":"f607ef2a0d55dc2bf4cea1ad4e1f0965becca0f7","kind":"tag","published_at":"2014-03-12T16:12:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05/manifests"},{"name":"9-b04","sha":"0c1cc05f156b54f764755f13ac7229409159526e","kind":"tag","published_at":"2014-03-11T23:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04/manifests"},{"name":"8u5-b12","sha":"3acdf271125221b04e24f33b596934565019826b","kind":"tag","published_at":"2014-03-11T15:07:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12/manifests"},{"name":"8u20-b04","sha":"e11bf0df26a4f511aff489a562cd9956cbe17af8","kind":"tag","published_at":"2014-03-05T16:00:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04/manifests"},{"name":"8.0-b132","sha":"1a0c382658d94a7f7692f0c9bb09129733a34861","kind":"tag","published_at":"2014-03-04T18:36:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b132","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132/manifests"},{"name":"8u5-b11","sha":"7d68f0fb450341c280b8c0d420219d18cd9b76ac","kind":"tag","published_at":"2014-03-04T16:31:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11/manifests"},{"name":"8.0-b131","sha":"a785ebbd497da2bef677b43e26727bb180b8af71","kind":"tag","published_at":"2014-03-01T17:50:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b131","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131/manifests"},{"name":"8.0-b130","sha":"02db3280dcdb25778bca2572f9bd9b7cb5a124cd","kind":"tag","published_at":"2014-02-28T15:53:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b130","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130/manifests"},{"name":"8u20-b03","sha":"767a7329bb39cfaa4e520360df84f76684169c7a","kind":"tag","published_at":"2014-02-26T16:22:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03/manifests"},{"name":"8u5-b10","sha":"6e5021ed3c6e96234b183263866d2b5e4bcf3580","kind":"tag","published_at":"2014-02-25T18:09:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10/manifests"},{"name":"9-b03","sha":"825207a2296c3a4758b1bf1299dde9ed1ff7d602","kind":"tag","published_at":"2014-02-21T17:40:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03/manifests"},{"name":"8u20-b02","sha":"64e4a9c6b1edf353f7cc52b9f34a6aacc6a20679","kind":"tag","published_at":"2014-02-19T16:49:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02/manifests"},{"name":"8u5-b09","sha":"0eae196c85396aec7c4b87419188c2b933788d82","kind":"tag","published_at":"2014-02-18T17:48:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09/manifests"},{"name":"8u20-b01","sha":"54911b1aeff16e362c058a8b53d771f1fb03ccf3","kind":"tag","published_at":"2014-02-12T16:58:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01/manifests"},{"name":"8u5-b08","sha":"861f393b0cf74ed089ecd5981083603a14104628","kind":"tag","published_at":"2014-02-11T18:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08/manifests"},{"name":"8.0-b129","sha":"a76ff582459efda5a9433e912cffccbf86e4dc2d","kind":"tag","published_at":"2014-02-07T21:27:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b129","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129/manifests"},{"name":"9-b02","sha":"336652fd2976d366f37c8c467476e8d18ef8ff03","kind":"tag","published_at":"2014-02-07T02:15:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02/manifests"},{"name":"8u5-b07","sha":"2452f97e9cac929c8004dd5a9423af1484710f14","kind":"tag","published_at":"2014-02-04T17:35:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07/manifests"},{"name":"8.0-b128","sha":"20844fe7ec287aa281d7abf1441a61f19ba6bd6f","kind":"tag","published_at":"2014-02-02T07:29:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b128","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128/manifests"},{"name":"8.0-b127","sha":"7fe86efa5edf72803913709eb9fa7226ab95db81","kind":"tag","published_at":"2014-01-30T16:29:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b127","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127/manifests"},{"name":"8u5-b06","sha":"71f36821dee76056e51832571b016509738be129","kind":"tag","published_at":"2014-01-28T17:46:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06/manifests"},{"name":"8.0-b126","sha":"62fd6cb763b6e402fe2854d21845b7e89c9797c5","kind":"tag","published_at":"2014-01-25T01:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b126","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126/manifests"},{"name":"8u5-b05","sha":"1e733141045e651d78a2ce94623df559a79ed04f","kind":"tag","published_at":"2014-01-22T20:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05/manifests"},{"name":"8.0-b125","sha":"a431ecb566c7c339496ea762d54f537f115f428c","kind":"tag","published_at":"2014-01-22T16:44:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b125","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125/manifests"},{"name":"9-b01","sha":"722c0fd5ee9b3c6df9dded33db483ad79d4fb130","kind":"tag","published_at":"2014-01-22T03:48:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01/manifests"},{"name":"8.0-b124","sha":"1486d06a2a6a868b1e8ca4332d12139ab652a37f","kind":"tag","published_at":"2014-01-18T05:38:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b124","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124/manifests"},{"name":"8u5-b04","sha":"c416ef47766499dbc56e91cb78a01eadd2a73851","kind":"tag","published_at":"2014-01-14T16:45:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04/manifests"},{"name":"8.0-b123","sha":"3730b5c8f5fbf708c356bcf5cffd20703a3e6a85","kind":"tag","published_at":"2014-01-10T17:30:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b123","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123/manifests"},{"name":"8u5-b03","sha":"dbcca91d4f3abe3bc16a45fbc1bc2739750a395e","kind":"tag","published_at":"2014-01-07T17:45:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03/manifests"},{"name":"8.0-b122","sha":"ccbbbb276746836d5a8e24705c3c008f745c16f1","kind":"tag","published_at":"2014-01-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b122","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122/manifests"},{"name":"8u5-b02","sha":"e1792eb55003a750224ac1bfd3c4e62a1d5b6794","kind":"tag","published_at":"2013-12-24T16:51:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02/manifests"},{"name":"8.0-b121","sha":"012c7c5bd0d1ae5f4953fbdecb426a8dc2655e1b","kind":"tag","published_at":"2013-12-20T02:14:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b121","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121/manifests"},{"name":"8u5-b01","sha":"f16f4674aee72a363edd7cf6faaac79d2699da40","kind":"tag","published_at":"2013-12-17T17:17:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01/manifests"},{"name":"8.0-b120","sha":"a538ae9c8035ee17c51a9ca14b073081159640e2","kind":"tag","published_at":"2013-12-12T16:22:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b120","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120/manifests"},{"name":"8.0-b119","sha":"6fc3c9f1b003dcfd7510cc4d7609fcf09e3bc586","kind":"tag","published_at":"2013-12-05T15:56:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b119","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119/manifests"},{"name":"8.0-b118","sha":"cd2b91dce1f07c6397e682dfd5bdcbe4bd999059","kind":"tag","published_at":"2013-11-28T16:49:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b118","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118/manifests"},{"name":"8.0-b117","sha":"2b95f8de41e7f508a7102b51c0fd8235add427cc","kind":"tag","published_at":"2013-11-21T16:34:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b117","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117/manifests"},{"name":"8.0-b116","sha":"ab61d2f2fe779edbe17deb0ace0c2388f6c7c970","kind":"tag","published_at":"2013-11-14T16:07:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b116","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116/manifests"},{"name":"8.0-b115","sha":"2507800c17b4a02a7f47afbb43e545ae09dc1d7c","kind":"tag","published_at":"2013-11-07T16:11:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b115","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115/manifests"},{"name":"8.0-b114","sha":"a4ef9e01ebd04cadb67bc8c9004d2556d9c7b1d7","kind":"tag","published_at":"2013-10-31T15:21:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b114","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114/manifests"},{"name":"8.0-b113","sha":"5199684d1026791e60eba956167f4acaa25eb657","kind":"tag","published_at":"2013-10-24T15:10:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b113","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113/manifests"},{"name":"8.0-b112","sha":"743d8f398d96302d82b4f1907b575a541d773cf2","kind":"tag","published_at":"2013-10-17T15:17:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b112","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112/manifests"},{"name":"8.0-b111","sha":"9093b7618064473bda33a61f4a697a103b7f3ec0","kind":"tag","published_at":"2013-10-10T17:25:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b111","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111/manifests"},{"name":"8.0-b110","sha":"26705fb5521441749c8e4b157bf6ec77218c7f10","kind":"tag","published_at":"2013-10-03T15:05:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b110","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110/manifests"},{"name":"8.0-b109","sha":"4c329385f9a2067040be59b26c5fd2b17351f8b3","kind":"tag","published_at":"2013-09-26T15:11:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b109","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109/manifests"},{"name":"8.0-b108","sha":"9ba220a24f785484587a33798470e70331959d76","kind":"tag","published_at":"2013-09-19T14:57:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b108","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108/manifests"},{"name":"8.0-b107","sha":"200db86f0615a5885926cd406b96bb6be5b9b88d","kind":"tag","published_at":"2013-09-12T14:42:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b107","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107/manifests"},{"name":"8.0-b106","sha":"f09664513cb1cfc2b88eb4ad60ecd2bd0b8534ae","kind":"tag","published_at":"2013-09-05T14:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b106","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106/manifests"},{"name":"8.0-b105","sha":"3e2d4b453c2682540bf4dca9a39f5e3dd08d16c7","kind":"tag","published_at":"2013-08-29T15:17:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b105","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105/manifests"},{"name":"8.0-b104","sha":"f7d09c6015e624792d9f34ef613b8378b5f81356","kind":"tag","published_at":"2013-08-22T14:46:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b104","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104/manifests"},{"name":"8.0-b103","sha":"8a3dcf4415d4a111e4edd82e64db8e04683ba8ef","kind":"tag","published_at":"2013-08-15T14:54:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b103","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103/manifests"},{"name":"8.0-b102","sha":"1285833f7b49bce9e6ee07cc07c6163609e72502","kind":"tag","published_at":"2013-08-08T18:07:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b102","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102/manifests"},{"name":"8.0-b101","sha":"9cf9cfdec71852d05fd01275a979c4048b9eb546","kind":"tag","published_at":"2013-08-01T15:57:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b101","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101/manifests"},{"name":"8.0-b100","sha":"b33cb8e9bda51058f81e78655818d219bd3cfd3e","kind":"tag","published_at":"2013-07-25T16:33:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b100","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100/manifests"},{"name":"8.0-b99","sha":"9366de90628600019a2a247adacde7ba47710655","kind":"tag","published_at":"2013-07-18T18:11:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b99","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99/manifests"},{"name":"8.0-b98","sha":"7fb44dfc75abba71192b77f6b0467ceb883ea1f8","kind":"tag","published_at":"2013-07-11T22:48:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b98","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98/manifests"},{"name":"8.0-b97","sha":"dfad9aea996fc8d747a43b1ece2fc14c6b6009ed","kind":"tag","published_at":"2013-07-04T15:30:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b97","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97/manifests"},{"name":"8.0-b96","sha":"d2b687222a8ca531c409560ab2c27617db4c384c","kind":"tag","published_at":"2013-06-28T00:08:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b96","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96/manifests"},{"name":"8.0-b95","sha":"e46abaa16907d6fa6fe5f92e21e729f2a95f79a8","kind":"tag","published_at":"2013-06-20T20:45:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b95","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95/manifests"},{"name":"8.0-b94","sha":"27bc36ac743b7cc7ed69309a823346001b6c85df","kind":"tag","published_at":"2013-06-13T20:50:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94/manifests"},{"name":"8.0-b93","sha":"51c3ebaa5c2d3313be04e4f2b07d254fbc71aab3","kind":"tag","published_at":"2013-06-07T02:44:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93/manifests"},{"name":"8.0-b92","sha":"6f088416c216ed4ef6460990b06d0c31b5134c14","kind":"tag","published_at":"2013-05-30T20:54:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92/manifests"},{"name":"8.0-b91","sha":"456a1b60a1d8dbe1fe22b675f3b7b73c32dc219c","kind":"tag","published_at":"2013-05-24T00:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91/manifests"},{"name":"8.0-b90","sha":"516b7adfe39898ed4057533ba45ab6ff976d128b","kind":"tag","published_at":"2013-05-16T23:43:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90/manifests"},{"name":"8.0-b89","sha":"2df59f475bdc8274a4e6366f838a39ad01c38a66","kind":"tag","published_at":"2013-05-09T22:35:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89/manifests"},{"name":"8.0-b88","sha":"fe20698fb00bf4d8f9eea719739b2a160a39243c","kind":"tag","published_at":"2013-05-03T04:21:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88/manifests"},{"name":"8.0-b87","sha":"ddcc7876bf28140841c1b303f312e8f4eacf96a9","kind":"tag","published_at":"2013-04-26T03:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b87","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87/manifests"},{"name":"8.0-b86","sha":"bbf6fad315bf877746629f312f3cb83a382ddfe4","kind":"tag","published_at":"2013-04-18T23:40:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86/manifests"},{"name":"8.0-b85","sha":"1906feee8e643917014e4a5e084651efe29ee8ef","kind":"tag","published_at":"2013-04-11T20:05:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85/manifests"},{"name":"8.0-b84","sha":"089503084063641df0b741f611fbc61a58ab7139","kind":"tag","published_at":"2013-04-05T03:11:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84/manifests"},{"name":"8.0-b83","sha":"98d099e920017efead9d8ea1cadfa588f1ef9910","kind":"tag","published_at":"2013-03-28T22:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83/manifests"},{"name":"8.0-b82","sha":"5cba3a1bdbc2120a153590bd9855f3c38b6721fa","kind":"tag","published_at":"2013-03-21T21:18:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82/manifests"},{"name":"8.0-b81","sha":"a7cf0d61d4465446954a50567879ce59e102ea40","kind":"tag","published_at":"2013-03-14T22:53:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81/manifests"},{"name":"8.0-b80","sha":"28157d5b51f4a1e3a9cd93414a88ba04a31a5055","kind":"tag","published_at":"2013-03-07T22:04:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80/manifests"},{"name":"8.0-b79","sha":"0518f7608c913a06f2565e401012eeb91e8b3d36","kind":"tag","published_at":"2013-02-28T21:37:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79/manifests"},{"name":"8.0-b78","sha":"93794adee6f7d513d089199d0cc8da39b5d6ed15","kind":"tag","published_at":"2013-02-21T23:30:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78/manifests"},{"name":"8.0-b77","sha":"9a1e6a5aac04bbe900fcf761f1a4aafe7af2a0d1","kind":"tag","published_at":"2013-02-15T04:12:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77/manifests"},{"name":"8.0-b76","sha":"ddff01efd1e1e2a4b7da18a33f150b42160a6cc1","kind":"tag","published_at":"2013-02-07T22:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76/manifests"},{"name":"8.0-b75","sha":"04d41eb2e86a9250e24b84a8d8bc56eb1b3aa012","kind":"tag","published_at":"2013-01-31T21:56:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75/manifests"},{"name":"8.0-b74","sha":"36b99316c1f9745ca5da56dfe17e15ceb1698435","kind":"tag","published_at":"2013-01-25T01:24:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74/manifests"},{"name":"8.0-b73","sha":"021ce9b9dcfd87020ea2dae338b57ae7108f69d9","kind":"tag","published_at":"2013-01-17T18:11:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73/manifests"},{"name":"8.0-b72","sha":"8258e433f21bd9947afaabe2aac16d4a3e44248a","kind":"tag","published_at":"2013-01-10T23:42:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72/manifests"},{"name":"8.0-b71","sha":"bc5d17a66086e951aeffe3ce02c7d6209a091c1b","kind":"tag","published_at":"2013-01-03T22:35:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71/manifests"},{"name":"8.0-b70","sha":"195a61d6469172d63a67427514320ea48097fee0","kind":"tag","published_at":"2012-12-27T23:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70/manifests"},{"name":"8.0-b69","sha":"0d6a884e7453d3614ab7573d50e27f3d7f3807fd","kind":"tag","published_at":"2012-12-21T00:44:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69/manifests"},{"name":"8.0-b68","sha":"2c341601e504708f03907d71cef547f4206561c2","kind":"tag","published_at":"2012-12-14T00:55:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68/manifests"},{"name":"8.0-b67","sha":"f95e99f9cdc06e4dd789a7d8253dda07bd410c8d","kind":"tag","published_at":"2012-12-07T00:19:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67/manifests"},{"name":"8.0-b66","sha":"10b1424e41bafb76044014bea4b14c8a040b0135","kind":"tag","published_at":"2012-11-30T06:12:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66/manifests"},{"name":"8.0-b65","sha":"67038aff16f22ab96d80c040d62a4ff483a727a7","kind":"tag","published_at":"2012-11-16T05:18:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65/manifests"},{"name":"8.0-b64","sha":"a432f60749bdf3b25e808dc22ecf8da68fff1bea","kind":"tag","published_at":"2012-11-09T04:39:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64/manifests"},{"name":"8.0-b63","sha":"56200f2f9a5cd90256d7c386735f7895b0d183a0","kind":"tag","published_at":"2012-11-02T01:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63/manifests"},{"name":"8.0-b62","sha":"71702cce4175f6046df9961dbc1614137f992c7d","kind":"tag","published_at":"2012-10-25T23:36:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62/manifests"},{"name":"8.0-b61","sha":"108502611a3ff408021608265e44de847ff53831","kind":"tag","published_at":"2012-10-18T21:33:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61/manifests"},{"name":"8.0-b60","sha":"a2f0393cdcc3919894b298ec143fdcbe969f8068","kind":"tag","published_at":"2012-10-11T21:22:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60/manifests"},{"name":"8.0-b59","sha":"551e97a119e8c7b4bdd842f595df958fad933200","kind":"tag","published_at":"2012-10-04T23:11:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59/manifests"},{"name":"8.0-b58","sha":"358a62d93aebe614087009f7a9a8710f856781bb","kind":"tag","published_at":"2012-09-27T23:12:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58/manifests"},{"name":"8.0-b57","sha":"eecb62946501f88a21502fcd917081d1d5258342","kind":"tag","published_at":"2012-09-20T23:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57/manifests"},{"name":"8.0-b56","sha":"ec74de5b9938fee9c30c7bd6e5374fa9896f6fe8","kind":"tag","published_at":"2012-09-14T04:56:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56/manifests"},{"name":"8.0-b55","sha":"43c808c05be60b7ed8365318321c2c368de2707f","kind":"tag","published_at":"2012-09-07T04:04:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55/manifests"},{"name":"8.0-b54","sha":"b1f965435f28ef49fcf05580f715486438d68659","kind":"tag","published_at":"2012-08-31T00:47:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54/manifests"},{"name":"8.0-b53","sha":"a348a3bfed466ac94a26175e30a97e96a6050bc2","kind":"tag","published_at":"2012-08-28T01:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53/manifests"},{"name":"8.0-b52","sha":"1cd9a1ae3b97c8ee68d77b34a28c62f778460705","kind":"tag","published_at":"2012-08-22T18:35:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52/manifests"},{"name":"2.2-b19","sha":"782162d15331f1ccdbd6b9c82cdf3b3e9b638cd5","kind":"tag","published_at":"2012-07-27T17:58:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19/manifests"},{"name":"2.2-b18","sha":"ca64dc6201df482ea52d1d05e841e781bd5d9b80","kind":"tag","published_at":"2012-07-18T21:57:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18/manifests"},{"name":"2.2-b17","sha":"b3e4c3bcf66c89a985bc63bc21bee44bc2322588","kind":"tag","published_at":"2012-07-11T19:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17/manifests"},{"name":"2.2-b16","sha":"d29204d2b9039316a715cf5ff6c6bd49e51f3d30","kind":"tag","published_at":"2012-07-05T19:13:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16/manifests"},{"name":"2.2-b15","sha":"bdfd883c5eb4081d67db29c227b2c70305368d8f","kind":"tag","published_at":"2012-06-27T21:00:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15/manifests"},{"name":"2.2-b14","sha":"f03da0eb75a02b3e47d9fec5ab379ef9d83194f7","kind":"tag","published_at":"2012-06-23T04:21:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14/manifests"},{"name":"2.2-b13","sha":"cae39c965e151e1d236de67def3baed4da20de70","kind":"tag","published_at":"2012-06-14T21:06:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13/manifests"},{"name":"2.2-b12","sha":"7764bf22f9a493d0aadb2639af44e580a0ce65ac","kind":"tag","published_at":"2012-06-06T23:56:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12/manifests"},{"name":"2.2-b11","sha":"bcb28a7accd69f40c264d7257d15b7ada082591a","kind":"tag","published_at":"2012-05-31T20:21:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11/manifests"},{"name":"2.2-b10","sha":"d0229b16685bde91185e0c66ddf691e9d46c6622","kind":"tag","published_at":"2012-05-25T01:45:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10/manifests"},{"name":"2.2-b09","sha":"25ce65ac3964e43a4bf9bab7f29248083ad35680","kind":"tag","published_at":"2012-05-17T22:19:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09/manifests"},{"name":"2.2-b08","sha":"7d6c1f66d9f2b01ee424ee9bad40418b1a3f297f","kind":"tag","published_at":"2012-05-10T01:39:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08/manifests"},{"name":"2.2-b07","sha":"f6c0ece79203e923c3ccf3df6e3de326b81fc36d","kind":"tag","published_at":"2012-05-03T04:30:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07/manifests"},{"name":"2.2-b06","sha":"7ffb059a53a11aa4eec86c24fe3318c333dc2843","kind":"tag","published_at":"2012-04-25T20:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06/manifests"},{"name":"2.2-b05","sha":"ceb9199c46be0e41bcdd7dd223ecc9b371456c4b","kind":"tag","published_at":"2012-04-20T21:52:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05/manifests"},{"name":"2.2-b04","sha":"d34a9f0697053b5b27d563b672b0bbd8ff72956f","kind":"tag","published_at":"2012-04-11T20:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04/manifests"},{"name":"2.1-b21","sha":"0f33000789b4d349b174a7f8c4ad56b9e2f48be3","kind":"tag","published_at":"2012-04-05T19:55:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21/manifests"},{"name":"2.2-b03","sha":"b9688c06e2c1612d41b22ab5bd2c0a88258f0f43","kind":"tag","published_at":"2012-04-03T20:44:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03/manifests"},{"name":"2.1-b20","sha":"f2fd75939baba6fc934a3d18892230d07320aace","kind":"tag","published_at":"2012-03-28T19:38:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20/manifests"},{"name":"2.1-b19","sha":"083f31ee31397020ee939b470bbed9370fdb7970","kind":"tag","published_at":"2012-03-28T00:12:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19/manifests"},{"name":"2.2-b02","sha":"b41effc761bc31fa7d289d19297dab0daf67ce21","kind":"tag","published_at":"2012-03-27T20:57:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02/manifests"},{"name":"2.1-b18","sha":"206c8707db0055771cd167129241e37c2c72801e","kind":"tag","published_at":"2012-03-21T20:15:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18/manifests"},{"name":"2.2-b01","sha":"8bc7e434031e65cedd9be8e93df7c18310bfddd7","kind":"tag","published_at":"2012-03-20T19:18:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01/manifests"},{"name":"2.1-b17","sha":"5191ad2e4704527047108e0067a1724323bd02ba","kind":"tag","published_at":"2012-03-14T20:22:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17/manifests"},{"name":"2.1-b16","sha":"5f4865c634903ca22f5aea1a302a4fa68cb1ce34","kind":"tag","published_at":"2012-03-07T18:46:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16/manifests"},{"name":"2.1-b15","sha":"58a09654245d53acb841eb70500e7f2461c476bc","kind":"tag","published_at":"2012-02-29T18:42:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15/manifests"},{"name":"2.1-b14","sha":"262cfd65562e56d47c23e69588645e2d6ef9a76c","kind":"tag","published_at":"2012-02-22T18:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14/manifests"},{"name":"2.1-b13","sha":"25acf27a38a6c0bde7a92a68be3b79c1fe71f943","kind":"tag","published_at":"2012-02-15T20:51:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13/manifests"},{"name":"2.1-b12","sha":"7e1ce9ffa4498af5a4d529bdc0d2023a9455ba55","kind":"tag","published_at":"2012-02-08T17:52:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12/manifests"},{"name":"2.1-b11","sha":"c7ecce716f7bb9865034659e5c88d7546ea7a23d","kind":"tag","published_at":"2012-02-01T18:05:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11/manifests"},{"name":"2.1-b10","sha":"de5e0b3d7cd3e3c5ef03f5cc5705c3b11591558a","kind":"tag","published_at":"2012-01-25T19:18:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10/manifests"},{"name":"2.1-b09","sha":"ec1bbdcb7b6533d8dcbab580b3ddf065222a1d72","kind":"tag","published_at":"2012-01-18T18:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09/manifests"},{"name":"2.1-b08","sha":"b968b8b6029f8f1b89fbcfd2023fec3430f4edef","kind":"tag","published_at":"2012-01-11T19:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08/manifests"},{"name":"2.1-b07","sha":"f87231705a55aa96093258825dba1a677288c8aa","kind":"tag","published_at":"2011-12-28T18:20:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07/manifests"},{"name":"2.1-b06","sha":"5a01300e59a3a8d49e508be12fee9761284426f1","kind":"tag","published_at":"2011-12-21T18:11:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06/manifests"},{"name":"2.1-b05","sha":"f5d1ce5ee313c8d219014521c1c4512f92250b58","kind":"tag","published_at":"2011-12-14T18:40:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05/manifests"},{"name":"2.1-b04","sha":"bb193e2ac5056ee5ec6b5479c53e0103e7945313","kind":"tag","published_at":"2011-12-07T17:53:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04/manifests"},{"name":"2.1-b03","sha":"bd84fdfd834d47a66700b764a712facd561a1b8b","kind":"tag","published_at":"2011-12-01T18:13:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03/manifests"},{"name":"2.1-b02","sha":"092e3f29a54c6f2242ae0335c16d485a084207a6","kind":"tag","published_at":"2011-11-23T19:07:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02/manifests"},{"name":"2.1-b01","sha":"caece88e7165d698d50eb1172892b8e3cc842bbb","kind":"tag","published_at":"2011-11-16T19:34:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01/manifests"}]},"repo_metadata_updated_at":"2025-10-31T05:42:17.960Z","dependent_packages_count":525,"downloads":null,"downloads_period":null,"dependent_repos_count":17108,"rankings":{"downloads":null,"dependent_repos_count":0.0522579017551447,"dependent_packages_count":0.1513680185005356,"stargazers_count":7.364559932405104,"forks_count":9.970647477404965,"docker_downloads_count":6.2579337906400285,"average":4.759353424141155},"purl":"pkg:maven/org.openjfx/javafx-controls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.openjfx:javafx-controls","docker_dependents_count":7,"docker_downloads_count":398,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.openjfx:javafx-controls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.openjfx:javafx-controls/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-31T01:02:17.099Z","issues_count":1,"pull_requests_count":1094,"avg_time_to_close_issue":16213.0,"avg_time_to_close_pull_request":4823889.823529412,"issues_closed_count":1,"pull_requests_closed_count":849,"pull_request_authors_count":74,"issue_authors_count":1,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":11.723034734917734,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":506,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1300110.6335078534,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":382,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":9.314229249011857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/issues","maintainers":[{"login":"kevinrushforth","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"Maran23","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"hjohn","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"arapte","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"jaybhaskar","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"tsayao","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"jayathirthrao","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"nlisker","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"sashamatveev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azuev-java","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"FlorianKirmaier","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianKirmaier"},{"login":"karthikpandelu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthikpandelu"},{"login":"johanvos","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"azvegint","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"prsadhuk","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"},{"login":"prrace","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prrace"},{"login":"aghaisas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aghaisas"},{"login":"jgneff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgneff"},{"login":"AnirvanSarkar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnirvanSarkar"},{"login":"theaoqi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theaoqi"},{"login":"Maxoudela","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maxoudela"},{"login":"tiainen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiainen"},{"login":"bourgesl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourgesl"},{"login":"kleopatra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleopatra"},{"login":"DeanWookey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeanWookey"}],"active_maintainers":[{"login":"kevinrushforth","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"arapte","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"Maran23","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"jayathirthrao","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"jaybhaskar","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"hjohn","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"tsayao","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"nlisker","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"azuev-java","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"sashamatveev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azvegint","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"johanvos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"prsadhuk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-controls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-controls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-controls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-controls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-controls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-controls/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11834202,"name":"org.openjfx:jdk-jsobject","ecosystem":"maven","description":"OpenJFX jdk-jsobject","homepage":"https://openjdk.java.net/projects/openjfx/","licenses":"GPLv2+CE","normalized_licenses":["libpng-2.0"],"repository_url":"https://github.com/openjdk/jfx","keywords_array":[],"namespace":"org.openjfx","versions_count":52,"first_release_published_at":"2025-04-16T15:24:21.000Z","latest_release_published_at":"2026-01-20T22:18:23.000Z","latest_release_number":"25.0.2","last_synced_at":"2026-05-26T13:35:15.328Z","created_at":"2025-06-24T17:30:50.666Z","updated_at":"2026-05-26T13:35:15.329Z","registry_url":"https://central.sonatype.com/artifact/org.openjfx/jdk-jsobject/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.openjfx/jdk-jsobject/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37272435,"uuid":"185199202","full_name":"openjdk/jfx","owner":"openjdk","description":"JavaFX mainline development","archived":false,"fork":false,"pushed_at":"2025-10-23T17:19:11.000Z","size":387149,"stargazers_count":3089,"open_issues_count":28,"forks_count":541,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-10-24T02:56:32.866Z","etag":null,"topics":["java","javafx","openjdk","openjfx"],"latest_commit_sha":null,"homepage":"https://openjdk.org/projects/openjfx/","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openjdk.png","metadata":{"files":{"readme":"README-code-reviews.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-06T13:10:16.000Z","updated_at":"2025-10-23T17:19:15.000Z","dependencies_parsed_at":"2022-07-09T13:47:54.211Z","dependency_job_id":"1d37c2c7-f198-4db3-9de6-d5c858f00e29","html_url":"https://github.com/openjdk/jfx","commit_stats":{"total_commits":10952,"total_committers":244,"mean_commits":"44.885245901639344","dds":0.858382030679328,"last_synced_commit":"caf078acd42fabc3d9746471b54a77f3b86ff305"},"previous_names":[],"tags_count":821,"template":false,"template_full_name":null,"purl":"pkg:github/openjdk/jfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/sbom","scorecard":{"id":415533,"data":{"date":"2025-08-11","repo":{"name":"github.com/openjdk/jfx","commit":"1dda20b72eae2b9e12eb1217504977b45ddff6b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/submit.yml:54","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:36","Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:40"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/migrate-header-rule:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/submit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-18T23:44:23.296Z","repository_id":37272435,"created_at":"2025-08-18T23:44:23.296Z","updated_at":"2025-08-18T23:44:23.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280897696,"owners_count":26409960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"26+14","sha":"bf76ed2a6dd1dd74baf865e405690ce996699513","kind":"tag","published_at":"2025-10-30T15:19:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+14","html_url":"https://github.com/openjdk/jfx/releases/tag/26+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14/manifests"},{"name":"26+13","sha":"47d9dcc38a5e685a014774274f478b4205c6e397","kind":"tag","published_at":"2025-10-23T12:48:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+13","html_url":"https://github.com/openjdk/jfx/releases/tag/26+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13/manifests"},{"name":"26+12","sha":"38300ca6c6c3483d35abec6f3fb2431402a26af0","kind":"tag","published_at":"2025-10-16T13:36:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+12","html_url":"https://github.com/openjdk/jfx/releases/tag/26+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12/manifests"},{"name":"26+11","sha":"1b16ebaa8c583ce6094ad5717969967b8c9f2c9e","kind":"tag","published_at":"2025-10-09T12:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+11","html_url":"https://github.com/openjdk/jfx/releases/tag/26+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11/manifests"},{"name":"26+10","sha":"5682424bebae7947f665fcb11429c3d2e069e8e5","kind":"tag","published_at":"2025-10-02T12:49:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+10","html_url":"https://github.com/openjdk/jfx/releases/tag/26+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10/manifests"},{"name":"26+9","sha":"cca1703f49585843fc82517a828ed59b68b76ab8","kind":"tag","published_at":"2025-09-25T16:18:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+9","html_url":"https://github.com/openjdk/jfx/releases/tag/26+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9/manifests"},{"name":"26+8","sha":"c95cdcdc9cd8b3070e8076ea91234772d6a21331","kind":"tag","published_at":"2025-09-18T13:06:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+8","html_url":"https://github.com/openjdk/jfx/releases/tag/26+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8/manifests"},{"name":"25-ga","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-09-16T14:18:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/25-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga/manifests"},{"name":"26+7","sha":"89406ad45e4bfe4a235c21671a6f4ab2eec081ff","kind":"tag","published_at":"2025-09-11T16:00:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+7","html_url":"https://github.com/openjdk/jfx/releases/tag/26+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7/manifests"},{"name":"26+6","sha":"368bd20b887bb813718fbfecc14760597e8d4521","kind":"tag","published_at":"2025-09-04T16:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+6","html_url":"https://github.com/openjdk/jfx/releases/tag/26+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6/manifests"},{"name":"25+29","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-08-28T11:31:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+29","html_url":"https://github.com/openjdk/jfx/releases/tag/25+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29/manifests"},{"name":"26+5","sha":"fa2127cb3a3fc11238c5c8ce4cf0d15c4000f05c","kind":"tag","published_at":"2025-08-21T15:13:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+5","html_url":"https://github.com/openjdk/jfx/releases/tag/26+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5/manifests"},{"name":"26+4","sha":"1dda20b72eae2b9e12eb1217504977b45ddff6b8","kind":"tag","published_at":"2025-08-14T12:00:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+4","html_url":"https://github.com/openjdk/jfx/releases/tag/26+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4/manifests"},{"name":"26+3","sha":"f9532842b0765472c7490fb5bbf57cf268dd45ee","kind":"tag","published_at":"2025-08-07T15:30:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+3","html_url":"https://github.com/openjdk/jfx/releases/tag/26+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3/manifests"},{"name":"25+28","sha":"4f694cb443c408c79176472fdf994b5ddcf1a8ae","kind":"tag","published_at":"2025-08-07T15:28:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+28","html_url":"https://github.com/openjdk/jfx/releases/tag/25+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28/manifests"},{"name":"26+2","sha":"4e334cb1ebbb370086d0a58bbe1d9a30d6665066","kind":"tag","published_at":"2025-07-31T20:08:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+2","html_url":"https://github.com/openjdk/jfx/releases/tag/26+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2/manifests"},{"name":"25+27","sha":"a0c0920d92eeb6608c80bf3779def90adfcca756","kind":"tag","published_at":"2025-07-31T19:44:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+27","html_url":"https://github.com/openjdk/jfx/releases/tag/25+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27/manifests"},{"name":"25+26","sha":"b60486c4ead35f776d1a7580dc6f55769b780804","kind":"tag","published_at":"2025-07-24T16:36:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+26","html_url":"https://github.com/openjdk/jfx/releases/tag/25+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26/manifests"},{"name":"26+1","sha":"dbd43a371a2460c3cf8aed108d349b301bd2a1b2","kind":"tag","published_at":"2025-07-24T16:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+1","html_url":"https://github.com/openjdk/jfx/releases/tag/26+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1/manifests"},{"name":"25+25","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T18:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+25","html_url":"https://github.com/openjdk/jfx/releases/tag/25+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25/manifests"},{"name":"26+0","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T16:18:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+0","html_url":"https://github.com/openjdk/jfx/releases/tag/26+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0/manifests"},{"name":"25+24","sha":"6029e3e4058e2a87ecb0f5c07689f7d4783a1c65","kind":"tag","published_at":"2025-07-10T14:05:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+24","html_url":"https://github.com/openjdk/jfx/releases/tag/25+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24/manifests"},{"name":"25+23","sha":"0270847b85ab6d4701abb201ec4b2aeee96129dd","kind":"tag","published_at":"2025-07-03T12:39:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+23","html_url":"https://github.com/openjdk/jfx/releases/tag/25+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23/manifests"},{"name":"25+22","sha":"b9dd4dec1bf93f56e918fd60225fa7ead8dcccca","kind":"tag","published_at":"2025-06-26T13:28:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+22","html_url":"https://github.com/openjdk/jfx/releases/tag/25+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22/manifests"},{"name":"25+21","sha":"fc4642dbb008ed0e49996c1eea10b92fad5f7dcf","kind":"tag","published_at":"2025-06-19T14:28:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+21","html_url":"https://github.com/openjdk/jfx/releases/tag/25+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21/manifests"},{"name":"25+20","sha":"72c1c21a76ba752439c877aba599b0b5f8bf9332","kind":"tag","published_at":"2025-06-12T16:21:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+20","html_url":"https://github.com/openjdk/jfx/releases/tag/25+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20/manifests"},{"name":"25+19","sha":"11f31146a6f70881945799dadad63bca56ed8a80","kind":"tag","published_at":"2025-06-05T17:23:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+19","html_url":"https://github.com/openjdk/jfx/releases/tag/25+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19/manifests"},{"name":"25+18","sha":"ac12979bc3100cf4f263a38669a59dac2b71fdce","kind":"tag","published_at":"2025-05-22T14:29:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+18","html_url":"https://github.com/openjdk/jfx/releases/tag/25+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18/manifests"},{"name":"25+17","sha":"2b2355eb659cd433931825e8c0b7fa89da17e2d5","kind":"tag","published_at":"2025-05-15T15:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+17","html_url":"https://github.com/openjdk/jfx/releases/tag/25+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17/manifests"},{"name":"25+16","sha":"bffc32bfef9b48478382180beefdb84f2b8651c6","kind":"tag","published_at":"2025-05-08T13:07:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+16","html_url":"https://github.com/openjdk/jfx/releases/tag/25+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16/manifests"},{"name":"25+15","sha":"3fdd21386d6db96294fcecd80afc25d09732c067","kind":"tag","published_at":"2025-05-01T16:56:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+15","html_url":"https://github.com/openjdk/jfx/releases/tag/25+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15/manifests"},{"name":"25+14","sha":"48240dab9860728ca12f96b7cbdc4dca1d7414f2","kind":"tag","published_at":"2025-04-24T15:05:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+14","html_url":"https://github.com/openjdk/jfx/releases/tag/25+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14/manifests"},{"name":"25+13","sha":"9291099cc3a7830937bffdb65100b372ea1cc77a","kind":"tag","published_at":"2025-04-17T16:35:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+13","html_url":"https://github.com/openjdk/jfx/releases/tag/25+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13/manifests"},{"name":"25+12","sha":"9ac707dac4d675a4301241ae100fd26b08e57bf1","kind":"tag","published_at":"2025-04-10T20:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+12","html_url":"https://github.com/openjdk/jfx/releases/tag/25+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12/manifests"},{"name":"25+11","sha":"9ab20363e334541a2c82a573d35603c2a2945f03","kind":"tag","published_at":"2025-04-03T15:28:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+11","html_url":"https://github.com/openjdk/jfx/releases/tag/25+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11/manifests"},{"name":"25+10","sha":"91433775e75c9c662774f28de5310eab7da0fe7e","kind":"tag","published_at":"2025-03-27T18:35:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+10","html_url":"https://github.com/openjdk/jfx/releases/tag/25+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10/manifests"},{"name":"25+9","sha":"0eda4df202c07beda00bd282681b6755c1602661","kind":"tag","published_at":"2025-03-20T11:57:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+9","html_url":"https://github.com/openjdk/jfx/releases/tag/25+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9/manifests"},{"name":"24-ga","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-03-18T12:15:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/24-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga/manifests"},{"name":"25+8","sha":"1c3cfcb8bb4e8874406d3a5b507f38859f4c1d9b","kind":"tag","published_at":"2025-03-13T12:15:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+8","html_url":"https://github.com/openjdk/jfx/releases/tag/25+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8/manifests"},{"name":"25+7","sha":"c7091e1f57503e68c578ec890a4945a74d2d2978","kind":"tag","published_at":"2025-03-06T14:15:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+7","html_url":"https://github.com/openjdk/jfx/releases/tag/25+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7/manifests"},{"name":"25+6","sha":"7a7854c947728daab6a924baa0596ccfc2df1ebb","kind":"tag","published_at":"2025-02-27T16:01:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+6","html_url":"https://github.com/openjdk/jfx/releases/tag/25+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6/manifests"},{"name":"24+29","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-02-27T16:00:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+29","html_url":"https://github.com/openjdk/jfx/releases/tag/24+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29/manifests"},{"name":"25+5","sha":"307e3087f350bee5f73710b00588784696e84b07","kind":"tag","published_at":"2025-02-20T15:40:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+5","html_url":"https://github.com/openjdk/jfx/releases/tag/25+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5/manifests"},{"name":"25+4","sha":"1e6915738d654e6cf7a547e47b8b020117db6bc3","kind":"tag","published_at":"2025-02-13T14:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+4","html_url":"https://github.com/openjdk/jfx/releases/tag/25+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4/manifests"},{"name":"24+28","sha":"0424b8b1705252ded4ffc4a681a1ba67124ddb12","kind":"tag","published_at":"2025-02-13T14:38:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+28","html_url":"https://github.com/openjdk/jfx/releases/tag/24+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28/manifests"},{"name":"25+3","sha":"d615fdc717a55251225823ae5eeefb766e900e99","kind":"tag","published_at":"2025-02-06T17:14:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+3","html_url":"https://github.com/openjdk/jfx/releases/tag/25+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3/manifests"},{"name":"25+2","sha":"98b4b2e1127db5b23a4d7d86849aec0955d4fbf9","kind":"tag","published_at":"2025-01-30T16:29:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+2","html_url":"https://github.com/openjdk/jfx/releases/tag/25+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2/manifests"},{"name":"24+27","sha":"e079ed31f9bfd0af59319f48ebf9c75f78805970","kind":"tag","published_at":"2025-01-30T16:26:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+27","html_url":"https://github.com/openjdk/jfx/releases/tag/24+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27/manifests"},{"name":"24+26","sha":"87c3488a15b361ca343b6a324b9e4a995ce0baec","kind":"tag","published_at":"2025-01-23T16:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+26","html_url":"https://github.com/openjdk/jfx/releases/tag/24+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26/manifests"},{"name":"25+1","sha":"f2f5639c243dada1a25f661dbf84d37d908e16e3","kind":"tag","published_at":"2025-01-23T16:37:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+1","html_url":"https://github.com/openjdk/jfx/releases/tag/25+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1/manifests"},{"name":"24+25","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:14:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+25","html_url":"https://github.com/openjdk/jfx/releases/tag/24+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25/manifests"},{"name":"25+0","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:09:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+0","html_url":"https://github.com/openjdk/jfx/releases/tag/25+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0/manifests"},{"name":"24+24","sha":"7312ad1af3a67dd2fd528f3dba0192712359a242","kind":"tag","published_at":"2025-01-09T13:18:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+24","html_url":"https://github.com/openjdk/jfx/releases/tag/24+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24/manifests"},{"name":"24+23","sha":"f06b15b6e6c60fba18b6452464e75b89cc7054f9","kind":"tag","published_at":"2025-01-02T11:48:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+23","html_url":"https://github.com/openjdk/jfx/releases/tag/24+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23/manifests"},{"name":"24+22","sha":"e30d0d54f4269ffe3a9293fc9604f5467c3b5e37","kind":"tag","published_at":"2024-12-19T13:49:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+22","html_url":"https://github.com/openjdk/jfx/releases/tag/24+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22/manifests"},{"name":"24+21","sha":"b76c05b9356656c1bd6a4a7026b858d3a935a51f","kind":"tag","published_at":"2024-12-12T12:57:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+21","html_url":"https://github.com/openjdk/jfx/releases/tag/24+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21/manifests"},{"name":"24+20","sha":"a431801c3d1d76f03c54f7f3451eac4fa8024e8b","kind":"tag","published_at":"2024-12-05T17:55:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+20","html_url":"https://github.com/openjdk/jfx/releases/tag/24+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20/manifests"},{"name":"24+19","sha":"a45e33c1a4d8390eb1e6ec66977f453df71a009a","kind":"tag","published_at":"2024-11-28T13:20:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+19","html_url":"https://github.com/openjdk/jfx/releases/tag/24+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19/manifests"},{"name":"24+18","sha":"3a8a5598fa3e4fa326b1332c0bba6905183348f5","kind":"tag","published_at":"2024-11-21T17:08:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+18","html_url":"https://github.com/openjdk/jfx/releases/tag/24+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18/manifests"},{"name":"24+17","sha":"72af9e2366727a83ca1eace73e1c337cc4f8a255","kind":"tag","published_at":"2024-11-14T20:14:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+17","html_url":"https://github.com/openjdk/jfx/releases/tag/24+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17/manifests"},{"name":"24+16","sha":"3d15a3065c272d79011f99f77c1bdd0d8801e290","kind":"tag","published_at":"2024-11-07T14:22:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+16","html_url":"https://github.com/openjdk/jfx/releases/tag/24+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16/manifests"},{"name":"24+15","sha":"076b4018de1a6fd659778b77d66d2478def315a3","kind":"tag","published_at":"2024-10-24T11:41:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+15","html_url":"https://github.com/openjdk/jfx/releases/tag/24+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15/manifests"},{"name":"24+14","sha":"c4b1e1c019c98e97c64df8b11ee2f9635c67256d","kind":"tag","published_at":"2024-10-17T17:43:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+14","html_url":"https://github.com/openjdk/jfx/releases/tag/24+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14/manifests"},{"name":"24+13","sha":"fb06b1f8e88d1c09cc8109ad3cb0ef5a5a754934","kind":"tag","published_at":"2024-10-10T15:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+13","html_url":"https://github.com/openjdk/jfx/releases/tag/24+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13/manifests"},{"name":"24+12","sha":"d5432c3e14b06445bc45e34e4aa63ec415c03595","kind":"tag","published_at":"2024-10-03T12:32:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+12","html_url":"https://github.com/openjdk/jfx/releases/tag/24+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12/manifests"},{"name":"24+11","sha":"29004352006e4d1d01401d658d22a35ae2648de5","kind":"tag","published_at":"2024-09-26T13:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+11","html_url":"https://github.com/openjdk/jfx/releases/tag/24+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11/manifests"},{"name":"24+10","sha":"e81b676629f281e526f2e37af2b5a82b6c28bc6e","kind":"tag","published_at":"2024-09-19T12:58:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+10","html_url":"https://github.com/openjdk/jfx/releases/tag/24+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10/manifests"},{"name":"23-ga","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-09-17T11:20:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/23-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga/manifests"},{"name":"24+9","sha":"639f138380a4091befa3046f7211aab77f8d77dd","kind":"tag","published_at":"2024-09-12T15:27:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+9","html_url":"https://github.com/openjdk/jfx/releases/tag/24+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9/manifests"},{"name":"24+8","sha":"4647367ce4590440fbb85675055225c869502314","kind":"tag","published_at":"2024-09-05T15:12:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+8","html_url":"https://github.com/openjdk/jfx/releases/tag/24+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8/manifests"},{"name":"23+29","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-29T12:09:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+29","html_url":"https://github.com/openjdk/jfx/releases/tag/23+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29/manifests"},{"name":"24+7","sha":"b88ac0495650bd033ba11e3131e9bffc517872eb","kind":"tag","published_at":"2024-08-29T12:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+7","html_url":"https://github.com/openjdk/jfx/releases/tag/24+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7/manifests"},{"name":"23+28","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-22T13:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+28","html_url":"https://github.com/openjdk/jfx/releases/tag/23+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28/manifests"},{"name":"24+6","sha":"b8987310dfff28b7a1a3862868c2d2210063985d","kind":"tag","published_at":"2024-08-22T12:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+6","html_url":"https://github.com/openjdk/jfx/releases/tag/24+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6/manifests"},{"name":"24+5","sha":"338b1f3a1cff64f8eceb140015fec232f21234eb","kind":"tag","published_at":"2024-08-15T15:13:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+5","html_url":"https://github.com/openjdk/jfx/releases/tag/24+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5/manifests"},{"name":"24+4","sha":"abb6dfefae840ac17893a12e4ac086140c83e451","kind":"tag","published_at":"2024-08-08T16:29:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+4","html_url":"https://github.com/openjdk/jfx/releases/tag/24+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4/manifests"},{"name":"24+3","sha":"686a396c6f1a5ee0733a69a046d2131f4649eca8","kind":"tag","published_at":"2024-08-01T17:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+3","html_url":"https://github.com/openjdk/jfx/releases/tag/24+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3/manifests"},{"name":"24+2","sha":"ffbd12dc01132f186908eb83144ff17c4b4bdeaf","kind":"tag","published_at":"2024-07-25T15:52:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+2","html_url":"https://github.com/openjdk/jfx/releases/tag/24+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2/manifests"},{"name":"24+1","sha":"81f11c4a39eb505d17c57a49c5e084f75a169856","kind":"tag","published_at":"2024-07-18T16:22:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+1","html_url":"https://github.com/openjdk/jfx/releases/tag/24+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1/manifests"},{"name":"23+27","sha":"d9780548f42047cd7cd06d20c1350fa955a9dc9a","kind":"tag","published_at":"2024-07-18T16:16:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+27","html_url":"https://github.com/openjdk/jfx/releases/tag/23+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27/manifests"},{"name":"23+26","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+26","html_url":"https://github.com/openjdk/jfx/releases/tag/23+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26/manifests"},{"name":"24+0","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:17:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+0","html_url":"https://github.com/openjdk/jfx/releases/tag/24+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0/manifests"},{"name":"23+25","sha":"459b15fc61e7a78f29c16fe665370657c1236b3f","kind":"tag","published_at":"2024-07-04T13:05:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+25","html_url":"https://github.com/openjdk/jfx/releases/tag/23+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25/manifests"},{"name":"23+24","sha":"ca04c87d307c36591162af8cd6298ede17812834","kind":"tag","published_at":"2024-06-27T16:53:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+24","html_url":"https://github.com/openjdk/jfx/releases/tag/23+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24/manifests"},{"name":"23+23","sha":"14cd9806eab87954f998aab33c8b2529e34924d6","kind":"tag","published_at":"2024-06-20T15:45:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+23","html_url":"https://github.com/openjdk/jfx/releases/tag/23+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23/manifests"},{"name":"23+22","sha":"c8b96e4e6da18b4ab1331bb3a5b48cf1b8b3e2e6","kind":"tag","published_at":"2024-06-13T16:00:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+22","html_url":"https://github.com/openjdk/jfx/releases/tag/23+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22/manifests"},{"name":"23+21","sha":"4a33d5ef13c7bc72900fa6769fe4779ccec5bc98","kind":"tag","published_at":"2024-06-06T15:24:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+21","html_url":"https://github.com/openjdk/jfx/releases/tag/23+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21/manifests"},{"name":"23+20","sha":"dedcf1d236b5429dcf3c42f5fd1095b28d5da063","kind":"tag","published_at":"2024-05-29T11:04:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+20","html_url":"https://github.com/openjdk/jfx/releases/tag/23+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20/manifests"},{"name":"23+19","sha":"94aa2b68d01af6096a18316ab36c911fe8cec572","kind":"tag","published_at":"2024-05-23T16:43:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+19","html_url":"https://github.com/openjdk/jfx/releases/tag/23+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19/manifests"},{"name":"23+18","sha":"a7627fa8d4c0c2595d359a2656daf2f6005ee0f5","kind":"tag","published_at":"2024-05-16T15:42:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+18","html_url":"https://github.com/openjdk/jfx/releases/tag/23+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18/manifests"},{"name":"23+17","sha":"7699c448bbdfe4213f74eb47409d9c42b16b59a4","kind":"tag","published_at":"2024-05-09T11:52:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+17","html_url":"https://github.com/openjdk/jfx/releases/tag/23+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17/manifests"},{"name":"23+16","sha":"aa9907a58e24bc997a6762d62542a9cc6234dbe3","kind":"tag","published_at":"2024-05-02T16:37:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+16","html_url":"https://github.com/openjdk/jfx/releases/tag/23+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16/manifests"},{"name":"23+15","sha":"c23ac74714a88649a65d455a06254e97cd6ecb3f","kind":"tag","published_at":"2024-04-26T20:49:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+15","html_url":"https://github.com/openjdk/jfx/releases/tag/23+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15/manifests"},{"name":"23+14","sha":"d03b0028d1ebefa00df59a20d6f9a4dd9ac5f033","kind":"tag","published_at":"2024-04-19T12:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+14","html_url":"https://github.com/openjdk/jfx/releases/tag/23+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14/manifests"},{"name":"23+13","sha":"0eb4d7196099d817cc6467985b882242845bdd2e","kind":"tag","published_at":"2024-04-11T18:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+13","html_url":"https://github.com/openjdk/jfx/releases/tag/23+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13/manifests"},{"name":"23+12","sha":"0d336063346879671e1c9fbdeed4926d69c6cf44","kind":"tag","published_at":"2024-04-04T15:05:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+12","html_url":"https://github.com/openjdk/jfx/releases/tag/23+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12/manifests"},{"name":"23+11","sha":"0d2ad0e0e6a8ab29e73e77ddbdbe4b6c4d8ab147","kind":"tag","published_at":"2024-03-29T13:44:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+11","html_url":"https://github.com/openjdk/jfx/releases/tag/23+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11/manifests"},{"name":"23+10","sha":"dcb894c7ffd1d14365a0ef691362f2e7232d20d5","kind":"tag","published_at":"2024-03-21T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+10","html_url":"https://github.com/openjdk/jfx/releases/tag/23+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10/manifests"},{"name":"22-ga","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-03-19T14:06:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/22-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga/manifests"},{"name":"23+9","sha":"c196454e76dec1cbcd028e12d99f052981a63a4e","kind":"tag","published_at":"2024-03-14T22:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+9","html_url":"https://github.com/openjdk/jfx/releases/tag/23+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9/manifests"},{"name":"23+8","sha":"64af987576214fc5483520ce8131895be74a641d","kind":"tag","published_at":"2024-03-07T16:21:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+8","html_url":"https://github.com/openjdk/jfx/releases/tag/23+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8/manifests"},{"name":"23+7","sha":"b99eb45828317e4c195b46eb0c9371d4645f2c6c","kind":"tag","published_at":"2024-02-29T18:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+7","html_url":"https://github.com/openjdk/jfx/releases/tag/23+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7/manifests"},{"name":"22+30","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-02-29T17:39:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+30","html_url":"https://github.com/openjdk/jfx/releases/tag/22+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30/manifests"},{"name":"23+6","sha":"e0b88bc7cfede46afe28cbb4a2e333df933b5100","kind":"tag","published_at":"2024-02-22T16:15:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+6","html_url":"https://github.com/openjdk/jfx/releases/tag/23+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6/manifests"},{"name":"23+5","sha":"48be7d36d5033d215d585619f34c2dde518e4b53","kind":"tag","published_at":"2024-02-15T15:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+5","html_url":"https://github.com/openjdk/jfx/releases/tag/23+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5/manifests"},{"name":"22+29","sha":"f15a4add7133c94f4bae3c0abaeb16d1b31ee6cd","kind":"tag","published_at":"2024-02-15T15:50:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+29","html_url":"https://github.com/openjdk/jfx/releases/tag/22+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29/manifests"},{"name":"23+4","sha":"172c491dae4b774012589d991c898f12ccb44a4c","kind":"tag","published_at":"2024-02-08T23:19:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+4","html_url":"https://github.com/openjdk/jfx/releases/tag/23+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4/manifests"},{"name":"23+3","sha":"aac2df168d524f97d663de6776962773702b360c","kind":"tag","published_at":"2024-02-01T16:19:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+3","html_url":"https://github.com/openjdk/jfx/releases/tag/23+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3/manifests"},{"name":"22+28","sha":"34914c465ac71bd2ab3ba2a5ccae5f353bc59264","kind":"tag","published_at":"2024-02-01T16:17:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+28","html_url":"https://github.com/openjdk/jfx/releases/tag/22+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28/manifests"},{"name":"22+27","sha":"b4b576fa1c1ba58f5069e2c40e1f636daeafa85c","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+27","html_url":"https://github.com/openjdk/jfx/releases/tag/22+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27/manifests"},{"name":"23+2","sha":"9e7e8e1d08a9d03611da99ef1a7e6e29cd870eca","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+2","html_url":"https://github.com/openjdk/jfx/releases/tag/23+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2/manifests"},{"name":"23+1","sha":"872dbc8a2d254cba4df33fcc778b15b1a3c9b69f","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+1","html_url":"https://github.com/openjdk/jfx/releases/tag/23+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1/manifests"},{"name":"22+26","sha":"0a566990a8bd9d0a7329b1d8fed4326128c48cd3","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+26","html_url":"https://github.com/openjdk/jfx/releases/tag/22+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26/manifests"},{"name":"22+25","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:17:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+25","html_url":"https://github.com/openjdk/jfx/releases/tag/22+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25/manifests"},{"name":"23+0","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:09:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+0","html_url":"https://github.com/openjdk/jfx/releases/tag/23+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0/manifests"},{"name":"22+24","sha":"2493a23e2dc5ff8694ab4a1bed06fe73466edaf9","kind":"tag","published_at":"2024-01-04T15:46:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+24","html_url":"https://github.com/openjdk/jfx/releases/tag/22+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24/manifests"},{"name":"22+23","sha":"ab68b716fbfd807918ca4a1bc096dcf40d9cfcbd","kind":"tag","published_at":"2023-12-21T15:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+23","html_url":"https://github.com/openjdk/jfx/releases/tag/22+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23/manifests"},{"name":"22+22","sha":"8872f7afab5eca725b29d9e5b005084c22b27b9c","kind":"tag","published_at":"2023-12-15T13:01:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+22","html_url":"https://github.com/openjdk/jfx/releases/tag/22+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22/manifests"},{"name":"22+21","sha":"2108ecf9d7c8c459964a9e8b5e37485b3507b028","kind":"tag","published_at":"2023-12-07T20:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+21","html_url":"https://github.com/openjdk/jfx/releases/tag/22+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21/manifests"},{"name":"22+20","sha":"036d81be5ab2434863dee2d704967589222176cb","kind":"tag","published_at":"2023-11-30T19:18:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+20","html_url":"https://github.com/openjdk/jfx/releases/tag/22+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20/manifests"},{"name":"22+19","sha":"3548cddedcf3e99af9263efc8004a092a55af8fb","kind":"tag","published_at":"2023-11-24T04:10:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+19","html_url":"https://github.com/openjdk/jfx/releases/tag/22+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19/manifests"},{"name":"22+18","sha":"cda623d74a17c1aac034bac175e4fb10bd1fd52b","kind":"tag","published_at":"2023-11-16T20:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+18","html_url":"https://github.com/openjdk/jfx/releases/tag/22+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18/manifests"},{"name":"22+17","sha":"c8641e280b41d26a59d20c21813408f6cfe30cbb","kind":"tag","published_at":"2023-11-09T15:31:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+17","html_url":"https://github.com/openjdk/jfx/releases/tag/22+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17/manifests"},{"name":"22+16","sha":"96e5d10a40dc25b999ff229f1d6601d1058761b2","kind":"tag","published_at":"2023-11-02T22:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+16","html_url":"https://github.com/openjdk/jfx/releases/tag/22+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16/manifests"},{"name":"22+15","sha":"9b93c962f45e5cf0b3a9f1090f307603be130a0e","kind":"tag","published_at":"2023-10-26T19:39:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+15","html_url":"https://github.com/openjdk/jfx/releases/tag/22+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15/manifests"},{"name":"22+14","sha":"27594f01bd1df9d716914f8a7527d56b4ea45596","kind":"tag","published_at":"2023-10-20T10:21:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+14","html_url":"https://github.com/openjdk/jfx/releases/tag/22+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14/manifests"},{"name":"22+13","sha":"e621d4b65222ee99b29fb2709a830d8ad70ea44f","kind":"tag","published_at":"2023-10-12T15:16:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+13","html_url":"https://github.com/openjdk/jfx/releases/tag/22+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13/manifests"},{"name":"22+12","sha":"25862787d2e1b6c4da17089a1d5695c4e4b9fd6e","kind":"tag","published_at":"2023-10-05T18:57:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+12","html_url":"https://github.com/openjdk/jfx/releases/tag/22+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12/manifests"},{"name":"22+11","sha":"f2dd4bdb7b7d2877fb8aa805737c5d9bd89f9cef","kind":"tag","published_at":"2023-09-28T12:20:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+11","html_url":"https://github.com/openjdk/jfx/releases/tag/22+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11/manifests"},{"name":"22+10","sha":"658c833179dffb68893375b8bad90b7906f479b3","kind":"tag","published_at":"2023-09-21T13:01:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+10","html_url":"https://github.com/openjdk/jfx/releases/tag/22+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10/manifests"},{"name":"21-ga","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-19T11:57:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/21-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga/manifests"},{"name":"22+9","sha":"f7b21e5468f1aad18df17443590c0887b2cf0239","kind":"tag","published_at":"2023-09-14T19:14:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+9","html_url":"https://github.com/openjdk/jfx/releases/tag/22+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9/manifests"},{"name":"22+8","sha":"8fcd6e5e55967810ec2acd3dcc9b47bae5c70350","kind":"tag","published_at":"2023-09-07T18:17:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+8","html_url":"https://github.com/openjdk/jfx/releases/tag/22+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8/manifests"},{"name":"21+31","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-01T00:06:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+31","html_url":"https://github.com/openjdk/jfx/releases/tag/21+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31/manifests"},{"name":"22+7","sha":"beca88c16fa0942ce7ed32530c411ed9671ad925","kind":"tag","published_at":"2023-09-01T00:00:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+7","html_url":"https://github.com/openjdk/jfx/releases/tag/22+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7/manifests"},{"name":"21+30","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-08-24T14:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+30","html_url":"https://github.com/openjdk/jfx/releases/tag/21+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30/manifests"},{"name":"22+6","sha":"be2c7aea20c7752f069e526d2c3f9bea11bc1634","kind":"tag","published_at":"2023-08-24T14:31:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+6","html_url":"https://github.com/openjdk/jfx/releases/tag/22+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6/manifests"},{"name":"22+5","sha":"e5bb4e141cba5f49e0bdcc788d1751c8770d17d5","kind":"tag","published_at":"2023-08-17T16:26:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+5","html_url":"https://github.com/openjdk/jfx/releases/tag/22+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5/manifests"},{"name":"22+4","sha":"5d741761e751aa047f265d9d816be535a1818aee","kind":"tag","published_at":"2023-08-10T15:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+4","html_url":"https://github.com/openjdk/jfx/releases/tag/22+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4/manifests"},{"name":"21+29","sha":"86e71094b54901487b93c53eb5bcaf6bf9bee92b","kind":"tag","published_at":"2023-08-04T11:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+29","html_url":"https://github.com/openjdk/jfx/releases/tag/21+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29/manifests"},{"name":"22+3","sha":"5f5e54feb2e816dcb351a28862c798117c3f81e8","kind":"tag","published_at":"2023-08-03T11:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+3","html_url":"https://github.com/openjdk/jfx/releases/tag/22+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3/manifests"},{"name":"22+2","sha":"cc57fb51a9409f5d2a6d2ce8dcd3878d48f9cfc9","kind":"tag","published_at":"2023-07-27T15:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+2","html_url":"https://github.com/openjdk/jfx/releases/tag/22+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2/manifests"},{"name":"21+28","sha":"6095445a8aeb6f9c5b1cd68ecf682b1734673a95","kind":"tag","published_at":"2023-07-27T15:13:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+28","html_url":"https://github.com/openjdk/jfx/releases/tag/21+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28/manifests"},{"name":"22+1","sha":"600cee70a2f6f907a53f7183315e6d7f79b291d6","kind":"tag","published_at":"2023-07-20T19:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+1","html_url":"https://github.com/openjdk/jfx/releases/tag/22+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1/manifests"},{"name":"21+27","sha":"529d47961467b11e60fd06c634021912dc193c51","kind":"tag","published_at":"2023-07-20T18:59:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+27","html_url":"https://github.com/openjdk/jfx/releases/tag/21+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27/manifests"},{"name":"21+26","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:40:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+26","html_url":"https://github.com/openjdk/jfx/releases/tag/21+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26/manifests"},{"name":"22+0","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:10:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+0","html_url":"https://github.com/openjdk/jfx/releases/tag/22+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0/manifests"},{"name":"21+25","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-07-06T15:23:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+25","html_url":"https://github.com/openjdk/jfx/releases/tag/21+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25/manifests"},{"name":"21+24","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-06-29T15:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+24","html_url":"https://github.com/openjdk/jfx/releases/tag/21+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24/manifests"},{"name":"21+23","sha":"a17a71458def91d206844b7d64e185af75a3c6e0","kind":"tag","published_at":"2023-06-22T12:32:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+23","html_url":"https://github.com/openjdk/jfx/releases/tag/21+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23/manifests"},{"name":"21+22","sha":"8d13ba93b5f01768a6ac2df81c6e026d3d85c86d","kind":"tag","published_at":"2023-06-15T11:58:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+22","html_url":"https://github.com/openjdk/jfx/releases/tag/21+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22/manifests"},{"name":"21+21","sha":"6a159e91e0ff698c2dc4731a6171b565abeb1bdf","kind":"tag","published_at":"2023-06-08T12:17:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+21","html_url":"https://github.com/openjdk/jfx/releases/tag/21+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21/manifests"},{"name":"21+20","sha":"7825137dc2d9f8d4ebc50c864522fae990cadc71","kind":"tag","published_at":"2023-06-01T12:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+20","html_url":"https://github.com/openjdk/jfx/releases/tag/21+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20/manifests"},{"name":"21+19","sha":"4b24c8690d01634179571d24c8919469b209bec6","kind":"tag","published_at":"2023-05-25T17:08:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+19","html_url":"https://github.com/openjdk/jfx/releases/tag/21+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19/manifests"},{"name":"21+18","sha":"8110f548fc561dc39e15deb7ac0c5555ececa8b6","kind":"tag","published_at":"2023-05-19T12:18:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+18","html_url":"https://github.com/openjdk/jfx/releases/tag/21+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18/manifests"},{"name":"21+17","sha":"604fc26219a10114c22aea5062bad228a34dc7c0","kind":"tag","published_at":"2023-05-12T13:51:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+17","html_url":"https://github.com/openjdk/jfx/releases/tag/21+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17/manifests"},{"name":"21+16","sha":"0a1fd6e0705ccced541b14afad68aea24faea8df","kind":"tag","published_at":"2023-05-04T17:50:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+16","html_url":"https://github.com/openjdk/jfx/releases/tag/21+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16/manifests"},{"name":"21+15","sha":"0b36052caa25fb87137f32661c45092a801c66fd","kind":"tag","published_at":"2023-04-27T12:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+15","html_url":"https://github.com/openjdk/jfx/releases/tag/21+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15/manifests"},{"name":"21+14","sha":"cf1e991c796942c50001e621dbd29984415cdbd3","kind":"tag","published_at":"2023-04-20T19:13:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+14","html_url":"https://github.com/openjdk/jfx/releases/tag/21+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14/manifests"},{"name":"21+13","sha":"f28896aa63592a37e7f78263548f3b2d4f2bc381","kind":"tag","published_at":"2023-04-13T12:05:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+13","html_url":"https://github.com/openjdk/jfx/releases/tag/21+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13/manifests"},{"name":"21+12","sha":"2b2a7f1f7cdad676159d471d2fee6025bbf4e939","kind":"tag","published_at":"2023-04-06T12:04:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+12","html_url":"https://github.com/openjdk/jfx/releases/tag/21+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12/manifests"},{"name":"21+11","sha":"2a5bf4647ca19f67eb56f2459f0a5acee6c05146","kind":"tag","published_at":"2023-03-30T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+11","html_url":"https://github.com/openjdk/jfx/releases/tag/21+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11/manifests"},{"name":"21+10","sha":"ae2e71fc5ac2e6c7cf6d671c15b53249783c71b3","kind":"tag","published_at":"2023-03-23T17:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+10","html_url":"https://github.com/openjdk/jfx/releases/tag/21+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10/manifests"},{"name":"20-ga","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-21T12:01:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/20-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga/manifests"},{"name":"21+9","sha":"935c7b797d79407d741735324313684617d1292d","kind":"tag","published_at":"2023-03-16T18:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+9","html_url":"https://github.com/openjdk/jfx/releases/tag/21+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9/manifests"},{"name":"21+8","sha":"4178ad72c356ce8bd8fca95ee4dd22987a3b175a","kind":"tag","published_at":"2023-03-09T18:48:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+8","html_url":"https://github.com/openjdk/jfx/releases/tag/21+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8/manifests"},{"name":"20+19","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-02T23:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+19","html_url":"https://github.com/openjdk/jfx/releases/tag/20+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19/manifests"},{"name":"21+7","sha":"9df6039a27a78f40a929b5ba4de0e38ce233a6fc","kind":"tag","published_at":"2023-03-02T22:43:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+7","html_url":"https://github.com/openjdk/jfx/releases/tag/21+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7/manifests"},{"name":"21+6","sha":"14883a296ac08a91fc24570a7479a6c8c2117643","kind":"tag","published_at":"2023-02-23T13:48:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+6","html_url":"https://github.com/openjdk/jfx/releases/tag/21+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6/manifests"},{"name":"21+5","sha":"f4ca00dd6f81a97401f78f422a6899cb44ab462f","kind":"tag","published_at":"2023-02-16T23:10:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+5","html_url":"https://github.com/openjdk/jfx/releases/tag/21+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5/manifests"},{"name":"21+4","sha":"e7d31914b3f91076df7777a2e5da02c4c71150b0","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+4","html_url":"https://github.com/openjdk/jfx/releases/tag/21+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4/manifests"},{"name":"20+18","sha":"abe80587a3515bbae5ba2f3d3a65cc0614e254fb","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+18","html_url":"https://github.com/openjdk/jfx/releases/tag/20+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18/manifests"},{"name":"21+3","sha":"e1f7d0c42be3839df7679ae45d74907ef33edfbe","kind":"tag","published_at":"2023-02-02T16:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+3","html_url":"https://github.com/openjdk/jfx/releases/tag/21+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3/manifests"},{"name":"20+17","sha":"8f2fac06152d3332e169f5b5389ac2ba84d18bc2","kind":"tag","published_at":"2023-02-02T16:18:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+17","html_url":"https://github.com/openjdk/jfx/releases/tag/20+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17/manifests"},{"name":"21+2","sha":"e234c89a253ece4962803a05d6ef77f0a7a80a82","kind":"tag","published_at":"2023-01-26T13:49:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+2","html_url":"https://github.com/openjdk/jfx/releases/tag/21+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2/manifests"},{"name":"19.0.2.1+0","sha":"659314932bd08fe0f9ea59c17db8ae510041dc3a","kind":"tag","published_at":"2023-01-19T17:01:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0/manifests"},{"name":"20+16","sha":"1ccb586c4808bf5026ca45f1b5a3f408818ae7fd","kind":"tag","published_at":"2023-01-19T16:58:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+16","html_url":"https://github.com/openjdk/jfx/releases/tag/20+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16/manifests"},{"name":"21+1","sha":"89219b70f8760dc6bd4e827e22c8190fdf3fea99","kind":"tag","published_at":"2023-01-19T16:56:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+1","html_url":"https://github.com/openjdk/jfx/releases/tag/21+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1/manifests"},{"name":"19.0.2.1+1","sha":"795ed10ef358d62635589bb1d5b74f2425e5bc80","kind":"tag","published_at":"2023-01-19T16:00:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1/manifests"},{"name":"19.0.2+1","sha":"d60d9ef73ea84a06a3e465f04acf3d7102ddb961","kind":"tag","published_at":"2023-01-18T07:14:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1/manifests"},{"name":"19.0.2+0","sha":"0db91abc0d97d45b05cc543bff024c9b36d53d11","kind":"tag","published_at":"2023-01-16T17:53:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0/manifests"},{"name":"20+15","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:34:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+15","html_url":"https://github.com/openjdk/jfx/releases/tag/20+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15/manifests"},{"name":"21+0","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+0","html_url":"https://github.com/openjdk/jfx/releases/tag/21+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0/manifests"},{"name":"20+14","sha":"ca29cc6122010e4b94778cc658efd4fdddc8af67","kind":"tag","published_at":"2023-01-05T23:07:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+14","html_url":"https://github.com/openjdk/jfx/releases/tag/20+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14/manifests"},{"name":"20+13","sha":"5b96d348ebcabb4b6d2e1d95937de3c82a1f6876","kind":"tag","published_at":"2022-12-22T20:00:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+13","html_url":"https://github.com/openjdk/jfx/releases/tag/20+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13/manifests"},{"name":"20+12","sha":"30147d2f8dfd3fe32f9ea6e70431efe90b015080","kind":"tag","published_at":"2022-12-15T19:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+12","html_url":"https://github.com/openjdk/jfx/releases/tag/20+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12/manifests"},{"name":"20+11","sha":"c900a00c7527f290e8047792fef4b45002930892","kind":"tag","published_at":"2022-12-08T20:42:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+11","html_url":"https://github.com/openjdk/jfx/releases/tag/20+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11/manifests"},{"name":"20+10","sha":"4a19fe71f9151460dca97d4ca9962fd630404ee8","kind":"tag","published_at":"2022-12-01T21:33:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+10","html_url":"https://github.com/openjdk/jfx/releases/tag/20+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10/manifests"},{"name":"20+9","sha":"cce85806c61f8b2a9bc18996a9922daf6daa9cd8","kind":"tag","published_at":"2022-11-23T23:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+9","html_url":"https://github.com/openjdk/jfx/releases/tag/20+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9/manifests"},{"name":"20+8","sha":"6cc9c4d1b9a46432f1568a54d7dcdf51e224559b","kind":"tag","published_at":"2022-11-17T11:53:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+8","html_url":"https://github.com/openjdk/jfx/releases/tag/20+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8/manifests"},{"name":"20+7","sha":"f4e27e9d37439716455838671d2f06b8aca1d236","kind":"tag","published_at":"2022-11-10T21:30:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+7","html_url":"https://github.com/openjdk/jfx/releases/tag/20+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7/manifests"},{"name":"20+6","sha":"7f17447aa44fbf5b09aaa2b699266dac8b50cea1","kind":"tag","published_at":"2022-11-04T12:13:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+6","html_url":"https://github.com/openjdk/jfx/releases/tag/20+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6/manifests"},{"name":"20+5","sha":"b3eec1d655ca8d17d13615ea430e92058d99ec1c","kind":"tag","published_at":"2022-10-27T16:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+5","html_url":"https://github.com/openjdk/jfx/releases/tag/20+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5/manifests"},{"name":"20+4","sha":"337c78183be84a3420691f615096b54a68ac4300","kind":"tag","published_at":"2022-10-06T08:05:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+4","html_url":"https://github.com/openjdk/jfx/releases/tag/20+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4/manifests"},{"name":"20+3","sha":"27f1905077cbc475fbce1b0f8d950d014dbb07a4","kind":"tag","published_at":"2022-09-16T08:51:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+3","html_url":"https://github.com/openjdk/jfx/releases/tag/20+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3/manifests"},{"name":"19+11","sha":"8b96776510908c14a860680ad99404c339faa48f","kind":"tag","published_at":"2022-09-02T06:36:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+11","html_url":"https://github.com/openjdk/jfx/releases/tag/19+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11/manifests"},{"name":"20+2","sha":"eaddb0fbeeb99900636f9704758f6c004860ff9a","kind":"tag","published_at":"2022-08-16T12:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+2","html_url":"https://github.com/openjdk/jfx/releases/tag/20+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2/manifests"},{"name":"19+10","sha":"6da05c2c7ed8f3911a43f51cbce2a5988a011c7d","kind":"tag","published_at":"2022-07-28T13:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+10","html_url":"https://github.com/openjdk/jfx/releases/tag/19+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10/manifests"},{"name":"20+1","sha":"7e48413eb0f9eb3dcbd9d3a1572fc311036092c8","kind":"tag","published_at":"2022-07-28T12:41:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+1","html_url":"https://github.com/openjdk/jfx/releases/tag/20+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1/manifests"},{"name":"18.0.2+2","sha":"9e06946b6c2d40f64893ddff8dcc8359968c3a94","kind":"tag","published_at":"2022-07-19T16:27:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2/manifests"},{"name":"18.0.2+1","sha":"58170f440950297affe9b53fe5d2743bbd102dc0","kind":"tag","published_at":"2022-07-19T07:39:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1/manifests"},{"name":"20+0","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T16:05:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+0","html_url":"https://github.com/openjdk/jfx/releases/tag/20+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0/manifests"},{"name":"19+9","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T09:59:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+9","html_url":"https://github.com/openjdk/jfx/releases/tag/19+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9/manifests"},{"name":"19+8","sha":"da5bd3716441f201691377c52abba59ce03bc322","kind":"tag","published_at":"2022-06-08T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+8","html_url":"https://github.com/openjdk/jfx/releases/tag/19+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8/manifests"},{"name":"19+7","sha":"81e1cc3edcbfda34479ee876cbd9eb74099a7e57","kind":"tag","published_at":"2022-05-18T13:31:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+7","html_url":"https://github.com/openjdk/jfx/releases/tag/19+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7/manifests"},{"name":"19+6","sha":"d69a498c2cde73339bc99e6c02c0d47fe4b1b650","kind":"tag","published_at":"2022-05-02T19:18:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+6","html_url":"https://github.com/openjdk/jfx/releases/tag/19+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6/manifests"},{"name":"18.0.2+0","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-20T06:45:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0/manifests"},{"name":"18.0.1+2","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-19T16:52:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2/manifests"},{"name":"18.0.1+1","sha":"7e2cefba7f28fc0570b7495a08203756caa5327c","kind":"tag","published_at":"2022-04-19T11:03:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1/manifests"},{"name":"18.0.1+0","sha":"df43d2bdff884f6ea2f2c1f908504260db04e423","kind":"tag","published_at":"2022-04-13T12:45:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0/manifests"},{"name":"19+5","sha":"c55931f662ccbb4cdbb602a31d3d61231ebf79ca","kind":"tag","published_at":"2022-04-11T13:26:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+5","html_url":"https://github.com/openjdk/jfx/releases/tag/19+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5/manifests"},{"name":"19+4","sha":"424aebae8f28d0c75caa3281a3e5d6a7ede86a8a","kind":"tag","published_at":"2022-03-29T09:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+4","html_url":"https://github.com/openjdk/jfx/releases/tag/19+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4/manifests"},{"name":"18+12","sha":"8b879eef96c9635a9ed16599344fa90568be2845","kind":"tag","published_at":"2022-03-08T09:43:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+12","html_url":"https://github.com/openjdk/jfx/releases/tag/18+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12/manifests"},{"name":"19+3","sha":"6f201f7a02dba14328d183e7d0db5dede4416ce4","kind":"tag","published_at":"2022-02-23T11:15:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+3","html_url":"https://github.com/openjdk/jfx/releases/tag/19+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3/manifests"},{"name":"18+11","sha":"ed39982515e1f4399841ffd75849988ff651396d","kind":"tag","published_at":"2022-02-10T18:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+11","html_url":"https://github.com/openjdk/jfx/releases/tag/18+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11/manifests"},{"name":"19+2","sha":"cdebc6cbafb579148b4addee44d307bd9739454b","kind":"tag","published_at":"2022-02-10T13:29:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+2","html_url":"https://github.com/openjdk/jfx/releases/tag/19+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2/manifests"},{"name":"19+1","sha":"f326e78ffdfcbbc9085bc50a38e0b4454b757157","kind":"tag","published_at":"2022-02-08T12:31:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1/manifests"},{"name":"18+10","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-18T09:25:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+10","html_url":"https://github.com/openjdk/jfx/releases/tag/18+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10/manifests"},{"name":"19+0","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-13T16:05:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0/manifests"},{"name":"18+9","sha":"c705bd493931d88650542be5466d6add359f45b9","kind":"tag","published_at":"2022-01-04T08:33:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+9","html_url":"https://github.com/openjdk/jfx/releases/tag/18+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9/manifests"},{"name":"18+8","sha":"5805bf8e5de90427a68164e52c1fbbd08bfd0aa4","kind":"tag","published_at":"2021-12-07T11:46:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+8","html_url":"https://github.com/openjdk/jfx/releases/tag/18+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8/manifests"},{"name":"18+7","sha":"f939d094e3f02575c77a12c3a986d5f601a65a1d","kind":"tag","published_at":"2021-11-16T11:06:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+7","html_url":"https://github.com/openjdk/jfx/releases/tag/18+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7/manifests"},{"name":"18+6","sha":"4d8e12d231476fe72742cf10c223d8baf5028677","kind":"tag","published_at":"2021-11-05T09:29:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+6","html_url":"https://github.com/openjdk/jfx/releases/tag/18+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6/manifests"},{"name":"18+5","sha":"717cfdc85817aee57d5326e592340c849382d7a4","kind":"tag","published_at":"2021-10-27T08:44:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+5","html_url":"https://github.com/openjdk/jfx/releases/tag/18+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5/manifests"},{"name":"18+4","sha":"2c86e0fc81074f6ad49b798c891a358a5fe15f94","kind":"tag","published_at":"2021-10-06T12:25:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+4","html_url":"https://github.com/openjdk/jfx/releases/tag/18+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4/manifests"},{"name":"18+3","sha":"338b999414ed5dc8fea19c12bd3e656fd9cab6f4","kind":"tag","published_at":"2021-09-22T19:49:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+3","html_url":"https://github.com/openjdk/jfx/releases/tag/18+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3/manifests"},{"name":"17.0.0.1+1","sha":"3a677c418b517a4868ae44bd66209aab83c29588","kind":"tag","published_at":"2021-09-15T16:18:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17.0.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17.0.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17.0.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1/manifests"},{"name":"17+18","sha":"14b23bcf69a321c44b09e584b30f39e1fa3e6948","kind":"tag","published_at":"2021-09-07T07:00:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+18","html_url":"https://github.com/openjdk/jfx/releases/tag/17+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18/manifests"},{"name":"17+17","sha":"03b7215b68c22b73dbec4fd554c3edaccb0102b6","kind":"tag","published_at":"2021-08-17T18:41:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+17","html_url":"https://github.com/openjdk/jfx/releases/tag/17+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17/manifests"},{"name":"18+2","sha":"ee442e516a20e979dc228ab63c6b795b74d49e41","kind":"tag","published_at":"2021-08-17T15:00:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2/manifests"},{"name":"17+16","sha":"748f464a7ada4ef1ae6ea3e81bfd592904451f8e","kind":"tag","published_at":"2021-07-21T08:31:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+16","html_url":"https://github.com/openjdk/jfx/releases/tag/17+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16/manifests"},{"name":"18+1","sha":"c490ddfdb1255add00dd7b0f14fe03857c6946c5","kind":"tag","published_at":"2021-07-20T20:04:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1/manifests"},{"name":"17+15","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T16:40:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+15","html_url":"https://github.com/openjdk/jfx/releases/tag/17+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15/manifests"},{"name":"18+0","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T15:58:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0/manifests"},{"name":"17+14","sha":"a1be1d591c0bf0bc118ffb8a4d1c4c8cc236b689","kind":"tag","published_at":"2021-06-30T16:14:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+14","html_url":"https://github.com/openjdk/jfx/releases/tag/17+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14/manifests"},{"name":"17+13","sha":"13cffbaad4068177d2d3239fa297302c3f94c217","kind":"tag","published_at":"2021-06-22T11:13:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+13","html_url":"https://github.com/openjdk/jfx/releases/tag/17+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13/manifests"},{"name":"17+12","sha":"47700d8ef0175d4b457bb658371d2da4ec0a8181","kind":"tag","published_at":"2021-06-04T14:37:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+12","html_url":"https://github.com/openjdk/jfx/releases/tag/17+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12/manifests"},{"name":"17+11","sha":"485b242d5993024e5e2b7dcf8d306e0a889ce07e","kind":"tag","published_at":"2021-05-19T09:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+11","html_url":"https://github.com/openjdk/jfx/releases/tag/17+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11/manifests"},{"name":"17+10","sha":"eb913cb78bbc7a4973d1dfab3b02335edeff72aa","kind":"tag","published_at":"2021-05-11T09:54:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+10","html_url":"https://github.com/openjdk/jfx/releases/tag/17+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10/manifests"},{"name":"17+9","sha":"e3e5116e4e9168015c0328dd1fbfffa3b3180626","kind":"tag","published_at":"2021-04-30T12:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+9","html_url":"https://github.com/openjdk/jfx/releases/tag/17+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9/manifests"},{"name":"17+8","sha":"6b63bf5c3f4540baf6d5cb12b6e85791f725b2bb","kind":"tag","published_at":"2021-04-27T08:34:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+8","html_url":"https://github.com/openjdk/jfx/releases/tag/17+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8/manifests"},{"name":"17+7","sha":"05ab7992a89cf9763528c14763ebc151c8f28613","kind":"tag","published_at":"2021-04-16T13:05:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+7","html_url":"https://github.com/openjdk/jfx/releases/tag/17+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7/manifests"},{"name":"17+6","sha":"b2f842de4d3db096f510fa3ef00936827bc85686","kind":"tag","published_at":"2021-04-02T19:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+6","html_url":"https://github.com/openjdk/jfx/releases/tag/17+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6/manifests"},{"name":"17+5","sha":"ed5cfe72e0da4e4b90eb83cac7c50fe761f28c04","kind":"tag","published_at":"2021-03-26T08:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+5","html_url":"https://github.com/openjdk/jfx/releases/tag/17+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5/manifests"},{"name":"17+4","sha":"d4d57fb177e0bda717fb3b77901d54081130561b","kind":"tag","published_at":"2021-03-22T09:26:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+4","html_url":"https://github.com/openjdk/jfx/releases/tag/17+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4/manifests"},{"name":"17+3","sha":"8adbc673d095607e8a6109fbb951fa17b9d6caad","kind":"tag","published_at":"2021-03-16T10:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+3","html_url":"https://github.com/openjdk/jfx/releases/tag/17+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3/manifests"},{"name":"16+8","sha":"e0ce73a3c8d82d3274bd10799b530f397a90ba60","kind":"tag","published_at":"2021-03-08T13:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+8","html_url":"https://github.com/openjdk/jfx/releases/tag/16+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8/manifests"},{"name":"17+2","sha":"dc91f64b753b032040316e8daac37cdb499d5196","kind":"tag","published_at":"2021-02-25T20:05:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+2","html_url":"https://github.com/openjdk/jfx/releases/tag/17+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2/manifests"},{"name":"17+1","sha":"a23d4aeb84b4b96c67b6adb8e3e54a926fda539e","kind":"tag","published_at":"2021-02-11T10:21:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1/manifests"},{"name":"16+7","sha":"0f20a98483902f9cf8637fc50b9241f181014723","kind":"tag","published_at":"2021-02-11T10:19:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+7","html_url":"https://github.com/openjdk/jfx/releases/tag/16+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7/manifests"},{"name":"16+6","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T19:27:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+6","html_url":"https://github.com/openjdk/jfx/releases/tag/16+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6/manifests"},{"name":"17+0","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T15:46:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+0","html_url":"https://github.com/openjdk/jfx/releases/tag/17+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0/manifests"},{"name":"16+5","sha":"bd510896e56eb844c07f4abf80150ea8c0d5e284","kind":"tag","published_at":"2020-11-30T18:04:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+5","html_url":"https://github.com/openjdk/jfx/releases/tag/16+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5/manifests"},{"name":"16+4","sha":"dd22cd2d97d4bfc305e44f2e77b4c104c62ff31f","kind":"tag","published_at":"2020-11-06T10:57:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+4","html_url":"https://github.com/openjdk/jfx/releases/tag/16+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4/manifests"},{"name":"15.0.1+1","sha":"fcfbbb2c7cea1e3f264fc610b1399edde6ed4f02","kind":"tag","published_at":"2020-10-21T20:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1/manifests"},{"name":"15.0.1+0","sha":"4b75750528a16c53666b8ef082cd3b36aa68c53a","kind":"tag","published_at":"2020-10-20T08:01:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0/manifests"},{"name":"16+3","sha":"31fce21fb7e42b376e6dd159d422e691bd6cf1ae","kind":"tag","published_at":"2020-10-19T09:54:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+3","html_url":"https://github.com/openjdk/jfx/releases/tag/16+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3/manifests"},{"name":"16+2","sha":"b2e2000c676f78db6849a54552ae8713286ec68d","kind":"tag","published_at":"2020-09-16T11:52:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+2","html_url":"https://github.com/openjdk/jfx/releases/tag/16+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2/manifests"},{"name":"15+9","sha":"41ff3fa8c52610ff6e2e3910ef7ecc8d908dd033","kind":"tag","published_at":"2020-09-04T07:28:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+9","html_url":"https://github.com/openjdk/jfx/releases/tag/15+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9/manifests"},{"name":"16+1","sha":"a46b2507c565e6a79aad79db589e82b3c9ccc0a9","kind":"tag","published_at":"2020-07-24T13:24:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+1","html_url":"https://github.com/openjdk/jfx/releases/tag/16+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1/manifests"},{"name":"15+8","sha":"6b008925f196f2f2835f6bf056b7fcaeadb947ab","kind":"tag","published_at":"2020-07-24T13:17:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+8","html_url":"https://github.com/openjdk/jfx/releases/tag/15+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8/manifests"},{"name":"14.0.2.1+1","sha":"7dc029292842d7ca0d52633b0c876f61aeb6013f","kind":"tag","published_at":"2020-07-17T10:42:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1/manifests"},{"name":"14.0.2.1+0","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-16T20:27:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0/manifests"},{"name":"14.0.2+1","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-15T08:49:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1/manifests"},{"name":"15+7","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:21:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+7","html_url":"https://github.com/openjdk/jfx/releases/tag/15+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7/manifests"},{"name":"16+0","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:01:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+0","html_url":"https://github.com/openjdk/jfx/releases/tag/16+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0/manifests"},{"name":"15+6","sha":"afa805fe8b87f6d9bda60b69e9365ea521439cb7","kind":"tag","published_at":"2020-06-09T11:50:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+6","html_url":"https://github.com/openjdk/jfx/releases/tag/15+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6/manifests"},{"name":"14.0.2+0","sha":"331a39be016a284e5495c73726e7b58e7769a75e","kind":"tag","published_at":"2020-05-22T14:12:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0/manifests"},{"name":"15+5","sha":"038556390ef30c912139fcb828ee4a41d8c5abc8","kind":"tag","published_at":"2020-05-07T07:55:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+5","html_url":"https://github.com/openjdk/jfx/releases/tag/15+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5/manifests"},{"name":"14.0.1-ga","sha":"0839c5cd5fbc39a6eea458011c07755b00112c9c","kind":"tag","published_at":"2020-05-02T15:22:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga/manifests"},{"name":"15+4","sha":"5e9fb8294770f40b9ee1e6e703e07c9d50310694","kind":"tag","published_at":"2020-04-20T13:03:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+4","html_url":"https://github.com/openjdk/jfx/releases/tag/15+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4/manifests"},{"name":"14.0.1+1","sha":"a2369b1ca1cd11c922756967309d3377e56c2d3f","kind":"tag","published_at":"2020-04-15T13:04:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1/manifests"},{"name":"14.0.1+0","sha":"f8c235bb75a22654e735caa02991cab12183ccf8","kind":"tag","published_at":"2020-04-14T12:54:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0/manifests"},{"name":"15+3","sha":"4d69a0d2a5c61b67dd671b582eee9e06dc072a0b","kind":"tag","published_at":"2020-04-14T09:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+3","html_url":"https://github.com/openjdk/jfx/releases/tag/15+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3/manifests"},{"name":"14-ga","sha":"b211f74631c1d96b6e8abacc845bfe4c90fe1b42","kind":"tag","published_at":"2020-03-13T20:12:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga/manifests"},{"name":"15+2","sha":"4c132cdf39282d26bf5e22ded5915d603ec337b7","kind":"tag","published_at":"2020-03-02T15:39:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+2","html_url":"https://github.com/openjdk/jfx/releases/tag/15+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2/manifests"},{"name":"14+9","sha":"35a01cafb6ca0327819d8076c281545c421484bd","kind":"tag","published_at":"2020-03-02T13:42:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+9","html_url":"https://github.com/openjdk/jfx/releases/tag/14+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9/manifests"},{"name":"14+8","sha":"a4b9f24e91a00fa72203547c9f49f27ed681cceb","kind":"tag","published_at":"2020-02-07T15:30:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+8","html_url":"https://github.com/openjdk/jfx/releases/tag/14+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8/manifests"},{"name":"15+1","sha":"921389fd5939dce14182da4e415bf32d22bc4c56","kind":"tag","published_at":"2020-01-24T18:30:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1/manifests"},{"name":"14+7","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+7","html_url":"https://github.com/openjdk/jfx/releases/tag/14+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7/manifests"},{"name":"15+0","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:02:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0/manifests"},{"name":"14+6","sha":"69e4ef35c1005b6cd61ae50e5c12d021723f8111","kind":"tag","published_at":"2019-12-21T07:51:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+6","html_url":"https://github.com/openjdk/jfx/releases/tag/14+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6/manifests"},{"name":"14+5","sha":"935e99d241fd971dc92c4357a5b170fb4ac29380","kind":"tag","published_at":"2019-12-20T10:48:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+5","html_url":"https://github.com/openjdk/jfx/releases/tag/14+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5/manifests"},{"name":"14+4","sha":"4ddf55428d06dddadfc8cd14baabdc4d17318ee2","kind":"tag","published_at":"2019-12-06T09:53:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+4","html_url":"https://github.com/openjdk/jfx/releases/tag/14+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4/manifests"},{"name":"14+3","sha":"126896db9928ae334332d38486fb61ad3a2e00a0","kind":"tag","published_at":"2019-11-26T18:53:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+3","html_url":"https://github.com/openjdk/jfx/releases/tag/14+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3/manifests"},{"name":"14+2","sha":"286d1b5427a2b9724cb400335741ed99295c5141","kind":"tag","published_at":"2019-11-06T16:57:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+2","html_url":"https://github.com/openjdk/jfx/releases/tag/14+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2/manifests"},{"name":"14+1","sha":"16329674714ac11bb769f34abf4973461c4f9fa4","kind":"tag","published_at":"2019-09-23T17:53:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1/manifests"},{"name":"13+14","sha":"8f2572c09d9930f1497b4a14f84e0db1285489c6","kind":"tag","published_at":"2019-08-30T19:00:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+14","html_url":"https://github.com/openjdk/jfx/releases/tag/13+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14/manifests"},{"name":"13+13","sha":"2b82249ebc9c6e53e8846ff742c388c9df1c7397","kind":"tag","published_at":"2019-08-20T08:43:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+13","html_url":"https://github.com/openjdk/jfx/releases/tag/13+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13/manifests"},{"name":"13+12","sha":"5e169f75c619c6ef623fce572ec3e447f4a60bff","kind":"tag","published_at":"2019-08-09T07:37:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+12","html_url":"https://github.com/openjdk/jfx/releases/tag/13+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12/manifests"},{"name":"13+11","sha":"dbce14db944cbaad092becf798cbe4bcab3e43b4","kind":"tag","published_at":"2019-07-26T21:40:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+11","html_url":"https://github.com/openjdk/jfx/releases/tag/13+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11/manifests"},{"name":"13+10","sha":"bd02deebf7f64dce66f8e4a2c07370e52dbefaa7","kind":"tag","published_at":"2019-07-18T08:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+10","html_url":"https://github.com/openjdk/jfx/releases/tag/13+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10/manifests"},{"name":"14+0","sha":"141cf7e7256b6ef489c891251a37e45698fe80c9","kind":"tag","published_at":"2019-07-09T12:09:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0/manifests"},{"name":"13+9","sha":"9dbd8abf55b6af98b662e73928e35658765245c6","kind":"tag","published_at":"2019-06-13T13:31:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+9","html_url":"https://github.com/openjdk/jfx/releases/tag/13+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9/manifests"},{"name":"13+8","sha":"f55024f7824abc8600c7cd0d43310115fc706deb","kind":"tag","published_at":"2019-05-17T09:07:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+8","html_url":"https://github.com/openjdk/jfx/releases/tag/13+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8/manifests"},{"name":"13+7","sha":"59e84fd49deda1cea8a3e509891e1766b0ef8ee9","kind":"tag","published_at":"2019-05-04T15:59:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+7","html_url":"https://github.com/openjdk/jfx/releases/tag/13+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7/manifests"},{"name":"13+6","sha":"4c33ea92347b32e9e3c4a861a00a0c6c749e418d","kind":"tag","published_at":"2019-04-23T07:17:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+6","html_url":"https://github.com/openjdk/jfx/releases/tag/13+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6/manifests"},{"name":"13+5","sha":"06425a0f8d203c2acc7f2d1a652eea5b830122ff","kind":"tag","published_at":"2019-04-12T10:53:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+5","html_url":"https://github.com/openjdk/jfx/releases/tag/13+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5/manifests"},{"name":"13+4","sha":"89c51eeaa5e4bae3e205ed67cebd42e650eced62","kind":"tag","published_at":"2019-04-04T11:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+4","html_url":"https://github.com/openjdk/jfx/releases/tag/13+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4/manifests"},{"name":"13+3","sha":"6516798c6262e8e07e5bfb2e24e6482e392eb329","kind":"tag","published_at":"2019-03-22T09:59:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+3","html_url":"https://github.com/openjdk/jfx/releases/tag/13+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3/manifests"},{"name":"13+2","sha":"a9b22d2d2924448e8030d3e5fdef1fa8b51e612b","kind":"tag","published_at":"2019-03-14T19:26:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+2","html_url":"https://github.com/openjdk/jfx/releases/tag/13+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2/manifests"},{"name":"13+1","sha":"a6d9ece22b4b7a13973024aa9da6825bdf939ee8","kind":"tag","published_at":"2019-03-11T15:11:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+1","html_url":"https://github.com/openjdk/jfx/releases/tag/13+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1/manifests"},{"name":"12+14","sha":"10f69390d661cc6cabd40c2479a88e648303832b","kind":"tag","published_at":"2019-02-22T07:57:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+14","html_url":"https://github.com/openjdk/jfx/releases/tag/12+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14/manifests"},{"name":"12+13","sha":"a6a99e54ef4692bca0f69226e1cb902cca43478a","kind":"tag","published_at":"2019-02-15T10:54:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+13","html_url":"https://github.com/openjdk/jfx/releases/tag/12+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13/manifests"},{"name":"12+12","sha":"1baed99ad0d759d31f2ea75a4a1bbcc8b5a21220","kind":"tag","published_at":"2019-02-07T18:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+12","html_url":"https://github.com/openjdk/jfx/releases/tag/12+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12/manifests"},{"name":"12+11","sha":"bed3e73e8438e115575622729bd822d4947ce85a","kind":"tag","published_at":"2019-02-01T19:10:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+11","html_url":"https://github.com/openjdk/jfx/releases/tag/12+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11/manifests"},{"name":"13+0","sha":"711ca2dc8b33278201154022348cd550480ce87a","kind":"tag","published_at":"2019-01-25T13:55:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+0","html_url":"https://github.com/openjdk/jfx/releases/tag/13+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0/manifests"},{"name":"12+10","sha":"1feceed09e92dc32f1d920bd83f56d7996f820ed","kind":"tag","published_at":"2019-01-24T13:18:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+10","html_url":"https://github.com/openjdk/jfx/releases/tag/12+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10/manifests"},{"name":"12+9","sha":"c8711497f1538168736f45c786bba75932bd887a","kind":"tag","published_at":"2019-01-18T11:46:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+9","html_url":"https://github.com/openjdk/jfx/releases/tag/12+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9/manifests"},{"name":"12+8","sha":"eb14f242156120deb5303e2fde8c999f3b97b59a","kind":"tag","published_at":"2019-01-11T10:06:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+8","html_url":"https://github.com/openjdk/jfx/releases/tag/12+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8/manifests"},{"name":"12+7","sha":"de5ab6e1c588aaae6cd156e6a3564f046350e72b","kind":"tag","published_at":"2019-01-04T10:11:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+7","html_url":"https://github.com/openjdk/jfx/releases/tag/12+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7/manifests"},{"name":"12+6","sha":"82507d6199148ed196c3ea3e098c23f623847eb0","kind":"tag","published_at":"2018-12-17T08:18:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+6","html_url":"https://github.com/openjdk/jfx/releases/tag/12+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6/manifests"},{"name":"12+5","sha":"b30d8a9e446f731059aab197d37b430782a6ecff","kind":"tag","published_at":"2018-12-14T09:41:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+5","html_url":"https://github.com/openjdk/jfx/releases/tag/12+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5/manifests"},{"name":"12+4","sha":"6ac88b149c6af7c24ef36ccbc3eee941f49867de","kind":"tag","published_at":"2018-12-07T10:24:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+4","html_url":"https://github.com/openjdk/jfx/releases/tag/12+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4/manifests"},{"name":"12+3","sha":"fc074d5eb923c807a26284a59cdbac724c44b4e8","kind":"tag","published_at":"2018-11-29T20:12:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+3","html_url":"https://github.com/openjdk/jfx/releases/tag/12+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3/manifests"},{"name":"12+2","sha":"79a927b7e3c832595fe3ac266146be1fa1467d08","kind":"tag","published_at":"2018-11-12T09:26:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+2","html_url":"https://github.com/openjdk/jfx/releases/tag/12+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2/manifests"},{"name":"12+1","sha":"c90897f0af573fca3eb4d00bca0da4a788353bb6","kind":"tag","published_at":"2018-10-30T18:44:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+1","html_url":"https://github.com/openjdk/jfx/releases/tag/12+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1/manifests"},{"name":"11+26","sha":"ee351e5ba6bb3e8480cabfb76a4fcd69bf5cf3df","kind":"tag","published_at":"2018-09-13T12:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+26","html_url":"https://github.com/openjdk/jfx/releases/tag/11+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26/manifests"},{"name":"11+25","sha":"ff33e299db35559964d2cdfe203a67fdf1711bd7","kind":"tag","published_at":"2018-08-29T02:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+25","html_url":"https://github.com/openjdk/jfx/releases/tag/11+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25/manifests"},{"name":"11+24","sha":"431f0b2c29117807d6f091b35994c3a44477561c","kind":"tag","published_at":"2018-08-22T03:36:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+24","html_url":"https://github.com/openjdk/jfx/releases/tag/11+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24/manifests"},{"name":"11+23","sha":"e7761eed9d709052db0e1a440fbb8be7dcf80b1f","kind":"tag","published_at":"2018-08-15T02:58:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+23","html_url":"https://github.com/openjdk/jfx/releases/tag/11+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23/manifests"},{"name":"12+0","sha":"c6739f85f511ee53417643a9a900d0960602cee5","kind":"tag","published_at":"2018-08-08T17:38:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+0","html_url":"https://github.com/openjdk/jfx/releases/tag/12+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0/manifests"},{"name":"11+22","sha":"dfb0ff8d022d042285851698f9748f7e55c80f73","kind":"tag","published_at":"2018-08-08T02:34:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+22","html_url":"https://github.com/openjdk/jfx/releases/tag/11+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22/manifests"},{"name":"11+21","sha":"8abdcbd7924d4a6fe8842d4f910177936687675f","kind":"tag","published_at":"2018-08-01T04:16:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+21","html_url":"https://github.com/openjdk/jfx/releases/tag/11+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21/manifests"},{"name":"11+20","sha":"1bcfc3d1f7957a07d02dd7783bdc09b7be1dbbee","kind":"tag","published_at":"2018-07-25T03:03:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+20","html_url":"https://github.com/openjdk/jfx/releases/tag/11+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20/manifests"},{"name":"11+19","sha":"c9993499827b30507ffe6cf7c8a8db2abaa6a3fd","kind":"tag","published_at":"2018-07-18T03:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+19","html_url":"https://github.com/openjdk/jfx/releases/tag/11+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19/manifests"},{"name":"11+18","sha":"e5815355c5377e3eec950d2ba2789def96a32dae","kind":"tag","published_at":"2018-07-11T04:02:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+18","html_url":"https://github.com/openjdk/jfx/releases/tag/11+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18/manifests"},{"name":"11+17","sha":"c936b00f53b1cc22ed8530c000f3ab62a01491ea","kind":"tag","published_at":"2018-07-04T04:32:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+17","html_url":"https://github.com/openjdk/jfx/releases/tag/11+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17/manifests"},{"name":"11+16","sha":"9511a7f430c6914aad761b20db492eec0030e474","kind":"tag","published_at":"2018-06-27T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+16","html_url":"https://github.com/openjdk/jfx/releases/tag/11+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16/manifests"},{"name":"11+15","sha":"31ae4bf611d4655c5018faf79f41b25ae475d470","kind":"tag","published_at":"2018-06-14T07:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+15","html_url":"https://github.com/openjdk/jfx/releases/tag/11+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15/manifests"},{"name":"jdk-11+14","sha":"0a10bdc2c59d4fa3a8bbe0557731650c18451c77","kind":"tag","published_at":"2018-05-16T14:56:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14/manifests"},{"name":"jdk-11+13","sha":"b839c4db3d2129c7ed9a1c98fc7c65915aae74b8","kind":"tag","published_at":"2018-05-09T01:55:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13/manifests"},{"name":"jdk-11+12","sha":"ab16dc2f6e8a5aaefbef4beef0cb271022f54035","kind":"tag","published_at":"2018-05-02T10:23:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12/manifests"},{"name":"jdk-11+11","sha":"4f5dc45bd28683899809c87916c4d168b53634d2","kind":"tag","published_at":"2018-04-25T02:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11/manifests"},{"name":"jdk-11+10","sha":"75ae519a4effab80f2b526b1c68960ca415d246f","kind":"tag","published_at":"2018-04-18T01:40:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10/manifests"},{"name":"jdk-11+9","sha":"b4e75ea153a462036d8c32ee10e9db35685e33a6","kind":"tag","published_at":"2018-04-11T02:04:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9/manifests"},{"name":"jdk-11+8","sha":"81527d59a2c79a945150765ad1819b005a81eb0f","kind":"tag","published_at":"2018-04-04T01:40:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+8","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8/manifests"},{"name":"jdk-11+7","sha":"1e4671e147674f0d0d24c532c360774ce30d3cb8","kind":"tag","published_at":"2018-03-28T01:59:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+7","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7/manifests"},{"name":"jdk-11+6","sha":"9b5153008ec1af868d63ff2afff4f62ccf44fe49","kind":"tag","published_at":"2018-03-21T01:56:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+6","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6/manifests"},{"name":"jdk-11+5","sha":"c17ca257eadf6a17156051ad5dae1bb7b184568e","kind":"tag","published_at":"2018-03-16T07:35:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+5","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5/manifests"},{"name":"jdk-10+46","sha":"ebd7200aa35eb26d1fb1c0e7dbe81f1e9199b719","kind":"tag","published_at":"2018-03-07T20:42:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+46","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46/manifests"},{"name":"jdk-11+4","sha":"b2f8284336cfc5274e3b0db3b8449d7dd2362ea0","kind":"tag","published_at":"2018-03-07T03:03:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+4","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4/manifests"},{"name":"jdk-11+3","sha":"c9e33e2d90d54835cf5ec256f46922951573ea8e","kind":"tag","published_at":"2018-02-28T02:39:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+3","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3/manifests"},{"name":"jdk-10+45","sha":"a8f55c5cadbb949f003b763fdf4f3727266494cf","kind":"tag","published_at":"2018-02-27T00:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+45","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45/manifests"},{"name":"jdk-11+2","sha":"cd27ba7b96e36585fe35d08eb8b0a13c315a85a2","kind":"tag","published_at":"2018-02-22T08:40:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+2","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2/manifests"},{"name":"jdk-10+44","sha":"5cdb04eaefbcfadccc839602df32d3c01367153f","kind":"tag","published_at":"2018-02-14T23:38:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+44","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44/manifests"},{"name":"jdk-11+1","sha":"0d6fea7281585c45268495875299c48811fa0e50","kind":"tag","published_at":"2018-02-14T19:54:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+1","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1/manifests"},{"name":"jdk-10+43","sha":"9da5bf9cbf26a1659f2b2df5130e5fda588f2351","kind":"tag","published_at":"2018-02-07T14:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+43","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43/manifests"},{"name":"jdk-10+42","sha":"f35eaf2db5c205ebfab7750200bc7147b4de6e70","kind":"tag","published_at":"2018-01-31T14:40:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+42","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42/manifests"},{"name":"jdk-10+41","sha":"454f3e5c75a3f69679b48108b18a6e23ce2378e7","kind":"tag","published_at":"2018-01-24T04:47:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+41","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41/manifests"},{"name":"jdk-10+40","sha":"ec12d09593cb2a5a014b53b702142d4c8480932b","kind":"tag","published_at":"2018-01-17T06:44:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+40","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40/manifests"},{"name":"jdk-10+39","sha":"374841020d8a2f6f60d38f0104cdda55f6d19b46","kind":"tag","published_at":"2018-01-10T06:45:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+39","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39/manifests"},{"name":"jdk-10+38","sha":"1198a7aed7188e37fc8c31334390822c49e2c1cb","kind":"tag","published_at":"2018-01-03T09:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+38","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38/manifests"},{"name":"jdk-10+37","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T04:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+37","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37/manifests"},{"name":"jdk-11+0","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T02:21:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0/manifests"},{"name":"jdk-10+36","sha":"6da44a76249b9843ee0c1733bc13f2fd18768b4d","kind":"tag","published_at":"2017-12-13T09:42:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+36","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36/manifests"},{"name":"jdk-10+35","sha":"c975127f8a6ef34b9395b868baff5150f7cb7319","kind":"tag","published_at":"2017-12-06T07:27:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+35","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35/manifests"},{"name":"jdk-10+34","sha":"62d154f5b8c6b08ebf8357c4c20c119ee344ecbf","kind":"tag","published_at":"2017-11-29T06:47:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+34","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34/manifests"},{"name":"jdk-10+33","sha":"90771676f403058358cc6abf07e9146a0d8bdf92","kind":"tag","published_at":"2017-11-22T00:26:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+33","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33/manifests"},{"name":"jdk-10+32","sha":"66b746233a2847fa420e772465ce8b3b92a6d028","kind":"tag","published_at":"2017-11-15T21:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+32","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32/manifests"},{"name":"jdk-10+31","sha":"685c796637ef109d0544fa37239d2ff5e479460d","kind":"tag","published_at":"2017-11-09T03:51:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+31","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31/manifests"},{"name":"jdk-10+30","sha":"d8a77bfbe483e055b1293603b86d207eb4a47270","kind":"tag","published_at":"2017-11-01T09:00:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+30","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30/manifests"},{"name":"jdk-10+29","sha":"ddfbef38cb3749b815c62e0a74acde5a3ec60a2d","kind":"tag","published_at":"2017-10-25T04:34:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+29","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29/manifests"},{"name":"jdk-10+28","sha":"faf1450d185659dc1734bcc8a9865717e9493caa","kind":"tag","published_at":"2017-10-18T21:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+28","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28/manifests"},{"name":"jdk-10+27","sha":"191325b3f07b7e118793d327cbb0d13c9c1c154d","kind":"tag","published_at":"2017-10-11T16:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+27","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27/manifests"},{"name":"jdk-10+26","sha":"1c5fa80a2c78bd9d1377bd3790171ace6d27dc8a","kind":"tag","published_at":"2017-10-04T14:27:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+26","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26/manifests"},{"name":"jdk-10+23","sha":"2ca03ca98ea3c421baf9b4c73e6a1ea211dec3cd","kind":"tag","published_at":"2017-09-06T05:22:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+23","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23/manifests"},{"name":"jdk-10+22","sha":"88048cc32ee8bb7a8b1cde02157b6317bb52fe77","kind":"tag","published_at":"2017-08-30T06:42:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+22","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22/manifests"},{"name":"jdk-10+21","sha":"8b24ee504c037bdfcb566c3875ce960a4a46a0f6","kind":"tag","published_at":"2017-08-23T03:26:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+21","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21/manifests"},{"name":"jdk-10+20","sha":"36ea4f6a11d37f6e872840e0f8dfff4faeacd4b3","kind":"tag","published_at":"2017-08-16T03:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+20","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20/manifests"},{"name":"jdk-10+19","sha":"9c1c110269dffa52d712a56ef231782e19f4ba6d","kind":"tag","published_at":"2017-08-08T01:09:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+19","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19/manifests"},{"name":"jdk-10+18","sha":"0760c3bf83383e96d1817a8d81f19354d8c99f41","kind":"tag","published_at":"2017-08-02T03:22:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+18","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18/manifests"},{"name":"jdk-9+181","sha":"65c628fce9f66d4adbeac0ab1078ce3a92c00f3f","kind":"tag","published_at":"2017-07-31T11:14:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+181","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181/manifests"},{"name":"jdk-10+17","sha":"e7be01fb19db8842ed997d1cddb70dad005db6ff","kind":"tag","published_at":"2017-07-26T03:27:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+17","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17/manifests"},{"name":"jdk-9+180","sha":"70db454b258a85123cf1c7922cc681fd907316ad","kind":"tag","published_at":"2017-07-22T01:04:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+180","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180/manifests"},{"name":"jdk-10+16","sha":"c2d9ec77c2ff7e65f1061050aff78a7dde8964c9","kind":"tag","published_at":"2017-07-19T07:41:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+16","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16/manifests"},{"name":"jdk-9+179","sha":"cb51bf7e7ffe9b46cb17212c5961b8daa1ca4289","kind":"tag","published_at":"2017-07-19T02:50:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+179","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179/manifests"},{"name":"jdk-10+15","sha":"7db2b4f229e3c516f7a7ebbfaf01239d221572c7","kind":"tag","published_at":"2017-07-12T03:51:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+15","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15/manifests"},{"name":"jdk-9+178","sha":"68fda720edd743bd4ffe40033fa3e17acca4f220","kind":"tag","published_at":"2017-07-08T17:10:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+178","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178/manifests"},{"name":"jdk-9+177","sha":"c1633d58634255ba8746daa3a8fff8980158660a","kind":"tag","published_at":"2017-07-01T10:26:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+177","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177/manifests"},{"name":"jdk-10+14","sha":"368ca4b44ce2c9237a2c77bd05ea29da840b0e48","kind":"tag","published_at":"2017-06-28T03:01:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14/manifests"},{"name":"jdk-9+176","sha":"476d4d253d9be64ea084ed9882dd2ed0ae05dd12","kind":"tag","published_at":"2017-06-26T04:21:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+176","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176/manifests"},{"name":"jdk-10+13","sha":"c7474e34d52d1758033c2172aad7a946b11b62d0","kind":"tag","published_at":"2017-06-21T03:37:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13/manifests"},{"name":"jdk-9+175","sha":"d0816052aa9e14b34ecbb004856813e5d9287b1c","kind":"tag","published_at":"2017-06-16T22:58:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+175","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175/manifests"},{"name":"jdk-10+12","sha":"6058a85b733e0a33505ee3250235cd17953453f7","kind":"tag","published_at":"2017-06-14T02:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12/manifests"},{"name":"jdk-9+174","sha":"b574693da54601cf010a013bf46da96c54bf37db","kind":"tag","published_at":"2017-06-09T23:06:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+174","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174/manifests"},{"name":"jdk-10+11","sha":"f2c675a63bbc47eae19cc2603cd60bf4684c46a5","kind":"tag","published_at":"2017-06-07T03:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11/manifests"},{"name":"jdk-9+173","sha":"c14e288e99aa84f35262e98373a4c3b9a4a80b81","kind":"tag","published_at":"2017-06-02T23:01:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+173","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173/manifests"},{"name":"jdk-10+10","sha":"56cb842028c0cba465566ac7fa445f67839ea877","kind":"tag","published_at":"2017-05-31T04:19:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10/manifests"},{"name":"jdk-9+172","sha":"fe5525a9a8dd5614188b1df676c97470afc9bf7d","kind":"tag","published_at":"2017-05-26T22:57:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+172","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172/manifests"},{"name":"jdk-10+9","sha":"440add394844e0834aee1ce194eb1f17fa25f16f","kind":"tag","published_at":"2017-05-25T10:55:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9/manifests"},{"name":"jdk-9+171","sha":"5b566276e2c57a202e39cee59184b3ce1744e5b6","kind":"tag","published_at":"2017-05-19T23:08:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+171","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171/manifests"},{"name":"jdk-9+170","sha":"06f940d0ef72cda943467622c21e56453dc62a5a","kind":"tag","published_at":"2017-05-12T23:09:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+170","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170/manifests"},{"name":"jdk-9+169","sha":"f498bb1890ffb3825416419b8253a94517b88d8d","kind":"tag","published_at":"2017-05-06T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+169","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169/manifests"},{"name":"jdk-9+168","sha":"7ff4624034ccbf16c44ecef28debdb7cb78370cd","kind":"tag","published_at":"2017-05-01T07:00:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+168","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168/manifests"},{"name":"jdk-9+167","sha":"f33ed687d1baac54dcaf663611d3f293f1e8c7f0","kind":"tag","published_at":"2017-04-21T23:08:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+167","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167/manifests"},{"name":"jdk-9+166","sha":"f6b30a52a459f6ab58b0fce4ad67953b834402bf","kind":"tag","published_at":"2017-04-14T23:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+166","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166/manifests"},{"name":"jdk-9+165","sha":"f2f006583133194782e4aaeeee8a1bbfb96ee3de","kind":"tag","published_at":"2017-04-07T23:07:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+165","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165/manifests"},{"name":"jdk-9+164","sha":"465622238a38507c4b238a78b0acef69991bd3dd","kind":"tag","published_at":"2017-03-31T23:05:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+164","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164/manifests"},{"name":"jdk-9+163","sha":"d858d4d726995e83312b3ee7768aca73ae7058d5","kind":"tag","published_at":"2017-03-24T23:02:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+163","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163/manifests"},{"name":"jdk-9+162","sha":"ef16172651a91dea201033892d5f2c9bc6d63f7f","kind":"tag","published_at":"2017-03-17T23:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+162","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162/manifests"},{"name":"jdk-9+161","sha":"63c1f82e1f6c768507764653cca9bb0776987b4f","kind":"tag","published_at":"2017-03-11T00:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+161","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161/manifests"},{"name":"jdk-10+0","sha":"0cb8cae27169615b7204f003bf3bf7941c11e328","kind":"tag","published_at":"2017-03-07T18:54:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0/manifests"},{"name":"jdk-9+160","sha":"43cde5821620c1914f41e7edb29b41d04f1e6d74","kind":"tag","published_at":"2017-03-04T20:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+160","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160/manifests"},{"name":"jdk-9+159","sha":"bf292ae3c4a9d8324bf542890ff4ab3bbfb9e7e6","kind":"tag","published_at":"2017-02-25T00:16:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+159","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159/manifests"},{"name":"jdk-9+158","sha":"9ca1b5912aff167d32e1a25d98f4a50b15ffc3b0","kind":"tag","published_at":"2017-02-17T23:36:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+158","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158/manifests"},{"name":"jdk-9+157","sha":"2970bd08e46fc5a876245b253ce273c97a73098f","kind":"tag","published_at":"2017-02-10T23:37:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+157","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157/manifests"},{"name":"jdk-9+156","sha":"7d3558c56c9e0c6e307b66d788efa9e7d6dbdc67","kind":"tag","published_at":"2017-02-03T23:35:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+156","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156/manifests"},{"name":"jdk-9+155","sha":"094123c232a05eb6afe2b9ba9934942bb0ca6961","kind":"tag","published_at":"2017-01-30T07:34:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+155","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155/manifests"},{"name":"jdk-9+154","sha":"e47b6dee526ed048639691cccf1396f7152d81f1","kind":"tag","published_at":"2017-01-23T03:54:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+154","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154/manifests"},{"name":"jdk-9+153","sha":"8888d4bcb9ebabbb9e1efb4b9d878ad11e863be7","kind":"tag","published_at":"2017-01-13T23:33:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+153","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153/manifests"},{"name":"jdk-9+152","sha":"cb35c80ab25770d0ee3b435bfd2c6bb56b84f420","kind":"tag","published_at":"2017-01-07T00:25:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+152","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152/manifests"},{"name":"jdk-9+151","sha":"2ced728db2a9e0287fa6361d2b33fc20e9c74fb1","kind":"tag","published_at":"2017-01-05T02:05:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+151","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151/manifests"},{"name":"jdk-9+150","sha":"80bfd655c5afc13ec1a9a3d628f5c83e88cc7f8e","kind":"tag","published_at":"2016-12-22T09:42:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+150","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150/manifests"},{"name":"jdk-9+149","sha":"261167a2776542d1e40e5a8f7b05e6484145c205","kind":"tag","published_at":"2016-12-14T09:50:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+149","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149/manifests"},{"name":"jdk-9+148","sha":"00c490418f6fa759b838a67b97caa7f81810275d","kind":"tag","published_at":"2016-12-08T10:02:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+148","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148/manifests"},{"name":"jdk-9+147","sha":"39acf446c0e5607e18eb653650547faa5c6ad213","kind":"tag","published_at":"2016-12-01T08:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+147","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147/manifests"},{"name":"jdk-9+146","sha":"3559bcaa07d1bb99ab879e311e0d7a7c7c392a0e","kind":"tag","published_at":"2016-11-23T11:31:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+146","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146/manifests"},{"name":"jdk-9+145","sha":"6cf1798516fe64da421582619073d52e543a7576","kind":"tag","published_at":"2016-11-17T10:50:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+145","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145/manifests"},{"name":"jdk-9+144","sha":"5ea2054dca46be58611926b8b95e99403356a995","kind":"tag","published_at":"2016-11-10T07:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+144","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144/manifests"},{"name":"jdk-9+143","sha":"f81449ad311513770185d312e8541431ca51b788","kind":"tag","published_at":"2016-11-04T10:23:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+143","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143/manifests"},{"name":"jdk-9+142","sha":"f67be9ea6741d050cc16bf77cf65afb89f72f5ed","kind":"tag","published_at":"2016-10-27T06:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+142","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142/manifests"},{"name":"jdk-9+141","sha":"b5e5a27c07b94d4eed141f1facd05bf129c1fc38","kind":"tag","published_at":"2016-10-20T09:11:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+141","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141/manifests"},{"name":"jdk-9+140","sha":"2556a36a1fbfe9cae4879fe185cb635224a75a9c","kind":"tag","published_at":"2016-10-13T07:24:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+140","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140/manifests"},{"name":"jdk-9+139","sha":"05223763914b3c59771e478e817d422390ff3792","kind":"tag","published_at":"2016-10-06T21:30:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+139","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139/manifests"},{"name":"jdk-9+138","sha":"bf36c7323204673dec50531b30b82937211d5b36","kind":"tag","published_at":"2016-09-29T06:10:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+138","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138/manifests"},{"name":"jdk-9+137","sha":"760cdfe7fdfc67dce739842f75996afd17b88603","kind":"tag","published_at":"2016-09-22T13:21:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+137","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137/manifests"},{"name":"jdk-9+136","sha":"61ff2836e9660a25fc28a84cf0e979e39eca65fb","kind":"tag","published_at":"2016-09-15T14:44:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+136","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136/manifests"},{"name":"jdk-9+135","sha":"1e19f7a5ca55f2aca01023d05513a529b58931dc","kind":"tag","published_at":"2016-09-08T06:36:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+135","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135/manifests"},{"name":"jdk-9+134","sha":"1c191deeefd0e7b2b5f6918a210707845cdca85f","kind":"tag","published_at":"2016-09-01T09:33:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+134","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134/manifests"},{"name":"jdk-9+133","sha":"3b021b234f6b9e9635b8c7e76f025105ef0e964b","kind":"tag","published_at":"2016-08-25T11:37:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+133","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133/manifests"},{"name":"jdk-9+132","sha":"e7c81d61a49a42a5be3f2d589584a8ab1e5a94fa","kind":"tag","published_at":"2016-08-18T08:39:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+132","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132/manifests"},{"name":"jdk-9+131","sha":"faac28b1016154c82a6826035d1df40c2c1cb19c","kind":"tag","published_at":"2016-08-11T11:48:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+131","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131/manifests"},{"name":"jdk-9+130","sha":"81d26e4fd1c3e08670ec9f8fbdd90d113e0953bc","kind":"tag","published_at":"2016-08-04T11:25:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+130","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130/manifests"},{"name":"jdk-9+129","sha":"9d7a4b0fb13528a9e1d34aeacfb7f0b018d27109","kind":"tag","published_at":"2016-07-28T08:59:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+129","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129/manifests"},{"name":"jdk-9+128","sha":"a901a16037047af7eb6bf85d100f9a6978f9d3e7","kind":"tag","published_at":"2016-07-21T12:55:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+128","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128/manifests"},{"name":"jdk-9+127","sha":"90224a2f416314cbebc845b67a5ecedcd0dfd989","kind":"tag","published_at":"2016-07-14T09:00:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+127","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127/manifests"},{"name":"jdk-9+126","sha":"65c86feb834c274d34bace999e5aaa80596cf551","kind":"tag","published_at":"2016-07-07T21:24:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+126","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126/manifests"},{"name":"jdk-9+125","sha":"613e3409612adebea71909e6c6b9a0ead73bbcc4","kind":"tag","published_at":"2016-06-30T14:21:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+125","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125/manifests"},{"name":"jdk-9+124","sha":"d8919cc68384876110989fdccc6fb344e9530d0f","kind":"tag","published_at":"2016-06-23T18:45:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+124","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124/manifests"},{"name":"jdk-9+123","sha":"b5884d09ee9605edfe3b8d89a0b2998c365b7aca","kind":"tag","published_at":"2016-06-16T15:21:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+123","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123/manifests"},{"name":"jdk-9+122","sha":"4a1aac42ff4c0f2af8d7fa512056a048abcd1c75","kind":"tag","published_at":"2016-06-09T11:49:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+122","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122/manifests"},{"name":"jdk-9+121","sha":"db79c2a0e44c87ff55dd217ebb1db29526f16997","kind":"tag","published_at":"2016-06-02T11:11:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+121","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121/manifests"},{"name":"jdk-9+120","sha":"266213c6c7c8d617c9e7531ecffc829c92508cf0","kind":"tag","published_at":"2016-05-26T16:55:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+120","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120/manifests"},{"name":"jdk-9+119","sha":"f6a03b7ed0f23539c745c2eb62b6dc8b7060aadb","kind":"tag","published_at":"2016-05-19T15:10:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+119","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119/manifests"},{"name":"jdk-9+118","sha":"bceda33a87fb8ab055c1d45b957fdfdf84fb61ac","kind":"tag","published_at":"2016-05-12T09:15:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+118","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118/manifests"},{"name":"jdk-9+117","sha":"4958f5d7ea685430c4bd550b45c08c35b6436b48","kind":"tag","published_at":"2016-05-05T13:26:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+117","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117/manifests"},{"name":"jdk-9+116","sha":"c69efa672b4872f08466cf0596ad58310962dcd8","kind":"tag","published_at":"2016-04-28T15:13:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+116","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116/manifests"},{"name":"jdk-9+115","sha":"7e9118010fa592f183b291ada17b2cfd93456574","kind":"tag","published_at":"2016-04-21T14:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+115","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115/manifests"},{"name":"jdk-9+114","sha":"d9613fdbcc5989345e6d2fcae2866885a13d1a23","kind":"tag","published_at":"2016-04-14T08:01:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+114","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114/manifests"},{"name":"jdk-9+113","sha":"7471701e104dc53a558a0be492cc6890bdbb36b3","kind":"tag","published_at":"2016-04-07T07:55:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+113","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113/manifests"},{"name":"jdk-9+112","sha":"67e337491ed3c9504e76a5a85a5bbc8ecd4ee740","kind":"tag","published_at":"2016-03-31T07:14:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+112","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112/manifests"},{"name":"jdk-9+111","sha":"eb13af26664a5f0731a8051505b111316783ee6c","kind":"tag","published_at":"2016-03-24T03:33:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+111","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111/manifests"},{"name":"jdk-9+110","sha":"f914c05dafe9374971a70086249ccbbae76e8870","kind":"tag","published_at":"2016-03-15T11:00:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+110","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110/manifests"},{"name":"jdk-9+109","sha":"9203f6b8f9862876c619e7ef0b467aa4d3d87dca","kind":"tag","published_at":"2016-03-10T09:24:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+109","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109/manifests"},{"name":"jdk-9+108","sha":"844738474b619f6c3008680b4d36414fb7d1a45c","kind":"tag","published_at":"2016-03-03T11:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+108","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108/manifests"},{"name":"jdk-9+107","sha":"7244b5fbd0debc6dde00aafe2d80469a017ac8b5","kind":"tag","published_at":"2016-02-25T09:05:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+107","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107/manifests"},{"name":"jdk-9+106","sha":"1ef5ec279b13cc0667fce655f5a0e901cb12f7b7","kind":"tag","published_at":"2016-02-18T10:06:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+106","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106/manifests"},{"name":"jdk-9+105","sha":"753d760430aba8ced9cdb64d911150612eeb4911","kind":"tag","published_at":"2016-02-11T18:39:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+105","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105/manifests"},{"name":"jdk-9+104","sha":"018c8d2555b1df29afceba12ffa545e84e85e3aa","kind":"tag","published_at":"2016-02-04T17:42:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+104","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104/manifests"},{"name":"jdk-9+103","sha":"c4497c1200984d0319327d984d825e25185e1778","kind":"tag","published_at":"2016-01-28T11:39:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+103","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103/manifests"},{"name":"jdk-9+102","sha":"5219ba54ef5177996a7b8dbaa3b228bd9f6d5e32","kind":"tag","published_at":"2016-01-21T08:31:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+102","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102/manifests"},{"name":"jdk-9+101","sha":"0bef24cdaa0761afe4753e88624bfa1c9da9d327","kind":"tag","published_at":"2016-01-14T10:58:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+101","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101/manifests"},{"name":"jdk-9+100","sha":"45075bc3df6502ab43b472060957b2457286c4e5","kind":"tag","published_at":"2016-01-07T15:17:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+100","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100/manifests"},{"name":"jdk-9+99","sha":"1972c0632853c4b83044b53ff502e91b50a9abae","kind":"tag","published_at":"2015-12-24T10:23:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+99","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99/manifests"},{"name":"jdk-9+98","sha":"460e68a212a2538a412e13505bac0f7d0d8b78e1","kind":"tag","published_at":"2015-12-18T11:03:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+98","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98/manifests"},{"name":"jdk-9+97","sha":"dffeb682512cb7ed381cd108812ea2b4b9e611d0","kind":"tag","published_at":"2015-12-18T02:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+97","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97/manifests"},{"name":"jdk-9+96","sha":"cd7474a2953840e26f158f26d592bb594225ada0","kind":"tag","published_at":"2015-12-10T11:46:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+96","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96/manifests"},{"name":"jdk-9+95","sha":"448dce2c3b657e0cb4bf9d57dda9b895af7bc478","kind":"tag","published_at":"2015-12-02T16:15:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+95","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95/manifests"},{"name":"9-b94","sha":"666adb6a56e08484916386b847dd6c160813f481","kind":"tag","published_at":"2015-11-26T12:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94/manifests"},{"name":"9-b93","sha":"a1a99c84126c5838a7c74bbdb276c43d099fef33","kind":"tag","published_at":"2015-11-19T10:36:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93/manifests"},{"name":"9-b92","sha":"6da10a0570453e615488bcdbadb90323f661aa01","kind":"tag","published_at":"2015-11-12T09:59:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92/manifests"},{"name":"9-b91","sha":"891e30e9015dd227525c04cfa335a2dbfddc4a8c","kind":"tag","published_at":"2015-11-05T10:59:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91/manifests"},{"name":"9-b90","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-30T09:05:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90/manifests"},{"name":"9-b89","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-29T08:56:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89/manifests"},{"name":"9-b88","sha":"02204a98f0a33f9647913c42999ddd7c53a060f1","kind":"tag","published_at":"2015-10-22T09:04:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88/manifests"},{"name":"9-b86","sha":"3060ec562985168a7f9379ccf293a7da7583a924","kind":"tag","published_at":"2015-10-15T12:04:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86/manifests"},{"name":"9-b85","sha":"8a5ebd277b07d4891a01d4c84a19cb4d13ff8790","kind":"tag","published_at":"2015-10-08T15:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85/manifests"},{"name":"9-b84","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-10-06T16:17:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84/manifests"},{"name":"9-b83","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-09-25T06:48:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83/manifests"},{"name":"9-b82","sha":"a2e95bd699549864d72140057fd804c0595ce5c6","kind":"tag","published_at":"2015-09-18T02:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82/manifests"},{"name":"9-b81","sha":"37e70de5d2a3ed8739a81f9cf42c141577c132c6","kind":"tag","published_at":"2015-09-11T01:27:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81/manifests"},{"name":"9-b80","sha":"1206c8b2ba6d16b2d947566a1a6de8758748551a","kind":"tag","published_at":"2015-09-03T06:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80/manifests"},{"name":"9-b79","sha":"a3f1e1ce395aa36a8683b6b5f9e5ec9cd895221a","kind":"tag","published_at":"2015-08-27T09:28:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79/manifests"},{"name":"9-b78","sha":"d4734924f6bee35b26cac515e0d530bbfca2795c","kind":"tag","published_at":"2015-08-20T10:16:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78/manifests"},{"name":"9-b77","sha":"3663b87358ba1270f219201d2587bc49d0df765b","kind":"tag","published_at":"2015-08-13T11:46:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77/manifests"},{"name":"9-b76","sha":"0e5e014c0931103b7949308af46bb79b5861a7ed","kind":"tag","published_at":"2015-08-06T09:07:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76/manifests"},{"name":"9-b75","sha":"29b3cf8f842b9b8547302b0918f5ca5c39d7e718","kind":"tag","published_at":"2015-07-30T09:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75/manifests"},{"name":"9-b74","sha":"ea1fa766bbeff70d38a0e41c86a913eabfe6325c","kind":"tag","published_at":"2015-07-23T08:26:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74/manifests"},{"name":"9-b73","sha":"28be67e56790e9aff2a3745e3c1354d9ea1f00d9","kind":"tag","published_at":"2015-07-16T14:12:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73/manifests"},{"name":"9-b72","sha":"a0737e5d402aa496415685bb07c84559c337ead9","kind":"tag","published_at":"2015-07-09T07:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72/manifests"},{"name":"9-b71","sha":"c3a016a7ec451671c38f968c9158d4804bfe774d","kind":"tag","published_at":"2015-07-02T08:08:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71/manifests"},{"name":"9-b70","sha":"960bd706f12f3eaf3145c3f038a93f0e9ca371b6","kind":"tag","published_at":"2015-06-25T09:26:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70/manifests"},{"name":"9-b69","sha":"bf272fc152d66461327b774fe3cad12c0e360d4d","kind":"tag","published_at":"2015-06-18T10:54:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69/manifests"},{"name":"9-b68","sha":"219a7e0e488062eb3e4da173d4339c706ebcd4bc","kind":"tag","published_at":"2015-06-11T11:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68/manifests"},{"name":"9-b67","sha":"8040cebf01508e79b8aa89de8f092fb72a1c3537","kind":"tag","published_at":"2015-06-04T09:26:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67/manifests"},{"name":"9-b66","sha":"2f3e13158961d78ae0f9a1a8e45a4e99f836d830","kind":"tag","published_at":"2015-05-28T07:31:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66/manifests"},{"name":"9-b65","sha":"60291ae36e9e327cefb05b18b4bd6a93861d5483","kind":"tag","published_at":"2015-05-21T10:16:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65/manifests"},{"name":"9-b64","sha":"c5c9f95a08a81f3e900cf8c2abfb2746db3713a6","kind":"tag","published_at":"2015-05-14T09:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64/manifests"},{"name":"9-b63","sha":"f9d7cee700520c8993e20581ea2c19849733ea1d","kind":"tag","published_at":"2015-05-07T07:26:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63/manifests"},{"name":"9-b62","sha":"6d178c95e5d55089e4474f8cf552845750a398af","kind":"tag","published_at":"2015-04-30T07:29:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62/manifests"},{"name":"9-b61","sha":"61797ff490af0d748683b61476a65931156c8675","kind":"tag","published_at":"2015-04-23T09:25:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61/manifests"},{"name":"8u51-b09","sha":"bcd5fc1fd4f546158267aeecb788783258a7ad35","kind":"tag","published_at":"2015-04-21T08:17:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09/manifests"},{"name":"9-b60","sha":"35d305f9e84970067bbc4014072e9f02d72a344b","kind":"tag","published_at":"2015-04-16T14:07:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60/manifests"},{"name":"8u51-b08","sha":"63f64f9c441b51ed003b27f9c4bffe206d1a0eab","kind":"tag","published_at":"2015-04-14T06:46:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08/manifests"},{"name":"8u45-b11","sha":"2a33f0b144b5a07b803d5e070bce58f4885ce5b9","kind":"tag","published_at":"2015-04-13T18:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11/manifests"},{"name":"9-b59","sha":"35f0257812269d44adf154cbd2db32d6e58a1643","kind":"tag","published_at":"2015-04-09T09:47:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59/manifests"},{"name":"8u51-b07","sha":"a1b72be5658c2e18db70c93f3c92802b0ed7b6e5","kind":"tag","published_at":"2015-04-07T12:36:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07/manifests"},{"name":"9-b58","sha":"9eb3005c14aae7bacd4520a333c46254a8c552e5","kind":"tag","published_at":"2015-04-04T20:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58/manifests"},{"name":"9-b57","sha":"2e61c9163e16869bed2ba19fba0f2e3b47a97fb5","kind":"tag","published_at":"2015-04-02T09:57:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57/manifests"},{"name":"8u51-b06","sha":"da275cb00aa8be747f2e7de593c903e200bc091b","kind":"tag","published_at":"2015-03-31T06:03:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06/manifests"},{"name":"9-b56","sha":"fd9dd36da9d0f62fcc2cda0740b61f0003b79c28","kind":"tag","published_at":"2015-03-26T11:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56/manifests"},{"name":"8u60-b08","sha":"27854c66773e605f5163f7a316fe8acc1a2146d7","kind":"tag","published_at":"2015-03-25T05:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08/manifests"},{"name":"8u51-b05","sha":"304b6f4f7aea08bc167ecdc279c413c9960cab41","kind":"tag","published_at":"2015-03-24T04:54:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05/manifests"},{"name":"8u51-b04","sha":"db5615a327642df6cf851619327c5587227c5440","kind":"tag","published_at":"2015-03-19T12:04:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04/manifests"},{"name":"9-b55","sha":"75e686157c9959a54ad8485b966561bafb114eed","kind":"tag","published_at":"2015-03-19T09:25:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55/manifests"},{"name":"8u45-b13","sha":"6b91866419b37539e0cb7585ddeca78a3e1a8ec9","kind":"tag","published_at":"2015-03-18T05:38:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13/manifests"},{"name":"8u60-b07","sha":"3858d0e9982b24b58951c10733b75dd915007d39","kind":"tag","published_at":"2015-03-18T05:34:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07/manifests"},{"name":"8u60-b06","sha":"dc630c8b218630e30df2180f0f09f144e33386dc","kind":"tag","published_at":"2015-03-18T00:31:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06/manifests"},{"name":"8u45-b12","sha":"c407f83380925e3d2ad63acbf5acc6477d972f5f","kind":"tag","published_at":"2015-03-17T05:23:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12/manifests"},{"name":"8u40-b27","sha":"1d8e815d247b1085124a6666017e1631be2f0d01","kind":"tag","published_at":"2015-03-13T15:22:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27/manifests"},{"name":"9-b54","sha":"a387174a4eec9c63e2583109d06c9652d07d7b4e","kind":"tag","published_at":"2015-03-12T06:53:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54/manifests"},{"name":"8u51-b03","sha":"f5428dc268a55746d1ae0c785b1df6ad0a0d7cbe","kind":"tag","published_at":"2015-03-12T05:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03/manifests"},{"name":"8u40-b26","sha":"464aedb0b8a9a93a0d15809df0a0fa4bd28bc21e","kind":"tag","published_at":"2015-03-08T02:20:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26/manifests"},{"name":"9-b53","sha":"9f0be48700061142e5528c272a960af504d95bb3","kind":"tag","published_at":"2015-03-05T09:49:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53/manifests"},{"name":"8u51-b02","sha":"f2b337e35f7d275c23b93101e897ba5e25d75ba8","kind":"tag","published_at":"2015-03-05T07:37:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02/manifests"},{"name":"8u60-b05","sha":"c6bdf0fd5a31f05a679a27bdab270364b3b5f925","kind":"tag","published_at":"2015-03-04T04:42:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05/manifests"},{"name":"8u45-b10","sha":"80f0188f8683ec3b68795624ccd9469b4cb60d34","kind":"tag","published_at":"2015-03-03T04:05:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10/manifests"},{"name":"8u51-b01","sha":"ed3db86c2a062a6d8dbc350ff19fd1fe3750b86c","kind":"tag","published_at":"2015-02-26T19:05:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01/manifests"},{"name":"9-b52","sha":"5f7e373a281258fd16a73e4bc5341df46dbf6260","kind":"tag","published_at":"2015-02-26T09:04:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52/manifests"},{"name":"8u60-b04","sha":"4597a47010cb1e1bf4862a9dd75d242dd8de2b8a","kind":"tag","published_at":"2015-02-25T07:32:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04/manifests"},{"name":"8u45-b09","sha":"d4fa590586fca4d390e6bca80cd46b40c04b3aab","kind":"tag","published_at":"2015-02-24T07:16:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09/manifests"},{"name":"9-b51","sha":"431cf9aa689d374a2f25003be9f1bb0d76e48740","kind":"tag","published_at":"2015-02-19T15:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b51","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51/manifests"},{"name":"8u60-b03","sha":"cce2f871157eb76ed4dbd3fde1d3a7ed817e8296","kind":"tag","published_at":"2015-02-18T05:54:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03/manifests"},{"name":"8u45-b08","sha":"feed497906a933d2f2eb3390eaa621b61525d2b7","kind":"tag","published_at":"2015-02-17T08:07:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08/manifests"},{"name":"9-b50","sha":"9955299e81acc10994d73e62c692cf5faf200551","kind":"tag","published_at":"2015-02-12T08:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b50","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50/manifests"},{"name":"8u40-b25","sha":"05fa37f05ef89813dd5ff537943dce47e3cda1b0","kind":"tag","published_at":"2015-02-11T09:38:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25/manifests"},{"name":"8u60-b02","sha":"5372c90dd48e5cdb6822abbe23f50b039ccc1db0","kind":"tag","published_at":"2015-02-11T05:10:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02/manifests"},{"name":"8u45-b07","sha":"3ba6a515acf2174bb50fe2516924f80fe7852756","kind":"tag","published_at":"2015-02-09T23:30:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07/manifests"},{"name":"8u60-b01","sha":"4dc647a34b1119b0aafaea3587aeb71c3cb0e8fd","kind":"tag","published_at":"2015-02-06T23:43:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01/manifests"},{"name":"9-b49","sha":"6ebe973f7d0cb4c9b1e9e108a5bdbbf44dbaaba1","kind":"tag","published_at":"2015-02-05T12:12:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b49","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49/manifests"},{"name":"8u40-b24","sha":"30d89c9830182ec21c7ee2e889eaba570494c8ab","kind":"tag","published_at":"2015-02-04T05:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24/manifests"},{"name":"8u45-b06","sha":"4783fadf191bec4dfd1141bd7dcba8bd94395f56","kind":"tag","published_at":"2015-02-03T04:22:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06/manifests"},{"name":"9-b48","sha":"d2d1d18a979f8d0af92c36f50e2489bdc15f5484","kind":"tag","published_at":"2015-01-29T08:09:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b48","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48/manifests"},{"name":"8u40-b23","sha":"29b9abdfac93b99c6c15e0814916c23bb67166e5","kind":"tag","published_at":"2015-01-28T06:03:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23/manifests"},{"name":"8u45-b05","sha":"6e20019b446c5966efbc9379ddfeaf7e3d6b1c9a","kind":"tag","published_at":"2015-01-27T05:51:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05/manifests"},{"name":"9-b47","sha":"632acc173ede884c0077e00775bd074f9adf5ec3","kind":"tag","published_at":"2015-01-22T08:50:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b47","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47/manifests"},{"name":"8u40-b22","sha":"c4cee6601bd1e37e335152105b0228f126cafde5","kind":"tag","published_at":"2015-01-21T09:48:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22/manifests"},{"name":"8u45-b04","sha":"e00a85c5190b2cb51e0cd49abb3d6255664304fa","kind":"tag","published_at":"2015-01-21T09:29:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04/manifests"},{"name":"9-b46","sha":"ac3c6c0af8f97e1f4fc7d2482d27e28c99605f4a","kind":"tag","published_at":"2015-01-15T11:54:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b46","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46/manifests"},{"name":"8u40-b21","sha":"13425d4ea891ef6ad267222c1d3cd8b9e6bb2712","kind":"tag","published_at":"2015-01-14T05:16:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21/manifests"},{"name":"8u45-b03","sha":"0f7db044958f90b348afbd4e14170bd40c8ce999","kind":"tag","published_at":"2015-01-13T05:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03/manifests"},{"name":"9-b45","sha":"e686efb3350057cf6321c40b6715453746217a59","kind":"tag","published_at":"2015-01-08T08:14:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b45","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45/manifests"},{"name":"8u40-b20","sha":"3d70c424473fe3b01eaeb0ae58dedb1d19a8c3e7","kind":"tag","published_at":"2014-12-31T05:35:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20/manifests"},{"name":"9-b44","sha":"e4662e22f04077dd9f64f768ca29ca9f08f76b32","kind":"tag","published_at":"2014-12-24T10:44:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b44","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44/manifests"},{"name":"8u45-b02","sha":"bf6fb4de3ee557689e08c898363aa97e2f403a4f","kind":"tag","published_at":"2014-12-23T08:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02/manifests"},{"name":"9-b43","sha":"55878d7559296feab06c8c55414ad5c1e19e23fa","kind":"tag","published_at":"2014-12-18T11:41:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b43","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43/manifests"},{"name":"8u31-b13","sha":"eb087309a4b68bd55ee89aefa25756c9b5e82de2","kind":"tag","published_at":"2014-12-18T09:52:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13/manifests"},{"name":"8u40-b19","sha":"6b47ee8936e10a3493cd8ed2f8e6489fa3c81fdd","kind":"tag","published_at":"2014-12-17T09:03:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19/manifests"},{"name":"8u45-b01","sha":"919886f34e53c31d7b1bfcdf7d451ca050db580a","kind":"tag","published_at":"2014-12-16T17:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01/manifests"},{"name":"9-b42","sha":"cb3cd58e440636cfdc18a9a8c198a70e8fa8754a","kind":"tag","published_at":"2014-12-11T12:00:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b42","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42/manifests"},{"name":"8u40-b18","sha":"ad7d0208926407faf8783fd16214237b70d23875","kind":"tag","published_at":"2014-12-10T06:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18/manifests"},{"name":"8u31-b12","sha":"1227276f9e41b6ab7e6a8380d506981075587c27","kind":"tag","published_at":"2014-12-09T11:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12/manifests"},{"name":"9-b41","sha":"9c0884e5c4ff0904626b7da7bbea5f5c01311429","kind":"tag","published_at":"2014-12-04T06:59:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b41","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41/manifests"},{"name":"8u40-b17","sha":"fae4885c04b51d87f1abd799a41e0ee32a8d788c","kind":"tag","published_at":"2014-12-03T07:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17/manifests"},{"name":"8u31-b11","sha":"f1b16a102324e1bbbf272bfeb6c4be2c669666a7","kind":"tag","published_at":"2014-12-03T05:17:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11/manifests"},{"name":"8u40-b16","sha":"5f9a2deae25859e47b5361d95b99035e26d82540","kind":"tag","published_at":"2014-11-26T09:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16/manifests"},{"name":"8u31-b10","sha":"10bbc3528a703b71227c317495373b38efad83df","kind":"tag","published_at":"2014-11-25T05:04:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10/manifests"},{"name":"8u40-b15","sha":"d39eb3c24e6167e4bedc9e5e2801c12ce38b9b5e","kind":"tag","published_at":"2014-11-19T08:35:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15/manifests"},{"name":"8u31-b09","sha":"7f3b90c8f615682dd84b880221fa7712f77bdf1d","kind":"tag","published_at":"2014-11-18T06:45:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09/manifests"},{"name":"9-b40","sha":"fa2db0be6cd8ad2cd1be3764685c523dcbda7f82","kind":"tag","published_at":"2014-11-18T04:37:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b40","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40/manifests"},{"name":"9-b39","sha":"e359662bd02205f25ec5e1992b0d81de445a098f","kind":"tag","published_at":"2014-11-13T05:39:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b39","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39/manifests"},{"name":"8u40-b14","sha":"39ffc36db96a1bfed5ae35d4f6005ab11a616e0d","kind":"tag","published_at":"2014-11-12T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14/manifests"},{"name":"8u31-b08","sha":"e92cd098da847c4620d67f82f8d68909e06b53ea","kind":"tag","published_at":"2014-11-11T05:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08/manifests"},{"name":"9-b38","sha":"51d1000543c5b1879fb26cb9a19f81e7ed39d080","kind":"tag","published_at":"2014-11-06T04:05:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b38","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38/manifests"},{"name":"8u40-b13","sha":"0c48e387a3d5183f45e11566ac3d6f3be849176a","kind":"tag","published_at":"2014-11-05T09:15:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13/manifests"},{"name":"8u31-b07","sha":"0f3f168402d212f51586a45c48120198ae04b5c0","kind":"tag","published_at":"2014-11-04T20:49:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07/manifests"},{"name":"9-b37","sha":"30013a579a87f07a3ec429365fcb7fbe170940f3","kind":"tag","published_at":"2014-10-30T05:29:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b37","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37/manifests"},{"name":"8u40-b12","sha":"66479fb5885c5b97db935fb820777a15dadcdb62","kind":"tag","published_at":"2014-10-29T07:46:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12/manifests"},{"name":"8u31-b06","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-28T07:48:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06/manifests"},{"name":"9-b36","sha":"6fb58408f2aa6205a15fb5b28f8e8f843d3e82ec","kind":"tag","published_at":"2014-10-23T05:22:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b36","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36/manifests"},{"name":"8u40-b11","sha":"7af417d0d6a0170a8dae29a84df8ad325ef12ded","kind":"tag","published_at":"2014-10-22T10:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11/manifests"},{"name":"8u31-b05","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-21T10:15:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05/manifests"},{"name":"9-b35","sha":"6a5ab345823802700c2ff6c9b712ebb67cb5d512","kind":"tag","published_at":"2014-10-16T07:39:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b35","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35/manifests"},{"name":"8u40-b10","sha":"3b62ed4b26511b6806fef9e0379ca555ba87596e","kind":"tag","published_at":"2014-10-15T22:11:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10/manifests"},{"name":"8u31-b04","sha":"d5de1d1fdd1cf2226d08bf85a02d0ba4467bd364","kind":"tag","published_at":"2014-10-14T19:29:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04/manifests"},{"name":"9-b34","sha":"1606bff84f31838c700d2642754658b4f98f5423","kind":"tag","published_at":"2014-10-09T07:42:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b34","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34/manifests"},{"name":"8u25-b18","sha":"94ca096cc07f1653d1c7ca9fa74feb004c8aba7f","kind":"tag","published_at":"2014-10-08T19:38:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18/manifests"},{"name":"8u40-b09","sha":"19f26cfa947ef76c0910889e8d4ba943a7db20d8","kind":"tag","published_at":"2014-10-08T06:25:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09/manifests"},{"name":"8u31-b03","sha":"c318543d0dcf187de055463eb52e5ef971267fc6","kind":"tag","published_at":"2014-10-07T21:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03/manifests"},{"name":"9-b33","sha":"4d86e4ebacceb4982402ba90fc2a3a6998fd362c","kind":"tag","published_at":"2014-10-03T00:21:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b33","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33/manifests"},{"name":"8u40-b08","sha":"c2152ea6bfa440e77c4b6e792dda098649b63518","kind":"tag","published_at":"2014-10-01T07:43:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08/manifests"},{"name":"8u31-b02","sha":"33e11de1ce66a901ff4762b1a7263ac7472de071","kind":"tag","published_at":"2014-09-30T14:28:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02/manifests"},{"name":"9-b32","sha":"3f331e899b9020f1ba8d2423405d5fdafc7dc1c0","kind":"tag","published_at":"2014-09-25T18:05:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b32","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32/manifests"},{"name":"8u40-b07","sha":"7d62fa7666bd6301737d8fca7cda49848ddf2bc4","kind":"tag","published_at":"2014-09-24T21:18:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07/manifests"},{"name":"8u31-b01","sha":"e99a34023aa2f7834f5a73f47f28b2279164be51","kind":"tag","published_at":"2014-09-23T21:48:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01/manifests"},{"name":"8u25-b17","sha":"c835e79ec573a5099517d6fd0dbdf943643efda2","kind":"tag","published_at":"2014-09-18T23:23:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17/manifests"},{"name":"9-b31","sha":"fe710a968ef5780dee7730f926a4771d84f4df87","kind":"tag","published_at":"2014-09-18T22:37:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b31","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31/manifests"},{"name":"8u40-b06","sha":"b21d18a90224f711b4c536ba5d6656f17b378d1a","kind":"tag","published_at":"2014-09-17T20:35:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06/manifests"},{"name":"9-b30","sha":"158d74da4243041ecef62e359410362486200c91","kind":"tag","published_at":"2014-09-11T14:31:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b30","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30/manifests"},{"name":"8u25-b16","sha":"2d43e87d77dbc86c2f7d78f81b2b4802809f7951","kind":"tag","published_at":"2014-09-10T16:06:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16/manifests"},{"name":"8u40-b05","sha":"6ff8fa391dada0870e83a100dffd1ebdb31c46e1","kind":"tag","published_at":"2014-09-10T15:28:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05/manifests"},{"name":"9-b29","sha":"760e15bb1dbd25e5ecd3515d6a9d75463c67ecf8","kind":"tag","published_at":"2014-09-04T14:59:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b29","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29/manifests"},{"name":"8u40-b04","sha":"b461b888958ee57c450e1c1e07384359212be721","kind":"tag","published_at":"2014-09-03T15:23:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04/manifests"},{"name":"8u25-b15","sha":"214246ad012541bb07ad646b983c0f7df72f5e4c","kind":"tag","published_at":"2014-09-03T14:48:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15/manifests"},{"name":"9-b28","sha":"5a8a6d8a856fcac76bffc1be8c8e966745d74a70","kind":"tag","published_at":"2014-08-29T14:35:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b28","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28/manifests"},{"name":"8u40-b03","sha":"714f1aac07360d736b58e8b12ec05813bb89cd35","kind":"tag","published_at":"2014-08-27T14:55:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03/manifests"},{"name":"8u25-b14","sha":"7b0edc195afcb3602ac25bbc1a2be961bf645ec6","kind":"tag","published_at":"2014-08-26T14:39:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14/manifests"},{"name":"9-b27","sha":"a526744a28770e567fabe078c78d4da6f2e2e488","kind":"tag","published_at":"2014-08-21T15:20:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27/manifests"},{"name":"8u40-b02","sha":"a46c418c279f2f868f6bef42d0518293b56ac19e","kind":"tag","published_at":"2014-08-21T14:40:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02/manifests"},{"name":"8u25-b13","sha":"02eead6d8e200421a9c73b85bbfcac9cafc3e431","kind":"tag","published_at":"2014-08-19T14:43:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13/manifests"},{"name":"8u40-b01","sha":"4652b7c9bdab6a5856a683babab50bcb1c718c1f","kind":"tag","published_at":"2014-08-13T14:51:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01/manifests"},{"name":"8u25-b12","sha":"7219590651e82650f7d3f791f06050f8e9aef9e6","kind":"tag","published_at":"2014-08-12T14:48:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12/manifests"},{"name":"9-b26","sha":"7a5b197a0af396c980335c57c7fae6df10a54c7e","kind":"tag","published_at":"2014-08-09T15:18:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26/manifests"},{"name":"8u25-b11","sha":"f2820d0562decd4181c4e6eeb80026481ea65597","kind":"tag","published_at":"2014-08-05T14:34:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11/manifests"},{"name":"8u20-b26","sha":"0bce37b8aea07d19cdf1814f8e3c8dc8ba1df2b2","kind":"tag","published_at":"2014-07-31T15:05:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26/manifests"},{"name":"9-b25","sha":"69c9dbd69eb2c085cbb1c44748e2389ee2268081","kind":"tag","published_at":"2014-07-31T14:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25/manifests"},{"name":"8u25-b10","sha":"e423339cdd96cc7067be6ca8f34a75948f5192e0","kind":"tag","published_at":"2014-07-29T14:52:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10/manifests"},{"name":"8u20-b25","sha":"e92a218928b2f98909d8d3d5199fde6b5a5a3b0d","kind":"tag","published_at":"2014-07-25T04:23:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25/manifests"},{"name":"8u25-b09","sha":"27c635a78256f8419e28c1163e96b08850f3ae00","kind":"tag","published_at":"2014-07-24T15:18:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09/manifests"},{"name":"8u20-b24","sha":"14f06adc9b497b63158f761773d0e823179c23e2","kind":"tag","published_at":"2014-07-24T14:54:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24/manifests"},{"name":"9-b24","sha":"8089c7e4090a65dd4239f9b87a6c1eef0c81d923","kind":"tag","published_at":"2014-07-24T14:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24/manifests"},{"name":"8u25-b08","sha":"a3e94f1726b38459d958fef0d7a1b6a4f0a314b6","kind":"tag","published_at":"2014-07-22T15:29:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08/manifests"},{"name":"9-b23","sha":"3cb0248df61b6c05b51c655cabfc5ba84506e1a0","kind":"tag","published_at":"2014-07-17T15:28:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23/manifests"},{"name":"8u20-b23","sha":"891177468d64d90618f80bf5e5de135b63ef7e77","kind":"tag","published_at":"2014-07-16T15:33:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23/manifests"},{"name":"8u25-b07","sha":"6a26310e0fb8d3b5428ea340309ce74df7256860","kind":"tag","published_at":"2014-07-15T16:17:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07/manifests"},{"name":"9-b22","sha":"a1a3989d8a988b19addbb1ed7322bedc1d3719ca","kind":"tag","published_at":"2014-07-10T15:14:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22/manifests"},{"name":"8u20-b22","sha":"96245c18b86c7387a1b9afc7a38b367f46e9147b","kind":"tag","published_at":"2014-07-09T14:35:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22/manifests"},{"name":"8u25-b06","sha":"2987b9eb9e041898392b6596f81b25652057b729","kind":"tag","published_at":"2014-07-08T14:50:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06/manifests"},{"name":"9-b21","sha":"d97cb16f23e6e20a62c3239d0ceaa6c51e043592","kind":"tag","published_at":"2014-07-03T14:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21/manifests"},{"name":"8u20-b21","sha":"4d16dd0995ab04775f41d2be548c6ea33aef0434","kind":"tag","published_at":"2014-07-02T14:51:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21/manifests"},{"name":"8u25-b05","sha":"31ec2ff88948f1da78e0721750c6423d5a5c3ae1","kind":"tag","published_at":"2014-07-01T14:38:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05/manifests"},{"name":"9-b20","sha":"3bd745ba23d4ad6d2eef43abd5680a479db65175","kind":"tag","published_at":"2014-06-26T14:28:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20/manifests"},{"name":"8u20-b20","sha":"0cfa49ffa57616d0abd09161f61c4e074345106c","kind":"tag","published_at":"2014-06-25T16:01:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20/manifests"},{"name":"8u25-b04","sha":"20afbb2292fbe6934523d5757e791bf99c788523","kind":"tag","published_at":"2014-06-24T01:55:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04/manifests"},{"name":"9-b19","sha":"73bdfcb72aa6c3faf2156f911aee2bf2611a45c6","kind":"tag","published_at":"2014-06-19T15:40:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19/manifests"},{"name":"8u25-b03","sha":"eeaa9c57293f6b5bab9482e067902ee8ab24f640","kind":"tag","published_at":"2014-06-19T02:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03/manifests"},{"name":"8u20-b19","sha":"694d6313847baddee5601474c249b4c2fc964c32","kind":"tag","published_at":"2014-06-18T15:39:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19/manifests"},{"name":"8u11-b12","sha":"6d180c190e6ad902715fa0a460db95251c8d263a","kind":"tag","published_at":"2014-06-17T04:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12/manifests"},{"name":"9-b18","sha":"18e4ee1eb3f7ba0661133c8140181b9d53bf4a1e","kind":"tag","published_at":"2014-06-13T15:21:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18/manifests"},{"name":"8u25-b02","sha":"f684968527ded3a38790de605728034bab1e4e13","kind":"tag","published_at":"2014-06-12T15:56:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02/manifests"},{"name":"9-b17","sha":"8b8229e8a4f2b9783675682022481d8422d5bf24","kind":"tag","published_at":"2014-06-12T15:06:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17/manifests"},{"name":"8u20-b18","sha":"6b3dc8a1754189d506667a7162f8e46475d6a985","kind":"tag","published_at":"2014-06-11T04:34:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18/manifests"},{"name":"8u25-b01","sha":"0e8e4ec1aff538385e03df2711b6dd3fca1c80f4","kind":"tag","published_at":"2014-06-05T15:49:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01/manifests"},{"name":"9-b16","sha":"35f65a57367e6de7c8aa2863773500391af879c5","kind":"tag","published_at":"2014-06-05T15:11:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16/manifests"},{"name":"8u20-b17","sha":"93fda2e63c261c1e582498aad6c0e0e5fbdef918","kind":"tag","published_at":"2014-06-04T14:54:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17/manifests"},{"name":"8u11-b11","sha":"eb7f646c27684cc6338f0600d33dae88da87874b","kind":"tag","published_at":"2014-06-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11/manifests"},{"name":"9-b15","sha":"60c1920c1fff30178de259b7eb752655febeb05b","kind":"tag","published_at":"2014-05-30T14:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15/manifests"},{"name":"8u11-b10","sha":"bf60f58df56273a3fa5f3f549a9f5fcd7aab8f68","kind":"tag","published_at":"2014-05-28T04:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10/manifests"},{"name":"8u20-b16","sha":"79bb17cab9c406cfcead688831107a0b9224e8e5","kind":"tag","published_at":"2014-05-28T03:34:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16/manifests"},{"name":"9-b14","sha":"1d3a7181633c3047d94b38909f5b905d1b370f68","kind":"tag","published_at":"2014-05-22T15:13:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14/manifests"},{"name":"8u20-b15","sha":"7ce12d2b405e7f951bdc2ed45b99569960da33c7","kind":"tag","published_at":"2014-05-21T14:36:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15/manifests"},{"name":"8u11-b09","sha":"7601844a33283ee9eedcfac0d4f12237b82672bd","kind":"tag","published_at":"2014-05-20T05:13:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09/manifests"},{"name":"9-b13","sha":"8530e34dae93df183422bc9e4094186fc1cdcc09","kind":"tag","published_at":"2014-05-15T14:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13/manifests"},{"name":"8u20-b14","sha":"ef8eead7c50963e24aad4339e8e80ac2027fe37a","kind":"tag","published_at":"2014-05-14T20:07:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14/manifests"},{"name":"8u11-b08","sha":"c6c9de6545e5d64bbfcae083a49f0f963bbd6024","kind":"tag","published_at":"2014-05-13T14:59:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08/manifests"},{"name":"9-b12","sha":"b5cf781a90c70420e7747b447827033366982e06","kind":"tag","published_at":"2014-05-08T19:33:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12/manifests"},{"name":"8u20-b13","sha":"a93e0cba9d5c7e07a8ed0c2a70d4801f569eecd9","kind":"tag","published_at":"2014-05-07T14:56:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13/manifests"},{"name":"8u11-b07","sha":"2bf659f263d8462c50a31da023fd188b65ff1911","kind":"tag","published_at":"2014-05-06T14:27:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07/manifests"},{"name":"9-b11","sha":"a6b49ff5dcc78d1bd5a2fa9695a0042911e2ac36","kind":"tag","published_at":"2014-05-01T14:47:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11/manifests"},{"name":"8u20-b12","sha":"930bebaa0918d8f99a3af602a9e3173b9d648c69","kind":"tag","published_at":"2014-04-30T14:48:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12/manifests"},{"name":"8u11-b06","sha":"88849299ff4e7020d95ea4e6474b2fb488edc4a6","kind":"tag","published_at":"2014-04-29T14:47:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06/manifests"},{"name":"9-b10","sha":"210ce94b39263de94b241a63ad98e321aafbef75","kind":"tag","published_at":"2014-04-24T15:38:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10/manifests"},{"name":"8u20-b11","sha":"499300c6d3b140e46d35bb2a9ba1e805ed15290c","kind":"tag","published_at":"2014-04-23T15:35:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11/manifests"},{"name":"8u11-b05","sha":"bc5b49ecb3d359c477b3402819d8d967cd706d25","kind":"tag","published_at":"2014-04-22T14:27:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05/manifests"},{"name":"9-b09","sha":"aae712bcc7f2b8f2ac7687ffc2bb720a735bf425","kind":"tag","published_at":"2014-04-17T14:22:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09/manifests"},{"name":"8u20-b10","sha":"64edde5af4885e16861c002ff3a371a92bae369b","kind":"tag","published_at":"2014-04-16T14:30:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10/manifests"},{"name":"8u11-b04","sha":"c326a2855350505aeade88aa4725334e0cd28d47","kind":"tag","published_at":"2014-04-15T14:53:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04/manifests"},{"name":"9-b08","sha":"e11f34a80e3ef721d41881eb0e112770abbf8e78","kind":"tag","published_at":"2014-04-15T14:23:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08/manifests"},{"name":"8u20-b09","sha":"8afce5c8e30b7f6e835e489a5423e137d1926258","kind":"tag","published_at":"2014-04-09T15:02:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09/manifests"},{"name":"8u11-b03","sha":"a5e91ec777bb028330468212aee964eadb3419e5","kind":"tag","published_at":"2014-04-08T15:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03/manifests"},{"name":"9-b07","sha":"448e61407de6e5fc9c2cdb8fd9a7d20b25e460e8","kind":"tag","published_at":"2014-04-03T15:18:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07/manifests"},{"name":"8u20-b08","sha":"7d0ff1d99e1929cb26732a46d82061a756ad318a","kind":"tag","published_at":"2014-04-02T14:29:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08/manifests"},{"name":"8u11-b02","sha":"a0e6d3806e79b39d38d6d82710ef82ba4d24e4f0","kind":"tag","published_at":"2014-04-01T14:50:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02/manifests"},{"name":"9-b06","sha":"21eafd1a23ac6802277c9af4113daaa1cb7dd6cc","kind":"tag","published_at":"2014-03-27T19:04:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06/manifests"},{"name":"8u20-b07","sha":"269c226217d001ea47e7260e6ade7fea7a6943c2","kind":"tag","published_at":"2014-03-26T18:23:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07/manifests"},{"name":"8u11-b01","sha":"60340b8c6a5835b41c4e71661a09181bfcc0b3e3","kind":"tag","published_at":"2014-03-25T15:05:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01/manifests"},{"name":"9-b05","sha":"794d16bdc91a9b4f295ba35a5bd3cd359f0c5df9","kind":"tag","published_at":"2014-03-20T15:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05/manifests"},{"name":"8u20-b06","sha":"14baaa12c9017eb8a2817f0364680d3e26661f08","kind":"tag","published_at":"2014-03-19T15:57:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06/manifests"},{"name":"8u5-b13","sha":"84b39c65ddd0e5469fd7e60dd17b592da27f0038","kind":"tag","published_at":"2014-03-18T15:31:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13/manifests"},{"name":"8u20-b05","sha":"f607ef2a0d55dc2bf4cea1ad4e1f0965becca0f7","kind":"tag","published_at":"2014-03-12T16:12:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05/manifests"},{"name":"9-b04","sha":"0c1cc05f156b54f764755f13ac7229409159526e","kind":"tag","published_at":"2014-03-11T23:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04/manifests"},{"name":"8u5-b12","sha":"3acdf271125221b04e24f33b596934565019826b","kind":"tag","published_at":"2014-03-11T15:07:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12/manifests"},{"name":"8u20-b04","sha":"e11bf0df26a4f511aff489a562cd9956cbe17af8","kind":"tag","published_at":"2014-03-05T16:00:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04/manifests"},{"name":"8.0-b132","sha":"1a0c382658d94a7f7692f0c9bb09129733a34861","kind":"tag","published_at":"2014-03-04T18:36:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b132","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132/manifests"},{"name":"8u5-b11","sha":"7d68f0fb450341c280b8c0d420219d18cd9b76ac","kind":"tag","published_at":"2014-03-04T16:31:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11/manifests"},{"name":"8.0-b131","sha":"a785ebbd497da2bef677b43e26727bb180b8af71","kind":"tag","published_at":"2014-03-01T17:50:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b131","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131/manifests"},{"name":"8.0-b130","sha":"02db3280dcdb25778bca2572f9bd9b7cb5a124cd","kind":"tag","published_at":"2014-02-28T15:53:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b130","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130/manifests"},{"name":"8u20-b03","sha":"767a7329bb39cfaa4e520360df84f76684169c7a","kind":"tag","published_at":"2014-02-26T16:22:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03/manifests"},{"name":"8u5-b10","sha":"6e5021ed3c6e96234b183263866d2b5e4bcf3580","kind":"tag","published_at":"2014-02-25T18:09:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10/manifests"},{"name":"9-b03","sha":"825207a2296c3a4758b1bf1299dde9ed1ff7d602","kind":"tag","published_at":"2014-02-21T17:40:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03/manifests"},{"name":"8u20-b02","sha":"64e4a9c6b1edf353f7cc52b9f34a6aacc6a20679","kind":"tag","published_at":"2014-02-19T16:49:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02/manifests"},{"name":"8u5-b09","sha":"0eae196c85396aec7c4b87419188c2b933788d82","kind":"tag","published_at":"2014-02-18T17:48:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09/manifests"},{"name":"8u20-b01","sha":"54911b1aeff16e362c058a8b53d771f1fb03ccf3","kind":"tag","published_at":"2014-02-12T16:58:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01/manifests"},{"name":"8u5-b08","sha":"861f393b0cf74ed089ecd5981083603a14104628","kind":"tag","published_at":"2014-02-11T18:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08/manifests"},{"name":"8.0-b129","sha":"a76ff582459efda5a9433e912cffccbf86e4dc2d","kind":"tag","published_at":"2014-02-07T21:27:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b129","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129/manifests"},{"name":"9-b02","sha":"336652fd2976d366f37c8c467476e8d18ef8ff03","kind":"tag","published_at":"2014-02-07T02:15:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02/manifests"},{"name":"8u5-b07","sha":"2452f97e9cac929c8004dd5a9423af1484710f14","kind":"tag","published_at":"2014-02-04T17:35:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07/manifests"},{"name":"8.0-b128","sha":"20844fe7ec287aa281d7abf1441a61f19ba6bd6f","kind":"tag","published_at":"2014-02-02T07:29:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b128","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128/manifests"},{"name":"8.0-b127","sha":"7fe86efa5edf72803913709eb9fa7226ab95db81","kind":"tag","published_at":"2014-01-30T16:29:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b127","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127/manifests"},{"name":"8u5-b06","sha":"71f36821dee76056e51832571b016509738be129","kind":"tag","published_at":"2014-01-28T17:46:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06/manifests"},{"name":"8.0-b126","sha":"62fd6cb763b6e402fe2854d21845b7e89c9797c5","kind":"tag","published_at":"2014-01-25T01:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b126","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126/manifests"},{"name":"8u5-b05","sha":"1e733141045e651d78a2ce94623df559a79ed04f","kind":"tag","published_at":"2014-01-22T20:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05/manifests"},{"name":"8.0-b125","sha":"a431ecb566c7c339496ea762d54f537f115f428c","kind":"tag","published_at":"2014-01-22T16:44:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b125","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125/manifests"},{"name":"9-b01","sha":"722c0fd5ee9b3c6df9dded33db483ad79d4fb130","kind":"tag","published_at":"2014-01-22T03:48:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01/manifests"},{"name":"8.0-b124","sha":"1486d06a2a6a868b1e8ca4332d12139ab652a37f","kind":"tag","published_at":"2014-01-18T05:38:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b124","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124/manifests"},{"name":"8u5-b04","sha":"c416ef47766499dbc56e91cb78a01eadd2a73851","kind":"tag","published_at":"2014-01-14T16:45:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04/manifests"},{"name":"8.0-b123","sha":"3730b5c8f5fbf708c356bcf5cffd20703a3e6a85","kind":"tag","published_at":"2014-01-10T17:30:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b123","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123/manifests"},{"name":"8u5-b03","sha":"dbcca91d4f3abe3bc16a45fbc1bc2739750a395e","kind":"tag","published_at":"2014-01-07T17:45:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03/manifests"},{"name":"8.0-b122","sha":"ccbbbb276746836d5a8e24705c3c008f745c16f1","kind":"tag","published_at":"2014-01-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b122","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122/manifests"},{"name":"8u5-b02","sha":"e1792eb55003a750224ac1bfd3c4e62a1d5b6794","kind":"tag","published_at":"2013-12-24T16:51:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02/manifests"},{"name":"8.0-b121","sha":"012c7c5bd0d1ae5f4953fbdecb426a8dc2655e1b","kind":"tag","published_at":"2013-12-20T02:14:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b121","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121/manifests"},{"name":"8u5-b01","sha":"f16f4674aee72a363edd7cf6faaac79d2699da40","kind":"tag","published_at":"2013-12-17T17:17:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01/manifests"},{"name":"8.0-b120","sha":"a538ae9c8035ee17c51a9ca14b073081159640e2","kind":"tag","published_at":"2013-12-12T16:22:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b120","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120/manifests"},{"name":"8.0-b119","sha":"6fc3c9f1b003dcfd7510cc4d7609fcf09e3bc586","kind":"tag","published_at":"2013-12-05T15:56:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b119","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119/manifests"},{"name":"8.0-b118","sha":"cd2b91dce1f07c6397e682dfd5bdcbe4bd999059","kind":"tag","published_at":"2013-11-28T16:49:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b118","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118/manifests"},{"name":"8.0-b117","sha":"2b95f8de41e7f508a7102b51c0fd8235add427cc","kind":"tag","published_at":"2013-11-21T16:34:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b117","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117/manifests"},{"name":"8.0-b116","sha":"ab61d2f2fe779edbe17deb0ace0c2388f6c7c970","kind":"tag","published_at":"2013-11-14T16:07:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b116","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116/manifests"},{"name":"8.0-b115","sha":"2507800c17b4a02a7f47afbb43e545ae09dc1d7c","kind":"tag","published_at":"2013-11-07T16:11:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b115","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115/manifests"},{"name":"8.0-b114","sha":"a4ef9e01ebd04cadb67bc8c9004d2556d9c7b1d7","kind":"tag","published_at":"2013-10-31T15:21:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b114","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114/manifests"},{"name":"8.0-b113","sha":"5199684d1026791e60eba956167f4acaa25eb657","kind":"tag","published_at":"2013-10-24T15:10:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b113","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113/manifests"},{"name":"8.0-b112","sha":"743d8f398d96302d82b4f1907b575a541d773cf2","kind":"tag","published_at":"2013-10-17T15:17:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b112","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112/manifests"},{"name":"8.0-b111","sha":"9093b7618064473bda33a61f4a697a103b7f3ec0","kind":"tag","published_at":"2013-10-10T17:25:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b111","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111/manifests"},{"name":"8.0-b110","sha":"26705fb5521441749c8e4b157bf6ec77218c7f10","kind":"tag","published_at":"2013-10-03T15:05:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b110","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110/manifests"},{"name":"8.0-b109","sha":"4c329385f9a2067040be59b26c5fd2b17351f8b3","kind":"tag","published_at":"2013-09-26T15:11:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b109","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109/manifests"},{"name":"8.0-b108","sha":"9ba220a24f785484587a33798470e70331959d76","kind":"tag","published_at":"2013-09-19T14:57:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b108","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108/manifests"},{"name":"8.0-b107","sha":"200db86f0615a5885926cd406b96bb6be5b9b88d","kind":"tag","published_at":"2013-09-12T14:42:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b107","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107/manifests"},{"name":"8.0-b106","sha":"f09664513cb1cfc2b88eb4ad60ecd2bd0b8534ae","kind":"tag","published_at":"2013-09-05T14:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b106","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106/manifests"},{"name":"8.0-b105","sha":"3e2d4b453c2682540bf4dca9a39f5e3dd08d16c7","kind":"tag","published_at":"2013-08-29T15:17:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b105","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105/manifests"},{"name":"8.0-b104","sha":"f7d09c6015e624792d9f34ef613b8378b5f81356","kind":"tag","published_at":"2013-08-22T14:46:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b104","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104/manifests"},{"name":"8.0-b103","sha":"8a3dcf4415d4a111e4edd82e64db8e04683ba8ef","kind":"tag","published_at":"2013-08-15T14:54:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b103","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103/manifests"},{"name":"8.0-b102","sha":"1285833f7b49bce9e6ee07cc07c6163609e72502","kind":"tag","published_at":"2013-08-08T18:07:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b102","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102/manifests"},{"name":"8.0-b101","sha":"9cf9cfdec71852d05fd01275a979c4048b9eb546","kind":"tag","published_at":"2013-08-01T15:57:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b101","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101/manifests"},{"name":"8.0-b100","sha":"b33cb8e9bda51058f81e78655818d219bd3cfd3e","kind":"tag","published_at":"2013-07-25T16:33:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b100","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100/manifests"},{"name":"8.0-b99","sha":"9366de90628600019a2a247adacde7ba47710655","kind":"tag","published_at":"2013-07-18T18:11:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b99","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99/manifests"},{"name":"8.0-b98","sha":"7fb44dfc75abba71192b77f6b0467ceb883ea1f8","kind":"tag","published_at":"2013-07-11T22:48:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b98","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98/manifests"},{"name":"8.0-b97","sha":"dfad9aea996fc8d747a43b1ece2fc14c6b6009ed","kind":"tag","published_at":"2013-07-04T15:30:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b97","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97/manifests"},{"name":"8.0-b96","sha":"d2b687222a8ca531c409560ab2c27617db4c384c","kind":"tag","published_at":"2013-06-28T00:08:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b96","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96/manifests"},{"name":"8.0-b95","sha":"e46abaa16907d6fa6fe5f92e21e729f2a95f79a8","kind":"tag","published_at":"2013-06-20T20:45:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b95","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95/manifests"},{"name":"8.0-b94","sha":"27bc36ac743b7cc7ed69309a823346001b6c85df","kind":"tag","published_at":"2013-06-13T20:50:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94/manifests"},{"name":"8.0-b93","sha":"51c3ebaa5c2d3313be04e4f2b07d254fbc71aab3","kind":"tag","published_at":"2013-06-07T02:44:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93/manifests"},{"name":"8.0-b92","sha":"6f088416c216ed4ef6460990b06d0c31b5134c14","kind":"tag","published_at":"2013-05-30T20:54:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92/manifests"},{"name":"8.0-b91","sha":"456a1b60a1d8dbe1fe22b675f3b7b73c32dc219c","kind":"tag","published_at":"2013-05-24T00:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91/manifests"},{"name":"8.0-b90","sha":"516b7adfe39898ed4057533ba45ab6ff976d128b","kind":"tag","published_at":"2013-05-16T23:43:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90/manifests"},{"name":"8.0-b89","sha":"2df59f475bdc8274a4e6366f838a39ad01c38a66","kind":"tag","published_at":"2013-05-09T22:35:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89/manifests"},{"name":"8.0-b88","sha":"fe20698fb00bf4d8f9eea719739b2a160a39243c","kind":"tag","published_at":"2013-05-03T04:21:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88/manifests"},{"name":"8.0-b87","sha":"ddcc7876bf28140841c1b303f312e8f4eacf96a9","kind":"tag","published_at":"2013-04-26T03:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b87","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87/manifests"},{"name":"8.0-b86","sha":"bbf6fad315bf877746629f312f3cb83a382ddfe4","kind":"tag","published_at":"2013-04-18T23:40:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86/manifests"},{"name":"8.0-b85","sha":"1906feee8e643917014e4a5e084651efe29ee8ef","kind":"tag","published_at":"2013-04-11T20:05:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85/manifests"},{"name":"8.0-b84","sha":"089503084063641df0b741f611fbc61a58ab7139","kind":"tag","published_at":"2013-04-05T03:11:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84/manifests"},{"name":"8.0-b83","sha":"98d099e920017efead9d8ea1cadfa588f1ef9910","kind":"tag","published_at":"2013-03-28T22:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83/manifests"},{"name":"8.0-b82","sha":"5cba3a1bdbc2120a153590bd9855f3c38b6721fa","kind":"tag","published_at":"2013-03-21T21:18:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82/manifests"},{"name":"8.0-b81","sha":"a7cf0d61d4465446954a50567879ce59e102ea40","kind":"tag","published_at":"2013-03-14T22:53:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81/manifests"},{"name":"8.0-b80","sha":"28157d5b51f4a1e3a9cd93414a88ba04a31a5055","kind":"tag","published_at":"2013-03-07T22:04:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80/manifests"},{"name":"8.0-b79","sha":"0518f7608c913a06f2565e401012eeb91e8b3d36","kind":"tag","published_at":"2013-02-28T21:37:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79/manifests"},{"name":"8.0-b78","sha":"93794adee6f7d513d089199d0cc8da39b5d6ed15","kind":"tag","published_at":"2013-02-21T23:30:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78/manifests"},{"name":"8.0-b77","sha":"9a1e6a5aac04bbe900fcf761f1a4aafe7af2a0d1","kind":"tag","published_at":"2013-02-15T04:12:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77/manifests"},{"name":"8.0-b76","sha":"ddff01efd1e1e2a4b7da18a33f150b42160a6cc1","kind":"tag","published_at":"2013-02-07T22:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76/manifests"},{"name":"8.0-b75","sha":"04d41eb2e86a9250e24b84a8d8bc56eb1b3aa012","kind":"tag","published_at":"2013-01-31T21:56:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75/manifests"},{"name":"8.0-b74","sha":"36b99316c1f9745ca5da56dfe17e15ceb1698435","kind":"tag","published_at":"2013-01-25T01:24:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74/manifests"},{"name":"8.0-b73","sha":"021ce9b9dcfd87020ea2dae338b57ae7108f69d9","kind":"tag","published_at":"2013-01-17T18:11:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73/manifests"},{"name":"8.0-b72","sha":"8258e433f21bd9947afaabe2aac16d4a3e44248a","kind":"tag","published_at":"2013-01-10T23:42:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72/manifests"},{"name":"8.0-b71","sha":"bc5d17a66086e951aeffe3ce02c7d6209a091c1b","kind":"tag","published_at":"2013-01-03T22:35:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71/manifests"},{"name":"8.0-b70","sha":"195a61d6469172d63a67427514320ea48097fee0","kind":"tag","published_at":"2012-12-27T23:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70/manifests"},{"name":"8.0-b69","sha":"0d6a884e7453d3614ab7573d50e27f3d7f3807fd","kind":"tag","published_at":"2012-12-21T00:44:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69/manifests"},{"name":"8.0-b68","sha":"2c341601e504708f03907d71cef547f4206561c2","kind":"tag","published_at":"2012-12-14T00:55:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68/manifests"},{"name":"8.0-b67","sha":"f95e99f9cdc06e4dd789a7d8253dda07bd410c8d","kind":"tag","published_at":"2012-12-07T00:19:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67/manifests"},{"name":"8.0-b66","sha":"10b1424e41bafb76044014bea4b14c8a040b0135","kind":"tag","published_at":"2012-11-30T06:12:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66/manifests"},{"name":"8.0-b65","sha":"67038aff16f22ab96d80c040d62a4ff483a727a7","kind":"tag","published_at":"2012-11-16T05:18:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65/manifests"},{"name":"8.0-b64","sha":"a432f60749bdf3b25e808dc22ecf8da68fff1bea","kind":"tag","published_at":"2012-11-09T04:39:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64/manifests"},{"name":"8.0-b63","sha":"56200f2f9a5cd90256d7c386735f7895b0d183a0","kind":"tag","published_at":"2012-11-02T01:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63/manifests"},{"name":"8.0-b62","sha":"71702cce4175f6046df9961dbc1614137f992c7d","kind":"tag","published_at":"2012-10-25T23:36:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62/manifests"},{"name":"8.0-b61","sha":"108502611a3ff408021608265e44de847ff53831","kind":"tag","published_at":"2012-10-18T21:33:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61/manifests"},{"name":"8.0-b60","sha":"a2f0393cdcc3919894b298ec143fdcbe969f8068","kind":"tag","published_at":"2012-10-11T21:22:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60/manifests"},{"name":"8.0-b59","sha":"551e97a119e8c7b4bdd842f595df958fad933200","kind":"tag","published_at":"2012-10-04T23:11:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59/manifests"},{"name":"8.0-b58","sha":"358a62d93aebe614087009f7a9a8710f856781bb","kind":"tag","published_at":"2012-09-27T23:12:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58/manifests"},{"name":"8.0-b57","sha":"eecb62946501f88a21502fcd917081d1d5258342","kind":"tag","published_at":"2012-09-20T23:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57/manifests"},{"name":"8.0-b56","sha":"ec74de5b9938fee9c30c7bd6e5374fa9896f6fe8","kind":"tag","published_at":"2012-09-14T04:56:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56/manifests"},{"name":"8.0-b55","sha":"43c808c05be60b7ed8365318321c2c368de2707f","kind":"tag","published_at":"2012-09-07T04:04:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55/manifests"},{"name":"8.0-b54","sha":"b1f965435f28ef49fcf05580f715486438d68659","kind":"tag","published_at":"2012-08-31T00:47:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54/manifests"},{"name":"8.0-b53","sha":"a348a3bfed466ac94a26175e30a97e96a6050bc2","kind":"tag","published_at":"2012-08-28T01:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53/manifests"},{"name":"8.0-b52","sha":"1cd9a1ae3b97c8ee68d77b34a28c62f778460705","kind":"tag","published_at":"2012-08-22T18:35:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52/manifests"},{"name":"2.2-b19","sha":"782162d15331f1ccdbd6b9c82cdf3b3e9b638cd5","kind":"tag","published_at":"2012-07-27T17:58:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19/manifests"},{"name":"2.2-b18","sha":"ca64dc6201df482ea52d1d05e841e781bd5d9b80","kind":"tag","published_at":"2012-07-18T21:57:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18/manifests"},{"name":"2.2-b17","sha":"b3e4c3bcf66c89a985bc63bc21bee44bc2322588","kind":"tag","published_at":"2012-07-11T19:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17/manifests"},{"name":"2.2-b16","sha":"d29204d2b9039316a715cf5ff6c6bd49e51f3d30","kind":"tag","published_at":"2012-07-05T19:13:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16/manifests"},{"name":"2.2-b15","sha":"bdfd883c5eb4081d67db29c227b2c70305368d8f","kind":"tag","published_at":"2012-06-27T21:00:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15/manifests"},{"name":"2.2-b14","sha":"f03da0eb75a02b3e47d9fec5ab379ef9d83194f7","kind":"tag","published_at":"2012-06-23T04:21:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14/manifests"},{"name":"2.2-b13","sha":"cae39c965e151e1d236de67def3baed4da20de70","kind":"tag","published_at":"2012-06-14T21:06:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13/manifests"},{"name":"2.2-b12","sha":"7764bf22f9a493d0aadb2639af44e580a0ce65ac","kind":"tag","published_at":"2012-06-06T23:56:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12/manifests"},{"name":"2.2-b11","sha":"bcb28a7accd69f40c264d7257d15b7ada082591a","kind":"tag","published_at":"2012-05-31T20:21:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11/manifests"},{"name":"2.2-b10","sha":"d0229b16685bde91185e0c66ddf691e9d46c6622","kind":"tag","published_at":"2012-05-25T01:45:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10/manifests"},{"name":"2.2-b09","sha":"25ce65ac3964e43a4bf9bab7f29248083ad35680","kind":"tag","published_at":"2012-05-17T22:19:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09/manifests"},{"name":"2.2-b08","sha":"7d6c1f66d9f2b01ee424ee9bad40418b1a3f297f","kind":"tag","published_at":"2012-05-10T01:39:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08/manifests"},{"name":"2.2-b07","sha":"f6c0ece79203e923c3ccf3df6e3de326b81fc36d","kind":"tag","published_at":"2012-05-03T04:30:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07/manifests"},{"name":"2.2-b06","sha":"7ffb059a53a11aa4eec86c24fe3318c333dc2843","kind":"tag","published_at":"2012-04-25T20:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06/manifests"},{"name":"2.2-b05","sha":"ceb9199c46be0e41bcdd7dd223ecc9b371456c4b","kind":"tag","published_at":"2012-04-20T21:52:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05/manifests"},{"name":"2.2-b04","sha":"d34a9f0697053b5b27d563b672b0bbd8ff72956f","kind":"tag","published_at":"2012-04-11T20:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04/manifests"},{"name":"2.1-b21","sha":"0f33000789b4d349b174a7f8c4ad56b9e2f48be3","kind":"tag","published_at":"2012-04-05T19:55:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21/manifests"},{"name":"2.2-b03","sha":"b9688c06e2c1612d41b22ab5bd2c0a88258f0f43","kind":"tag","published_at":"2012-04-03T20:44:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03/manifests"},{"name":"2.1-b20","sha":"f2fd75939baba6fc934a3d18892230d07320aace","kind":"tag","published_at":"2012-03-28T19:38:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20/manifests"},{"name":"2.1-b19","sha":"083f31ee31397020ee939b470bbed9370fdb7970","kind":"tag","published_at":"2012-03-28T00:12:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19/manifests"},{"name":"2.2-b02","sha":"b41effc761bc31fa7d289d19297dab0daf67ce21","kind":"tag","published_at":"2012-03-27T20:57:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02/manifests"},{"name":"2.1-b18","sha":"206c8707db0055771cd167129241e37c2c72801e","kind":"tag","published_at":"2012-03-21T20:15:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18/manifests"},{"name":"2.2-b01","sha":"8bc7e434031e65cedd9be8e93df7c18310bfddd7","kind":"tag","published_at":"2012-03-20T19:18:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01/manifests"},{"name":"2.1-b17","sha":"5191ad2e4704527047108e0067a1724323bd02ba","kind":"tag","published_at":"2012-03-14T20:22:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17/manifests"},{"name":"2.1-b16","sha":"5f4865c634903ca22f5aea1a302a4fa68cb1ce34","kind":"tag","published_at":"2012-03-07T18:46:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16/manifests"},{"name":"2.1-b15","sha":"58a09654245d53acb841eb70500e7f2461c476bc","kind":"tag","published_at":"2012-02-29T18:42:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15/manifests"},{"name":"2.1-b14","sha":"262cfd65562e56d47c23e69588645e2d6ef9a76c","kind":"tag","published_at":"2012-02-22T18:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14/manifests"},{"name":"2.1-b13","sha":"25acf27a38a6c0bde7a92a68be3b79c1fe71f943","kind":"tag","published_at":"2012-02-15T20:51:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13/manifests"},{"name":"2.1-b12","sha":"7e1ce9ffa4498af5a4d529bdc0d2023a9455ba55","kind":"tag","published_at":"2012-02-08T17:52:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12/manifests"},{"name":"2.1-b11","sha":"c7ecce716f7bb9865034659e5c88d7546ea7a23d","kind":"tag","published_at":"2012-02-01T18:05:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11/manifests"},{"name":"2.1-b10","sha":"de5e0b3d7cd3e3c5ef03f5cc5705c3b11591558a","kind":"tag","published_at":"2012-01-25T19:18:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10/manifests"},{"name":"2.1-b09","sha":"ec1bbdcb7b6533d8dcbab580b3ddf065222a1d72","kind":"tag","published_at":"2012-01-18T18:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09/manifests"},{"name":"2.1-b08","sha":"b968b8b6029f8f1b89fbcfd2023fec3430f4edef","kind":"tag","published_at":"2012-01-11T19:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08/manifests"},{"name":"2.1-b07","sha":"f87231705a55aa96093258825dba1a677288c8aa","kind":"tag","published_at":"2011-12-28T18:20:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07/manifests"},{"name":"2.1-b06","sha":"5a01300e59a3a8d49e508be12fee9761284426f1","kind":"tag","published_at":"2011-12-21T18:11:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06/manifests"},{"name":"2.1-b05","sha":"f5d1ce5ee313c8d219014521c1c4512f92250b58","kind":"tag","published_at":"2011-12-14T18:40:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05/manifests"},{"name":"2.1-b04","sha":"bb193e2ac5056ee5ec6b5479c53e0103e7945313","kind":"tag","published_at":"2011-12-07T17:53:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04/manifests"},{"name":"2.1-b03","sha":"bd84fdfd834d47a66700b764a712facd561a1b8b","kind":"tag","published_at":"2011-12-01T18:13:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03/manifests"},{"name":"2.1-b02","sha":"092e3f29a54c6f2242ae0335c16d485a084207a6","kind":"tag","published_at":"2011-11-23T19:07:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02/manifests"},{"name":"2.1-b01","sha":"caece88e7165d698d50eb1172892b8e3cc842bbb","kind":"tag","published_at":"2011-11-16T19:34:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01/manifests"}]},"repo_metadata_updated_at":"2025-10-31T05:42:17.966Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.62102135278767,"dependent_packages_count":48.065677441475074,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.84334939713138},"purl":"pkg:maven/org.openjfx/jdk-jsobject","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.openjfx:jdk-jsobject","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.openjfx:jdk-jsobject","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.openjfx:jdk-jsobject/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T01:02:17.099Z","issues_count":1,"pull_requests_count":1094,"avg_time_to_close_issue":16213.0,"avg_time_to_close_pull_request":4823889.823529412,"issues_closed_count":1,"pull_requests_closed_count":849,"pull_request_authors_count":74,"issue_authors_count":1,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":11.723034734917734,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":506,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1300110.6335078534,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":382,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":9.314229249011857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/issues","maintainers":[{"login":"kevinrushforth","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"Maran23","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"hjohn","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"arapte","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"jaybhaskar","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"tsayao","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"jayathirthrao","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"nlisker","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"sashamatveev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azuev-java","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"FlorianKirmaier","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianKirmaier"},{"login":"karthikpandelu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthikpandelu"},{"login":"johanvos","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"azvegint","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"prsadhuk","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"},{"login":"prrace","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prrace"},{"login":"aghaisas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aghaisas"},{"login":"jgneff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgneff"},{"login":"AnirvanSarkar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnirvanSarkar"},{"login":"theaoqi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theaoqi"},{"login":"Maxoudela","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maxoudela"},{"login":"tiainen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiainen"},{"login":"bourgesl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourgesl"},{"login":"kleopatra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleopatra"},{"login":"DeanWookey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeanWookey"}],"active_maintainers":[{"login":"kevinrushforth","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"arapte","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"Maran23","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"jayathirthrao","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"jaybhaskar","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"hjohn","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"tsayao","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"nlisker","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"azuev-java","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"sashamatveev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azvegint","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"johanvos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"prsadhuk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jdk-jsobject/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jdk-jsobject/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jdk-jsobject/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jdk-jsobject/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jdk-jsobject/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jdk-jsobject/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4627668,"name":"org.openjfx:javafx-web","ecosystem":"maven","description":"OpenJFX javafx-web","homepage":"https://openjdk.java.net/projects/openjfx/","licenses":"GPLv2+CE","normalized_licenses":["libpng-2.0"],"repository_url":"https://github.com/openjdk/jfx","keywords_array":[],"namespace":"org.openjfx","versions_count":276,"first_release_published_at":"2018-07-20T09:32:51.000Z","latest_release_published_at":"2026-01-20T22:18:23.000Z","latest_release_number":"25.0.2","last_synced_at":"2026-05-26T13:35:18.046Z","created_at":"2022-07-23T13:23:42.173Z","updated_at":"2026-05-26T13:35:18.046Z","registry_url":"https://central.sonatype.com/artifact/org.openjfx/javafx-web/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.openjfx/javafx-web/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37272435,"uuid":"185199202","full_name":"openjdk/jfx","owner":"openjdk","description":"JavaFX mainline development","archived":false,"fork":false,"pushed_at":"2025-10-31T03:26:29.000Z","size":387235,"stargazers_count":3094,"open_issues_count":33,"forks_count":543,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-10-31T05:34:17.580Z","etag":null,"topics":["java","javafx","openjdk","openjfx"],"latest_commit_sha":null,"homepage":"https://openjdk.org/projects/openjfx/","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openjdk.png","metadata":{"files":{"readme":"README-code-reviews.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-06T13:10:16.000Z","updated_at":"2025-10-31T03:26:34.000Z","dependencies_parsed_at":"2022-07-09T13:47:54.211Z","dependency_job_id":"1d37c2c7-f198-4db3-9de6-d5c858f00e29","html_url":"https://github.com/openjdk/jfx","commit_stats":{"total_commits":10952,"total_committers":244,"mean_commits":"44.885245901639344","dds":0.858382030679328,"last_synced_commit":"caf078acd42fabc3d9746471b54a77f3b86ff305"},"previous_names":[],"tags_count":822,"template":false,"template_full_name":null,"purl":"pkg:github/openjdk/jfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/sbom","scorecard":{"id":415533,"data":{"date":"2025-08-11","repo":{"name":"github.com/openjdk/jfx","commit":"1dda20b72eae2b9e12eb1217504977b45ddff6b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/submit.yml:54","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:36","Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:40"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/migrate-header-rule:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/submit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-18T23:44:23.296Z","repository_id":37272435,"created_at":"2025-08-18T23:44:23.296Z","updated_at":"2025-08-18T23:44:23.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281936818,"owners_count":26586769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"26+14","sha":"bf76ed2a6dd1dd74baf865e405690ce996699513","kind":"tag","published_at":"2025-10-30T15:19:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+14","html_url":"https://github.com/openjdk/jfx/releases/tag/26+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14/manifests"},{"name":"26+13","sha":"47d9dcc38a5e685a014774274f478b4205c6e397","kind":"tag","published_at":"2025-10-23T12:48:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+13","html_url":"https://github.com/openjdk/jfx/releases/tag/26+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13/manifests"},{"name":"26+12","sha":"38300ca6c6c3483d35abec6f3fb2431402a26af0","kind":"tag","published_at":"2025-10-16T13:36:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+12","html_url":"https://github.com/openjdk/jfx/releases/tag/26+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12/manifests"},{"name":"26+11","sha":"1b16ebaa8c583ce6094ad5717969967b8c9f2c9e","kind":"tag","published_at":"2025-10-09T12:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+11","html_url":"https://github.com/openjdk/jfx/releases/tag/26+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11/manifests"},{"name":"26+10","sha":"5682424bebae7947f665fcb11429c3d2e069e8e5","kind":"tag","published_at":"2025-10-02T12:49:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+10","html_url":"https://github.com/openjdk/jfx/releases/tag/26+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10/manifests"},{"name":"26+9","sha":"cca1703f49585843fc82517a828ed59b68b76ab8","kind":"tag","published_at":"2025-09-25T16:18:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+9","html_url":"https://github.com/openjdk/jfx/releases/tag/26+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9/manifests"},{"name":"26+8","sha":"c95cdcdc9cd8b3070e8076ea91234772d6a21331","kind":"tag","published_at":"2025-09-18T13:06:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+8","html_url":"https://github.com/openjdk/jfx/releases/tag/26+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8/manifests"},{"name":"25-ga","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-09-16T14:18:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/25-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga/manifests"},{"name":"26+7","sha":"89406ad45e4bfe4a235c21671a6f4ab2eec081ff","kind":"tag","published_at":"2025-09-11T16:00:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+7","html_url":"https://github.com/openjdk/jfx/releases/tag/26+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7/manifests"},{"name":"26+6","sha":"368bd20b887bb813718fbfecc14760597e8d4521","kind":"tag","published_at":"2025-09-04T16:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+6","html_url":"https://github.com/openjdk/jfx/releases/tag/26+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6/manifests"},{"name":"25+29","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-08-28T11:31:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+29","html_url":"https://github.com/openjdk/jfx/releases/tag/25+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29/manifests"},{"name":"26+5","sha":"fa2127cb3a3fc11238c5c8ce4cf0d15c4000f05c","kind":"tag","published_at":"2025-08-21T15:13:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+5","html_url":"https://github.com/openjdk/jfx/releases/tag/26+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5/manifests"},{"name":"26+4","sha":"1dda20b72eae2b9e12eb1217504977b45ddff6b8","kind":"tag","published_at":"2025-08-14T12:00:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+4","html_url":"https://github.com/openjdk/jfx/releases/tag/26+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4/manifests"},{"name":"26+3","sha":"f9532842b0765472c7490fb5bbf57cf268dd45ee","kind":"tag","published_at":"2025-08-07T15:30:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+3","html_url":"https://github.com/openjdk/jfx/releases/tag/26+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3/manifests"},{"name":"25+28","sha":"4f694cb443c408c79176472fdf994b5ddcf1a8ae","kind":"tag","published_at":"2025-08-07T15:28:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+28","html_url":"https://github.com/openjdk/jfx/releases/tag/25+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28/manifests"},{"name":"26+2","sha":"4e334cb1ebbb370086d0a58bbe1d9a30d6665066","kind":"tag","published_at":"2025-07-31T20:08:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+2","html_url":"https://github.com/openjdk/jfx/releases/tag/26+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2/manifests"},{"name":"25+27","sha":"a0c0920d92eeb6608c80bf3779def90adfcca756","kind":"tag","published_at":"2025-07-31T19:44:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+27","html_url":"https://github.com/openjdk/jfx/releases/tag/25+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27/manifests"},{"name":"25+26","sha":"b60486c4ead35f776d1a7580dc6f55769b780804","kind":"tag","published_at":"2025-07-24T16:36:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+26","html_url":"https://github.com/openjdk/jfx/releases/tag/25+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26/manifests"},{"name":"26+1","sha":"dbd43a371a2460c3cf8aed108d349b301bd2a1b2","kind":"tag","published_at":"2025-07-24T16:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+1","html_url":"https://github.com/openjdk/jfx/releases/tag/26+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1/manifests"},{"name":"25+25","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T18:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+25","html_url":"https://github.com/openjdk/jfx/releases/tag/25+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25/manifests"},{"name":"26+0","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T16:18:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+0","html_url":"https://github.com/openjdk/jfx/releases/tag/26+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0/manifests"},{"name":"25+24","sha":"6029e3e4058e2a87ecb0f5c07689f7d4783a1c65","kind":"tag","published_at":"2025-07-10T14:05:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+24","html_url":"https://github.com/openjdk/jfx/releases/tag/25+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24/manifests"},{"name":"25+23","sha":"0270847b85ab6d4701abb201ec4b2aeee96129dd","kind":"tag","published_at":"2025-07-03T12:39:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+23","html_url":"https://github.com/openjdk/jfx/releases/tag/25+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23/manifests"},{"name":"25+22","sha":"b9dd4dec1bf93f56e918fd60225fa7ead8dcccca","kind":"tag","published_at":"2025-06-26T13:28:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+22","html_url":"https://github.com/openjdk/jfx/releases/tag/25+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22/manifests"},{"name":"25+21","sha":"fc4642dbb008ed0e49996c1eea10b92fad5f7dcf","kind":"tag","published_at":"2025-06-19T14:28:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+21","html_url":"https://github.com/openjdk/jfx/releases/tag/25+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21/manifests"},{"name":"25+20","sha":"72c1c21a76ba752439c877aba599b0b5f8bf9332","kind":"tag","published_at":"2025-06-12T16:21:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+20","html_url":"https://github.com/openjdk/jfx/releases/tag/25+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20/manifests"},{"name":"25+19","sha":"11f31146a6f70881945799dadad63bca56ed8a80","kind":"tag","published_at":"2025-06-05T17:23:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+19","html_url":"https://github.com/openjdk/jfx/releases/tag/25+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19/manifests"},{"name":"25+18","sha":"ac12979bc3100cf4f263a38669a59dac2b71fdce","kind":"tag","published_at":"2025-05-22T14:29:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+18","html_url":"https://github.com/openjdk/jfx/releases/tag/25+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18/manifests"},{"name":"25+17","sha":"2b2355eb659cd433931825e8c0b7fa89da17e2d5","kind":"tag","published_at":"2025-05-15T15:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+17","html_url":"https://github.com/openjdk/jfx/releases/tag/25+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17/manifests"},{"name":"25+16","sha":"bffc32bfef9b48478382180beefdb84f2b8651c6","kind":"tag","published_at":"2025-05-08T13:07:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+16","html_url":"https://github.com/openjdk/jfx/releases/tag/25+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16/manifests"},{"name":"25+15","sha":"3fdd21386d6db96294fcecd80afc25d09732c067","kind":"tag","published_at":"2025-05-01T16:56:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+15","html_url":"https://github.com/openjdk/jfx/releases/tag/25+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15/manifests"},{"name":"25+14","sha":"48240dab9860728ca12f96b7cbdc4dca1d7414f2","kind":"tag","published_at":"2025-04-24T15:05:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+14","html_url":"https://github.com/openjdk/jfx/releases/tag/25+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14/manifests"},{"name":"25+13","sha":"9291099cc3a7830937bffdb65100b372ea1cc77a","kind":"tag","published_at":"2025-04-17T16:35:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+13","html_url":"https://github.com/openjdk/jfx/releases/tag/25+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13/manifests"},{"name":"25+12","sha":"9ac707dac4d675a4301241ae100fd26b08e57bf1","kind":"tag","published_at":"2025-04-10T20:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+12","html_url":"https://github.com/openjdk/jfx/releases/tag/25+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12/manifests"},{"name":"25+11","sha":"9ab20363e334541a2c82a573d35603c2a2945f03","kind":"tag","published_at":"2025-04-03T15:28:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+11","html_url":"https://github.com/openjdk/jfx/releases/tag/25+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11/manifests"},{"name":"25+10","sha":"91433775e75c9c662774f28de5310eab7da0fe7e","kind":"tag","published_at":"2025-03-27T18:35:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+10","html_url":"https://github.com/openjdk/jfx/releases/tag/25+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10/manifests"},{"name":"25+9","sha":"0eda4df202c07beda00bd282681b6755c1602661","kind":"tag","published_at":"2025-03-20T11:57:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+9","html_url":"https://github.com/openjdk/jfx/releases/tag/25+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9/manifests"},{"name":"24-ga","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-03-18T12:15:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/24-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga/manifests"},{"name":"25+8","sha":"1c3cfcb8bb4e8874406d3a5b507f38859f4c1d9b","kind":"tag","published_at":"2025-03-13T12:15:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+8","html_url":"https://github.com/openjdk/jfx/releases/tag/25+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8/manifests"},{"name":"25+7","sha":"c7091e1f57503e68c578ec890a4945a74d2d2978","kind":"tag","published_at":"2025-03-06T14:15:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+7","html_url":"https://github.com/openjdk/jfx/releases/tag/25+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7/manifests"},{"name":"25+6","sha":"7a7854c947728daab6a924baa0596ccfc2df1ebb","kind":"tag","published_at":"2025-02-27T16:01:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+6","html_url":"https://github.com/openjdk/jfx/releases/tag/25+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6/manifests"},{"name":"24+29","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-02-27T16:00:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+29","html_url":"https://github.com/openjdk/jfx/releases/tag/24+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29/manifests"},{"name":"25+5","sha":"307e3087f350bee5f73710b00588784696e84b07","kind":"tag","published_at":"2025-02-20T15:40:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+5","html_url":"https://github.com/openjdk/jfx/releases/tag/25+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5/manifests"},{"name":"25+4","sha":"1e6915738d654e6cf7a547e47b8b020117db6bc3","kind":"tag","published_at":"2025-02-13T14:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+4","html_url":"https://github.com/openjdk/jfx/releases/tag/25+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4/manifests"},{"name":"24+28","sha":"0424b8b1705252ded4ffc4a681a1ba67124ddb12","kind":"tag","published_at":"2025-02-13T14:38:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+28","html_url":"https://github.com/openjdk/jfx/releases/tag/24+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28/manifests"},{"name":"25+3","sha":"d615fdc717a55251225823ae5eeefb766e900e99","kind":"tag","published_at":"2025-02-06T17:14:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+3","html_url":"https://github.com/openjdk/jfx/releases/tag/25+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3/manifests"},{"name":"25+2","sha":"98b4b2e1127db5b23a4d7d86849aec0955d4fbf9","kind":"tag","published_at":"2025-01-30T16:29:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+2","html_url":"https://github.com/openjdk/jfx/releases/tag/25+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2/manifests"},{"name":"24+27","sha":"e079ed31f9bfd0af59319f48ebf9c75f78805970","kind":"tag","published_at":"2025-01-30T16:26:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+27","html_url":"https://github.com/openjdk/jfx/releases/tag/24+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27/manifests"},{"name":"24+26","sha":"87c3488a15b361ca343b6a324b9e4a995ce0baec","kind":"tag","published_at":"2025-01-23T16:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+26","html_url":"https://github.com/openjdk/jfx/releases/tag/24+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26/manifests"},{"name":"25+1","sha":"f2f5639c243dada1a25f661dbf84d37d908e16e3","kind":"tag","published_at":"2025-01-23T16:37:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+1","html_url":"https://github.com/openjdk/jfx/releases/tag/25+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1/manifests"},{"name":"24+25","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:14:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+25","html_url":"https://github.com/openjdk/jfx/releases/tag/24+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25/manifests"},{"name":"25+0","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:09:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+0","html_url":"https://github.com/openjdk/jfx/releases/tag/25+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0/manifests"},{"name":"24+24","sha":"7312ad1af3a67dd2fd528f3dba0192712359a242","kind":"tag","published_at":"2025-01-09T13:18:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+24","html_url":"https://github.com/openjdk/jfx/releases/tag/24+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24/manifests"},{"name":"24+23","sha":"f06b15b6e6c60fba18b6452464e75b89cc7054f9","kind":"tag","published_at":"2025-01-02T11:48:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+23","html_url":"https://github.com/openjdk/jfx/releases/tag/24+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23/manifests"},{"name":"24+22","sha":"e30d0d54f4269ffe3a9293fc9604f5467c3b5e37","kind":"tag","published_at":"2024-12-19T13:49:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+22","html_url":"https://github.com/openjdk/jfx/releases/tag/24+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22/manifests"},{"name":"24+21","sha":"b76c05b9356656c1bd6a4a7026b858d3a935a51f","kind":"tag","published_at":"2024-12-12T12:57:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+21","html_url":"https://github.com/openjdk/jfx/releases/tag/24+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21/manifests"},{"name":"24+20","sha":"a431801c3d1d76f03c54f7f3451eac4fa8024e8b","kind":"tag","published_at":"2024-12-05T17:55:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+20","html_url":"https://github.com/openjdk/jfx/releases/tag/24+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20/manifests"},{"name":"24+19","sha":"a45e33c1a4d8390eb1e6ec66977f453df71a009a","kind":"tag","published_at":"2024-11-28T13:20:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+19","html_url":"https://github.com/openjdk/jfx/releases/tag/24+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19/manifests"},{"name":"24+18","sha":"3a8a5598fa3e4fa326b1332c0bba6905183348f5","kind":"tag","published_at":"2024-11-21T17:08:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+18","html_url":"https://github.com/openjdk/jfx/releases/tag/24+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18/manifests"},{"name":"24+17","sha":"72af9e2366727a83ca1eace73e1c337cc4f8a255","kind":"tag","published_at":"2024-11-14T20:14:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+17","html_url":"https://github.com/openjdk/jfx/releases/tag/24+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17/manifests"},{"name":"24+16","sha":"3d15a3065c272d79011f99f77c1bdd0d8801e290","kind":"tag","published_at":"2024-11-07T14:22:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+16","html_url":"https://github.com/openjdk/jfx/releases/tag/24+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16/manifests"},{"name":"24+15","sha":"076b4018de1a6fd659778b77d66d2478def315a3","kind":"tag","published_at":"2024-10-24T11:41:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+15","html_url":"https://github.com/openjdk/jfx/releases/tag/24+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15/manifests"},{"name":"24+14","sha":"c4b1e1c019c98e97c64df8b11ee2f9635c67256d","kind":"tag","published_at":"2024-10-17T17:43:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+14","html_url":"https://github.com/openjdk/jfx/releases/tag/24+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14/manifests"},{"name":"24+13","sha":"fb06b1f8e88d1c09cc8109ad3cb0ef5a5a754934","kind":"tag","published_at":"2024-10-10T15:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+13","html_url":"https://github.com/openjdk/jfx/releases/tag/24+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13/manifests"},{"name":"24+12","sha":"d5432c3e14b06445bc45e34e4aa63ec415c03595","kind":"tag","published_at":"2024-10-03T12:32:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+12","html_url":"https://github.com/openjdk/jfx/releases/tag/24+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12/manifests"},{"name":"24+11","sha":"29004352006e4d1d01401d658d22a35ae2648de5","kind":"tag","published_at":"2024-09-26T13:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+11","html_url":"https://github.com/openjdk/jfx/releases/tag/24+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11/manifests"},{"name":"24+10","sha":"e81b676629f281e526f2e37af2b5a82b6c28bc6e","kind":"tag","published_at":"2024-09-19T12:58:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+10","html_url":"https://github.com/openjdk/jfx/releases/tag/24+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10/manifests"},{"name":"23-ga","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-09-17T11:20:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/23-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga/manifests"},{"name":"24+9","sha":"639f138380a4091befa3046f7211aab77f8d77dd","kind":"tag","published_at":"2024-09-12T15:27:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+9","html_url":"https://github.com/openjdk/jfx/releases/tag/24+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9/manifests"},{"name":"24+8","sha":"4647367ce4590440fbb85675055225c869502314","kind":"tag","published_at":"2024-09-05T15:12:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+8","html_url":"https://github.com/openjdk/jfx/releases/tag/24+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8/manifests"},{"name":"23+29","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-29T12:09:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+29","html_url":"https://github.com/openjdk/jfx/releases/tag/23+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29/manifests"},{"name":"24+7","sha":"b88ac0495650bd033ba11e3131e9bffc517872eb","kind":"tag","published_at":"2024-08-29T12:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+7","html_url":"https://github.com/openjdk/jfx/releases/tag/24+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7/manifests"},{"name":"23+28","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-22T13:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+28","html_url":"https://github.com/openjdk/jfx/releases/tag/23+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28/manifests"},{"name":"24+6","sha":"b8987310dfff28b7a1a3862868c2d2210063985d","kind":"tag","published_at":"2024-08-22T12:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+6","html_url":"https://github.com/openjdk/jfx/releases/tag/24+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6/manifests"},{"name":"24+5","sha":"338b1f3a1cff64f8eceb140015fec232f21234eb","kind":"tag","published_at":"2024-08-15T15:13:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+5","html_url":"https://github.com/openjdk/jfx/releases/tag/24+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5/manifests"},{"name":"24+4","sha":"abb6dfefae840ac17893a12e4ac086140c83e451","kind":"tag","published_at":"2024-08-08T16:29:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+4","html_url":"https://github.com/openjdk/jfx/releases/tag/24+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4/manifests"},{"name":"24+3","sha":"686a396c6f1a5ee0733a69a046d2131f4649eca8","kind":"tag","published_at":"2024-08-01T17:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+3","html_url":"https://github.com/openjdk/jfx/releases/tag/24+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3/manifests"},{"name":"24+2","sha":"ffbd12dc01132f186908eb83144ff17c4b4bdeaf","kind":"tag","published_at":"2024-07-25T15:52:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+2","html_url":"https://github.com/openjdk/jfx/releases/tag/24+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2/manifests"},{"name":"24+1","sha":"81f11c4a39eb505d17c57a49c5e084f75a169856","kind":"tag","published_at":"2024-07-18T16:22:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+1","html_url":"https://github.com/openjdk/jfx/releases/tag/24+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1/manifests"},{"name":"23+27","sha":"d9780548f42047cd7cd06d20c1350fa955a9dc9a","kind":"tag","published_at":"2024-07-18T16:16:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+27","html_url":"https://github.com/openjdk/jfx/releases/tag/23+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27/manifests"},{"name":"23+26","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+26","html_url":"https://github.com/openjdk/jfx/releases/tag/23+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26/manifests"},{"name":"24+0","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:17:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+0","html_url":"https://github.com/openjdk/jfx/releases/tag/24+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0/manifests"},{"name":"23+25","sha":"459b15fc61e7a78f29c16fe665370657c1236b3f","kind":"tag","published_at":"2024-07-04T13:05:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+25","html_url":"https://github.com/openjdk/jfx/releases/tag/23+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25/manifests"},{"name":"23+24","sha":"ca04c87d307c36591162af8cd6298ede17812834","kind":"tag","published_at":"2024-06-27T16:53:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+24","html_url":"https://github.com/openjdk/jfx/releases/tag/23+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24/manifests"},{"name":"23+23","sha":"14cd9806eab87954f998aab33c8b2529e34924d6","kind":"tag","published_at":"2024-06-20T15:45:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+23","html_url":"https://github.com/openjdk/jfx/releases/tag/23+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23/manifests"},{"name":"23+22","sha":"c8b96e4e6da18b4ab1331bb3a5b48cf1b8b3e2e6","kind":"tag","published_at":"2024-06-13T16:00:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+22","html_url":"https://github.com/openjdk/jfx/releases/tag/23+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22/manifests"},{"name":"23+21","sha":"4a33d5ef13c7bc72900fa6769fe4779ccec5bc98","kind":"tag","published_at":"2024-06-06T15:24:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+21","html_url":"https://github.com/openjdk/jfx/releases/tag/23+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21/manifests"},{"name":"23+20","sha":"dedcf1d236b5429dcf3c42f5fd1095b28d5da063","kind":"tag","published_at":"2024-05-29T11:04:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+20","html_url":"https://github.com/openjdk/jfx/releases/tag/23+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20/manifests"},{"name":"23+19","sha":"94aa2b68d01af6096a18316ab36c911fe8cec572","kind":"tag","published_at":"2024-05-23T16:43:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+19","html_url":"https://github.com/openjdk/jfx/releases/tag/23+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19/manifests"},{"name":"23+18","sha":"a7627fa8d4c0c2595d359a2656daf2f6005ee0f5","kind":"tag","published_at":"2024-05-16T15:42:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+18","html_url":"https://github.com/openjdk/jfx/releases/tag/23+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18/manifests"},{"name":"23+17","sha":"7699c448bbdfe4213f74eb47409d9c42b16b59a4","kind":"tag","published_at":"2024-05-09T11:52:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+17","html_url":"https://github.com/openjdk/jfx/releases/tag/23+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17/manifests"},{"name":"23+16","sha":"aa9907a58e24bc997a6762d62542a9cc6234dbe3","kind":"tag","published_at":"2024-05-02T16:37:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+16","html_url":"https://github.com/openjdk/jfx/releases/tag/23+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16/manifests"},{"name":"23+15","sha":"c23ac74714a88649a65d455a06254e97cd6ecb3f","kind":"tag","published_at":"2024-04-26T20:49:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+15","html_url":"https://github.com/openjdk/jfx/releases/tag/23+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15/manifests"},{"name":"23+14","sha":"d03b0028d1ebefa00df59a20d6f9a4dd9ac5f033","kind":"tag","published_at":"2024-04-19T12:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+14","html_url":"https://github.com/openjdk/jfx/releases/tag/23+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14/manifests"},{"name":"23+13","sha":"0eb4d7196099d817cc6467985b882242845bdd2e","kind":"tag","published_at":"2024-04-11T18:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+13","html_url":"https://github.com/openjdk/jfx/releases/tag/23+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13/manifests"},{"name":"23+12","sha":"0d336063346879671e1c9fbdeed4926d69c6cf44","kind":"tag","published_at":"2024-04-04T15:05:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+12","html_url":"https://github.com/openjdk/jfx/releases/tag/23+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12/manifests"},{"name":"23+11","sha":"0d2ad0e0e6a8ab29e73e77ddbdbe4b6c4d8ab147","kind":"tag","published_at":"2024-03-29T13:44:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+11","html_url":"https://github.com/openjdk/jfx/releases/tag/23+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11/manifests"},{"name":"23+10","sha":"dcb894c7ffd1d14365a0ef691362f2e7232d20d5","kind":"tag","published_at":"2024-03-21T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+10","html_url":"https://github.com/openjdk/jfx/releases/tag/23+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10/manifests"},{"name":"22-ga","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-03-19T14:06:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/22-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga/manifests"},{"name":"23+9","sha":"c196454e76dec1cbcd028e12d99f052981a63a4e","kind":"tag","published_at":"2024-03-14T22:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+9","html_url":"https://github.com/openjdk/jfx/releases/tag/23+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9/manifests"},{"name":"23+8","sha":"64af987576214fc5483520ce8131895be74a641d","kind":"tag","published_at":"2024-03-07T16:21:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+8","html_url":"https://github.com/openjdk/jfx/releases/tag/23+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8/manifests"},{"name":"23+7","sha":"b99eb45828317e4c195b46eb0c9371d4645f2c6c","kind":"tag","published_at":"2024-02-29T18:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+7","html_url":"https://github.com/openjdk/jfx/releases/tag/23+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7/manifests"},{"name":"22+30","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-02-29T17:39:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+30","html_url":"https://github.com/openjdk/jfx/releases/tag/22+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30/manifests"},{"name":"23+6","sha":"e0b88bc7cfede46afe28cbb4a2e333df933b5100","kind":"tag","published_at":"2024-02-22T16:15:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+6","html_url":"https://github.com/openjdk/jfx/releases/tag/23+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6/manifests"},{"name":"23+5","sha":"48be7d36d5033d215d585619f34c2dde518e4b53","kind":"tag","published_at":"2024-02-15T15:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+5","html_url":"https://github.com/openjdk/jfx/releases/tag/23+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5/manifests"},{"name":"22+29","sha":"f15a4add7133c94f4bae3c0abaeb16d1b31ee6cd","kind":"tag","published_at":"2024-02-15T15:50:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+29","html_url":"https://github.com/openjdk/jfx/releases/tag/22+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29/manifests"},{"name":"23+4","sha":"172c491dae4b774012589d991c898f12ccb44a4c","kind":"tag","published_at":"2024-02-08T23:19:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+4","html_url":"https://github.com/openjdk/jfx/releases/tag/23+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4/manifests"},{"name":"23+3","sha":"aac2df168d524f97d663de6776962773702b360c","kind":"tag","published_at":"2024-02-01T16:19:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+3","html_url":"https://github.com/openjdk/jfx/releases/tag/23+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3/manifests"},{"name":"22+28","sha":"34914c465ac71bd2ab3ba2a5ccae5f353bc59264","kind":"tag","published_at":"2024-02-01T16:17:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+28","html_url":"https://github.com/openjdk/jfx/releases/tag/22+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28/manifests"},{"name":"22+27","sha":"b4b576fa1c1ba58f5069e2c40e1f636daeafa85c","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+27","html_url":"https://github.com/openjdk/jfx/releases/tag/22+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27/manifests"},{"name":"23+2","sha":"9e7e8e1d08a9d03611da99ef1a7e6e29cd870eca","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+2","html_url":"https://github.com/openjdk/jfx/releases/tag/23+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2/manifests"},{"name":"23+1","sha":"872dbc8a2d254cba4df33fcc778b15b1a3c9b69f","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+1","html_url":"https://github.com/openjdk/jfx/releases/tag/23+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1/manifests"},{"name":"22+26","sha":"0a566990a8bd9d0a7329b1d8fed4326128c48cd3","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+26","html_url":"https://github.com/openjdk/jfx/releases/tag/22+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26/manifests"},{"name":"22+25","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:17:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+25","html_url":"https://github.com/openjdk/jfx/releases/tag/22+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25/manifests"},{"name":"23+0","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:09:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+0","html_url":"https://github.com/openjdk/jfx/releases/tag/23+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0/manifests"},{"name":"22+24","sha":"2493a23e2dc5ff8694ab4a1bed06fe73466edaf9","kind":"tag","published_at":"2024-01-04T15:46:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+24","html_url":"https://github.com/openjdk/jfx/releases/tag/22+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24/manifests"},{"name":"22+23","sha":"ab68b716fbfd807918ca4a1bc096dcf40d9cfcbd","kind":"tag","published_at":"2023-12-21T15:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+23","html_url":"https://github.com/openjdk/jfx/releases/tag/22+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23/manifests"},{"name":"22+22","sha":"8872f7afab5eca725b29d9e5b005084c22b27b9c","kind":"tag","published_at":"2023-12-15T13:01:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+22","html_url":"https://github.com/openjdk/jfx/releases/tag/22+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22/manifests"},{"name":"22+21","sha":"2108ecf9d7c8c459964a9e8b5e37485b3507b028","kind":"tag","published_at":"2023-12-07T20:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+21","html_url":"https://github.com/openjdk/jfx/releases/tag/22+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21/manifests"},{"name":"22+20","sha":"036d81be5ab2434863dee2d704967589222176cb","kind":"tag","published_at":"2023-11-30T19:18:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+20","html_url":"https://github.com/openjdk/jfx/releases/tag/22+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20/manifests"},{"name":"22+19","sha":"3548cddedcf3e99af9263efc8004a092a55af8fb","kind":"tag","published_at":"2023-11-24T04:10:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+19","html_url":"https://github.com/openjdk/jfx/releases/tag/22+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19/manifests"},{"name":"22+18","sha":"cda623d74a17c1aac034bac175e4fb10bd1fd52b","kind":"tag","published_at":"2023-11-16T20:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+18","html_url":"https://github.com/openjdk/jfx/releases/tag/22+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18/manifests"},{"name":"22+17","sha":"c8641e280b41d26a59d20c21813408f6cfe30cbb","kind":"tag","published_at":"2023-11-09T15:31:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+17","html_url":"https://github.com/openjdk/jfx/releases/tag/22+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17/manifests"},{"name":"22+16","sha":"96e5d10a40dc25b999ff229f1d6601d1058761b2","kind":"tag","published_at":"2023-11-02T22:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+16","html_url":"https://github.com/openjdk/jfx/releases/tag/22+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16/manifests"},{"name":"22+15","sha":"9b93c962f45e5cf0b3a9f1090f307603be130a0e","kind":"tag","published_at":"2023-10-26T19:39:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+15","html_url":"https://github.com/openjdk/jfx/releases/tag/22+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15/manifests"},{"name":"22+14","sha":"27594f01bd1df9d716914f8a7527d56b4ea45596","kind":"tag","published_at":"2023-10-20T10:21:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+14","html_url":"https://github.com/openjdk/jfx/releases/tag/22+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14/manifests"},{"name":"22+13","sha":"e621d4b65222ee99b29fb2709a830d8ad70ea44f","kind":"tag","published_at":"2023-10-12T15:16:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+13","html_url":"https://github.com/openjdk/jfx/releases/tag/22+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13/manifests"},{"name":"22+12","sha":"25862787d2e1b6c4da17089a1d5695c4e4b9fd6e","kind":"tag","published_at":"2023-10-05T18:57:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+12","html_url":"https://github.com/openjdk/jfx/releases/tag/22+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12/manifests"},{"name":"22+11","sha":"f2dd4bdb7b7d2877fb8aa805737c5d9bd89f9cef","kind":"tag","published_at":"2023-09-28T12:20:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+11","html_url":"https://github.com/openjdk/jfx/releases/tag/22+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11/manifests"},{"name":"22+10","sha":"658c833179dffb68893375b8bad90b7906f479b3","kind":"tag","published_at":"2023-09-21T13:01:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+10","html_url":"https://github.com/openjdk/jfx/releases/tag/22+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10/manifests"},{"name":"21-ga","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-19T11:57:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/21-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga/manifests"},{"name":"22+9","sha":"f7b21e5468f1aad18df17443590c0887b2cf0239","kind":"tag","published_at":"2023-09-14T19:14:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+9","html_url":"https://github.com/openjdk/jfx/releases/tag/22+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9/manifests"},{"name":"22+8","sha":"8fcd6e5e55967810ec2acd3dcc9b47bae5c70350","kind":"tag","published_at":"2023-09-07T18:17:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+8","html_url":"https://github.com/openjdk/jfx/releases/tag/22+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8/manifests"},{"name":"21+31","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-01T00:06:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+31","html_url":"https://github.com/openjdk/jfx/releases/tag/21+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31/manifests"},{"name":"22+7","sha":"beca88c16fa0942ce7ed32530c411ed9671ad925","kind":"tag","published_at":"2023-09-01T00:00:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+7","html_url":"https://github.com/openjdk/jfx/releases/tag/22+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7/manifests"},{"name":"21+30","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-08-24T14:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+30","html_url":"https://github.com/openjdk/jfx/releases/tag/21+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30/manifests"},{"name":"22+6","sha":"be2c7aea20c7752f069e526d2c3f9bea11bc1634","kind":"tag","published_at":"2023-08-24T14:31:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+6","html_url":"https://github.com/openjdk/jfx/releases/tag/22+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6/manifests"},{"name":"22+5","sha":"e5bb4e141cba5f49e0bdcc788d1751c8770d17d5","kind":"tag","published_at":"2023-08-17T16:26:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+5","html_url":"https://github.com/openjdk/jfx/releases/tag/22+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5/manifests"},{"name":"22+4","sha":"5d741761e751aa047f265d9d816be535a1818aee","kind":"tag","published_at":"2023-08-10T15:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+4","html_url":"https://github.com/openjdk/jfx/releases/tag/22+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4/manifests"},{"name":"21+29","sha":"86e71094b54901487b93c53eb5bcaf6bf9bee92b","kind":"tag","published_at":"2023-08-04T11:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+29","html_url":"https://github.com/openjdk/jfx/releases/tag/21+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29/manifests"},{"name":"22+3","sha":"5f5e54feb2e816dcb351a28862c798117c3f81e8","kind":"tag","published_at":"2023-08-03T11:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+3","html_url":"https://github.com/openjdk/jfx/releases/tag/22+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3/manifests"},{"name":"22+2","sha":"cc57fb51a9409f5d2a6d2ce8dcd3878d48f9cfc9","kind":"tag","published_at":"2023-07-27T15:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+2","html_url":"https://github.com/openjdk/jfx/releases/tag/22+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2/manifests"},{"name":"21+28","sha":"6095445a8aeb6f9c5b1cd68ecf682b1734673a95","kind":"tag","published_at":"2023-07-27T15:13:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+28","html_url":"https://github.com/openjdk/jfx/releases/tag/21+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28/manifests"},{"name":"22+1","sha":"600cee70a2f6f907a53f7183315e6d7f79b291d6","kind":"tag","published_at":"2023-07-20T19:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+1","html_url":"https://github.com/openjdk/jfx/releases/tag/22+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1/manifests"},{"name":"21+27","sha":"529d47961467b11e60fd06c634021912dc193c51","kind":"tag","published_at":"2023-07-20T18:59:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+27","html_url":"https://github.com/openjdk/jfx/releases/tag/21+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27/manifests"},{"name":"21+26","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:40:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+26","html_url":"https://github.com/openjdk/jfx/releases/tag/21+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26/manifests"},{"name":"22+0","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:10:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+0","html_url":"https://github.com/openjdk/jfx/releases/tag/22+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0/manifests"},{"name":"21+25","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-07-06T15:23:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+25","html_url":"https://github.com/openjdk/jfx/releases/tag/21+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25/manifests"},{"name":"21+24","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-06-29T15:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+24","html_url":"https://github.com/openjdk/jfx/releases/tag/21+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24/manifests"},{"name":"21+23","sha":"a17a71458def91d206844b7d64e185af75a3c6e0","kind":"tag","published_at":"2023-06-22T12:32:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+23","html_url":"https://github.com/openjdk/jfx/releases/tag/21+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23/manifests"},{"name":"21+22","sha":"8d13ba93b5f01768a6ac2df81c6e026d3d85c86d","kind":"tag","published_at":"2023-06-15T11:58:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+22","html_url":"https://github.com/openjdk/jfx/releases/tag/21+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22/manifests"},{"name":"21+21","sha":"6a159e91e0ff698c2dc4731a6171b565abeb1bdf","kind":"tag","published_at":"2023-06-08T12:17:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+21","html_url":"https://github.com/openjdk/jfx/releases/tag/21+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21/manifests"},{"name":"21+20","sha":"7825137dc2d9f8d4ebc50c864522fae990cadc71","kind":"tag","published_at":"2023-06-01T12:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+20","html_url":"https://github.com/openjdk/jfx/releases/tag/21+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20/manifests"},{"name":"21+19","sha":"4b24c8690d01634179571d24c8919469b209bec6","kind":"tag","published_at":"2023-05-25T17:08:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+19","html_url":"https://github.com/openjdk/jfx/releases/tag/21+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19/manifests"},{"name":"21+18","sha":"8110f548fc561dc39e15deb7ac0c5555ececa8b6","kind":"tag","published_at":"2023-05-19T12:18:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+18","html_url":"https://github.com/openjdk/jfx/releases/tag/21+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18/manifests"},{"name":"21+17","sha":"604fc26219a10114c22aea5062bad228a34dc7c0","kind":"tag","published_at":"2023-05-12T13:51:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+17","html_url":"https://github.com/openjdk/jfx/releases/tag/21+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17/manifests"},{"name":"21+16","sha":"0a1fd6e0705ccced541b14afad68aea24faea8df","kind":"tag","published_at":"2023-05-04T17:50:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+16","html_url":"https://github.com/openjdk/jfx/releases/tag/21+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16/manifests"},{"name":"21+15","sha":"0b36052caa25fb87137f32661c45092a801c66fd","kind":"tag","published_at":"2023-04-27T12:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+15","html_url":"https://github.com/openjdk/jfx/releases/tag/21+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15/manifests"},{"name":"21+14","sha":"cf1e991c796942c50001e621dbd29984415cdbd3","kind":"tag","published_at":"2023-04-20T19:13:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+14","html_url":"https://github.com/openjdk/jfx/releases/tag/21+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14/manifests"},{"name":"21+13","sha":"f28896aa63592a37e7f78263548f3b2d4f2bc381","kind":"tag","published_at":"2023-04-13T12:05:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+13","html_url":"https://github.com/openjdk/jfx/releases/tag/21+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13/manifests"},{"name":"21+12","sha":"2b2a7f1f7cdad676159d471d2fee6025bbf4e939","kind":"tag","published_at":"2023-04-06T12:04:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+12","html_url":"https://github.com/openjdk/jfx/releases/tag/21+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12/manifests"},{"name":"21+11","sha":"2a5bf4647ca19f67eb56f2459f0a5acee6c05146","kind":"tag","published_at":"2023-03-30T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+11","html_url":"https://github.com/openjdk/jfx/releases/tag/21+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11/manifests"},{"name":"21+10","sha":"ae2e71fc5ac2e6c7cf6d671c15b53249783c71b3","kind":"tag","published_at":"2023-03-23T17:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+10","html_url":"https://github.com/openjdk/jfx/releases/tag/21+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10/manifests"},{"name":"20-ga","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-21T12:01:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/20-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga/manifests"},{"name":"21+9","sha":"935c7b797d79407d741735324313684617d1292d","kind":"tag","published_at":"2023-03-16T18:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+9","html_url":"https://github.com/openjdk/jfx/releases/tag/21+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9/manifests"},{"name":"21+8","sha":"4178ad72c356ce8bd8fca95ee4dd22987a3b175a","kind":"tag","published_at":"2023-03-09T18:48:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+8","html_url":"https://github.com/openjdk/jfx/releases/tag/21+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8/manifests"},{"name":"20+19","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-02T23:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+19","html_url":"https://github.com/openjdk/jfx/releases/tag/20+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19/manifests"},{"name":"21+7","sha":"9df6039a27a78f40a929b5ba4de0e38ce233a6fc","kind":"tag","published_at":"2023-03-02T22:43:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+7","html_url":"https://github.com/openjdk/jfx/releases/tag/21+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7/manifests"},{"name":"21+6","sha":"14883a296ac08a91fc24570a7479a6c8c2117643","kind":"tag","published_at":"2023-02-23T13:48:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+6","html_url":"https://github.com/openjdk/jfx/releases/tag/21+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6/manifests"},{"name":"21+5","sha":"f4ca00dd6f81a97401f78f422a6899cb44ab462f","kind":"tag","published_at":"2023-02-16T23:10:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+5","html_url":"https://github.com/openjdk/jfx/releases/tag/21+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5/manifests"},{"name":"21+4","sha":"e7d31914b3f91076df7777a2e5da02c4c71150b0","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+4","html_url":"https://github.com/openjdk/jfx/releases/tag/21+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4/manifests"},{"name":"20+18","sha":"abe80587a3515bbae5ba2f3d3a65cc0614e254fb","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+18","html_url":"https://github.com/openjdk/jfx/releases/tag/20+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18/manifests"},{"name":"21+3","sha":"e1f7d0c42be3839df7679ae45d74907ef33edfbe","kind":"tag","published_at":"2023-02-02T16:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+3","html_url":"https://github.com/openjdk/jfx/releases/tag/21+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3/manifests"},{"name":"20+17","sha":"8f2fac06152d3332e169f5b5389ac2ba84d18bc2","kind":"tag","published_at":"2023-02-02T16:18:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+17","html_url":"https://github.com/openjdk/jfx/releases/tag/20+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17/manifests"},{"name":"21+2","sha":"e234c89a253ece4962803a05d6ef77f0a7a80a82","kind":"tag","published_at":"2023-01-26T13:49:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+2","html_url":"https://github.com/openjdk/jfx/releases/tag/21+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2/manifests"},{"name":"19.0.2.1+0","sha":"659314932bd08fe0f9ea59c17db8ae510041dc3a","kind":"tag","published_at":"2023-01-19T17:01:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0/manifests"},{"name":"20+16","sha":"1ccb586c4808bf5026ca45f1b5a3f408818ae7fd","kind":"tag","published_at":"2023-01-19T16:58:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+16","html_url":"https://github.com/openjdk/jfx/releases/tag/20+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16/manifests"},{"name":"21+1","sha":"89219b70f8760dc6bd4e827e22c8190fdf3fea99","kind":"tag","published_at":"2023-01-19T16:56:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+1","html_url":"https://github.com/openjdk/jfx/releases/tag/21+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1/manifests"},{"name":"19.0.2.1+1","sha":"795ed10ef358d62635589bb1d5b74f2425e5bc80","kind":"tag","published_at":"2023-01-19T16:00:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1/manifests"},{"name":"19.0.2+1","sha":"d60d9ef73ea84a06a3e465f04acf3d7102ddb961","kind":"tag","published_at":"2023-01-18T07:14:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1/manifests"},{"name":"19.0.2+0","sha":"0db91abc0d97d45b05cc543bff024c9b36d53d11","kind":"tag","published_at":"2023-01-16T17:53:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0/manifests"},{"name":"20+15","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:34:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+15","html_url":"https://github.com/openjdk/jfx/releases/tag/20+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15/manifests"},{"name":"21+0","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+0","html_url":"https://github.com/openjdk/jfx/releases/tag/21+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0/manifests"},{"name":"20+14","sha":"ca29cc6122010e4b94778cc658efd4fdddc8af67","kind":"tag","published_at":"2023-01-05T23:07:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+14","html_url":"https://github.com/openjdk/jfx/releases/tag/20+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14/manifests"},{"name":"20+13","sha":"5b96d348ebcabb4b6d2e1d95937de3c82a1f6876","kind":"tag","published_at":"2022-12-22T20:00:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+13","html_url":"https://github.com/openjdk/jfx/releases/tag/20+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13/manifests"},{"name":"20+12","sha":"30147d2f8dfd3fe32f9ea6e70431efe90b015080","kind":"tag","published_at":"2022-12-15T19:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+12","html_url":"https://github.com/openjdk/jfx/releases/tag/20+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12/manifests"},{"name":"20+11","sha":"c900a00c7527f290e8047792fef4b45002930892","kind":"tag","published_at":"2022-12-08T20:42:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+11","html_url":"https://github.com/openjdk/jfx/releases/tag/20+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11/manifests"},{"name":"20+10","sha":"4a19fe71f9151460dca97d4ca9962fd630404ee8","kind":"tag","published_at":"2022-12-01T21:33:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+10","html_url":"https://github.com/openjdk/jfx/releases/tag/20+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10/manifests"},{"name":"20+9","sha":"cce85806c61f8b2a9bc18996a9922daf6daa9cd8","kind":"tag","published_at":"2022-11-23T23:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+9","html_url":"https://github.com/openjdk/jfx/releases/tag/20+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9/manifests"},{"name":"20+8","sha":"6cc9c4d1b9a46432f1568a54d7dcdf51e224559b","kind":"tag","published_at":"2022-11-17T11:53:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+8","html_url":"https://github.com/openjdk/jfx/releases/tag/20+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8/manifests"},{"name":"20+7","sha":"f4e27e9d37439716455838671d2f06b8aca1d236","kind":"tag","published_at":"2022-11-10T21:30:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+7","html_url":"https://github.com/openjdk/jfx/releases/tag/20+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7/manifests"},{"name":"20+6","sha":"7f17447aa44fbf5b09aaa2b699266dac8b50cea1","kind":"tag","published_at":"2022-11-04T12:13:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+6","html_url":"https://github.com/openjdk/jfx/releases/tag/20+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6/manifests"},{"name":"20+5","sha":"b3eec1d655ca8d17d13615ea430e92058d99ec1c","kind":"tag","published_at":"2022-10-27T16:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+5","html_url":"https://github.com/openjdk/jfx/releases/tag/20+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5/manifests"},{"name":"20+4","sha":"337c78183be84a3420691f615096b54a68ac4300","kind":"tag","published_at":"2022-10-06T08:05:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+4","html_url":"https://github.com/openjdk/jfx/releases/tag/20+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4/manifests"},{"name":"20+3","sha":"27f1905077cbc475fbce1b0f8d950d014dbb07a4","kind":"tag","published_at":"2022-09-16T08:51:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+3","html_url":"https://github.com/openjdk/jfx/releases/tag/20+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3/manifests"},{"name":"19+11","sha":"8b96776510908c14a860680ad99404c339faa48f","kind":"tag","published_at":"2022-09-02T06:36:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+11","html_url":"https://github.com/openjdk/jfx/releases/tag/19+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11/manifests"},{"name":"20+2","sha":"eaddb0fbeeb99900636f9704758f6c004860ff9a","kind":"tag","published_at":"2022-08-16T12:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+2","html_url":"https://github.com/openjdk/jfx/releases/tag/20+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2/manifests"},{"name":"19+10","sha":"6da05c2c7ed8f3911a43f51cbce2a5988a011c7d","kind":"tag","published_at":"2022-07-28T13:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+10","html_url":"https://github.com/openjdk/jfx/releases/tag/19+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10/manifests"},{"name":"20+1","sha":"7e48413eb0f9eb3dcbd9d3a1572fc311036092c8","kind":"tag","published_at":"2022-07-28T12:41:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+1","html_url":"https://github.com/openjdk/jfx/releases/tag/20+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1/manifests"},{"name":"18.0.2+2","sha":"9e06946b6c2d40f64893ddff8dcc8359968c3a94","kind":"tag","published_at":"2022-07-19T16:27:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2/manifests"},{"name":"18.0.2+1","sha":"58170f440950297affe9b53fe5d2743bbd102dc0","kind":"tag","published_at":"2022-07-19T07:39:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1/manifests"},{"name":"20+0","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T16:05:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+0","html_url":"https://github.com/openjdk/jfx/releases/tag/20+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0/manifests"},{"name":"19+9","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T09:59:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+9","html_url":"https://github.com/openjdk/jfx/releases/tag/19+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9/manifests"},{"name":"19+8","sha":"da5bd3716441f201691377c52abba59ce03bc322","kind":"tag","published_at":"2022-06-08T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+8","html_url":"https://github.com/openjdk/jfx/releases/tag/19+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8/manifests"},{"name":"19+7","sha":"81e1cc3edcbfda34479ee876cbd9eb74099a7e57","kind":"tag","published_at":"2022-05-18T13:31:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+7","html_url":"https://github.com/openjdk/jfx/releases/tag/19+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7/manifests"},{"name":"19+6","sha":"d69a498c2cde73339bc99e6c02c0d47fe4b1b650","kind":"tag","published_at":"2022-05-02T19:18:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+6","html_url":"https://github.com/openjdk/jfx/releases/tag/19+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6/manifests"},{"name":"18.0.2+0","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-20T06:45:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0/manifests"},{"name":"18.0.1+2","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-19T16:52:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2/manifests"},{"name":"18.0.1+1","sha":"7e2cefba7f28fc0570b7495a08203756caa5327c","kind":"tag","published_at":"2022-04-19T11:03:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1/manifests"},{"name":"18.0.1+0","sha":"df43d2bdff884f6ea2f2c1f908504260db04e423","kind":"tag","published_at":"2022-04-13T12:45:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0/manifests"},{"name":"19+5","sha":"c55931f662ccbb4cdbb602a31d3d61231ebf79ca","kind":"tag","published_at":"2022-04-11T13:26:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+5","html_url":"https://github.com/openjdk/jfx/releases/tag/19+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5/manifests"},{"name":"19+4","sha":"424aebae8f28d0c75caa3281a3e5d6a7ede86a8a","kind":"tag","published_at":"2022-03-29T09:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+4","html_url":"https://github.com/openjdk/jfx/releases/tag/19+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4/manifests"},{"name":"18+12","sha":"8b879eef96c9635a9ed16599344fa90568be2845","kind":"tag","published_at":"2022-03-08T09:43:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+12","html_url":"https://github.com/openjdk/jfx/releases/tag/18+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12/manifests"},{"name":"19+3","sha":"6f201f7a02dba14328d183e7d0db5dede4416ce4","kind":"tag","published_at":"2022-02-23T11:15:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+3","html_url":"https://github.com/openjdk/jfx/releases/tag/19+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3/manifests"},{"name":"18+11","sha":"ed39982515e1f4399841ffd75849988ff651396d","kind":"tag","published_at":"2022-02-10T18:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+11","html_url":"https://github.com/openjdk/jfx/releases/tag/18+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11/manifests"},{"name":"19+2","sha":"cdebc6cbafb579148b4addee44d307bd9739454b","kind":"tag","published_at":"2022-02-10T13:29:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+2","html_url":"https://github.com/openjdk/jfx/releases/tag/19+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2/manifests"},{"name":"19+1","sha":"f326e78ffdfcbbc9085bc50a38e0b4454b757157","kind":"tag","published_at":"2022-02-08T12:31:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1/manifests"},{"name":"18+10","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-18T09:25:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+10","html_url":"https://github.com/openjdk/jfx/releases/tag/18+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10/manifests"},{"name":"19+0","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-13T16:05:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0/manifests"},{"name":"18+9","sha":"c705bd493931d88650542be5466d6add359f45b9","kind":"tag","published_at":"2022-01-04T08:33:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+9","html_url":"https://github.com/openjdk/jfx/releases/tag/18+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9/manifests"},{"name":"18+8","sha":"5805bf8e5de90427a68164e52c1fbbd08bfd0aa4","kind":"tag","published_at":"2021-12-07T11:46:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+8","html_url":"https://github.com/openjdk/jfx/releases/tag/18+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8/manifests"},{"name":"18+7","sha":"f939d094e3f02575c77a12c3a986d5f601a65a1d","kind":"tag","published_at":"2021-11-16T11:06:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+7","html_url":"https://github.com/openjdk/jfx/releases/tag/18+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7/manifests"},{"name":"18+6","sha":"4d8e12d231476fe72742cf10c223d8baf5028677","kind":"tag","published_at":"2021-11-05T09:29:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+6","html_url":"https://github.com/openjdk/jfx/releases/tag/18+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6/manifests"},{"name":"18+5","sha":"717cfdc85817aee57d5326e592340c849382d7a4","kind":"tag","published_at":"2021-10-27T08:44:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+5","html_url":"https://github.com/openjdk/jfx/releases/tag/18+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5/manifests"},{"name":"18+4","sha":"2c86e0fc81074f6ad49b798c891a358a5fe15f94","kind":"tag","published_at":"2021-10-06T12:25:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+4","html_url":"https://github.com/openjdk/jfx/releases/tag/18+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4/manifests"},{"name":"18+3","sha":"338b999414ed5dc8fea19c12bd3e656fd9cab6f4","kind":"tag","published_at":"2021-09-22T19:49:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+3","html_url":"https://github.com/openjdk/jfx/releases/tag/18+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3/manifests"},{"name":"17.0.0.1+1","sha":"3a677c418b517a4868ae44bd66209aab83c29588","kind":"tag","published_at":"2021-09-15T16:18:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17.0.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17.0.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17.0.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1/manifests"},{"name":"17+18","sha":"14b23bcf69a321c44b09e584b30f39e1fa3e6948","kind":"tag","published_at":"2021-09-07T07:00:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+18","html_url":"https://github.com/openjdk/jfx/releases/tag/17+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18/manifests"},{"name":"17+17","sha":"03b7215b68c22b73dbec4fd554c3edaccb0102b6","kind":"tag","published_at":"2021-08-17T18:41:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+17","html_url":"https://github.com/openjdk/jfx/releases/tag/17+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17/manifests"},{"name":"18+2","sha":"ee442e516a20e979dc228ab63c6b795b74d49e41","kind":"tag","published_at":"2021-08-17T15:00:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2/manifests"},{"name":"17+16","sha":"748f464a7ada4ef1ae6ea3e81bfd592904451f8e","kind":"tag","published_at":"2021-07-21T08:31:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+16","html_url":"https://github.com/openjdk/jfx/releases/tag/17+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16/manifests"},{"name":"18+1","sha":"c490ddfdb1255add00dd7b0f14fe03857c6946c5","kind":"tag","published_at":"2021-07-20T20:04:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1/manifests"},{"name":"17+15","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T16:40:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+15","html_url":"https://github.com/openjdk/jfx/releases/tag/17+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15/manifests"},{"name":"18+0","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T15:58:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0/manifests"},{"name":"17+14","sha":"a1be1d591c0bf0bc118ffb8a4d1c4c8cc236b689","kind":"tag","published_at":"2021-06-30T16:14:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+14","html_url":"https://github.com/openjdk/jfx/releases/tag/17+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14/manifests"},{"name":"17+13","sha":"13cffbaad4068177d2d3239fa297302c3f94c217","kind":"tag","published_at":"2021-06-22T11:13:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+13","html_url":"https://github.com/openjdk/jfx/releases/tag/17+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13/manifests"},{"name":"17+12","sha":"47700d8ef0175d4b457bb658371d2da4ec0a8181","kind":"tag","published_at":"2021-06-04T14:37:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+12","html_url":"https://github.com/openjdk/jfx/releases/tag/17+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12/manifests"},{"name":"17+11","sha":"485b242d5993024e5e2b7dcf8d306e0a889ce07e","kind":"tag","published_at":"2021-05-19T09:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+11","html_url":"https://github.com/openjdk/jfx/releases/tag/17+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11/manifests"},{"name":"17+10","sha":"eb913cb78bbc7a4973d1dfab3b02335edeff72aa","kind":"tag","published_at":"2021-05-11T09:54:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+10","html_url":"https://github.com/openjdk/jfx/releases/tag/17+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10/manifests"},{"name":"17+9","sha":"e3e5116e4e9168015c0328dd1fbfffa3b3180626","kind":"tag","published_at":"2021-04-30T12:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+9","html_url":"https://github.com/openjdk/jfx/releases/tag/17+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9/manifests"},{"name":"17+8","sha":"6b63bf5c3f4540baf6d5cb12b6e85791f725b2bb","kind":"tag","published_at":"2021-04-27T08:34:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+8","html_url":"https://github.com/openjdk/jfx/releases/tag/17+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8/manifests"},{"name":"17+7","sha":"05ab7992a89cf9763528c14763ebc151c8f28613","kind":"tag","published_at":"2021-04-16T13:05:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+7","html_url":"https://github.com/openjdk/jfx/releases/tag/17+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7/manifests"},{"name":"17+6","sha":"b2f842de4d3db096f510fa3ef00936827bc85686","kind":"tag","published_at":"2021-04-02T19:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+6","html_url":"https://github.com/openjdk/jfx/releases/tag/17+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6/manifests"},{"name":"17+5","sha":"ed5cfe72e0da4e4b90eb83cac7c50fe761f28c04","kind":"tag","published_at":"2021-03-26T08:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+5","html_url":"https://github.com/openjdk/jfx/releases/tag/17+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5/manifests"},{"name":"17+4","sha":"d4d57fb177e0bda717fb3b77901d54081130561b","kind":"tag","published_at":"2021-03-22T09:26:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+4","html_url":"https://github.com/openjdk/jfx/releases/tag/17+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4/manifests"},{"name":"17+3","sha":"8adbc673d095607e8a6109fbb951fa17b9d6caad","kind":"tag","published_at":"2021-03-16T10:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+3","html_url":"https://github.com/openjdk/jfx/releases/tag/17+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3/manifests"},{"name":"16+8","sha":"e0ce73a3c8d82d3274bd10799b530f397a90ba60","kind":"tag","published_at":"2021-03-08T13:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+8","html_url":"https://github.com/openjdk/jfx/releases/tag/16+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8/manifests"},{"name":"17+2","sha":"dc91f64b753b032040316e8daac37cdb499d5196","kind":"tag","published_at":"2021-02-25T20:05:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+2","html_url":"https://github.com/openjdk/jfx/releases/tag/17+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2/manifests"},{"name":"17+1","sha":"a23d4aeb84b4b96c67b6adb8e3e54a926fda539e","kind":"tag","published_at":"2021-02-11T10:21:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1/manifests"},{"name":"16+7","sha":"0f20a98483902f9cf8637fc50b9241f181014723","kind":"tag","published_at":"2021-02-11T10:19:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+7","html_url":"https://github.com/openjdk/jfx/releases/tag/16+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7/manifests"},{"name":"16+6","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T19:27:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+6","html_url":"https://github.com/openjdk/jfx/releases/tag/16+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6/manifests"},{"name":"17+0","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T15:46:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+0","html_url":"https://github.com/openjdk/jfx/releases/tag/17+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0/manifests"},{"name":"16+5","sha":"bd510896e56eb844c07f4abf80150ea8c0d5e284","kind":"tag","published_at":"2020-11-30T18:04:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+5","html_url":"https://github.com/openjdk/jfx/releases/tag/16+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5/manifests"},{"name":"16+4","sha":"dd22cd2d97d4bfc305e44f2e77b4c104c62ff31f","kind":"tag","published_at":"2020-11-06T10:57:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+4","html_url":"https://github.com/openjdk/jfx/releases/tag/16+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4/manifests"},{"name":"15.0.1+1","sha":"fcfbbb2c7cea1e3f264fc610b1399edde6ed4f02","kind":"tag","published_at":"2020-10-21T20:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1/manifests"},{"name":"15.0.1+0","sha":"4b75750528a16c53666b8ef082cd3b36aa68c53a","kind":"tag","published_at":"2020-10-20T08:01:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0/manifests"},{"name":"16+3","sha":"31fce21fb7e42b376e6dd159d422e691bd6cf1ae","kind":"tag","published_at":"2020-10-19T09:54:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+3","html_url":"https://github.com/openjdk/jfx/releases/tag/16+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3/manifests"},{"name":"16+2","sha":"b2e2000c676f78db6849a54552ae8713286ec68d","kind":"tag","published_at":"2020-09-16T11:52:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+2","html_url":"https://github.com/openjdk/jfx/releases/tag/16+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2/manifests"},{"name":"15+9","sha":"41ff3fa8c52610ff6e2e3910ef7ecc8d908dd033","kind":"tag","published_at":"2020-09-04T07:28:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+9","html_url":"https://github.com/openjdk/jfx/releases/tag/15+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9/manifests"},{"name":"16+1","sha":"a46b2507c565e6a79aad79db589e82b3c9ccc0a9","kind":"tag","published_at":"2020-07-24T13:24:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+1","html_url":"https://github.com/openjdk/jfx/releases/tag/16+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1/manifests"},{"name":"15+8","sha":"6b008925f196f2f2835f6bf056b7fcaeadb947ab","kind":"tag","published_at":"2020-07-24T13:17:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+8","html_url":"https://github.com/openjdk/jfx/releases/tag/15+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8/manifests"},{"name":"14.0.2.1+1","sha":"7dc029292842d7ca0d52633b0c876f61aeb6013f","kind":"tag","published_at":"2020-07-17T10:42:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1/manifests"},{"name":"14.0.2.1+0","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-16T20:27:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0/manifests"},{"name":"14.0.2+1","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-15T08:49:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1/manifests"},{"name":"15+7","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:21:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+7","html_url":"https://github.com/openjdk/jfx/releases/tag/15+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7/manifests"},{"name":"16+0","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:01:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+0","html_url":"https://github.com/openjdk/jfx/releases/tag/16+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0/manifests"},{"name":"15+6","sha":"afa805fe8b87f6d9bda60b69e9365ea521439cb7","kind":"tag","published_at":"2020-06-09T11:50:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+6","html_url":"https://github.com/openjdk/jfx/releases/tag/15+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6/manifests"},{"name":"14.0.2+0","sha":"331a39be016a284e5495c73726e7b58e7769a75e","kind":"tag","published_at":"2020-05-22T14:12:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0/manifests"},{"name":"15+5","sha":"038556390ef30c912139fcb828ee4a41d8c5abc8","kind":"tag","published_at":"2020-05-07T07:55:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+5","html_url":"https://github.com/openjdk/jfx/releases/tag/15+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5/manifests"},{"name":"14.0.1-ga","sha":"0839c5cd5fbc39a6eea458011c07755b00112c9c","kind":"tag","published_at":"2020-05-02T15:22:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga/manifests"},{"name":"15+4","sha":"5e9fb8294770f40b9ee1e6e703e07c9d50310694","kind":"tag","published_at":"2020-04-20T13:03:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+4","html_url":"https://github.com/openjdk/jfx/releases/tag/15+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4/manifests"},{"name":"14.0.1+1","sha":"a2369b1ca1cd11c922756967309d3377e56c2d3f","kind":"tag","published_at":"2020-04-15T13:04:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1/manifests"},{"name":"14.0.1+0","sha":"f8c235bb75a22654e735caa02991cab12183ccf8","kind":"tag","published_at":"2020-04-14T12:54:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0/manifests"},{"name":"15+3","sha":"4d69a0d2a5c61b67dd671b582eee9e06dc072a0b","kind":"tag","published_at":"2020-04-14T09:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+3","html_url":"https://github.com/openjdk/jfx/releases/tag/15+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3/manifests"},{"name":"14-ga","sha":"b211f74631c1d96b6e8abacc845bfe4c90fe1b42","kind":"tag","published_at":"2020-03-13T20:12:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga/manifests"},{"name":"15+2","sha":"4c132cdf39282d26bf5e22ded5915d603ec337b7","kind":"tag","published_at":"2020-03-02T15:39:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+2","html_url":"https://github.com/openjdk/jfx/releases/tag/15+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2/manifests"},{"name":"14+9","sha":"35a01cafb6ca0327819d8076c281545c421484bd","kind":"tag","published_at":"2020-03-02T13:42:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+9","html_url":"https://github.com/openjdk/jfx/releases/tag/14+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9/manifests"},{"name":"14+8","sha":"a4b9f24e91a00fa72203547c9f49f27ed681cceb","kind":"tag","published_at":"2020-02-07T15:30:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+8","html_url":"https://github.com/openjdk/jfx/releases/tag/14+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8/manifests"},{"name":"15+1","sha":"921389fd5939dce14182da4e415bf32d22bc4c56","kind":"tag","published_at":"2020-01-24T18:30:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1/manifests"},{"name":"14+7","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+7","html_url":"https://github.com/openjdk/jfx/releases/tag/14+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7/manifests"},{"name":"15+0","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:02:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0/manifests"},{"name":"14+6","sha":"69e4ef35c1005b6cd61ae50e5c12d021723f8111","kind":"tag","published_at":"2019-12-21T07:51:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+6","html_url":"https://github.com/openjdk/jfx/releases/tag/14+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6/manifests"},{"name":"14+5","sha":"935e99d241fd971dc92c4357a5b170fb4ac29380","kind":"tag","published_at":"2019-12-20T10:48:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+5","html_url":"https://github.com/openjdk/jfx/releases/tag/14+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5/manifests"},{"name":"14+4","sha":"4ddf55428d06dddadfc8cd14baabdc4d17318ee2","kind":"tag","published_at":"2019-12-06T09:53:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+4","html_url":"https://github.com/openjdk/jfx/releases/tag/14+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4/manifests"},{"name":"14+3","sha":"126896db9928ae334332d38486fb61ad3a2e00a0","kind":"tag","published_at":"2019-11-26T18:53:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+3","html_url":"https://github.com/openjdk/jfx/releases/tag/14+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3/manifests"},{"name":"14+2","sha":"286d1b5427a2b9724cb400335741ed99295c5141","kind":"tag","published_at":"2019-11-06T16:57:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+2","html_url":"https://github.com/openjdk/jfx/releases/tag/14+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2/manifests"},{"name":"14+1","sha":"16329674714ac11bb769f34abf4973461c4f9fa4","kind":"tag","published_at":"2019-09-23T17:53:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1/manifests"},{"name":"13+14","sha":"8f2572c09d9930f1497b4a14f84e0db1285489c6","kind":"tag","published_at":"2019-08-30T19:00:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+14","html_url":"https://github.com/openjdk/jfx/releases/tag/13+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14/manifests"},{"name":"13+13","sha":"2b82249ebc9c6e53e8846ff742c388c9df1c7397","kind":"tag","published_at":"2019-08-20T08:43:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+13","html_url":"https://github.com/openjdk/jfx/releases/tag/13+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13/manifests"},{"name":"13+12","sha":"5e169f75c619c6ef623fce572ec3e447f4a60bff","kind":"tag","published_at":"2019-08-09T07:37:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+12","html_url":"https://github.com/openjdk/jfx/releases/tag/13+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12/manifests"},{"name":"13+11","sha":"dbce14db944cbaad092becf798cbe4bcab3e43b4","kind":"tag","published_at":"2019-07-26T21:40:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+11","html_url":"https://github.com/openjdk/jfx/releases/tag/13+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11/manifests"},{"name":"13+10","sha":"bd02deebf7f64dce66f8e4a2c07370e52dbefaa7","kind":"tag","published_at":"2019-07-18T08:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+10","html_url":"https://github.com/openjdk/jfx/releases/tag/13+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10/manifests"},{"name":"14+0","sha":"141cf7e7256b6ef489c891251a37e45698fe80c9","kind":"tag","published_at":"2019-07-09T12:09:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0/manifests"},{"name":"13+9","sha":"9dbd8abf55b6af98b662e73928e35658765245c6","kind":"tag","published_at":"2019-06-13T13:31:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+9","html_url":"https://github.com/openjdk/jfx/releases/tag/13+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9/manifests"},{"name":"13+8","sha":"f55024f7824abc8600c7cd0d43310115fc706deb","kind":"tag","published_at":"2019-05-17T09:07:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+8","html_url":"https://github.com/openjdk/jfx/releases/tag/13+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8/manifests"},{"name":"13+7","sha":"59e84fd49deda1cea8a3e509891e1766b0ef8ee9","kind":"tag","published_at":"2019-05-04T15:59:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+7","html_url":"https://github.com/openjdk/jfx/releases/tag/13+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7/manifests"},{"name":"13+6","sha":"4c33ea92347b32e9e3c4a861a00a0c6c749e418d","kind":"tag","published_at":"2019-04-23T07:17:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+6","html_url":"https://github.com/openjdk/jfx/releases/tag/13+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6/manifests"},{"name":"13+5","sha":"06425a0f8d203c2acc7f2d1a652eea5b830122ff","kind":"tag","published_at":"2019-04-12T10:53:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+5","html_url":"https://github.com/openjdk/jfx/releases/tag/13+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5/manifests"},{"name":"13+4","sha":"89c51eeaa5e4bae3e205ed67cebd42e650eced62","kind":"tag","published_at":"2019-04-04T11:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+4","html_url":"https://github.com/openjdk/jfx/releases/tag/13+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4/manifests"},{"name":"13+3","sha":"6516798c6262e8e07e5bfb2e24e6482e392eb329","kind":"tag","published_at":"2019-03-22T09:59:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+3","html_url":"https://github.com/openjdk/jfx/releases/tag/13+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3/manifests"},{"name":"13+2","sha":"a9b22d2d2924448e8030d3e5fdef1fa8b51e612b","kind":"tag","published_at":"2019-03-14T19:26:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+2","html_url":"https://github.com/openjdk/jfx/releases/tag/13+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2/manifests"},{"name":"13+1","sha":"a6d9ece22b4b7a13973024aa9da6825bdf939ee8","kind":"tag","published_at":"2019-03-11T15:11:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+1","html_url":"https://github.com/openjdk/jfx/releases/tag/13+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1/manifests"},{"name":"12+14","sha":"10f69390d661cc6cabd40c2479a88e648303832b","kind":"tag","published_at":"2019-02-22T07:57:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+14","html_url":"https://github.com/openjdk/jfx/releases/tag/12+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14/manifests"},{"name":"12+13","sha":"a6a99e54ef4692bca0f69226e1cb902cca43478a","kind":"tag","published_at":"2019-02-15T10:54:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+13","html_url":"https://github.com/openjdk/jfx/releases/tag/12+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13/manifests"},{"name":"12+12","sha":"1baed99ad0d759d31f2ea75a4a1bbcc8b5a21220","kind":"tag","published_at":"2019-02-07T18:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+12","html_url":"https://github.com/openjdk/jfx/releases/tag/12+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12/manifests"},{"name":"12+11","sha":"bed3e73e8438e115575622729bd822d4947ce85a","kind":"tag","published_at":"2019-02-01T19:10:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+11","html_url":"https://github.com/openjdk/jfx/releases/tag/12+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11/manifests"},{"name":"13+0","sha":"711ca2dc8b33278201154022348cd550480ce87a","kind":"tag","published_at":"2019-01-25T13:55:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+0","html_url":"https://github.com/openjdk/jfx/releases/tag/13+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0/manifests"},{"name":"12+10","sha":"1feceed09e92dc32f1d920bd83f56d7996f820ed","kind":"tag","published_at":"2019-01-24T13:18:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+10","html_url":"https://github.com/openjdk/jfx/releases/tag/12+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10/manifests"},{"name":"12+9","sha":"c8711497f1538168736f45c786bba75932bd887a","kind":"tag","published_at":"2019-01-18T11:46:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+9","html_url":"https://github.com/openjdk/jfx/releases/tag/12+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9/manifests"},{"name":"12+8","sha":"eb14f242156120deb5303e2fde8c999f3b97b59a","kind":"tag","published_at":"2019-01-11T10:06:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+8","html_url":"https://github.com/openjdk/jfx/releases/tag/12+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8/manifests"},{"name":"12+7","sha":"de5ab6e1c588aaae6cd156e6a3564f046350e72b","kind":"tag","published_at":"2019-01-04T10:11:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+7","html_url":"https://github.com/openjdk/jfx/releases/tag/12+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7/manifests"},{"name":"12+6","sha":"82507d6199148ed196c3ea3e098c23f623847eb0","kind":"tag","published_at":"2018-12-17T08:18:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+6","html_url":"https://github.com/openjdk/jfx/releases/tag/12+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6/manifests"},{"name":"12+5","sha":"b30d8a9e446f731059aab197d37b430782a6ecff","kind":"tag","published_at":"2018-12-14T09:41:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+5","html_url":"https://github.com/openjdk/jfx/releases/tag/12+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5/manifests"},{"name":"12+4","sha":"6ac88b149c6af7c24ef36ccbc3eee941f49867de","kind":"tag","published_at":"2018-12-07T10:24:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+4","html_url":"https://github.com/openjdk/jfx/releases/tag/12+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4/manifests"},{"name":"12+3","sha":"fc074d5eb923c807a26284a59cdbac724c44b4e8","kind":"tag","published_at":"2018-11-29T20:12:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+3","html_url":"https://github.com/openjdk/jfx/releases/tag/12+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3/manifests"},{"name":"12+2","sha":"79a927b7e3c832595fe3ac266146be1fa1467d08","kind":"tag","published_at":"2018-11-12T09:26:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+2","html_url":"https://github.com/openjdk/jfx/releases/tag/12+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2/manifests"},{"name":"12+1","sha":"c90897f0af573fca3eb4d00bca0da4a788353bb6","kind":"tag","published_at":"2018-10-30T18:44:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+1","html_url":"https://github.com/openjdk/jfx/releases/tag/12+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1/manifests"},{"name":"11+26","sha":"ee351e5ba6bb3e8480cabfb76a4fcd69bf5cf3df","kind":"tag","published_at":"2018-09-13T12:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+26","html_url":"https://github.com/openjdk/jfx/releases/tag/11+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26/manifests"},{"name":"11+25","sha":"ff33e299db35559964d2cdfe203a67fdf1711bd7","kind":"tag","published_at":"2018-08-29T02:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+25","html_url":"https://github.com/openjdk/jfx/releases/tag/11+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25/manifests"},{"name":"11+24","sha":"431f0b2c29117807d6f091b35994c3a44477561c","kind":"tag","published_at":"2018-08-22T03:36:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+24","html_url":"https://github.com/openjdk/jfx/releases/tag/11+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24/manifests"},{"name":"11+23","sha":"e7761eed9d709052db0e1a440fbb8be7dcf80b1f","kind":"tag","published_at":"2018-08-15T02:58:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+23","html_url":"https://github.com/openjdk/jfx/releases/tag/11+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23/manifests"},{"name":"12+0","sha":"c6739f85f511ee53417643a9a900d0960602cee5","kind":"tag","published_at":"2018-08-08T17:38:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+0","html_url":"https://github.com/openjdk/jfx/releases/tag/12+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0/manifests"},{"name":"11+22","sha":"dfb0ff8d022d042285851698f9748f7e55c80f73","kind":"tag","published_at":"2018-08-08T02:34:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+22","html_url":"https://github.com/openjdk/jfx/releases/tag/11+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22/manifests"},{"name":"11+21","sha":"8abdcbd7924d4a6fe8842d4f910177936687675f","kind":"tag","published_at":"2018-08-01T04:16:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+21","html_url":"https://github.com/openjdk/jfx/releases/tag/11+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21/manifests"},{"name":"11+20","sha":"1bcfc3d1f7957a07d02dd7783bdc09b7be1dbbee","kind":"tag","published_at":"2018-07-25T03:03:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+20","html_url":"https://github.com/openjdk/jfx/releases/tag/11+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20/manifests"},{"name":"11+19","sha":"c9993499827b30507ffe6cf7c8a8db2abaa6a3fd","kind":"tag","published_at":"2018-07-18T03:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+19","html_url":"https://github.com/openjdk/jfx/releases/tag/11+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19/manifests"},{"name":"11+18","sha":"e5815355c5377e3eec950d2ba2789def96a32dae","kind":"tag","published_at":"2018-07-11T04:02:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+18","html_url":"https://github.com/openjdk/jfx/releases/tag/11+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18/manifests"},{"name":"11+17","sha":"c936b00f53b1cc22ed8530c000f3ab62a01491ea","kind":"tag","published_at":"2018-07-04T04:32:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+17","html_url":"https://github.com/openjdk/jfx/releases/tag/11+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17/manifests"},{"name":"11+16","sha":"9511a7f430c6914aad761b20db492eec0030e474","kind":"tag","published_at":"2018-06-27T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+16","html_url":"https://github.com/openjdk/jfx/releases/tag/11+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16/manifests"},{"name":"11+15","sha":"31ae4bf611d4655c5018faf79f41b25ae475d470","kind":"tag","published_at":"2018-06-14T07:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+15","html_url":"https://github.com/openjdk/jfx/releases/tag/11+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15/manifests"},{"name":"jdk-11+14","sha":"0a10bdc2c59d4fa3a8bbe0557731650c18451c77","kind":"tag","published_at":"2018-05-16T14:56:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14/manifests"},{"name":"jdk-11+13","sha":"b839c4db3d2129c7ed9a1c98fc7c65915aae74b8","kind":"tag","published_at":"2018-05-09T01:55:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13/manifests"},{"name":"jdk-11+12","sha":"ab16dc2f6e8a5aaefbef4beef0cb271022f54035","kind":"tag","published_at":"2018-05-02T10:23:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12/manifests"},{"name":"jdk-11+11","sha":"4f5dc45bd28683899809c87916c4d168b53634d2","kind":"tag","published_at":"2018-04-25T02:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11/manifests"},{"name":"jdk-11+10","sha":"75ae519a4effab80f2b526b1c68960ca415d246f","kind":"tag","published_at":"2018-04-18T01:40:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10/manifests"},{"name":"jdk-11+9","sha":"b4e75ea153a462036d8c32ee10e9db35685e33a6","kind":"tag","published_at":"2018-04-11T02:04:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9/manifests"},{"name":"jdk-11+8","sha":"81527d59a2c79a945150765ad1819b005a81eb0f","kind":"tag","published_at":"2018-04-04T01:40:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+8","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8/manifests"},{"name":"jdk-11+7","sha":"1e4671e147674f0d0d24c532c360774ce30d3cb8","kind":"tag","published_at":"2018-03-28T01:59:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+7","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7/manifests"},{"name":"jdk-11+6","sha":"9b5153008ec1af868d63ff2afff4f62ccf44fe49","kind":"tag","published_at":"2018-03-21T01:56:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+6","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6/manifests"},{"name":"jdk-11+5","sha":"c17ca257eadf6a17156051ad5dae1bb7b184568e","kind":"tag","published_at":"2018-03-16T07:35:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+5","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5/manifests"},{"name":"jdk-10+46","sha":"ebd7200aa35eb26d1fb1c0e7dbe81f1e9199b719","kind":"tag","published_at":"2018-03-07T20:42:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+46","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46/manifests"},{"name":"jdk-11+4","sha":"b2f8284336cfc5274e3b0db3b8449d7dd2362ea0","kind":"tag","published_at":"2018-03-07T03:03:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+4","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4/manifests"},{"name":"jdk-11+3","sha":"c9e33e2d90d54835cf5ec256f46922951573ea8e","kind":"tag","published_at":"2018-02-28T02:39:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+3","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3/manifests"},{"name":"jdk-10+45","sha":"a8f55c5cadbb949f003b763fdf4f3727266494cf","kind":"tag","published_at":"2018-02-27T00:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+45","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45/manifests"},{"name":"jdk-11+2","sha":"cd27ba7b96e36585fe35d08eb8b0a13c315a85a2","kind":"tag","published_at":"2018-02-22T08:40:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+2","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2/manifests"},{"name":"jdk-10+44","sha":"5cdb04eaefbcfadccc839602df32d3c01367153f","kind":"tag","published_at":"2018-02-14T23:38:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+44","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44/manifests"},{"name":"jdk-11+1","sha":"0d6fea7281585c45268495875299c48811fa0e50","kind":"tag","published_at":"2018-02-14T19:54:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+1","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1/manifests"},{"name":"jdk-10+43","sha":"9da5bf9cbf26a1659f2b2df5130e5fda588f2351","kind":"tag","published_at":"2018-02-07T14:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+43","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43/manifests"},{"name":"jdk-10+42","sha":"f35eaf2db5c205ebfab7750200bc7147b4de6e70","kind":"tag","published_at":"2018-01-31T14:40:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+42","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42/manifests"},{"name":"jdk-10+41","sha":"454f3e5c75a3f69679b48108b18a6e23ce2378e7","kind":"tag","published_at":"2018-01-24T04:47:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+41","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41/manifests"},{"name":"jdk-10+40","sha":"ec12d09593cb2a5a014b53b702142d4c8480932b","kind":"tag","published_at":"2018-01-17T06:44:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+40","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40/manifests"},{"name":"jdk-10+39","sha":"374841020d8a2f6f60d38f0104cdda55f6d19b46","kind":"tag","published_at":"2018-01-10T06:45:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+39","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39/manifests"},{"name":"jdk-10+38","sha":"1198a7aed7188e37fc8c31334390822c49e2c1cb","kind":"tag","published_at":"2018-01-03T09:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+38","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38/manifests"},{"name":"jdk-10+37","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T04:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+37","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37/manifests"},{"name":"jdk-11+0","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T02:21:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0/manifests"},{"name":"jdk-10+36","sha":"6da44a76249b9843ee0c1733bc13f2fd18768b4d","kind":"tag","published_at":"2017-12-13T09:42:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+36","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36/manifests"},{"name":"jdk-10+35","sha":"c975127f8a6ef34b9395b868baff5150f7cb7319","kind":"tag","published_at":"2017-12-06T07:27:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+35","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35/manifests"},{"name":"jdk-10+34","sha":"62d154f5b8c6b08ebf8357c4c20c119ee344ecbf","kind":"tag","published_at":"2017-11-29T06:47:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+34","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34/manifests"},{"name":"jdk-10+33","sha":"90771676f403058358cc6abf07e9146a0d8bdf92","kind":"tag","published_at":"2017-11-22T00:26:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+33","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33/manifests"},{"name":"jdk-10+32","sha":"66b746233a2847fa420e772465ce8b3b92a6d028","kind":"tag","published_at":"2017-11-15T21:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+32","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32/manifests"},{"name":"jdk-10+31","sha":"685c796637ef109d0544fa37239d2ff5e479460d","kind":"tag","published_at":"2017-11-09T03:51:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+31","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31/manifests"},{"name":"jdk-10+30","sha":"d8a77bfbe483e055b1293603b86d207eb4a47270","kind":"tag","published_at":"2017-11-01T09:00:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+30","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30/manifests"},{"name":"jdk-10+29","sha":"ddfbef38cb3749b815c62e0a74acde5a3ec60a2d","kind":"tag","published_at":"2017-10-25T04:34:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+29","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29/manifests"},{"name":"jdk-10+28","sha":"faf1450d185659dc1734bcc8a9865717e9493caa","kind":"tag","published_at":"2017-10-18T21:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+28","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28/manifests"},{"name":"jdk-10+27","sha":"191325b3f07b7e118793d327cbb0d13c9c1c154d","kind":"tag","published_at":"2017-10-11T16:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+27","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27/manifests"},{"name":"jdk-10+26","sha":"1c5fa80a2c78bd9d1377bd3790171ace6d27dc8a","kind":"tag","published_at":"2017-10-04T14:27:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+26","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26/manifests"},{"name":"jdk-10+23","sha":"2ca03ca98ea3c421baf9b4c73e6a1ea211dec3cd","kind":"tag","published_at":"2017-09-06T05:22:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+23","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23/manifests"},{"name":"jdk-10+22","sha":"88048cc32ee8bb7a8b1cde02157b6317bb52fe77","kind":"tag","published_at":"2017-08-30T06:42:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+22","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22/manifests"},{"name":"jdk-10+21","sha":"8b24ee504c037bdfcb566c3875ce960a4a46a0f6","kind":"tag","published_at":"2017-08-23T03:26:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+21","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21/manifests"},{"name":"jdk-10+20","sha":"36ea4f6a11d37f6e872840e0f8dfff4faeacd4b3","kind":"tag","published_at":"2017-08-16T03:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+20","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20/manifests"},{"name":"jdk-10+19","sha":"9c1c110269dffa52d712a56ef231782e19f4ba6d","kind":"tag","published_at":"2017-08-08T01:09:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+19","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19/manifests"},{"name":"jdk-10+18","sha":"0760c3bf83383e96d1817a8d81f19354d8c99f41","kind":"tag","published_at":"2017-08-02T03:22:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+18","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18/manifests"},{"name":"jdk-9+181","sha":"65c628fce9f66d4adbeac0ab1078ce3a92c00f3f","kind":"tag","published_at":"2017-07-31T11:14:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+181","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181/manifests"},{"name":"jdk-10+17","sha":"e7be01fb19db8842ed997d1cddb70dad005db6ff","kind":"tag","published_at":"2017-07-26T03:27:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+17","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17/manifests"},{"name":"jdk-9+180","sha":"70db454b258a85123cf1c7922cc681fd907316ad","kind":"tag","published_at":"2017-07-22T01:04:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+180","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180/manifests"},{"name":"jdk-10+16","sha":"c2d9ec77c2ff7e65f1061050aff78a7dde8964c9","kind":"tag","published_at":"2017-07-19T07:41:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+16","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16/manifests"},{"name":"jdk-9+179","sha":"cb51bf7e7ffe9b46cb17212c5961b8daa1ca4289","kind":"tag","published_at":"2017-07-19T02:50:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+179","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179/manifests"},{"name":"jdk-10+15","sha":"7db2b4f229e3c516f7a7ebbfaf01239d221572c7","kind":"tag","published_at":"2017-07-12T03:51:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+15","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15/manifests"},{"name":"jdk-9+178","sha":"68fda720edd743bd4ffe40033fa3e17acca4f220","kind":"tag","published_at":"2017-07-08T17:10:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+178","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178/manifests"},{"name":"jdk-9+177","sha":"c1633d58634255ba8746daa3a8fff8980158660a","kind":"tag","published_at":"2017-07-01T10:26:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+177","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177/manifests"},{"name":"jdk-10+14","sha":"368ca4b44ce2c9237a2c77bd05ea29da840b0e48","kind":"tag","published_at":"2017-06-28T03:01:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14/manifests"},{"name":"jdk-9+176","sha":"476d4d253d9be64ea084ed9882dd2ed0ae05dd12","kind":"tag","published_at":"2017-06-26T04:21:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+176","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176/manifests"},{"name":"jdk-10+13","sha":"c7474e34d52d1758033c2172aad7a946b11b62d0","kind":"tag","published_at":"2017-06-21T03:37:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13/manifests"},{"name":"jdk-9+175","sha":"d0816052aa9e14b34ecbb004856813e5d9287b1c","kind":"tag","published_at":"2017-06-16T22:58:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+175","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175/manifests"},{"name":"jdk-10+12","sha":"6058a85b733e0a33505ee3250235cd17953453f7","kind":"tag","published_at":"2017-06-14T02:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12/manifests"},{"name":"jdk-9+174","sha":"b574693da54601cf010a013bf46da96c54bf37db","kind":"tag","published_at":"2017-06-09T23:06:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+174","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174/manifests"},{"name":"jdk-10+11","sha":"f2c675a63bbc47eae19cc2603cd60bf4684c46a5","kind":"tag","published_at":"2017-06-07T03:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11/manifests"},{"name":"jdk-9+173","sha":"c14e288e99aa84f35262e98373a4c3b9a4a80b81","kind":"tag","published_at":"2017-06-02T23:01:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+173","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173/manifests"},{"name":"jdk-10+10","sha":"56cb842028c0cba465566ac7fa445f67839ea877","kind":"tag","published_at":"2017-05-31T04:19:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10/manifests"},{"name":"jdk-9+172","sha":"fe5525a9a8dd5614188b1df676c97470afc9bf7d","kind":"tag","published_at":"2017-05-26T22:57:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+172","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172/manifests"},{"name":"jdk-10+9","sha":"440add394844e0834aee1ce194eb1f17fa25f16f","kind":"tag","published_at":"2017-05-25T10:55:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9/manifests"},{"name":"jdk-9+171","sha":"5b566276e2c57a202e39cee59184b3ce1744e5b6","kind":"tag","published_at":"2017-05-19T23:08:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+171","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171/manifests"},{"name":"jdk-9+170","sha":"06f940d0ef72cda943467622c21e56453dc62a5a","kind":"tag","published_at":"2017-05-12T23:09:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+170","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170/manifests"},{"name":"jdk-9+169","sha":"f498bb1890ffb3825416419b8253a94517b88d8d","kind":"tag","published_at":"2017-05-06T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+169","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169/manifests"},{"name":"jdk-9+168","sha":"7ff4624034ccbf16c44ecef28debdb7cb78370cd","kind":"tag","published_at":"2017-05-01T07:00:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+168","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168/manifests"},{"name":"jdk-9+167","sha":"f33ed687d1baac54dcaf663611d3f293f1e8c7f0","kind":"tag","published_at":"2017-04-21T23:08:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+167","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167/manifests"},{"name":"jdk-9+166","sha":"f6b30a52a459f6ab58b0fce4ad67953b834402bf","kind":"tag","published_at":"2017-04-14T23:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+166","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166/manifests"},{"name":"jdk-9+165","sha":"f2f006583133194782e4aaeeee8a1bbfb96ee3de","kind":"tag","published_at":"2017-04-07T23:07:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+165","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165/manifests"},{"name":"jdk-9+164","sha":"465622238a38507c4b238a78b0acef69991bd3dd","kind":"tag","published_at":"2017-03-31T23:05:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+164","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164/manifests"},{"name":"jdk-9+163","sha":"d858d4d726995e83312b3ee7768aca73ae7058d5","kind":"tag","published_at":"2017-03-24T23:02:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+163","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163/manifests"},{"name":"jdk-9+162","sha":"ef16172651a91dea201033892d5f2c9bc6d63f7f","kind":"tag","published_at":"2017-03-17T23:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+162","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162/manifests"},{"name":"jdk-9+161","sha":"63c1f82e1f6c768507764653cca9bb0776987b4f","kind":"tag","published_at":"2017-03-11T00:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+161","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161/manifests"},{"name":"jdk-10+0","sha":"0cb8cae27169615b7204f003bf3bf7941c11e328","kind":"tag","published_at":"2017-03-07T18:54:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0/manifests"},{"name":"jdk-9+160","sha":"43cde5821620c1914f41e7edb29b41d04f1e6d74","kind":"tag","published_at":"2017-03-04T20:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+160","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160/manifests"},{"name":"jdk-9+159","sha":"bf292ae3c4a9d8324bf542890ff4ab3bbfb9e7e6","kind":"tag","published_at":"2017-02-25T00:16:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+159","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159/manifests"},{"name":"jdk-9+158","sha":"9ca1b5912aff167d32e1a25d98f4a50b15ffc3b0","kind":"tag","published_at":"2017-02-17T23:36:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+158","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158/manifests"},{"name":"jdk-9+157","sha":"2970bd08e46fc5a876245b253ce273c97a73098f","kind":"tag","published_at":"2017-02-10T23:37:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+157","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157/manifests"},{"name":"jdk-9+156","sha":"7d3558c56c9e0c6e307b66d788efa9e7d6dbdc67","kind":"tag","published_at":"2017-02-03T23:35:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+156","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156/manifests"},{"name":"jdk-9+155","sha":"094123c232a05eb6afe2b9ba9934942bb0ca6961","kind":"tag","published_at":"2017-01-30T07:34:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+155","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155/manifests"},{"name":"jdk-9+154","sha":"e47b6dee526ed048639691cccf1396f7152d81f1","kind":"tag","published_at":"2017-01-23T03:54:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+154","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154/manifests"},{"name":"jdk-9+153","sha":"8888d4bcb9ebabbb9e1efb4b9d878ad11e863be7","kind":"tag","published_at":"2017-01-13T23:33:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+153","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153/manifests"},{"name":"jdk-9+152","sha":"cb35c80ab25770d0ee3b435bfd2c6bb56b84f420","kind":"tag","published_at":"2017-01-07T00:25:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+152","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152/manifests"},{"name":"jdk-9+151","sha":"2ced728db2a9e0287fa6361d2b33fc20e9c74fb1","kind":"tag","published_at":"2017-01-05T02:05:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+151","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151/manifests"},{"name":"jdk-9+150","sha":"80bfd655c5afc13ec1a9a3d628f5c83e88cc7f8e","kind":"tag","published_at":"2016-12-22T09:42:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+150","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150/manifests"},{"name":"jdk-9+149","sha":"261167a2776542d1e40e5a8f7b05e6484145c205","kind":"tag","published_at":"2016-12-14T09:50:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+149","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149/manifests"},{"name":"jdk-9+148","sha":"00c490418f6fa759b838a67b97caa7f81810275d","kind":"tag","published_at":"2016-12-08T10:02:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+148","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148/manifests"},{"name":"jdk-9+147","sha":"39acf446c0e5607e18eb653650547faa5c6ad213","kind":"tag","published_at":"2016-12-01T08:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+147","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147/manifests"},{"name":"jdk-9+146","sha":"3559bcaa07d1bb99ab879e311e0d7a7c7c392a0e","kind":"tag","published_at":"2016-11-23T11:31:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+146","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146/manifests"},{"name":"jdk-9+145","sha":"6cf1798516fe64da421582619073d52e543a7576","kind":"tag","published_at":"2016-11-17T10:50:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+145","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145/manifests"},{"name":"jdk-9+144","sha":"5ea2054dca46be58611926b8b95e99403356a995","kind":"tag","published_at":"2016-11-10T07:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+144","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144/manifests"},{"name":"jdk-9+143","sha":"f81449ad311513770185d312e8541431ca51b788","kind":"tag","published_at":"2016-11-04T10:23:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+143","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143/manifests"},{"name":"jdk-9+142","sha":"f67be9ea6741d050cc16bf77cf65afb89f72f5ed","kind":"tag","published_at":"2016-10-27T06:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+142","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142/manifests"},{"name":"jdk-9+141","sha":"b5e5a27c07b94d4eed141f1facd05bf129c1fc38","kind":"tag","published_at":"2016-10-20T09:11:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+141","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141/manifests"},{"name":"jdk-9+140","sha":"2556a36a1fbfe9cae4879fe185cb635224a75a9c","kind":"tag","published_at":"2016-10-13T07:24:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+140","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140/manifests"},{"name":"jdk-9+139","sha":"05223763914b3c59771e478e817d422390ff3792","kind":"tag","published_at":"2016-10-06T21:30:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+139","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139/manifests"},{"name":"jdk-9+138","sha":"bf36c7323204673dec50531b30b82937211d5b36","kind":"tag","published_at":"2016-09-29T06:10:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+138","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138/manifests"},{"name":"jdk-9+137","sha":"760cdfe7fdfc67dce739842f75996afd17b88603","kind":"tag","published_at":"2016-09-22T13:21:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+137","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137/manifests"},{"name":"jdk-9+136","sha":"61ff2836e9660a25fc28a84cf0e979e39eca65fb","kind":"tag","published_at":"2016-09-15T14:44:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+136","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136/manifests"},{"name":"jdk-9+135","sha":"1e19f7a5ca55f2aca01023d05513a529b58931dc","kind":"tag","published_at":"2016-09-08T06:36:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+135","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135/manifests"},{"name":"jdk-9+134","sha":"1c191deeefd0e7b2b5f6918a210707845cdca85f","kind":"tag","published_at":"2016-09-01T09:33:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+134","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134/manifests"},{"name":"jdk-9+133","sha":"3b021b234f6b9e9635b8c7e76f025105ef0e964b","kind":"tag","published_at":"2016-08-25T11:37:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+133","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133/manifests"},{"name":"jdk-9+132","sha":"e7c81d61a49a42a5be3f2d589584a8ab1e5a94fa","kind":"tag","published_at":"2016-08-18T08:39:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+132","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132/manifests"},{"name":"jdk-9+131","sha":"faac28b1016154c82a6826035d1df40c2c1cb19c","kind":"tag","published_at":"2016-08-11T11:48:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+131","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131/manifests"},{"name":"jdk-9+130","sha":"81d26e4fd1c3e08670ec9f8fbdd90d113e0953bc","kind":"tag","published_at":"2016-08-04T11:25:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+130","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130/manifests"},{"name":"jdk-9+129","sha":"9d7a4b0fb13528a9e1d34aeacfb7f0b018d27109","kind":"tag","published_at":"2016-07-28T08:59:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+129","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129/manifests"},{"name":"jdk-9+128","sha":"a901a16037047af7eb6bf85d100f9a6978f9d3e7","kind":"tag","published_at":"2016-07-21T12:55:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+128","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128/manifests"},{"name":"jdk-9+127","sha":"90224a2f416314cbebc845b67a5ecedcd0dfd989","kind":"tag","published_at":"2016-07-14T09:00:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+127","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127/manifests"},{"name":"jdk-9+126","sha":"65c86feb834c274d34bace999e5aaa80596cf551","kind":"tag","published_at":"2016-07-07T21:24:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+126","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126/manifests"},{"name":"jdk-9+125","sha":"613e3409612adebea71909e6c6b9a0ead73bbcc4","kind":"tag","published_at":"2016-06-30T14:21:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+125","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125/manifests"},{"name":"jdk-9+124","sha":"d8919cc68384876110989fdccc6fb344e9530d0f","kind":"tag","published_at":"2016-06-23T18:45:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+124","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124/manifests"},{"name":"jdk-9+123","sha":"b5884d09ee9605edfe3b8d89a0b2998c365b7aca","kind":"tag","published_at":"2016-06-16T15:21:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+123","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123/manifests"},{"name":"jdk-9+122","sha":"4a1aac42ff4c0f2af8d7fa512056a048abcd1c75","kind":"tag","published_at":"2016-06-09T11:49:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+122","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122/manifests"},{"name":"jdk-9+121","sha":"db79c2a0e44c87ff55dd217ebb1db29526f16997","kind":"tag","published_at":"2016-06-02T11:11:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+121","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121/manifests"},{"name":"jdk-9+120","sha":"266213c6c7c8d617c9e7531ecffc829c92508cf0","kind":"tag","published_at":"2016-05-26T16:55:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+120","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120/manifests"},{"name":"jdk-9+119","sha":"f6a03b7ed0f23539c745c2eb62b6dc8b7060aadb","kind":"tag","published_at":"2016-05-19T15:10:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+119","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119/manifests"},{"name":"jdk-9+118","sha":"bceda33a87fb8ab055c1d45b957fdfdf84fb61ac","kind":"tag","published_at":"2016-05-12T09:15:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+118","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118/manifests"},{"name":"jdk-9+117","sha":"4958f5d7ea685430c4bd550b45c08c35b6436b48","kind":"tag","published_at":"2016-05-05T13:26:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+117","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117/manifests"},{"name":"jdk-9+116","sha":"c69efa672b4872f08466cf0596ad58310962dcd8","kind":"tag","published_at":"2016-04-28T15:13:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+116","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116/manifests"},{"name":"jdk-9+115","sha":"7e9118010fa592f183b291ada17b2cfd93456574","kind":"tag","published_at":"2016-04-21T14:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+115","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115/manifests"},{"name":"jdk-9+114","sha":"d9613fdbcc5989345e6d2fcae2866885a13d1a23","kind":"tag","published_at":"2016-04-14T08:01:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+114","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114/manifests"},{"name":"jdk-9+113","sha":"7471701e104dc53a558a0be492cc6890bdbb36b3","kind":"tag","published_at":"2016-04-07T07:55:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+113","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113/manifests"},{"name":"jdk-9+112","sha":"67e337491ed3c9504e76a5a85a5bbc8ecd4ee740","kind":"tag","published_at":"2016-03-31T07:14:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+112","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112/manifests"},{"name":"jdk-9+111","sha":"eb13af26664a5f0731a8051505b111316783ee6c","kind":"tag","published_at":"2016-03-24T03:33:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+111","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111/manifests"},{"name":"jdk-9+110","sha":"f914c05dafe9374971a70086249ccbbae76e8870","kind":"tag","published_at":"2016-03-15T11:00:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+110","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110/manifests"},{"name":"jdk-9+109","sha":"9203f6b8f9862876c619e7ef0b467aa4d3d87dca","kind":"tag","published_at":"2016-03-10T09:24:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+109","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109/manifests"},{"name":"jdk-9+108","sha":"844738474b619f6c3008680b4d36414fb7d1a45c","kind":"tag","published_at":"2016-03-03T11:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+108","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108/manifests"},{"name":"jdk-9+107","sha":"7244b5fbd0debc6dde00aafe2d80469a017ac8b5","kind":"tag","published_at":"2016-02-25T09:05:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+107","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107/manifests"},{"name":"jdk-9+106","sha":"1ef5ec279b13cc0667fce655f5a0e901cb12f7b7","kind":"tag","published_at":"2016-02-18T10:06:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+106","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106/manifests"},{"name":"jdk-9+105","sha":"753d760430aba8ced9cdb64d911150612eeb4911","kind":"tag","published_at":"2016-02-11T18:39:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+105","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105/manifests"},{"name":"jdk-9+104","sha":"018c8d2555b1df29afceba12ffa545e84e85e3aa","kind":"tag","published_at":"2016-02-04T17:42:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+104","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104/manifests"},{"name":"jdk-9+103","sha":"c4497c1200984d0319327d984d825e25185e1778","kind":"tag","published_at":"2016-01-28T11:39:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+103","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103/manifests"},{"name":"jdk-9+102","sha":"5219ba54ef5177996a7b8dbaa3b228bd9f6d5e32","kind":"tag","published_at":"2016-01-21T08:31:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+102","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102/manifests"},{"name":"jdk-9+101","sha":"0bef24cdaa0761afe4753e88624bfa1c9da9d327","kind":"tag","published_at":"2016-01-14T10:58:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+101","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101/manifests"},{"name":"jdk-9+100","sha":"45075bc3df6502ab43b472060957b2457286c4e5","kind":"tag","published_at":"2016-01-07T15:17:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+100","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100/manifests"},{"name":"jdk-9+99","sha":"1972c0632853c4b83044b53ff502e91b50a9abae","kind":"tag","published_at":"2015-12-24T10:23:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+99","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99/manifests"},{"name":"jdk-9+98","sha":"460e68a212a2538a412e13505bac0f7d0d8b78e1","kind":"tag","published_at":"2015-12-18T11:03:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+98","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98/manifests"},{"name":"jdk-9+97","sha":"dffeb682512cb7ed381cd108812ea2b4b9e611d0","kind":"tag","published_at":"2015-12-18T02:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+97","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97/manifests"},{"name":"jdk-9+96","sha":"cd7474a2953840e26f158f26d592bb594225ada0","kind":"tag","published_at":"2015-12-10T11:46:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+96","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96/manifests"},{"name":"jdk-9+95","sha":"448dce2c3b657e0cb4bf9d57dda9b895af7bc478","kind":"tag","published_at":"2015-12-02T16:15:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+95","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95/manifests"},{"name":"9-b94","sha":"666adb6a56e08484916386b847dd6c160813f481","kind":"tag","published_at":"2015-11-26T12:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94/manifests"},{"name":"9-b93","sha":"a1a99c84126c5838a7c74bbdb276c43d099fef33","kind":"tag","published_at":"2015-11-19T10:36:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93/manifests"},{"name":"9-b92","sha":"6da10a0570453e615488bcdbadb90323f661aa01","kind":"tag","published_at":"2015-11-12T09:59:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92/manifests"},{"name":"9-b91","sha":"891e30e9015dd227525c04cfa335a2dbfddc4a8c","kind":"tag","published_at":"2015-11-05T10:59:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91/manifests"},{"name":"9-b90","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-30T09:05:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90/manifests"},{"name":"9-b89","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-29T08:56:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89/manifests"},{"name":"9-b88","sha":"02204a98f0a33f9647913c42999ddd7c53a060f1","kind":"tag","published_at":"2015-10-22T09:04:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88/manifests"},{"name":"9-b86","sha":"3060ec562985168a7f9379ccf293a7da7583a924","kind":"tag","published_at":"2015-10-15T12:04:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86/manifests"},{"name":"9-b85","sha":"8a5ebd277b07d4891a01d4c84a19cb4d13ff8790","kind":"tag","published_at":"2015-10-08T15:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85/manifests"},{"name":"9-b84","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-10-06T16:17:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84/manifests"},{"name":"9-b83","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-09-25T06:48:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83/manifests"},{"name":"9-b82","sha":"a2e95bd699549864d72140057fd804c0595ce5c6","kind":"tag","published_at":"2015-09-18T02:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82/manifests"},{"name":"9-b81","sha":"37e70de5d2a3ed8739a81f9cf42c141577c132c6","kind":"tag","published_at":"2015-09-11T01:27:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81/manifests"},{"name":"9-b80","sha":"1206c8b2ba6d16b2d947566a1a6de8758748551a","kind":"tag","published_at":"2015-09-03T06:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80/manifests"},{"name":"9-b79","sha":"a3f1e1ce395aa36a8683b6b5f9e5ec9cd895221a","kind":"tag","published_at":"2015-08-27T09:28:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79/manifests"},{"name":"9-b78","sha":"d4734924f6bee35b26cac515e0d530bbfca2795c","kind":"tag","published_at":"2015-08-20T10:16:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78/manifests"},{"name":"9-b77","sha":"3663b87358ba1270f219201d2587bc49d0df765b","kind":"tag","published_at":"2015-08-13T11:46:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77/manifests"},{"name":"9-b76","sha":"0e5e014c0931103b7949308af46bb79b5861a7ed","kind":"tag","published_at":"2015-08-06T09:07:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76/manifests"},{"name":"9-b75","sha":"29b3cf8f842b9b8547302b0918f5ca5c39d7e718","kind":"tag","published_at":"2015-07-30T09:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75/manifests"},{"name":"9-b74","sha":"ea1fa766bbeff70d38a0e41c86a913eabfe6325c","kind":"tag","published_at":"2015-07-23T08:26:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74/manifests"},{"name":"9-b73","sha":"28be67e56790e9aff2a3745e3c1354d9ea1f00d9","kind":"tag","published_at":"2015-07-16T14:12:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73/manifests"},{"name":"9-b72","sha":"a0737e5d402aa496415685bb07c84559c337ead9","kind":"tag","published_at":"2015-07-09T07:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72/manifests"},{"name":"9-b71","sha":"c3a016a7ec451671c38f968c9158d4804bfe774d","kind":"tag","published_at":"2015-07-02T08:08:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71/manifests"},{"name":"9-b70","sha":"960bd706f12f3eaf3145c3f038a93f0e9ca371b6","kind":"tag","published_at":"2015-06-25T09:26:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70/manifests"},{"name":"9-b69","sha":"bf272fc152d66461327b774fe3cad12c0e360d4d","kind":"tag","published_at":"2015-06-18T10:54:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69/manifests"},{"name":"9-b68","sha":"219a7e0e488062eb3e4da173d4339c706ebcd4bc","kind":"tag","published_at":"2015-06-11T11:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68/manifests"},{"name":"9-b67","sha":"8040cebf01508e79b8aa89de8f092fb72a1c3537","kind":"tag","published_at":"2015-06-04T09:26:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67/manifests"},{"name":"9-b66","sha":"2f3e13158961d78ae0f9a1a8e45a4e99f836d830","kind":"tag","published_at":"2015-05-28T07:31:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66/manifests"},{"name":"9-b65","sha":"60291ae36e9e327cefb05b18b4bd6a93861d5483","kind":"tag","published_at":"2015-05-21T10:16:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65/manifests"},{"name":"9-b64","sha":"c5c9f95a08a81f3e900cf8c2abfb2746db3713a6","kind":"tag","published_at":"2015-05-14T09:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64/manifests"},{"name":"9-b63","sha":"f9d7cee700520c8993e20581ea2c19849733ea1d","kind":"tag","published_at":"2015-05-07T07:26:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63/manifests"},{"name":"9-b62","sha":"6d178c95e5d55089e4474f8cf552845750a398af","kind":"tag","published_at":"2015-04-30T07:29:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62/manifests"},{"name":"9-b61","sha":"61797ff490af0d748683b61476a65931156c8675","kind":"tag","published_at":"2015-04-23T09:25:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61/manifests"},{"name":"8u51-b09","sha":"bcd5fc1fd4f546158267aeecb788783258a7ad35","kind":"tag","published_at":"2015-04-21T08:17:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09/manifests"},{"name":"9-b60","sha":"35d305f9e84970067bbc4014072e9f02d72a344b","kind":"tag","published_at":"2015-04-16T14:07:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60/manifests"},{"name":"8u51-b08","sha":"63f64f9c441b51ed003b27f9c4bffe206d1a0eab","kind":"tag","published_at":"2015-04-14T06:46:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08/manifests"},{"name":"8u45-b11","sha":"2a33f0b144b5a07b803d5e070bce58f4885ce5b9","kind":"tag","published_at":"2015-04-13T18:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11/manifests"},{"name":"9-b59","sha":"35f0257812269d44adf154cbd2db32d6e58a1643","kind":"tag","published_at":"2015-04-09T09:47:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59/manifests"},{"name":"8u51-b07","sha":"a1b72be5658c2e18db70c93f3c92802b0ed7b6e5","kind":"tag","published_at":"2015-04-07T12:36:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07/manifests"},{"name":"9-b58","sha":"9eb3005c14aae7bacd4520a333c46254a8c552e5","kind":"tag","published_at":"2015-04-04T20:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58/manifests"},{"name":"9-b57","sha":"2e61c9163e16869bed2ba19fba0f2e3b47a97fb5","kind":"tag","published_at":"2015-04-02T09:57:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57/manifests"},{"name":"8u51-b06","sha":"da275cb00aa8be747f2e7de593c903e200bc091b","kind":"tag","published_at":"2015-03-31T06:03:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06/manifests"},{"name":"9-b56","sha":"fd9dd36da9d0f62fcc2cda0740b61f0003b79c28","kind":"tag","published_at":"2015-03-26T11:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56/manifests"},{"name":"8u60-b08","sha":"27854c66773e605f5163f7a316fe8acc1a2146d7","kind":"tag","published_at":"2015-03-25T05:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08/manifests"},{"name":"8u51-b05","sha":"304b6f4f7aea08bc167ecdc279c413c9960cab41","kind":"tag","published_at":"2015-03-24T04:54:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05/manifests"},{"name":"8u51-b04","sha":"db5615a327642df6cf851619327c5587227c5440","kind":"tag","published_at":"2015-03-19T12:04:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04/manifests"},{"name":"9-b55","sha":"75e686157c9959a54ad8485b966561bafb114eed","kind":"tag","published_at":"2015-03-19T09:25:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55/manifests"},{"name":"8u45-b13","sha":"6b91866419b37539e0cb7585ddeca78a3e1a8ec9","kind":"tag","published_at":"2015-03-18T05:38:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13/manifests"},{"name":"8u60-b07","sha":"3858d0e9982b24b58951c10733b75dd915007d39","kind":"tag","published_at":"2015-03-18T05:34:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07/manifests"},{"name":"8u60-b06","sha":"dc630c8b218630e30df2180f0f09f144e33386dc","kind":"tag","published_at":"2015-03-18T00:31:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06/manifests"},{"name":"8u45-b12","sha":"c407f83380925e3d2ad63acbf5acc6477d972f5f","kind":"tag","published_at":"2015-03-17T05:23:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12/manifests"},{"name":"8u40-b27","sha":"1d8e815d247b1085124a6666017e1631be2f0d01","kind":"tag","published_at":"2015-03-13T15:22:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27/manifests"},{"name":"9-b54","sha":"a387174a4eec9c63e2583109d06c9652d07d7b4e","kind":"tag","published_at":"2015-03-12T06:53:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54/manifests"},{"name":"8u51-b03","sha":"f5428dc268a55746d1ae0c785b1df6ad0a0d7cbe","kind":"tag","published_at":"2015-03-12T05:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03/manifests"},{"name":"8u40-b26","sha":"464aedb0b8a9a93a0d15809df0a0fa4bd28bc21e","kind":"tag","published_at":"2015-03-08T02:20:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26/manifests"},{"name":"9-b53","sha":"9f0be48700061142e5528c272a960af504d95bb3","kind":"tag","published_at":"2015-03-05T09:49:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53/manifests"},{"name":"8u51-b02","sha":"f2b337e35f7d275c23b93101e897ba5e25d75ba8","kind":"tag","published_at":"2015-03-05T07:37:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02/manifests"},{"name":"8u60-b05","sha":"c6bdf0fd5a31f05a679a27bdab270364b3b5f925","kind":"tag","published_at":"2015-03-04T04:42:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05/manifests"},{"name":"8u45-b10","sha":"80f0188f8683ec3b68795624ccd9469b4cb60d34","kind":"tag","published_at":"2015-03-03T04:05:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10/manifests"},{"name":"8u51-b01","sha":"ed3db86c2a062a6d8dbc350ff19fd1fe3750b86c","kind":"tag","published_at":"2015-02-26T19:05:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01/manifests"},{"name":"9-b52","sha":"5f7e373a281258fd16a73e4bc5341df46dbf6260","kind":"tag","published_at":"2015-02-26T09:04:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52/manifests"},{"name":"8u60-b04","sha":"4597a47010cb1e1bf4862a9dd75d242dd8de2b8a","kind":"tag","published_at":"2015-02-25T07:32:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04/manifests"},{"name":"8u45-b09","sha":"d4fa590586fca4d390e6bca80cd46b40c04b3aab","kind":"tag","published_at":"2015-02-24T07:16:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09/manifests"},{"name":"9-b51","sha":"431cf9aa689d374a2f25003be9f1bb0d76e48740","kind":"tag","published_at":"2015-02-19T15:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b51","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51/manifests"},{"name":"8u60-b03","sha":"cce2f871157eb76ed4dbd3fde1d3a7ed817e8296","kind":"tag","published_at":"2015-02-18T05:54:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03/manifests"},{"name":"8u45-b08","sha":"feed497906a933d2f2eb3390eaa621b61525d2b7","kind":"tag","published_at":"2015-02-17T08:07:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08/manifests"},{"name":"9-b50","sha":"9955299e81acc10994d73e62c692cf5faf200551","kind":"tag","published_at":"2015-02-12T08:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b50","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50/manifests"},{"name":"8u40-b25","sha":"05fa37f05ef89813dd5ff537943dce47e3cda1b0","kind":"tag","published_at":"2015-02-11T09:38:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25/manifests"},{"name":"8u60-b02","sha":"5372c90dd48e5cdb6822abbe23f50b039ccc1db0","kind":"tag","published_at":"2015-02-11T05:10:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02/manifests"},{"name":"8u45-b07","sha":"3ba6a515acf2174bb50fe2516924f80fe7852756","kind":"tag","published_at":"2015-02-09T23:30:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07/manifests"},{"name":"8u60-b01","sha":"4dc647a34b1119b0aafaea3587aeb71c3cb0e8fd","kind":"tag","published_at":"2015-02-06T23:43:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01/manifests"},{"name":"9-b49","sha":"6ebe973f7d0cb4c9b1e9e108a5bdbbf44dbaaba1","kind":"tag","published_at":"2015-02-05T12:12:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b49","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49/manifests"},{"name":"8u40-b24","sha":"30d89c9830182ec21c7ee2e889eaba570494c8ab","kind":"tag","published_at":"2015-02-04T05:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24/manifests"},{"name":"8u45-b06","sha":"4783fadf191bec4dfd1141bd7dcba8bd94395f56","kind":"tag","published_at":"2015-02-03T04:22:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06/manifests"},{"name":"9-b48","sha":"d2d1d18a979f8d0af92c36f50e2489bdc15f5484","kind":"tag","published_at":"2015-01-29T08:09:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b48","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48/manifests"},{"name":"8u40-b23","sha":"29b9abdfac93b99c6c15e0814916c23bb67166e5","kind":"tag","published_at":"2015-01-28T06:03:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23/manifests"},{"name":"8u45-b05","sha":"6e20019b446c5966efbc9379ddfeaf7e3d6b1c9a","kind":"tag","published_at":"2015-01-27T05:51:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05/manifests"},{"name":"9-b47","sha":"632acc173ede884c0077e00775bd074f9adf5ec3","kind":"tag","published_at":"2015-01-22T08:50:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b47","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47/manifests"},{"name":"8u40-b22","sha":"c4cee6601bd1e37e335152105b0228f126cafde5","kind":"tag","published_at":"2015-01-21T09:48:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22/manifests"},{"name":"8u45-b04","sha":"e00a85c5190b2cb51e0cd49abb3d6255664304fa","kind":"tag","published_at":"2015-01-21T09:29:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04/manifests"},{"name":"9-b46","sha":"ac3c6c0af8f97e1f4fc7d2482d27e28c99605f4a","kind":"tag","published_at":"2015-01-15T11:54:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b46","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46/manifests"},{"name":"8u40-b21","sha":"13425d4ea891ef6ad267222c1d3cd8b9e6bb2712","kind":"tag","published_at":"2015-01-14T05:16:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21/manifests"},{"name":"8u45-b03","sha":"0f7db044958f90b348afbd4e14170bd40c8ce999","kind":"tag","published_at":"2015-01-13T05:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03/manifests"},{"name":"9-b45","sha":"e686efb3350057cf6321c40b6715453746217a59","kind":"tag","published_at":"2015-01-08T08:14:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b45","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45/manifests"},{"name":"8u40-b20","sha":"3d70c424473fe3b01eaeb0ae58dedb1d19a8c3e7","kind":"tag","published_at":"2014-12-31T05:35:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20/manifests"},{"name":"9-b44","sha":"e4662e22f04077dd9f64f768ca29ca9f08f76b32","kind":"tag","published_at":"2014-12-24T10:44:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b44","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44/manifests"},{"name":"8u45-b02","sha":"bf6fb4de3ee557689e08c898363aa97e2f403a4f","kind":"tag","published_at":"2014-12-23T08:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02/manifests"},{"name":"9-b43","sha":"55878d7559296feab06c8c55414ad5c1e19e23fa","kind":"tag","published_at":"2014-12-18T11:41:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b43","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43/manifests"},{"name":"8u31-b13","sha":"eb087309a4b68bd55ee89aefa25756c9b5e82de2","kind":"tag","published_at":"2014-12-18T09:52:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13/manifests"},{"name":"8u40-b19","sha":"6b47ee8936e10a3493cd8ed2f8e6489fa3c81fdd","kind":"tag","published_at":"2014-12-17T09:03:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19/manifests"},{"name":"8u45-b01","sha":"919886f34e53c31d7b1bfcdf7d451ca050db580a","kind":"tag","published_at":"2014-12-16T17:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01/manifests"},{"name":"9-b42","sha":"cb3cd58e440636cfdc18a9a8c198a70e8fa8754a","kind":"tag","published_at":"2014-12-11T12:00:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b42","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42/manifests"},{"name":"8u40-b18","sha":"ad7d0208926407faf8783fd16214237b70d23875","kind":"tag","published_at":"2014-12-10T06:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18/manifests"},{"name":"8u31-b12","sha":"1227276f9e41b6ab7e6a8380d506981075587c27","kind":"tag","published_at":"2014-12-09T11:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12/manifests"},{"name":"9-b41","sha":"9c0884e5c4ff0904626b7da7bbea5f5c01311429","kind":"tag","published_at":"2014-12-04T06:59:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b41","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41/manifests"},{"name":"8u40-b17","sha":"fae4885c04b51d87f1abd799a41e0ee32a8d788c","kind":"tag","published_at":"2014-12-03T07:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17/manifests"},{"name":"8u31-b11","sha":"f1b16a102324e1bbbf272bfeb6c4be2c669666a7","kind":"tag","published_at":"2014-12-03T05:17:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11/manifests"},{"name":"8u40-b16","sha":"5f9a2deae25859e47b5361d95b99035e26d82540","kind":"tag","published_at":"2014-11-26T09:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16/manifests"},{"name":"8u31-b10","sha":"10bbc3528a703b71227c317495373b38efad83df","kind":"tag","published_at":"2014-11-25T05:04:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10/manifests"},{"name":"8u40-b15","sha":"d39eb3c24e6167e4bedc9e5e2801c12ce38b9b5e","kind":"tag","published_at":"2014-11-19T08:35:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15/manifests"},{"name":"8u31-b09","sha":"7f3b90c8f615682dd84b880221fa7712f77bdf1d","kind":"tag","published_at":"2014-11-18T06:45:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09/manifests"},{"name":"9-b40","sha":"fa2db0be6cd8ad2cd1be3764685c523dcbda7f82","kind":"tag","published_at":"2014-11-18T04:37:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b40","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40/manifests"},{"name":"9-b39","sha":"e359662bd02205f25ec5e1992b0d81de445a098f","kind":"tag","published_at":"2014-11-13T05:39:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b39","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39/manifests"},{"name":"8u40-b14","sha":"39ffc36db96a1bfed5ae35d4f6005ab11a616e0d","kind":"tag","published_at":"2014-11-12T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14/manifests"},{"name":"8u31-b08","sha":"e92cd098da847c4620d67f82f8d68909e06b53ea","kind":"tag","published_at":"2014-11-11T05:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08/manifests"},{"name":"9-b38","sha":"51d1000543c5b1879fb26cb9a19f81e7ed39d080","kind":"tag","published_at":"2014-11-06T04:05:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b38","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38/manifests"},{"name":"8u40-b13","sha":"0c48e387a3d5183f45e11566ac3d6f3be849176a","kind":"tag","published_at":"2014-11-05T09:15:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13/manifests"},{"name":"8u31-b07","sha":"0f3f168402d212f51586a45c48120198ae04b5c0","kind":"tag","published_at":"2014-11-04T20:49:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07/manifests"},{"name":"9-b37","sha":"30013a579a87f07a3ec429365fcb7fbe170940f3","kind":"tag","published_at":"2014-10-30T05:29:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b37","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37/manifests"},{"name":"8u40-b12","sha":"66479fb5885c5b97db935fb820777a15dadcdb62","kind":"tag","published_at":"2014-10-29T07:46:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12/manifests"},{"name":"8u31-b06","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-28T07:48:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06/manifests"},{"name":"9-b36","sha":"6fb58408f2aa6205a15fb5b28f8e8f843d3e82ec","kind":"tag","published_at":"2014-10-23T05:22:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b36","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36/manifests"},{"name":"8u40-b11","sha":"7af417d0d6a0170a8dae29a84df8ad325ef12ded","kind":"tag","published_at":"2014-10-22T10:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11/manifests"},{"name":"8u31-b05","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-21T10:15:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05/manifests"},{"name":"9-b35","sha":"6a5ab345823802700c2ff6c9b712ebb67cb5d512","kind":"tag","published_at":"2014-10-16T07:39:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b35","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35/manifests"},{"name":"8u40-b10","sha":"3b62ed4b26511b6806fef9e0379ca555ba87596e","kind":"tag","published_at":"2014-10-15T22:11:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10/manifests"},{"name":"8u31-b04","sha":"d5de1d1fdd1cf2226d08bf85a02d0ba4467bd364","kind":"tag","published_at":"2014-10-14T19:29:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04/manifests"},{"name":"9-b34","sha":"1606bff84f31838c700d2642754658b4f98f5423","kind":"tag","published_at":"2014-10-09T07:42:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b34","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34/manifests"},{"name":"8u25-b18","sha":"94ca096cc07f1653d1c7ca9fa74feb004c8aba7f","kind":"tag","published_at":"2014-10-08T19:38:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18/manifests"},{"name":"8u40-b09","sha":"19f26cfa947ef76c0910889e8d4ba943a7db20d8","kind":"tag","published_at":"2014-10-08T06:25:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09/manifests"},{"name":"8u31-b03","sha":"c318543d0dcf187de055463eb52e5ef971267fc6","kind":"tag","published_at":"2014-10-07T21:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03/manifests"},{"name":"9-b33","sha":"4d86e4ebacceb4982402ba90fc2a3a6998fd362c","kind":"tag","published_at":"2014-10-03T00:21:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b33","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33/manifests"},{"name":"8u40-b08","sha":"c2152ea6bfa440e77c4b6e792dda098649b63518","kind":"tag","published_at":"2014-10-01T07:43:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08/manifests"},{"name":"8u31-b02","sha":"33e11de1ce66a901ff4762b1a7263ac7472de071","kind":"tag","published_at":"2014-09-30T14:28:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02/manifests"},{"name":"9-b32","sha":"3f331e899b9020f1ba8d2423405d5fdafc7dc1c0","kind":"tag","published_at":"2014-09-25T18:05:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b32","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32/manifests"},{"name":"8u40-b07","sha":"7d62fa7666bd6301737d8fca7cda49848ddf2bc4","kind":"tag","published_at":"2014-09-24T21:18:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07/manifests"},{"name":"8u31-b01","sha":"e99a34023aa2f7834f5a73f47f28b2279164be51","kind":"tag","published_at":"2014-09-23T21:48:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01/manifests"},{"name":"8u25-b17","sha":"c835e79ec573a5099517d6fd0dbdf943643efda2","kind":"tag","published_at":"2014-09-18T23:23:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17/manifests"},{"name":"9-b31","sha":"fe710a968ef5780dee7730f926a4771d84f4df87","kind":"tag","published_at":"2014-09-18T22:37:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b31","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31/manifests"},{"name":"8u40-b06","sha":"b21d18a90224f711b4c536ba5d6656f17b378d1a","kind":"tag","published_at":"2014-09-17T20:35:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06/manifests"},{"name":"9-b30","sha":"158d74da4243041ecef62e359410362486200c91","kind":"tag","published_at":"2014-09-11T14:31:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b30","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30/manifests"},{"name":"8u25-b16","sha":"2d43e87d77dbc86c2f7d78f81b2b4802809f7951","kind":"tag","published_at":"2014-09-10T16:06:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16/manifests"},{"name":"8u40-b05","sha":"6ff8fa391dada0870e83a100dffd1ebdb31c46e1","kind":"tag","published_at":"2014-09-10T15:28:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05/manifests"},{"name":"9-b29","sha":"760e15bb1dbd25e5ecd3515d6a9d75463c67ecf8","kind":"tag","published_at":"2014-09-04T14:59:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b29","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29/manifests"},{"name":"8u40-b04","sha":"b461b888958ee57c450e1c1e07384359212be721","kind":"tag","published_at":"2014-09-03T15:23:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04/manifests"},{"name":"8u25-b15","sha":"214246ad012541bb07ad646b983c0f7df72f5e4c","kind":"tag","published_at":"2014-09-03T14:48:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15/manifests"},{"name":"9-b28","sha":"5a8a6d8a856fcac76bffc1be8c8e966745d74a70","kind":"tag","published_at":"2014-08-29T14:35:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b28","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28/manifests"},{"name":"8u40-b03","sha":"714f1aac07360d736b58e8b12ec05813bb89cd35","kind":"tag","published_at":"2014-08-27T14:55:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03/manifests"},{"name":"8u25-b14","sha":"7b0edc195afcb3602ac25bbc1a2be961bf645ec6","kind":"tag","published_at":"2014-08-26T14:39:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14/manifests"},{"name":"9-b27","sha":"a526744a28770e567fabe078c78d4da6f2e2e488","kind":"tag","published_at":"2014-08-21T15:20:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27/manifests"},{"name":"8u40-b02","sha":"a46c418c279f2f868f6bef42d0518293b56ac19e","kind":"tag","published_at":"2014-08-21T14:40:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02/manifests"},{"name":"8u25-b13","sha":"02eead6d8e200421a9c73b85bbfcac9cafc3e431","kind":"tag","published_at":"2014-08-19T14:43:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13/manifests"},{"name":"8u40-b01","sha":"4652b7c9bdab6a5856a683babab50bcb1c718c1f","kind":"tag","published_at":"2014-08-13T14:51:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01/manifests"},{"name":"8u25-b12","sha":"7219590651e82650f7d3f791f06050f8e9aef9e6","kind":"tag","published_at":"2014-08-12T14:48:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12/manifests"},{"name":"9-b26","sha":"7a5b197a0af396c980335c57c7fae6df10a54c7e","kind":"tag","published_at":"2014-08-09T15:18:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26/manifests"},{"name":"8u25-b11","sha":"f2820d0562decd4181c4e6eeb80026481ea65597","kind":"tag","published_at":"2014-08-05T14:34:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11/manifests"},{"name":"8u20-b26","sha":"0bce37b8aea07d19cdf1814f8e3c8dc8ba1df2b2","kind":"tag","published_at":"2014-07-31T15:05:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26/manifests"},{"name":"9-b25","sha":"69c9dbd69eb2c085cbb1c44748e2389ee2268081","kind":"tag","published_at":"2014-07-31T14:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25/manifests"},{"name":"8u25-b10","sha":"e423339cdd96cc7067be6ca8f34a75948f5192e0","kind":"tag","published_at":"2014-07-29T14:52:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10/manifests"},{"name":"8u20-b25","sha":"e92a218928b2f98909d8d3d5199fde6b5a5a3b0d","kind":"tag","published_at":"2014-07-25T04:23:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25/manifests"},{"name":"8u25-b09","sha":"27c635a78256f8419e28c1163e96b08850f3ae00","kind":"tag","published_at":"2014-07-24T15:18:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09/manifests"},{"name":"8u20-b24","sha":"14f06adc9b497b63158f761773d0e823179c23e2","kind":"tag","published_at":"2014-07-24T14:54:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24/manifests"},{"name":"9-b24","sha":"8089c7e4090a65dd4239f9b87a6c1eef0c81d923","kind":"tag","published_at":"2014-07-24T14:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24/manifests"},{"name":"8u25-b08","sha":"a3e94f1726b38459d958fef0d7a1b6a4f0a314b6","kind":"tag","published_at":"2014-07-22T15:29:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08/manifests"},{"name":"9-b23","sha":"3cb0248df61b6c05b51c655cabfc5ba84506e1a0","kind":"tag","published_at":"2014-07-17T15:28:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23/manifests"},{"name":"8u20-b23","sha":"891177468d64d90618f80bf5e5de135b63ef7e77","kind":"tag","published_at":"2014-07-16T15:33:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23/manifests"},{"name":"8u25-b07","sha":"6a26310e0fb8d3b5428ea340309ce74df7256860","kind":"tag","published_at":"2014-07-15T16:17:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07/manifests"},{"name":"9-b22","sha":"a1a3989d8a988b19addbb1ed7322bedc1d3719ca","kind":"tag","published_at":"2014-07-10T15:14:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22/manifests"},{"name":"8u20-b22","sha":"96245c18b86c7387a1b9afc7a38b367f46e9147b","kind":"tag","published_at":"2014-07-09T14:35:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22/manifests"},{"name":"8u25-b06","sha":"2987b9eb9e041898392b6596f81b25652057b729","kind":"tag","published_at":"2014-07-08T14:50:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06/manifests"},{"name":"9-b21","sha":"d97cb16f23e6e20a62c3239d0ceaa6c51e043592","kind":"tag","published_at":"2014-07-03T14:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21/manifests"},{"name":"8u20-b21","sha":"4d16dd0995ab04775f41d2be548c6ea33aef0434","kind":"tag","published_at":"2014-07-02T14:51:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21/manifests"},{"name":"8u25-b05","sha":"31ec2ff88948f1da78e0721750c6423d5a5c3ae1","kind":"tag","published_at":"2014-07-01T14:38:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05/manifests"},{"name":"9-b20","sha":"3bd745ba23d4ad6d2eef43abd5680a479db65175","kind":"tag","published_at":"2014-06-26T14:28:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20/manifests"},{"name":"8u20-b20","sha":"0cfa49ffa57616d0abd09161f61c4e074345106c","kind":"tag","published_at":"2014-06-25T16:01:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20/manifests"},{"name":"8u25-b04","sha":"20afbb2292fbe6934523d5757e791bf99c788523","kind":"tag","published_at":"2014-06-24T01:55:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04/manifests"},{"name":"9-b19","sha":"73bdfcb72aa6c3faf2156f911aee2bf2611a45c6","kind":"tag","published_at":"2014-06-19T15:40:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19/manifests"},{"name":"8u25-b03","sha":"eeaa9c57293f6b5bab9482e067902ee8ab24f640","kind":"tag","published_at":"2014-06-19T02:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03/manifests"},{"name":"8u20-b19","sha":"694d6313847baddee5601474c249b4c2fc964c32","kind":"tag","published_at":"2014-06-18T15:39:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19/manifests"},{"name":"8u11-b12","sha":"6d180c190e6ad902715fa0a460db95251c8d263a","kind":"tag","published_at":"2014-06-17T04:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12/manifests"},{"name":"9-b18","sha":"18e4ee1eb3f7ba0661133c8140181b9d53bf4a1e","kind":"tag","published_at":"2014-06-13T15:21:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18/manifests"},{"name":"8u25-b02","sha":"f684968527ded3a38790de605728034bab1e4e13","kind":"tag","published_at":"2014-06-12T15:56:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02/manifests"},{"name":"9-b17","sha":"8b8229e8a4f2b9783675682022481d8422d5bf24","kind":"tag","published_at":"2014-06-12T15:06:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17/manifests"},{"name":"8u20-b18","sha":"6b3dc8a1754189d506667a7162f8e46475d6a985","kind":"tag","published_at":"2014-06-11T04:34:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18/manifests"},{"name":"8u25-b01","sha":"0e8e4ec1aff538385e03df2711b6dd3fca1c80f4","kind":"tag","published_at":"2014-06-05T15:49:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01/manifests"},{"name":"9-b16","sha":"35f65a57367e6de7c8aa2863773500391af879c5","kind":"tag","published_at":"2014-06-05T15:11:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16/manifests"},{"name":"8u20-b17","sha":"93fda2e63c261c1e582498aad6c0e0e5fbdef918","kind":"tag","published_at":"2014-06-04T14:54:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17/manifests"},{"name":"8u11-b11","sha":"eb7f646c27684cc6338f0600d33dae88da87874b","kind":"tag","published_at":"2014-06-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11/manifests"},{"name":"9-b15","sha":"60c1920c1fff30178de259b7eb752655febeb05b","kind":"tag","published_at":"2014-05-30T14:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15/manifests"},{"name":"8u11-b10","sha":"bf60f58df56273a3fa5f3f549a9f5fcd7aab8f68","kind":"tag","published_at":"2014-05-28T04:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10/manifests"},{"name":"8u20-b16","sha":"79bb17cab9c406cfcead688831107a0b9224e8e5","kind":"tag","published_at":"2014-05-28T03:34:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16/manifests"},{"name":"9-b14","sha":"1d3a7181633c3047d94b38909f5b905d1b370f68","kind":"tag","published_at":"2014-05-22T15:13:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14/manifests"},{"name":"8u20-b15","sha":"7ce12d2b405e7f951bdc2ed45b99569960da33c7","kind":"tag","published_at":"2014-05-21T14:36:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15/manifests"},{"name":"8u11-b09","sha":"7601844a33283ee9eedcfac0d4f12237b82672bd","kind":"tag","published_at":"2014-05-20T05:13:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09/manifests"},{"name":"9-b13","sha":"8530e34dae93df183422bc9e4094186fc1cdcc09","kind":"tag","published_at":"2014-05-15T14:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13/manifests"},{"name":"8u20-b14","sha":"ef8eead7c50963e24aad4339e8e80ac2027fe37a","kind":"tag","published_at":"2014-05-14T20:07:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14/manifests"},{"name":"8u11-b08","sha":"c6c9de6545e5d64bbfcae083a49f0f963bbd6024","kind":"tag","published_at":"2014-05-13T14:59:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08/manifests"},{"name":"9-b12","sha":"b5cf781a90c70420e7747b447827033366982e06","kind":"tag","published_at":"2014-05-08T19:33:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12/manifests"},{"name":"8u20-b13","sha":"a93e0cba9d5c7e07a8ed0c2a70d4801f569eecd9","kind":"tag","published_at":"2014-05-07T14:56:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13/manifests"},{"name":"8u11-b07","sha":"2bf659f263d8462c50a31da023fd188b65ff1911","kind":"tag","published_at":"2014-05-06T14:27:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07/manifests"},{"name":"9-b11","sha":"a6b49ff5dcc78d1bd5a2fa9695a0042911e2ac36","kind":"tag","published_at":"2014-05-01T14:47:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11/manifests"},{"name":"8u20-b12","sha":"930bebaa0918d8f99a3af602a9e3173b9d648c69","kind":"tag","published_at":"2014-04-30T14:48:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12/manifests"},{"name":"8u11-b06","sha":"88849299ff4e7020d95ea4e6474b2fb488edc4a6","kind":"tag","published_at":"2014-04-29T14:47:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06/manifests"},{"name":"9-b10","sha":"210ce94b39263de94b241a63ad98e321aafbef75","kind":"tag","published_at":"2014-04-24T15:38:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10/manifests"},{"name":"8u20-b11","sha":"499300c6d3b140e46d35bb2a9ba1e805ed15290c","kind":"tag","published_at":"2014-04-23T15:35:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11/manifests"},{"name":"8u11-b05","sha":"bc5b49ecb3d359c477b3402819d8d967cd706d25","kind":"tag","published_at":"2014-04-22T14:27:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05/manifests"},{"name":"9-b09","sha":"aae712bcc7f2b8f2ac7687ffc2bb720a735bf425","kind":"tag","published_at":"2014-04-17T14:22:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09/manifests"},{"name":"8u20-b10","sha":"64edde5af4885e16861c002ff3a371a92bae369b","kind":"tag","published_at":"2014-04-16T14:30:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10/manifests"},{"name":"8u11-b04","sha":"c326a2855350505aeade88aa4725334e0cd28d47","kind":"tag","published_at":"2014-04-15T14:53:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04/manifests"},{"name":"9-b08","sha":"e11f34a80e3ef721d41881eb0e112770abbf8e78","kind":"tag","published_at":"2014-04-15T14:23:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08/manifests"},{"name":"8u20-b09","sha":"8afce5c8e30b7f6e835e489a5423e137d1926258","kind":"tag","published_at":"2014-04-09T15:02:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09/manifests"},{"name":"8u11-b03","sha":"a5e91ec777bb028330468212aee964eadb3419e5","kind":"tag","published_at":"2014-04-08T15:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03/manifests"},{"name":"9-b07","sha":"448e61407de6e5fc9c2cdb8fd9a7d20b25e460e8","kind":"tag","published_at":"2014-04-03T15:18:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07/manifests"},{"name":"8u20-b08","sha":"7d0ff1d99e1929cb26732a46d82061a756ad318a","kind":"tag","published_at":"2014-04-02T14:29:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08/manifests"},{"name":"8u11-b02","sha":"a0e6d3806e79b39d38d6d82710ef82ba4d24e4f0","kind":"tag","published_at":"2014-04-01T14:50:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02/manifests"},{"name":"9-b06","sha":"21eafd1a23ac6802277c9af4113daaa1cb7dd6cc","kind":"tag","published_at":"2014-03-27T19:04:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06/manifests"},{"name":"8u20-b07","sha":"269c226217d001ea47e7260e6ade7fea7a6943c2","kind":"tag","published_at":"2014-03-26T18:23:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07/manifests"},{"name":"8u11-b01","sha":"60340b8c6a5835b41c4e71661a09181bfcc0b3e3","kind":"tag","published_at":"2014-03-25T15:05:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01/manifests"},{"name":"9-b05","sha":"794d16bdc91a9b4f295ba35a5bd3cd359f0c5df9","kind":"tag","published_at":"2014-03-20T15:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05/manifests"},{"name":"8u20-b06","sha":"14baaa12c9017eb8a2817f0364680d3e26661f08","kind":"tag","published_at":"2014-03-19T15:57:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06/manifests"},{"name":"8u5-b13","sha":"84b39c65ddd0e5469fd7e60dd17b592da27f0038","kind":"tag","published_at":"2014-03-18T15:31:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13/manifests"},{"name":"8u20-b05","sha":"f607ef2a0d55dc2bf4cea1ad4e1f0965becca0f7","kind":"tag","published_at":"2014-03-12T16:12:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05/manifests"},{"name":"9-b04","sha":"0c1cc05f156b54f764755f13ac7229409159526e","kind":"tag","published_at":"2014-03-11T23:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04/manifests"},{"name":"8u5-b12","sha":"3acdf271125221b04e24f33b596934565019826b","kind":"tag","published_at":"2014-03-11T15:07:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12/manifests"},{"name":"8u20-b04","sha":"e11bf0df26a4f511aff489a562cd9956cbe17af8","kind":"tag","published_at":"2014-03-05T16:00:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04/manifests"},{"name":"8.0-b132","sha":"1a0c382658d94a7f7692f0c9bb09129733a34861","kind":"tag","published_at":"2014-03-04T18:36:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b132","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132/manifests"},{"name":"8u5-b11","sha":"7d68f0fb450341c280b8c0d420219d18cd9b76ac","kind":"tag","published_at":"2014-03-04T16:31:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11/manifests"},{"name":"8.0-b131","sha":"a785ebbd497da2bef677b43e26727bb180b8af71","kind":"tag","published_at":"2014-03-01T17:50:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b131","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131/manifests"},{"name":"8.0-b130","sha":"02db3280dcdb25778bca2572f9bd9b7cb5a124cd","kind":"tag","published_at":"2014-02-28T15:53:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b130","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130/manifests"},{"name":"8u20-b03","sha":"767a7329bb39cfaa4e520360df84f76684169c7a","kind":"tag","published_at":"2014-02-26T16:22:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03/manifests"},{"name":"8u5-b10","sha":"6e5021ed3c6e96234b183263866d2b5e4bcf3580","kind":"tag","published_at":"2014-02-25T18:09:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10/manifests"},{"name":"9-b03","sha":"825207a2296c3a4758b1bf1299dde9ed1ff7d602","kind":"tag","published_at":"2014-02-21T17:40:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03/manifests"},{"name":"8u20-b02","sha":"64e4a9c6b1edf353f7cc52b9f34a6aacc6a20679","kind":"tag","published_at":"2014-02-19T16:49:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02/manifests"},{"name":"8u5-b09","sha":"0eae196c85396aec7c4b87419188c2b933788d82","kind":"tag","published_at":"2014-02-18T17:48:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09/manifests"},{"name":"8u20-b01","sha":"54911b1aeff16e362c058a8b53d771f1fb03ccf3","kind":"tag","published_at":"2014-02-12T16:58:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01/manifests"},{"name":"8u5-b08","sha":"861f393b0cf74ed089ecd5981083603a14104628","kind":"tag","published_at":"2014-02-11T18:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08/manifests"},{"name":"8.0-b129","sha":"a76ff582459efda5a9433e912cffccbf86e4dc2d","kind":"tag","published_at":"2014-02-07T21:27:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b129","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129/manifests"},{"name":"9-b02","sha":"336652fd2976d366f37c8c467476e8d18ef8ff03","kind":"tag","published_at":"2014-02-07T02:15:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02/manifests"},{"name":"8u5-b07","sha":"2452f97e9cac929c8004dd5a9423af1484710f14","kind":"tag","published_at":"2014-02-04T17:35:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07/manifests"},{"name":"8.0-b128","sha":"20844fe7ec287aa281d7abf1441a61f19ba6bd6f","kind":"tag","published_at":"2014-02-02T07:29:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b128","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128/manifests"},{"name":"8.0-b127","sha":"7fe86efa5edf72803913709eb9fa7226ab95db81","kind":"tag","published_at":"2014-01-30T16:29:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b127","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127/manifests"},{"name":"8u5-b06","sha":"71f36821dee76056e51832571b016509738be129","kind":"tag","published_at":"2014-01-28T17:46:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06/manifests"},{"name":"8.0-b126","sha":"62fd6cb763b6e402fe2854d21845b7e89c9797c5","kind":"tag","published_at":"2014-01-25T01:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b126","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126/manifests"},{"name":"8u5-b05","sha":"1e733141045e651d78a2ce94623df559a79ed04f","kind":"tag","published_at":"2014-01-22T20:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05/manifests"},{"name":"8.0-b125","sha":"a431ecb566c7c339496ea762d54f537f115f428c","kind":"tag","published_at":"2014-01-22T16:44:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b125","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125/manifests"},{"name":"9-b01","sha":"722c0fd5ee9b3c6df9dded33db483ad79d4fb130","kind":"tag","published_at":"2014-01-22T03:48:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01/manifests"},{"name":"8.0-b124","sha":"1486d06a2a6a868b1e8ca4332d12139ab652a37f","kind":"tag","published_at":"2014-01-18T05:38:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b124","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124/manifests"},{"name":"8u5-b04","sha":"c416ef47766499dbc56e91cb78a01eadd2a73851","kind":"tag","published_at":"2014-01-14T16:45:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04/manifests"},{"name":"8.0-b123","sha":"3730b5c8f5fbf708c356bcf5cffd20703a3e6a85","kind":"tag","published_at":"2014-01-10T17:30:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b123","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123/manifests"},{"name":"8u5-b03","sha":"dbcca91d4f3abe3bc16a45fbc1bc2739750a395e","kind":"tag","published_at":"2014-01-07T17:45:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03/manifests"},{"name":"8.0-b122","sha":"ccbbbb276746836d5a8e24705c3c008f745c16f1","kind":"tag","published_at":"2014-01-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b122","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122/manifests"},{"name":"8u5-b02","sha":"e1792eb55003a750224ac1bfd3c4e62a1d5b6794","kind":"tag","published_at":"2013-12-24T16:51:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02/manifests"},{"name":"8.0-b121","sha":"012c7c5bd0d1ae5f4953fbdecb426a8dc2655e1b","kind":"tag","published_at":"2013-12-20T02:14:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b121","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121/manifests"},{"name":"8u5-b01","sha":"f16f4674aee72a363edd7cf6faaac79d2699da40","kind":"tag","published_at":"2013-12-17T17:17:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01/manifests"},{"name":"8.0-b120","sha":"a538ae9c8035ee17c51a9ca14b073081159640e2","kind":"tag","published_at":"2013-12-12T16:22:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b120","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120/manifests"},{"name":"8.0-b119","sha":"6fc3c9f1b003dcfd7510cc4d7609fcf09e3bc586","kind":"tag","published_at":"2013-12-05T15:56:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b119","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119/manifests"},{"name":"8.0-b118","sha":"cd2b91dce1f07c6397e682dfd5bdcbe4bd999059","kind":"tag","published_at":"2013-11-28T16:49:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b118","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118/manifests"},{"name":"8.0-b117","sha":"2b95f8de41e7f508a7102b51c0fd8235add427cc","kind":"tag","published_at":"2013-11-21T16:34:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b117","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117/manifests"},{"name":"8.0-b116","sha":"ab61d2f2fe779edbe17deb0ace0c2388f6c7c970","kind":"tag","published_at":"2013-11-14T16:07:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b116","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116/manifests"},{"name":"8.0-b115","sha":"2507800c17b4a02a7f47afbb43e545ae09dc1d7c","kind":"tag","published_at":"2013-11-07T16:11:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b115","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115/manifests"},{"name":"8.0-b114","sha":"a4ef9e01ebd04cadb67bc8c9004d2556d9c7b1d7","kind":"tag","published_at":"2013-10-31T15:21:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b114","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114/manifests"},{"name":"8.0-b113","sha":"5199684d1026791e60eba956167f4acaa25eb657","kind":"tag","published_at":"2013-10-24T15:10:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b113","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113/manifests"},{"name":"8.0-b112","sha":"743d8f398d96302d82b4f1907b575a541d773cf2","kind":"tag","published_at":"2013-10-17T15:17:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b112","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112/manifests"},{"name":"8.0-b111","sha":"9093b7618064473bda33a61f4a697a103b7f3ec0","kind":"tag","published_at":"2013-10-10T17:25:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b111","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111/manifests"},{"name":"8.0-b110","sha":"26705fb5521441749c8e4b157bf6ec77218c7f10","kind":"tag","published_at":"2013-10-03T15:05:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b110","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110/manifests"},{"name":"8.0-b109","sha":"4c329385f9a2067040be59b26c5fd2b17351f8b3","kind":"tag","published_at":"2013-09-26T15:11:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b109","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109/manifests"},{"name":"8.0-b108","sha":"9ba220a24f785484587a33798470e70331959d76","kind":"tag","published_at":"2013-09-19T14:57:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b108","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108/manifests"},{"name":"8.0-b107","sha":"200db86f0615a5885926cd406b96bb6be5b9b88d","kind":"tag","published_at":"2013-09-12T14:42:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b107","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107/manifests"},{"name":"8.0-b106","sha":"f09664513cb1cfc2b88eb4ad60ecd2bd0b8534ae","kind":"tag","published_at":"2013-09-05T14:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b106","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106/manifests"},{"name":"8.0-b105","sha":"3e2d4b453c2682540bf4dca9a39f5e3dd08d16c7","kind":"tag","published_at":"2013-08-29T15:17:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b105","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105/manifests"},{"name":"8.0-b104","sha":"f7d09c6015e624792d9f34ef613b8378b5f81356","kind":"tag","published_at":"2013-08-22T14:46:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b104","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104/manifests"},{"name":"8.0-b103","sha":"8a3dcf4415d4a111e4edd82e64db8e04683ba8ef","kind":"tag","published_at":"2013-08-15T14:54:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b103","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103/manifests"},{"name":"8.0-b102","sha":"1285833f7b49bce9e6ee07cc07c6163609e72502","kind":"tag","published_at":"2013-08-08T18:07:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b102","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102/manifests"},{"name":"8.0-b101","sha":"9cf9cfdec71852d05fd01275a979c4048b9eb546","kind":"tag","published_at":"2013-08-01T15:57:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b101","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101/manifests"},{"name":"8.0-b100","sha":"b33cb8e9bda51058f81e78655818d219bd3cfd3e","kind":"tag","published_at":"2013-07-25T16:33:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b100","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100/manifests"},{"name":"8.0-b99","sha":"9366de90628600019a2a247adacde7ba47710655","kind":"tag","published_at":"2013-07-18T18:11:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b99","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99/manifests"},{"name":"8.0-b98","sha":"7fb44dfc75abba71192b77f6b0467ceb883ea1f8","kind":"tag","published_at":"2013-07-11T22:48:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b98","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98/manifests"},{"name":"8.0-b97","sha":"dfad9aea996fc8d747a43b1ece2fc14c6b6009ed","kind":"tag","published_at":"2013-07-04T15:30:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b97","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97/manifests"},{"name":"8.0-b96","sha":"d2b687222a8ca531c409560ab2c27617db4c384c","kind":"tag","published_at":"2013-06-28T00:08:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b96","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96/manifests"},{"name":"8.0-b95","sha":"e46abaa16907d6fa6fe5f92e21e729f2a95f79a8","kind":"tag","published_at":"2013-06-20T20:45:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b95","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95/manifests"},{"name":"8.0-b94","sha":"27bc36ac743b7cc7ed69309a823346001b6c85df","kind":"tag","published_at":"2013-06-13T20:50:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94/manifests"},{"name":"8.0-b93","sha":"51c3ebaa5c2d3313be04e4f2b07d254fbc71aab3","kind":"tag","published_at":"2013-06-07T02:44:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93/manifests"},{"name":"8.0-b92","sha":"6f088416c216ed4ef6460990b06d0c31b5134c14","kind":"tag","published_at":"2013-05-30T20:54:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92/manifests"},{"name":"8.0-b91","sha":"456a1b60a1d8dbe1fe22b675f3b7b73c32dc219c","kind":"tag","published_at":"2013-05-24T00:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91/manifests"},{"name":"8.0-b90","sha":"516b7adfe39898ed4057533ba45ab6ff976d128b","kind":"tag","published_at":"2013-05-16T23:43:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90/manifests"},{"name":"8.0-b89","sha":"2df59f475bdc8274a4e6366f838a39ad01c38a66","kind":"tag","published_at":"2013-05-09T22:35:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89/manifests"},{"name":"8.0-b88","sha":"fe20698fb00bf4d8f9eea719739b2a160a39243c","kind":"tag","published_at":"2013-05-03T04:21:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88/manifests"},{"name":"8.0-b87","sha":"ddcc7876bf28140841c1b303f312e8f4eacf96a9","kind":"tag","published_at":"2013-04-26T03:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b87","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87/manifests"},{"name":"8.0-b86","sha":"bbf6fad315bf877746629f312f3cb83a382ddfe4","kind":"tag","published_at":"2013-04-18T23:40:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86/manifests"},{"name":"8.0-b85","sha":"1906feee8e643917014e4a5e084651efe29ee8ef","kind":"tag","published_at":"2013-04-11T20:05:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85/manifests"},{"name":"8.0-b84","sha":"089503084063641df0b741f611fbc61a58ab7139","kind":"tag","published_at":"2013-04-05T03:11:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84/manifests"},{"name":"8.0-b83","sha":"98d099e920017efead9d8ea1cadfa588f1ef9910","kind":"tag","published_at":"2013-03-28T22:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83/manifests"},{"name":"8.0-b82","sha":"5cba3a1bdbc2120a153590bd9855f3c38b6721fa","kind":"tag","published_at":"2013-03-21T21:18:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82/manifests"},{"name":"8.0-b81","sha":"a7cf0d61d4465446954a50567879ce59e102ea40","kind":"tag","published_at":"2013-03-14T22:53:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81/manifests"},{"name":"8.0-b80","sha":"28157d5b51f4a1e3a9cd93414a88ba04a31a5055","kind":"tag","published_at":"2013-03-07T22:04:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80/manifests"},{"name":"8.0-b79","sha":"0518f7608c913a06f2565e401012eeb91e8b3d36","kind":"tag","published_at":"2013-02-28T21:37:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79/manifests"},{"name":"8.0-b78","sha":"93794adee6f7d513d089199d0cc8da39b5d6ed15","kind":"tag","published_at":"2013-02-21T23:30:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78/manifests"},{"name":"8.0-b77","sha":"9a1e6a5aac04bbe900fcf761f1a4aafe7af2a0d1","kind":"tag","published_at":"2013-02-15T04:12:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77/manifests"},{"name":"8.0-b76","sha":"ddff01efd1e1e2a4b7da18a33f150b42160a6cc1","kind":"tag","published_at":"2013-02-07T22:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76/manifests"},{"name":"8.0-b75","sha":"04d41eb2e86a9250e24b84a8d8bc56eb1b3aa012","kind":"tag","published_at":"2013-01-31T21:56:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75/manifests"},{"name":"8.0-b74","sha":"36b99316c1f9745ca5da56dfe17e15ceb1698435","kind":"tag","published_at":"2013-01-25T01:24:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74/manifests"},{"name":"8.0-b73","sha":"021ce9b9dcfd87020ea2dae338b57ae7108f69d9","kind":"tag","published_at":"2013-01-17T18:11:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73/manifests"},{"name":"8.0-b72","sha":"8258e433f21bd9947afaabe2aac16d4a3e44248a","kind":"tag","published_at":"2013-01-10T23:42:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72/manifests"},{"name":"8.0-b71","sha":"bc5d17a66086e951aeffe3ce02c7d6209a091c1b","kind":"tag","published_at":"2013-01-03T22:35:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71/manifests"},{"name":"8.0-b70","sha":"195a61d6469172d63a67427514320ea48097fee0","kind":"tag","published_at":"2012-12-27T23:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70/manifests"},{"name":"8.0-b69","sha":"0d6a884e7453d3614ab7573d50e27f3d7f3807fd","kind":"tag","published_at":"2012-12-21T00:44:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69/manifests"},{"name":"8.0-b68","sha":"2c341601e504708f03907d71cef547f4206561c2","kind":"tag","published_at":"2012-12-14T00:55:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68/manifests"},{"name":"8.0-b67","sha":"f95e99f9cdc06e4dd789a7d8253dda07bd410c8d","kind":"tag","published_at":"2012-12-07T00:19:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67/manifests"},{"name":"8.0-b66","sha":"10b1424e41bafb76044014bea4b14c8a040b0135","kind":"tag","published_at":"2012-11-30T06:12:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66/manifests"},{"name":"8.0-b65","sha":"67038aff16f22ab96d80c040d62a4ff483a727a7","kind":"tag","published_at":"2012-11-16T05:18:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65/manifests"},{"name":"8.0-b64","sha":"a432f60749bdf3b25e808dc22ecf8da68fff1bea","kind":"tag","published_at":"2012-11-09T04:39:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64/manifests"},{"name":"8.0-b63","sha":"56200f2f9a5cd90256d7c386735f7895b0d183a0","kind":"tag","published_at":"2012-11-02T01:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63/manifests"},{"name":"8.0-b62","sha":"71702cce4175f6046df9961dbc1614137f992c7d","kind":"tag","published_at":"2012-10-25T23:36:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62/manifests"},{"name":"8.0-b61","sha":"108502611a3ff408021608265e44de847ff53831","kind":"tag","published_at":"2012-10-18T21:33:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61/manifests"},{"name":"8.0-b60","sha":"a2f0393cdcc3919894b298ec143fdcbe969f8068","kind":"tag","published_at":"2012-10-11T21:22:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60/manifests"},{"name":"8.0-b59","sha":"551e97a119e8c7b4bdd842f595df958fad933200","kind":"tag","published_at":"2012-10-04T23:11:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59/manifests"},{"name":"8.0-b58","sha":"358a62d93aebe614087009f7a9a8710f856781bb","kind":"tag","published_at":"2012-09-27T23:12:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58/manifests"},{"name":"8.0-b57","sha":"eecb62946501f88a21502fcd917081d1d5258342","kind":"tag","published_at":"2012-09-20T23:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57/manifests"},{"name":"8.0-b56","sha":"ec74de5b9938fee9c30c7bd6e5374fa9896f6fe8","kind":"tag","published_at":"2012-09-14T04:56:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56/manifests"},{"name":"8.0-b55","sha":"43c808c05be60b7ed8365318321c2c368de2707f","kind":"tag","published_at":"2012-09-07T04:04:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55/manifests"},{"name":"8.0-b54","sha":"b1f965435f28ef49fcf05580f715486438d68659","kind":"tag","published_at":"2012-08-31T00:47:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54/manifests"},{"name":"8.0-b53","sha":"a348a3bfed466ac94a26175e30a97e96a6050bc2","kind":"tag","published_at":"2012-08-28T01:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53/manifests"},{"name":"8.0-b52","sha":"1cd9a1ae3b97c8ee68d77b34a28c62f778460705","kind":"tag","published_at":"2012-08-22T18:35:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52/manifests"},{"name":"2.2-b19","sha":"782162d15331f1ccdbd6b9c82cdf3b3e9b638cd5","kind":"tag","published_at":"2012-07-27T17:58:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19/manifests"},{"name":"2.2-b18","sha":"ca64dc6201df482ea52d1d05e841e781bd5d9b80","kind":"tag","published_at":"2012-07-18T21:57:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18/manifests"},{"name":"2.2-b17","sha":"b3e4c3bcf66c89a985bc63bc21bee44bc2322588","kind":"tag","published_at":"2012-07-11T19:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17/manifests"},{"name":"2.2-b16","sha":"d29204d2b9039316a715cf5ff6c6bd49e51f3d30","kind":"tag","published_at":"2012-07-05T19:13:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16/manifests"},{"name":"2.2-b15","sha":"bdfd883c5eb4081d67db29c227b2c70305368d8f","kind":"tag","published_at":"2012-06-27T21:00:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15/manifests"},{"name":"2.2-b14","sha":"f03da0eb75a02b3e47d9fec5ab379ef9d83194f7","kind":"tag","published_at":"2012-06-23T04:21:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14/manifests"},{"name":"2.2-b13","sha":"cae39c965e151e1d236de67def3baed4da20de70","kind":"tag","published_at":"2012-06-14T21:06:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13/manifests"},{"name":"2.2-b12","sha":"7764bf22f9a493d0aadb2639af44e580a0ce65ac","kind":"tag","published_at":"2012-06-06T23:56:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12/manifests"},{"name":"2.2-b11","sha":"bcb28a7accd69f40c264d7257d15b7ada082591a","kind":"tag","published_at":"2012-05-31T20:21:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11/manifests"},{"name":"2.2-b10","sha":"d0229b16685bde91185e0c66ddf691e9d46c6622","kind":"tag","published_at":"2012-05-25T01:45:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10/manifests"},{"name":"2.2-b09","sha":"25ce65ac3964e43a4bf9bab7f29248083ad35680","kind":"tag","published_at":"2012-05-17T22:19:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09/manifests"},{"name":"2.2-b08","sha":"7d6c1f66d9f2b01ee424ee9bad40418b1a3f297f","kind":"tag","published_at":"2012-05-10T01:39:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08/manifests"},{"name":"2.2-b07","sha":"f6c0ece79203e923c3ccf3df6e3de326b81fc36d","kind":"tag","published_at":"2012-05-03T04:30:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07/manifests"},{"name":"2.2-b06","sha":"7ffb059a53a11aa4eec86c24fe3318c333dc2843","kind":"tag","published_at":"2012-04-25T20:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06/manifests"},{"name":"2.2-b05","sha":"ceb9199c46be0e41bcdd7dd223ecc9b371456c4b","kind":"tag","published_at":"2012-04-20T21:52:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05/manifests"},{"name":"2.2-b04","sha":"d34a9f0697053b5b27d563b672b0bbd8ff72956f","kind":"tag","published_at":"2012-04-11T20:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04/manifests"},{"name":"2.1-b21","sha":"0f33000789b4d349b174a7f8c4ad56b9e2f48be3","kind":"tag","published_at":"2012-04-05T19:55:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21/manifests"},{"name":"2.2-b03","sha":"b9688c06e2c1612d41b22ab5bd2c0a88258f0f43","kind":"tag","published_at":"2012-04-03T20:44:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03/manifests"},{"name":"2.1-b20","sha":"f2fd75939baba6fc934a3d18892230d07320aace","kind":"tag","published_at":"2012-03-28T19:38:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20/manifests"},{"name":"2.1-b19","sha":"083f31ee31397020ee939b470bbed9370fdb7970","kind":"tag","published_at":"2012-03-28T00:12:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19/manifests"},{"name":"2.2-b02","sha":"b41effc761bc31fa7d289d19297dab0daf67ce21","kind":"tag","published_at":"2012-03-27T20:57:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02/manifests"},{"name":"2.1-b18","sha":"206c8707db0055771cd167129241e37c2c72801e","kind":"tag","published_at":"2012-03-21T20:15:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18/manifests"},{"name":"2.2-b01","sha":"8bc7e434031e65cedd9be8e93df7c18310bfddd7","kind":"tag","published_at":"2012-03-20T19:18:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01/manifests"},{"name":"2.1-b17","sha":"5191ad2e4704527047108e0067a1724323bd02ba","kind":"tag","published_at":"2012-03-14T20:22:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17/manifests"},{"name":"2.1-b16","sha":"5f4865c634903ca22f5aea1a302a4fa68cb1ce34","kind":"tag","published_at":"2012-03-07T18:46:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16/manifests"},{"name":"2.1-b15","sha":"58a09654245d53acb841eb70500e7f2461c476bc","kind":"tag","published_at":"2012-02-29T18:42:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15/manifests"},{"name":"2.1-b14","sha":"262cfd65562e56d47c23e69588645e2d6ef9a76c","kind":"tag","published_at":"2012-02-22T18:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14/manifests"},{"name":"2.1-b13","sha":"25acf27a38a6c0bde7a92a68be3b79c1fe71f943","kind":"tag","published_at":"2012-02-15T20:51:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13/manifests"},{"name":"2.1-b12","sha":"7e1ce9ffa4498af5a4d529bdc0d2023a9455ba55","kind":"tag","published_at":"2012-02-08T17:52:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12/manifests"},{"name":"2.1-b11","sha":"c7ecce716f7bb9865034659e5c88d7546ea7a23d","kind":"tag","published_at":"2012-02-01T18:05:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11/manifests"},{"name":"2.1-b10","sha":"de5e0b3d7cd3e3c5ef03f5cc5705c3b11591558a","kind":"tag","published_at":"2012-01-25T19:18:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10/manifests"},{"name":"2.1-b09","sha":"ec1bbdcb7b6533d8dcbab580b3ddf065222a1d72","kind":"tag","published_at":"2012-01-18T18:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09/manifests"},{"name":"2.1-b08","sha":"b968b8b6029f8f1b89fbcfd2023fec3430f4edef","kind":"tag","published_at":"2012-01-11T19:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08/manifests"},{"name":"2.1-b07","sha":"f87231705a55aa96093258825dba1a677288c8aa","kind":"tag","published_at":"2011-12-28T18:20:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07/manifests"},{"name":"2.1-b06","sha":"5a01300e59a3a8d49e508be12fee9761284426f1","kind":"tag","published_at":"2011-12-21T18:11:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06/manifests"},{"name":"2.1-b05","sha":"f5d1ce5ee313c8d219014521c1c4512f92250b58","kind":"tag","published_at":"2011-12-14T18:40:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05/manifests"},{"name":"2.1-b04","sha":"bb193e2ac5056ee5ec6b5479c53e0103e7945313","kind":"tag","published_at":"2011-12-07T17:53:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04/manifests"},{"name":"2.1-b03","sha":"bd84fdfd834d47a66700b764a712facd561a1b8b","kind":"tag","published_at":"2011-12-01T18:13:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03/manifests"},{"name":"2.1-b02","sha":"092e3f29a54c6f2242ae0335c16d485a084207a6","kind":"tag","published_at":"2011-11-23T19:07:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02/manifests"},{"name":"2.1-b01","sha":"caece88e7165d698d50eb1172892b8e3cc842bbb","kind":"tag","published_at":"2011-11-16T19:34:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01/manifests"}]},"repo_metadata_updated_at":"2025-10-31T05:42:17.959Z","dependent_packages_count":181,"downloads":null,"downloads_period":null,"dependent_repos_count":1535,"rankings":{"downloads":null,"dependent_repos_count":0.29793010655806634,"dependent_packages_count":0.4312778558642976,"stargazers_count":7.364559932405104,"forks_count":9.970647477404965,"docker_downloads_count":6.635752413674351,"average":4.940033557181357},"purl":"pkg:maven/org.openjfx/javafx-web","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.openjfx:javafx-web","docker_dependents_count":4,"docker_downloads_count":274,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.openjfx:javafx-web","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.openjfx:javafx-web/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T01:02:17.099Z","issues_count":1,"pull_requests_count":1094,"avg_time_to_close_issue":16213.0,"avg_time_to_close_pull_request":4823889.823529412,"issues_closed_count":1,"pull_requests_closed_count":849,"pull_request_authors_count":74,"issue_authors_count":1,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":11.723034734917734,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":506,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1300110.6335078534,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":382,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":9.314229249011857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/issues","maintainers":[{"login":"kevinrushforth","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"Maran23","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"hjohn","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"arapte","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"jaybhaskar","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"tsayao","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"jayathirthrao","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"nlisker","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"sashamatveev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azuev-java","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"FlorianKirmaier","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianKirmaier"},{"login":"karthikpandelu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthikpandelu"},{"login":"johanvos","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"azvegint","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"prsadhuk","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"},{"login":"prrace","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prrace"},{"login":"aghaisas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aghaisas"},{"login":"jgneff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgneff"},{"login":"AnirvanSarkar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnirvanSarkar"},{"login":"theaoqi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theaoqi"},{"login":"Maxoudela","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maxoudela"},{"login":"tiainen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiainen"},{"login":"bourgesl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourgesl"},{"login":"kleopatra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleopatra"},{"login":"DeanWookey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeanWookey"}],"active_maintainers":[{"login":"kevinrushforth","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"arapte","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"Maran23","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"jayathirthrao","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"jaybhaskar","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"hjohn","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"tsayao","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"nlisker","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"azuev-java","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"sashamatveev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azvegint","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"johanvos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"prsadhuk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-web/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-web/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-web/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-web/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-web/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-web/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4612843,"name":"org.openjfx:javafx-fxml","ecosystem":"maven","description":"OpenJFX javafx-fxml","homepage":"https://openjdk.java.net/projects/openjfx/","licenses":"GPLv2+CE","normalized_licenses":["libpng-2.0"],"repository_url":"https://github.com/openjdk/jfx","keywords_array":[],"namespace":"org.openjfx","versions_count":276,"first_release_published_at":"2018-07-20T09:31:12.000Z","latest_release_published_at":"2026-01-20T22:18:23.000Z","latest_release_number":"25.0.2","last_synced_at":"2026-05-26T13:35:15.967Z","created_at":"2022-07-22T19:37:08.207Z","updated_at":"2026-05-26T13:35:15.968Z","registry_url":"https://central.sonatype.com/artifact/org.openjfx/javafx-fxml/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.openjfx/javafx-fxml/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37272435,"uuid":"185199202","full_name":"openjdk/jfx","owner":"openjdk","description":"JavaFX mainline development","archived":false,"fork":false,"pushed_at":"2025-10-31T03:26:29.000Z","size":387235,"stargazers_count":3094,"open_issues_count":33,"forks_count":543,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-10-31T05:34:17.580Z","etag":null,"topics":["java","javafx","openjdk","openjfx"],"latest_commit_sha":null,"homepage":"https://openjdk.org/projects/openjfx/","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openjdk.png","metadata":{"files":{"readme":"README-code-reviews.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-06T13:10:16.000Z","updated_at":"2025-10-31T03:26:34.000Z","dependencies_parsed_at":"2022-07-09T13:47:54.211Z","dependency_job_id":"1d37c2c7-f198-4db3-9de6-d5c858f00e29","html_url":"https://github.com/openjdk/jfx","commit_stats":{"total_commits":10952,"total_committers":244,"mean_commits":"44.885245901639344","dds":0.858382030679328,"last_synced_commit":"caf078acd42fabc3d9746471b54a77f3b86ff305"},"previous_names":[],"tags_count":822,"template":false,"template_full_name":null,"purl":"pkg:github/openjdk/jfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/sbom","scorecard":{"id":415533,"data":{"date":"2025-08-11","repo":{"name":"github.com/openjdk/jfx","commit":"1dda20b72eae2b9e12eb1217504977b45ddff6b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/submit.yml:54","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:36","Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:40"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/migrate-header-rule:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/submit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-18T23:44:23.296Z","repository_id":37272435,"created_at":"2025-08-18T23:44:23.296Z","updated_at":"2025-08-18T23:44:23.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281936818,"owners_count":26586769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"26+14","sha":"bf76ed2a6dd1dd74baf865e405690ce996699513","kind":"tag","published_at":"2025-10-30T15:19:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+14","html_url":"https://github.com/openjdk/jfx/releases/tag/26+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14/manifests"},{"name":"26+13","sha":"47d9dcc38a5e685a014774274f478b4205c6e397","kind":"tag","published_at":"2025-10-23T12:48:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+13","html_url":"https://github.com/openjdk/jfx/releases/tag/26+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13/manifests"},{"name":"26+12","sha":"38300ca6c6c3483d35abec6f3fb2431402a26af0","kind":"tag","published_at":"2025-10-16T13:36:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+12","html_url":"https://github.com/openjdk/jfx/releases/tag/26+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12/manifests"},{"name":"26+11","sha":"1b16ebaa8c583ce6094ad5717969967b8c9f2c9e","kind":"tag","published_at":"2025-10-09T12:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+11","html_url":"https://github.com/openjdk/jfx/releases/tag/26+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11/manifests"},{"name":"26+10","sha":"5682424bebae7947f665fcb11429c3d2e069e8e5","kind":"tag","published_at":"2025-10-02T12:49:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+10","html_url":"https://github.com/openjdk/jfx/releases/tag/26+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10/manifests"},{"name":"26+9","sha":"cca1703f49585843fc82517a828ed59b68b76ab8","kind":"tag","published_at":"2025-09-25T16:18:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+9","html_url":"https://github.com/openjdk/jfx/releases/tag/26+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9/manifests"},{"name":"26+8","sha":"c95cdcdc9cd8b3070e8076ea91234772d6a21331","kind":"tag","published_at":"2025-09-18T13:06:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+8","html_url":"https://github.com/openjdk/jfx/releases/tag/26+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8/manifests"},{"name":"25-ga","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-09-16T14:18:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/25-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga/manifests"},{"name":"26+7","sha":"89406ad45e4bfe4a235c21671a6f4ab2eec081ff","kind":"tag","published_at":"2025-09-11T16:00:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+7","html_url":"https://github.com/openjdk/jfx/releases/tag/26+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7/manifests"},{"name":"26+6","sha":"368bd20b887bb813718fbfecc14760597e8d4521","kind":"tag","published_at":"2025-09-04T16:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+6","html_url":"https://github.com/openjdk/jfx/releases/tag/26+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6/manifests"},{"name":"25+29","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-08-28T11:31:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+29","html_url":"https://github.com/openjdk/jfx/releases/tag/25+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29/manifests"},{"name":"26+5","sha":"fa2127cb3a3fc11238c5c8ce4cf0d15c4000f05c","kind":"tag","published_at":"2025-08-21T15:13:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+5","html_url":"https://github.com/openjdk/jfx/releases/tag/26+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5/manifests"},{"name":"26+4","sha":"1dda20b72eae2b9e12eb1217504977b45ddff6b8","kind":"tag","published_at":"2025-08-14T12:00:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+4","html_url":"https://github.com/openjdk/jfx/releases/tag/26+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4/manifests"},{"name":"26+3","sha":"f9532842b0765472c7490fb5bbf57cf268dd45ee","kind":"tag","published_at":"2025-08-07T15:30:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+3","html_url":"https://github.com/openjdk/jfx/releases/tag/26+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3/manifests"},{"name":"25+28","sha":"4f694cb443c408c79176472fdf994b5ddcf1a8ae","kind":"tag","published_at":"2025-08-07T15:28:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+28","html_url":"https://github.com/openjdk/jfx/releases/tag/25+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28/manifests"},{"name":"26+2","sha":"4e334cb1ebbb370086d0a58bbe1d9a30d6665066","kind":"tag","published_at":"2025-07-31T20:08:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+2","html_url":"https://github.com/openjdk/jfx/releases/tag/26+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2/manifests"},{"name":"25+27","sha":"a0c0920d92eeb6608c80bf3779def90adfcca756","kind":"tag","published_at":"2025-07-31T19:44:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+27","html_url":"https://github.com/openjdk/jfx/releases/tag/25+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27/manifests"},{"name":"25+26","sha":"b60486c4ead35f776d1a7580dc6f55769b780804","kind":"tag","published_at":"2025-07-24T16:36:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+26","html_url":"https://github.com/openjdk/jfx/releases/tag/25+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26/manifests"},{"name":"26+1","sha":"dbd43a371a2460c3cf8aed108d349b301bd2a1b2","kind":"tag","published_at":"2025-07-24T16:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+1","html_url":"https://github.com/openjdk/jfx/releases/tag/26+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1/manifests"},{"name":"25+25","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T18:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+25","html_url":"https://github.com/openjdk/jfx/releases/tag/25+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25/manifests"},{"name":"26+0","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T16:18:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+0","html_url":"https://github.com/openjdk/jfx/releases/tag/26+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0/manifests"},{"name":"25+24","sha":"6029e3e4058e2a87ecb0f5c07689f7d4783a1c65","kind":"tag","published_at":"2025-07-10T14:05:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+24","html_url":"https://github.com/openjdk/jfx/releases/tag/25+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24/manifests"},{"name":"25+23","sha":"0270847b85ab6d4701abb201ec4b2aeee96129dd","kind":"tag","published_at":"2025-07-03T12:39:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+23","html_url":"https://github.com/openjdk/jfx/releases/tag/25+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23/manifests"},{"name":"25+22","sha":"b9dd4dec1bf93f56e918fd60225fa7ead8dcccca","kind":"tag","published_at":"2025-06-26T13:28:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+22","html_url":"https://github.com/openjdk/jfx/releases/tag/25+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22/manifests"},{"name":"25+21","sha":"fc4642dbb008ed0e49996c1eea10b92fad5f7dcf","kind":"tag","published_at":"2025-06-19T14:28:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+21","html_url":"https://github.com/openjdk/jfx/releases/tag/25+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21/manifests"},{"name":"25+20","sha":"72c1c21a76ba752439c877aba599b0b5f8bf9332","kind":"tag","published_at":"2025-06-12T16:21:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+20","html_url":"https://github.com/openjdk/jfx/releases/tag/25+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20/manifests"},{"name":"25+19","sha":"11f31146a6f70881945799dadad63bca56ed8a80","kind":"tag","published_at":"2025-06-05T17:23:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+19","html_url":"https://github.com/openjdk/jfx/releases/tag/25+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19/manifests"},{"name":"25+18","sha":"ac12979bc3100cf4f263a38669a59dac2b71fdce","kind":"tag","published_at":"2025-05-22T14:29:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+18","html_url":"https://github.com/openjdk/jfx/releases/tag/25+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18/manifests"},{"name":"25+17","sha":"2b2355eb659cd433931825e8c0b7fa89da17e2d5","kind":"tag","published_at":"2025-05-15T15:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+17","html_url":"https://github.com/openjdk/jfx/releases/tag/25+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17/manifests"},{"name":"25+16","sha":"bffc32bfef9b48478382180beefdb84f2b8651c6","kind":"tag","published_at":"2025-05-08T13:07:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+16","html_url":"https://github.com/openjdk/jfx/releases/tag/25+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16/manifests"},{"name":"25+15","sha":"3fdd21386d6db96294fcecd80afc25d09732c067","kind":"tag","published_at":"2025-05-01T16:56:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+15","html_url":"https://github.com/openjdk/jfx/releases/tag/25+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15/manifests"},{"name":"25+14","sha":"48240dab9860728ca12f96b7cbdc4dca1d7414f2","kind":"tag","published_at":"2025-04-24T15:05:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+14","html_url":"https://github.com/openjdk/jfx/releases/tag/25+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14/manifests"},{"name":"25+13","sha":"9291099cc3a7830937bffdb65100b372ea1cc77a","kind":"tag","published_at":"2025-04-17T16:35:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+13","html_url":"https://github.com/openjdk/jfx/releases/tag/25+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13/manifests"},{"name":"25+12","sha":"9ac707dac4d675a4301241ae100fd26b08e57bf1","kind":"tag","published_at":"2025-04-10T20:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+12","html_url":"https://github.com/openjdk/jfx/releases/tag/25+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12/manifests"},{"name":"25+11","sha":"9ab20363e334541a2c82a573d35603c2a2945f03","kind":"tag","published_at":"2025-04-03T15:28:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+11","html_url":"https://github.com/openjdk/jfx/releases/tag/25+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11/manifests"},{"name":"25+10","sha":"91433775e75c9c662774f28de5310eab7da0fe7e","kind":"tag","published_at":"2025-03-27T18:35:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+10","html_url":"https://github.com/openjdk/jfx/releases/tag/25+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10/manifests"},{"name":"25+9","sha":"0eda4df202c07beda00bd282681b6755c1602661","kind":"tag","published_at":"2025-03-20T11:57:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+9","html_url":"https://github.com/openjdk/jfx/releases/tag/25+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9/manifests"},{"name":"24-ga","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-03-18T12:15:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/24-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga/manifests"},{"name":"25+8","sha":"1c3cfcb8bb4e8874406d3a5b507f38859f4c1d9b","kind":"tag","published_at":"2025-03-13T12:15:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+8","html_url":"https://github.com/openjdk/jfx/releases/tag/25+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8/manifests"},{"name":"25+7","sha":"c7091e1f57503e68c578ec890a4945a74d2d2978","kind":"tag","published_at":"2025-03-06T14:15:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+7","html_url":"https://github.com/openjdk/jfx/releases/tag/25+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7/manifests"},{"name":"25+6","sha":"7a7854c947728daab6a924baa0596ccfc2df1ebb","kind":"tag","published_at":"2025-02-27T16:01:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+6","html_url":"https://github.com/openjdk/jfx/releases/tag/25+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6/manifests"},{"name":"24+29","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-02-27T16:00:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+29","html_url":"https://github.com/openjdk/jfx/releases/tag/24+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29/manifests"},{"name":"25+5","sha":"307e3087f350bee5f73710b00588784696e84b07","kind":"tag","published_at":"2025-02-20T15:40:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+5","html_url":"https://github.com/openjdk/jfx/releases/tag/25+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5/manifests"},{"name":"25+4","sha":"1e6915738d654e6cf7a547e47b8b020117db6bc3","kind":"tag","published_at":"2025-02-13T14:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+4","html_url":"https://github.com/openjdk/jfx/releases/tag/25+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4/manifests"},{"name":"24+28","sha":"0424b8b1705252ded4ffc4a681a1ba67124ddb12","kind":"tag","published_at":"2025-02-13T14:38:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+28","html_url":"https://github.com/openjdk/jfx/releases/tag/24+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28/manifests"},{"name":"25+3","sha":"d615fdc717a55251225823ae5eeefb766e900e99","kind":"tag","published_at":"2025-02-06T17:14:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+3","html_url":"https://github.com/openjdk/jfx/releases/tag/25+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3/manifests"},{"name":"25+2","sha":"98b4b2e1127db5b23a4d7d86849aec0955d4fbf9","kind":"tag","published_at":"2025-01-30T16:29:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+2","html_url":"https://github.com/openjdk/jfx/releases/tag/25+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2/manifests"},{"name":"24+27","sha":"e079ed31f9bfd0af59319f48ebf9c75f78805970","kind":"tag","published_at":"2025-01-30T16:26:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+27","html_url":"https://github.com/openjdk/jfx/releases/tag/24+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27/manifests"},{"name":"24+26","sha":"87c3488a15b361ca343b6a324b9e4a995ce0baec","kind":"tag","published_at":"2025-01-23T16:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+26","html_url":"https://github.com/openjdk/jfx/releases/tag/24+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26/manifests"},{"name":"25+1","sha":"f2f5639c243dada1a25f661dbf84d37d908e16e3","kind":"tag","published_at":"2025-01-23T16:37:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+1","html_url":"https://github.com/openjdk/jfx/releases/tag/25+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1/manifests"},{"name":"24+25","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:14:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+25","html_url":"https://github.com/openjdk/jfx/releases/tag/24+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25/manifests"},{"name":"25+0","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:09:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+0","html_url":"https://github.com/openjdk/jfx/releases/tag/25+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0/manifests"},{"name":"24+24","sha":"7312ad1af3a67dd2fd528f3dba0192712359a242","kind":"tag","published_at":"2025-01-09T13:18:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+24","html_url":"https://github.com/openjdk/jfx/releases/tag/24+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24/manifests"},{"name":"24+23","sha":"f06b15b6e6c60fba18b6452464e75b89cc7054f9","kind":"tag","published_at":"2025-01-02T11:48:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+23","html_url":"https://github.com/openjdk/jfx/releases/tag/24+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23/manifests"},{"name":"24+22","sha":"e30d0d54f4269ffe3a9293fc9604f5467c3b5e37","kind":"tag","published_at":"2024-12-19T13:49:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+22","html_url":"https://github.com/openjdk/jfx/releases/tag/24+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22/manifests"},{"name":"24+21","sha":"b76c05b9356656c1bd6a4a7026b858d3a935a51f","kind":"tag","published_at":"2024-12-12T12:57:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+21","html_url":"https://github.com/openjdk/jfx/releases/tag/24+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21/manifests"},{"name":"24+20","sha":"a431801c3d1d76f03c54f7f3451eac4fa8024e8b","kind":"tag","published_at":"2024-12-05T17:55:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+20","html_url":"https://github.com/openjdk/jfx/releases/tag/24+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20/manifests"},{"name":"24+19","sha":"a45e33c1a4d8390eb1e6ec66977f453df71a009a","kind":"tag","published_at":"2024-11-28T13:20:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+19","html_url":"https://github.com/openjdk/jfx/releases/tag/24+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19/manifests"},{"name":"24+18","sha":"3a8a5598fa3e4fa326b1332c0bba6905183348f5","kind":"tag","published_at":"2024-11-21T17:08:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+18","html_url":"https://github.com/openjdk/jfx/releases/tag/24+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18/manifests"},{"name":"24+17","sha":"72af9e2366727a83ca1eace73e1c337cc4f8a255","kind":"tag","published_at":"2024-11-14T20:14:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+17","html_url":"https://github.com/openjdk/jfx/releases/tag/24+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17/manifests"},{"name":"24+16","sha":"3d15a3065c272d79011f99f77c1bdd0d8801e290","kind":"tag","published_at":"2024-11-07T14:22:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+16","html_url":"https://github.com/openjdk/jfx/releases/tag/24+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16/manifests"},{"name":"24+15","sha":"076b4018de1a6fd659778b77d66d2478def315a3","kind":"tag","published_at":"2024-10-24T11:41:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+15","html_url":"https://github.com/openjdk/jfx/releases/tag/24+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15/manifests"},{"name":"24+14","sha":"c4b1e1c019c98e97c64df8b11ee2f9635c67256d","kind":"tag","published_at":"2024-10-17T17:43:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+14","html_url":"https://github.com/openjdk/jfx/releases/tag/24+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14/manifests"},{"name":"24+13","sha":"fb06b1f8e88d1c09cc8109ad3cb0ef5a5a754934","kind":"tag","published_at":"2024-10-10T15:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+13","html_url":"https://github.com/openjdk/jfx/releases/tag/24+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13/manifests"},{"name":"24+12","sha":"d5432c3e14b06445bc45e34e4aa63ec415c03595","kind":"tag","published_at":"2024-10-03T12:32:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+12","html_url":"https://github.com/openjdk/jfx/releases/tag/24+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12/manifests"},{"name":"24+11","sha":"29004352006e4d1d01401d658d22a35ae2648de5","kind":"tag","published_at":"2024-09-26T13:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+11","html_url":"https://github.com/openjdk/jfx/releases/tag/24+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11/manifests"},{"name":"24+10","sha":"e81b676629f281e526f2e37af2b5a82b6c28bc6e","kind":"tag","published_at":"2024-09-19T12:58:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+10","html_url":"https://github.com/openjdk/jfx/releases/tag/24+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10/manifests"},{"name":"23-ga","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-09-17T11:20:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/23-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga/manifests"},{"name":"24+9","sha":"639f138380a4091befa3046f7211aab77f8d77dd","kind":"tag","published_at":"2024-09-12T15:27:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+9","html_url":"https://github.com/openjdk/jfx/releases/tag/24+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9/manifests"},{"name":"24+8","sha":"4647367ce4590440fbb85675055225c869502314","kind":"tag","published_at":"2024-09-05T15:12:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+8","html_url":"https://github.com/openjdk/jfx/releases/tag/24+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8/manifests"},{"name":"23+29","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-29T12:09:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+29","html_url":"https://github.com/openjdk/jfx/releases/tag/23+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29/manifests"},{"name":"24+7","sha":"b88ac0495650bd033ba11e3131e9bffc517872eb","kind":"tag","published_at":"2024-08-29T12:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+7","html_url":"https://github.com/openjdk/jfx/releases/tag/24+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7/manifests"},{"name":"23+28","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-22T13:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+28","html_url":"https://github.com/openjdk/jfx/releases/tag/23+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28/manifests"},{"name":"24+6","sha":"b8987310dfff28b7a1a3862868c2d2210063985d","kind":"tag","published_at":"2024-08-22T12:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+6","html_url":"https://github.com/openjdk/jfx/releases/tag/24+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6/manifests"},{"name":"24+5","sha":"338b1f3a1cff64f8eceb140015fec232f21234eb","kind":"tag","published_at":"2024-08-15T15:13:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+5","html_url":"https://github.com/openjdk/jfx/releases/tag/24+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5/manifests"},{"name":"24+4","sha":"abb6dfefae840ac17893a12e4ac086140c83e451","kind":"tag","published_at":"2024-08-08T16:29:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+4","html_url":"https://github.com/openjdk/jfx/releases/tag/24+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4/manifests"},{"name":"24+3","sha":"686a396c6f1a5ee0733a69a046d2131f4649eca8","kind":"tag","published_at":"2024-08-01T17:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+3","html_url":"https://github.com/openjdk/jfx/releases/tag/24+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3/manifests"},{"name":"24+2","sha":"ffbd12dc01132f186908eb83144ff17c4b4bdeaf","kind":"tag","published_at":"2024-07-25T15:52:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+2","html_url":"https://github.com/openjdk/jfx/releases/tag/24+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2/manifests"},{"name":"24+1","sha":"81f11c4a39eb505d17c57a49c5e084f75a169856","kind":"tag","published_at":"2024-07-18T16:22:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+1","html_url":"https://github.com/openjdk/jfx/releases/tag/24+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1/manifests"},{"name":"23+27","sha":"d9780548f42047cd7cd06d20c1350fa955a9dc9a","kind":"tag","published_at":"2024-07-18T16:16:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+27","html_url":"https://github.com/openjdk/jfx/releases/tag/23+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27/manifests"},{"name":"23+26","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+26","html_url":"https://github.com/openjdk/jfx/releases/tag/23+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26/manifests"},{"name":"24+0","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:17:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+0","html_url":"https://github.com/openjdk/jfx/releases/tag/24+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0/manifests"},{"name":"23+25","sha":"459b15fc61e7a78f29c16fe665370657c1236b3f","kind":"tag","published_at":"2024-07-04T13:05:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+25","html_url":"https://github.com/openjdk/jfx/releases/tag/23+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25/manifests"},{"name":"23+24","sha":"ca04c87d307c36591162af8cd6298ede17812834","kind":"tag","published_at":"2024-06-27T16:53:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+24","html_url":"https://github.com/openjdk/jfx/releases/tag/23+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24/manifests"},{"name":"23+23","sha":"14cd9806eab87954f998aab33c8b2529e34924d6","kind":"tag","published_at":"2024-06-20T15:45:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+23","html_url":"https://github.com/openjdk/jfx/releases/tag/23+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23/manifests"},{"name":"23+22","sha":"c8b96e4e6da18b4ab1331bb3a5b48cf1b8b3e2e6","kind":"tag","published_at":"2024-06-13T16:00:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+22","html_url":"https://github.com/openjdk/jfx/releases/tag/23+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22/manifests"},{"name":"23+21","sha":"4a33d5ef13c7bc72900fa6769fe4779ccec5bc98","kind":"tag","published_at":"2024-06-06T15:24:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+21","html_url":"https://github.com/openjdk/jfx/releases/tag/23+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21/manifests"},{"name":"23+20","sha":"dedcf1d236b5429dcf3c42f5fd1095b28d5da063","kind":"tag","published_at":"2024-05-29T11:04:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+20","html_url":"https://github.com/openjdk/jfx/releases/tag/23+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20/manifests"},{"name":"23+19","sha":"94aa2b68d01af6096a18316ab36c911fe8cec572","kind":"tag","published_at":"2024-05-23T16:43:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+19","html_url":"https://github.com/openjdk/jfx/releases/tag/23+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19/manifests"},{"name":"23+18","sha":"a7627fa8d4c0c2595d359a2656daf2f6005ee0f5","kind":"tag","published_at":"2024-05-16T15:42:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+18","html_url":"https://github.com/openjdk/jfx/releases/tag/23+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18/manifests"},{"name":"23+17","sha":"7699c448bbdfe4213f74eb47409d9c42b16b59a4","kind":"tag","published_at":"2024-05-09T11:52:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+17","html_url":"https://github.com/openjdk/jfx/releases/tag/23+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17/manifests"},{"name":"23+16","sha":"aa9907a58e24bc997a6762d62542a9cc6234dbe3","kind":"tag","published_at":"2024-05-02T16:37:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+16","html_url":"https://github.com/openjdk/jfx/releases/tag/23+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16/manifests"},{"name":"23+15","sha":"c23ac74714a88649a65d455a06254e97cd6ecb3f","kind":"tag","published_at":"2024-04-26T20:49:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+15","html_url":"https://github.com/openjdk/jfx/releases/tag/23+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15/manifests"},{"name":"23+14","sha":"d03b0028d1ebefa00df59a20d6f9a4dd9ac5f033","kind":"tag","published_at":"2024-04-19T12:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+14","html_url":"https://github.com/openjdk/jfx/releases/tag/23+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14/manifests"},{"name":"23+13","sha":"0eb4d7196099d817cc6467985b882242845bdd2e","kind":"tag","published_at":"2024-04-11T18:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+13","html_url":"https://github.com/openjdk/jfx/releases/tag/23+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13/manifests"},{"name":"23+12","sha":"0d336063346879671e1c9fbdeed4926d69c6cf44","kind":"tag","published_at":"2024-04-04T15:05:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+12","html_url":"https://github.com/openjdk/jfx/releases/tag/23+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12/manifests"},{"name":"23+11","sha":"0d2ad0e0e6a8ab29e73e77ddbdbe4b6c4d8ab147","kind":"tag","published_at":"2024-03-29T13:44:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+11","html_url":"https://github.com/openjdk/jfx/releases/tag/23+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11/manifests"},{"name":"23+10","sha":"dcb894c7ffd1d14365a0ef691362f2e7232d20d5","kind":"tag","published_at":"2024-03-21T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+10","html_url":"https://github.com/openjdk/jfx/releases/tag/23+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10/manifests"},{"name":"22-ga","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-03-19T14:06:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/22-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga/manifests"},{"name":"23+9","sha":"c196454e76dec1cbcd028e12d99f052981a63a4e","kind":"tag","published_at":"2024-03-14T22:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+9","html_url":"https://github.com/openjdk/jfx/releases/tag/23+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9/manifests"},{"name":"23+8","sha":"64af987576214fc5483520ce8131895be74a641d","kind":"tag","published_at":"2024-03-07T16:21:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+8","html_url":"https://github.com/openjdk/jfx/releases/tag/23+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8/manifests"},{"name":"23+7","sha":"b99eb45828317e4c195b46eb0c9371d4645f2c6c","kind":"tag","published_at":"2024-02-29T18:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+7","html_url":"https://github.com/openjdk/jfx/releases/tag/23+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7/manifests"},{"name":"22+30","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-02-29T17:39:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+30","html_url":"https://github.com/openjdk/jfx/releases/tag/22+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30/manifests"},{"name":"23+6","sha":"e0b88bc7cfede46afe28cbb4a2e333df933b5100","kind":"tag","published_at":"2024-02-22T16:15:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+6","html_url":"https://github.com/openjdk/jfx/releases/tag/23+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6/manifests"},{"name":"23+5","sha":"48be7d36d5033d215d585619f34c2dde518e4b53","kind":"tag","published_at":"2024-02-15T15:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+5","html_url":"https://github.com/openjdk/jfx/releases/tag/23+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5/manifests"},{"name":"22+29","sha":"f15a4add7133c94f4bae3c0abaeb16d1b31ee6cd","kind":"tag","published_at":"2024-02-15T15:50:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+29","html_url":"https://github.com/openjdk/jfx/releases/tag/22+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29/manifests"},{"name":"23+4","sha":"172c491dae4b774012589d991c898f12ccb44a4c","kind":"tag","published_at":"2024-02-08T23:19:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+4","html_url":"https://github.com/openjdk/jfx/releases/tag/23+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4/manifests"},{"name":"23+3","sha":"aac2df168d524f97d663de6776962773702b360c","kind":"tag","published_at":"2024-02-01T16:19:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+3","html_url":"https://github.com/openjdk/jfx/releases/tag/23+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3/manifests"},{"name":"22+28","sha":"34914c465ac71bd2ab3ba2a5ccae5f353bc59264","kind":"tag","published_at":"2024-02-01T16:17:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+28","html_url":"https://github.com/openjdk/jfx/releases/tag/22+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28/manifests"},{"name":"22+27","sha":"b4b576fa1c1ba58f5069e2c40e1f636daeafa85c","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+27","html_url":"https://github.com/openjdk/jfx/releases/tag/22+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27/manifests"},{"name":"23+2","sha":"9e7e8e1d08a9d03611da99ef1a7e6e29cd870eca","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+2","html_url":"https://github.com/openjdk/jfx/releases/tag/23+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2/manifests"},{"name":"23+1","sha":"872dbc8a2d254cba4df33fcc778b15b1a3c9b69f","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+1","html_url":"https://github.com/openjdk/jfx/releases/tag/23+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1/manifests"},{"name":"22+26","sha":"0a566990a8bd9d0a7329b1d8fed4326128c48cd3","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+26","html_url":"https://github.com/openjdk/jfx/releases/tag/22+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26/manifests"},{"name":"22+25","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:17:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+25","html_url":"https://github.com/openjdk/jfx/releases/tag/22+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25/manifests"},{"name":"23+0","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:09:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+0","html_url":"https://github.com/openjdk/jfx/releases/tag/23+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0/manifests"},{"name":"22+24","sha":"2493a23e2dc5ff8694ab4a1bed06fe73466edaf9","kind":"tag","published_at":"2024-01-04T15:46:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+24","html_url":"https://github.com/openjdk/jfx/releases/tag/22+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24/manifests"},{"name":"22+23","sha":"ab68b716fbfd807918ca4a1bc096dcf40d9cfcbd","kind":"tag","published_at":"2023-12-21T15:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+23","html_url":"https://github.com/openjdk/jfx/releases/tag/22+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23/manifests"},{"name":"22+22","sha":"8872f7afab5eca725b29d9e5b005084c22b27b9c","kind":"tag","published_at":"2023-12-15T13:01:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+22","html_url":"https://github.com/openjdk/jfx/releases/tag/22+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22/manifests"},{"name":"22+21","sha":"2108ecf9d7c8c459964a9e8b5e37485b3507b028","kind":"tag","published_at":"2023-12-07T20:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+21","html_url":"https://github.com/openjdk/jfx/releases/tag/22+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21/manifests"},{"name":"22+20","sha":"036d81be5ab2434863dee2d704967589222176cb","kind":"tag","published_at":"2023-11-30T19:18:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+20","html_url":"https://github.com/openjdk/jfx/releases/tag/22+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20/manifests"},{"name":"22+19","sha":"3548cddedcf3e99af9263efc8004a092a55af8fb","kind":"tag","published_at":"2023-11-24T04:10:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+19","html_url":"https://github.com/openjdk/jfx/releases/tag/22+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19/manifests"},{"name":"22+18","sha":"cda623d74a17c1aac034bac175e4fb10bd1fd52b","kind":"tag","published_at":"2023-11-16T20:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+18","html_url":"https://github.com/openjdk/jfx/releases/tag/22+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18/manifests"},{"name":"22+17","sha":"c8641e280b41d26a59d20c21813408f6cfe30cbb","kind":"tag","published_at":"2023-11-09T15:31:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+17","html_url":"https://github.com/openjdk/jfx/releases/tag/22+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17/manifests"},{"name":"22+16","sha":"96e5d10a40dc25b999ff229f1d6601d1058761b2","kind":"tag","published_at":"2023-11-02T22:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+16","html_url":"https://github.com/openjdk/jfx/releases/tag/22+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16/manifests"},{"name":"22+15","sha":"9b93c962f45e5cf0b3a9f1090f307603be130a0e","kind":"tag","published_at":"2023-10-26T19:39:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+15","html_url":"https://github.com/openjdk/jfx/releases/tag/22+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15/manifests"},{"name":"22+14","sha":"27594f01bd1df9d716914f8a7527d56b4ea45596","kind":"tag","published_at":"2023-10-20T10:21:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+14","html_url":"https://github.com/openjdk/jfx/releases/tag/22+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14/manifests"},{"name":"22+13","sha":"e621d4b65222ee99b29fb2709a830d8ad70ea44f","kind":"tag","published_at":"2023-10-12T15:16:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+13","html_url":"https://github.com/openjdk/jfx/releases/tag/22+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13/manifests"},{"name":"22+12","sha":"25862787d2e1b6c4da17089a1d5695c4e4b9fd6e","kind":"tag","published_at":"2023-10-05T18:57:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+12","html_url":"https://github.com/openjdk/jfx/releases/tag/22+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12/manifests"},{"name":"22+11","sha":"f2dd4bdb7b7d2877fb8aa805737c5d9bd89f9cef","kind":"tag","published_at":"2023-09-28T12:20:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+11","html_url":"https://github.com/openjdk/jfx/releases/tag/22+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11/manifests"},{"name":"22+10","sha":"658c833179dffb68893375b8bad90b7906f479b3","kind":"tag","published_at":"2023-09-21T13:01:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+10","html_url":"https://github.com/openjdk/jfx/releases/tag/22+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10/manifests"},{"name":"21-ga","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-19T11:57:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/21-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga/manifests"},{"name":"22+9","sha":"f7b21e5468f1aad18df17443590c0887b2cf0239","kind":"tag","published_at":"2023-09-14T19:14:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+9","html_url":"https://github.com/openjdk/jfx/releases/tag/22+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9/manifests"},{"name":"22+8","sha":"8fcd6e5e55967810ec2acd3dcc9b47bae5c70350","kind":"tag","published_at":"2023-09-07T18:17:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+8","html_url":"https://github.com/openjdk/jfx/releases/tag/22+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8/manifests"},{"name":"21+31","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-01T00:06:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+31","html_url":"https://github.com/openjdk/jfx/releases/tag/21+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31/manifests"},{"name":"22+7","sha":"beca88c16fa0942ce7ed32530c411ed9671ad925","kind":"tag","published_at":"2023-09-01T00:00:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+7","html_url":"https://github.com/openjdk/jfx/releases/tag/22+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7/manifests"},{"name":"21+30","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-08-24T14:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+30","html_url":"https://github.com/openjdk/jfx/releases/tag/21+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30/manifests"},{"name":"22+6","sha":"be2c7aea20c7752f069e526d2c3f9bea11bc1634","kind":"tag","published_at":"2023-08-24T14:31:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+6","html_url":"https://github.com/openjdk/jfx/releases/tag/22+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6/manifests"},{"name":"22+5","sha":"e5bb4e141cba5f49e0bdcc788d1751c8770d17d5","kind":"tag","published_at":"2023-08-17T16:26:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+5","html_url":"https://github.com/openjdk/jfx/releases/tag/22+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5/manifests"},{"name":"22+4","sha":"5d741761e751aa047f265d9d816be535a1818aee","kind":"tag","published_at":"2023-08-10T15:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+4","html_url":"https://github.com/openjdk/jfx/releases/tag/22+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4/manifests"},{"name":"21+29","sha":"86e71094b54901487b93c53eb5bcaf6bf9bee92b","kind":"tag","published_at":"2023-08-04T11:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+29","html_url":"https://github.com/openjdk/jfx/releases/tag/21+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29/manifests"},{"name":"22+3","sha":"5f5e54feb2e816dcb351a28862c798117c3f81e8","kind":"tag","published_at":"2023-08-03T11:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+3","html_url":"https://github.com/openjdk/jfx/releases/tag/22+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3/manifests"},{"name":"22+2","sha":"cc57fb51a9409f5d2a6d2ce8dcd3878d48f9cfc9","kind":"tag","published_at":"2023-07-27T15:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+2","html_url":"https://github.com/openjdk/jfx/releases/tag/22+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2/manifests"},{"name":"21+28","sha":"6095445a8aeb6f9c5b1cd68ecf682b1734673a95","kind":"tag","published_at":"2023-07-27T15:13:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+28","html_url":"https://github.com/openjdk/jfx/releases/tag/21+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28/manifests"},{"name":"22+1","sha":"600cee70a2f6f907a53f7183315e6d7f79b291d6","kind":"tag","published_at":"2023-07-20T19:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+1","html_url":"https://github.com/openjdk/jfx/releases/tag/22+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1/manifests"},{"name":"21+27","sha":"529d47961467b11e60fd06c634021912dc193c51","kind":"tag","published_at":"2023-07-20T18:59:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+27","html_url":"https://github.com/openjdk/jfx/releases/tag/21+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27/manifests"},{"name":"21+26","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:40:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+26","html_url":"https://github.com/openjdk/jfx/releases/tag/21+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26/manifests"},{"name":"22+0","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:10:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+0","html_url":"https://github.com/openjdk/jfx/releases/tag/22+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0/manifests"},{"name":"21+25","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-07-06T15:23:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+25","html_url":"https://github.com/openjdk/jfx/releases/tag/21+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25/manifests"},{"name":"21+24","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-06-29T15:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+24","html_url":"https://github.com/openjdk/jfx/releases/tag/21+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24/manifests"},{"name":"21+23","sha":"a17a71458def91d206844b7d64e185af75a3c6e0","kind":"tag","published_at":"2023-06-22T12:32:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+23","html_url":"https://github.com/openjdk/jfx/releases/tag/21+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23/manifests"},{"name":"21+22","sha":"8d13ba93b5f01768a6ac2df81c6e026d3d85c86d","kind":"tag","published_at":"2023-06-15T11:58:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+22","html_url":"https://github.com/openjdk/jfx/releases/tag/21+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22/manifests"},{"name":"21+21","sha":"6a159e91e0ff698c2dc4731a6171b565abeb1bdf","kind":"tag","published_at":"2023-06-08T12:17:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+21","html_url":"https://github.com/openjdk/jfx/releases/tag/21+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21/manifests"},{"name":"21+20","sha":"7825137dc2d9f8d4ebc50c864522fae990cadc71","kind":"tag","published_at":"2023-06-01T12:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+20","html_url":"https://github.com/openjdk/jfx/releases/tag/21+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20/manifests"},{"name":"21+19","sha":"4b24c8690d01634179571d24c8919469b209bec6","kind":"tag","published_at":"2023-05-25T17:08:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+19","html_url":"https://github.com/openjdk/jfx/releases/tag/21+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19/manifests"},{"name":"21+18","sha":"8110f548fc561dc39e15deb7ac0c5555ececa8b6","kind":"tag","published_at":"2023-05-19T12:18:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+18","html_url":"https://github.com/openjdk/jfx/releases/tag/21+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18/manifests"},{"name":"21+17","sha":"604fc26219a10114c22aea5062bad228a34dc7c0","kind":"tag","published_at":"2023-05-12T13:51:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+17","html_url":"https://github.com/openjdk/jfx/releases/tag/21+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17/manifests"},{"name":"21+16","sha":"0a1fd6e0705ccced541b14afad68aea24faea8df","kind":"tag","published_at":"2023-05-04T17:50:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+16","html_url":"https://github.com/openjdk/jfx/releases/tag/21+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16/manifests"},{"name":"21+15","sha":"0b36052caa25fb87137f32661c45092a801c66fd","kind":"tag","published_at":"2023-04-27T12:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+15","html_url":"https://github.com/openjdk/jfx/releases/tag/21+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15/manifests"},{"name":"21+14","sha":"cf1e991c796942c50001e621dbd29984415cdbd3","kind":"tag","published_at":"2023-04-20T19:13:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+14","html_url":"https://github.com/openjdk/jfx/releases/tag/21+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14/manifests"},{"name":"21+13","sha":"f28896aa63592a37e7f78263548f3b2d4f2bc381","kind":"tag","published_at":"2023-04-13T12:05:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+13","html_url":"https://github.com/openjdk/jfx/releases/tag/21+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13/manifests"},{"name":"21+12","sha":"2b2a7f1f7cdad676159d471d2fee6025bbf4e939","kind":"tag","published_at":"2023-04-06T12:04:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+12","html_url":"https://github.com/openjdk/jfx/releases/tag/21+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12/manifests"},{"name":"21+11","sha":"2a5bf4647ca19f67eb56f2459f0a5acee6c05146","kind":"tag","published_at":"2023-03-30T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+11","html_url":"https://github.com/openjdk/jfx/releases/tag/21+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11/manifests"},{"name":"21+10","sha":"ae2e71fc5ac2e6c7cf6d671c15b53249783c71b3","kind":"tag","published_at":"2023-03-23T17:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+10","html_url":"https://github.com/openjdk/jfx/releases/tag/21+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10/manifests"},{"name":"20-ga","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-21T12:01:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/20-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga/manifests"},{"name":"21+9","sha":"935c7b797d79407d741735324313684617d1292d","kind":"tag","published_at":"2023-03-16T18:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+9","html_url":"https://github.com/openjdk/jfx/releases/tag/21+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9/manifests"},{"name":"21+8","sha":"4178ad72c356ce8bd8fca95ee4dd22987a3b175a","kind":"tag","published_at":"2023-03-09T18:48:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+8","html_url":"https://github.com/openjdk/jfx/releases/tag/21+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8/manifests"},{"name":"20+19","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-02T23:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+19","html_url":"https://github.com/openjdk/jfx/releases/tag/20+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19/manifests"},{"name":"21+7","sha":"9df6039a27a78f40a929b5ba4de0e38ce233a6fc","kind":"tag","published_at":"2023-03-02T22:43:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+7","html_url":"https://github.com/openjdk/jfx/releases/tag/21+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7/manifests"},{"name":"21+6","sha":"14883a296ac08a91fc24570a7479a6c8c2117643","kind":"tag","published_at":"2023-02-23T13:48:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+6","html_url":"https://github.com/openjdk/jfx/releases/tag/21+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6/manifests"},{"name":"21+5","sha":"f4ca00dd6f81a97401f78f422a6899cb44ab462f","kind":"tag","published_at":"2023-02-16T23:10:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+5","html_url":"https://github.com/openjdk/jfx/releases/tag/21+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5/manifests"},{"name":"21+4","sha":"e7d31914b3f91076df7777a2e5da02c4c71150b0","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+4","html_url":"https://github.com/openjdk/jfx/releases/tag/21+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4/manifests"},{"name":"20+18","sha":"abe80587a3515bbae5ba2f3d3a65cc0614e254fb","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+18","html_url":"https://github.com/openjdk/jfx/releases/tag/20+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18/manifests"},{"name":"21+3","sha":"e1f7d0c42be3839df7679ae45d74907ef33edfbe","kind":"tag","published_at":"2023-02-02T16:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+3","html_url":"https://github.com/openjdk/jfx/releases/tag/21+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3/manifests"},{"name":"20+17","sha":"8f2fac06152d3332e169f5b5389ac2ba84d18bc2","kind":"tag","published_at":"2023-02-02T16:18:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+17","html_url":"https://github.com/openjdk/jfx/releases/tag/20+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17/manifests"},{"name":"21+2","sha":"e234c89a253ece4962803a05d6ef77f0a7a80a82","kind":"tag","published_at":"2023-01-26T13:49:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+2","html_url":"https://github.com/openjdk/jfx/releases/tag/21+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2/manifests"},{"name":"19.0.2.1+0","sha":"659314932bd08fe0f9ea59c17db8ae510041dc3a","kind":"tag","published_at":"2023-01-19T17:01:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0/manifests"},{"name":"20+16","sha":"1ccb586c4808bf5026ca45f1b5a3f408818ae7fd","kind":"tag","published_at":"2023-01-19T16:58:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+16","html_url":"https://github.com/openjdk/jfx/releases/tag/20+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16/manifests"},{"name":"21+1","sha":"89219b70f8760dc6bd4e827e22c8190fdf3fea99","kind":"tag","published_at":"2023-01-19T16:56:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+1","html_url":"https://github.com/openjdk/jfx/releases/tag/21+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1/manifests"},{"name":"19.0.2.1+1","sha":"795ed10ef358d62635589bb1d5b74f2425e5bc80","kind":"tag","published_at":"2023-01-19T16:00:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1/manifests"},{"name":"19.0.2+1","sha":"d60d9ef73ea84a06a3e465f04acf3d7102ddb961","kind":"tag","published_at":"2023-01-18T07:14:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1/manifests"},{"name":"19.0.2+0","sha":"0db91abc0d97d45b05cc543bff024c9b36d53d11","kind":"tag","published_at":"2023-01-16T17:53:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0/manifests"},{"name":"20+15","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:34:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+15","html_url":"https://github.com/openjdk/jfx/releases/tag/20+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15/manifests"},{"name":"21+0","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+0","html_url":"https://github.com/openjdk/jfx/releases/tag/21+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0/manifests"},{"name":"20+14","sha":"ca29cc6122010e4b94778cc658efd4fdddc8af67","kind":"tag","published_at":"2023-01-05T23:07:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+14","html_url":"https://github.com/openjdk/jfx/releases/tag/20+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14/manifests"},{"name":"20+13","sha":"5b96d348ebcabb4b6d2e1d95937de3c82a1f6876","kind":"tag","published_at":"2022-12-22T20:00:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+13","html_url":"https://github.com/openjdk/jfx/releases/tag/20+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13/manifests"},{"name":"20+12","sha":"30147d2f8dfd3fe32f9ea6e70431efe90b015080","kind":"tag","published_at":"2022-12-15T19:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+12","html_url":"https://github.com/openjdk/jfx/releases/tag/20+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12/manifests"},{"name":"20+11","sha":"c900a00c7527f290e8047792fef4b45002930892","kind":"tag","published_at":"2022-12-08T20:42:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+11","html_url":"https://github.com/openjdk/jfx/releases/tag/20+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11/manifests"},{"name":"20+10","sha":"4a19fe71f9151460dca97d4ca9962fd630404ee8","kind":"tag","published_at":"2022-12-01T21:33:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+10","html_url":"https://github.com/openjdk/jfx/releases/tag/20+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10/manifests"},{"name":"20+9","sha":"cce85806c61f8b2a9bc18996a9922daf6daa9cd8","kind":"tag","published_at":"2022-11-23T23:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+9","html_url":"https://github.com/openjdk/jfx/releases/tag/20+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9/manifests"},{"name":"20+8","sha":"6cc9c4d1b9a46432f1568a54d7dcdf51e224559b","kind":"tag","published_at":"2022-11-17T11:53:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+8","html_url":"https://github.com/openjdk/jfx/releases/tag/20+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8/manifests"},{"name":"20+7","sha":"f4e27e9d37439716455838671d2f06b8aca1d236","kind":"tag","published_at":"2022-11-10T21:30:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+7","html_url":"https://github.com/openjdk/jfx/releases/tag/20+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7/manifests"},{"name":"20+6","sha":"7f17447aa44fbf5b09aaa2b699266dac8b50cea1","kind":"tag","published_at":"2022-11-04T12:13:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+6","html_url":"https://github.com/openjdk/jfx/releases/tag/20+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6/manifests"},{"name":"20+5","sha":"b3eec1d655ca8d17d13615ea430e92058d99ec1c","kind":"tag","published_at":"2022-10-27T16:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+5","html_url":"https://github.com/openjdk/jfx/releases/tag/20+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5/manifests"},{"name":"20+4","sha":"337c78183be84a3420691f615096b54a68ac4300","kind":"tag","published_at":"2022-10-06T08:05:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+4","html_url":"https://github.com/openjdk/jfx/releases/tag/20+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4/manifests"},{"name":"20+3","sha":"27f1905077cbc475fbce1b0f8d950d014dbb07a4","kind":"tag","published_at":"2022-09-16T08:51:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+3","html_url":"https://github.com/openjdk/jfx/releases/tag/20+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3/manifests"},{"name":"19+11","sha":"8b96776510908c14a860680ad99404c339faa48f","kind":"tag","published_at":"2022-09-02T06:36:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+11","html_url":"https://github.com/openjdk/jfx/releases/tag/19+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11/manifests"},{"name":"20+2","sha":"eaddb0fbeeb99900636f9704758f6c004860ff9a","kind":"tag","published_at":"2022-08-16T12:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+2","html_url":"https://github.com/openjdk/jfx/releases/tag/20+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2/manifests"},{"name":"19+10","sha":"6da05c2c7ed8f3911a43f51cbce2a5988a011c7d","kind":"tag","published_at":"2022-07-28T13:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+10","html_url":"https://github.com/openjdk/jfx/releases/tag/19+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10/manifests"},{"name":"20+1","sha":"7e48413eb0f9eb3dcbd9d3a1572fc311036092c8","kind":"tag","published_at":"2022-07-28T12:41:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+1","html_url":"https://github.com/openjdk/jfx/releases/tag/20+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1/manifests"},{"name":"18.0.2+2","sha":"9e06946b6c2d40f64893ddff8dcc8359968c3a94","kind":"tag","published_at":"2022-07-19T16:27:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2/manifests"},{"name":"18.0.2+1","sha":"58170f440950297affe9b53fe5d2743bbd102dc0","kind":"tag","published_at":"2022-07-19T07:39:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1/manifests"},{"name":"20+0","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T16:05:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+0","html_url":"https://github.com/openjdk/jfx/releases/tag/20+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0/manifests"},{"name":"19+9","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T09:59:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+9","html_url":"https://github.com/openjdk/jfx/releases/tag/19+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9/manifests"},{"name":"19+8","sha":"da5bd3716441f201691377c52abba59ce03bc322","kind":"tag","published_at":"2022-06-08T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+8","html_url":"https://github.com/openjdk/jfx/releases/tag/19+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8/manifests"},{"name":"19+7","sha":"81e1cc3edcbfda34479ee876cbd9eb74099a7e57","kind":"tag","published_at":"2022-05-18T13:31:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+7","html_url":"https://github.com/openjdk/jfx/releases/tag/19+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7/manifests"},{"name":"19+6","sha":"d69a498c2cde73339bc99e6c02c0d47fe4b1b650","kind":"tag","published_at":"2022-05-02T19:18:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+6","html_url":"https://github.com/openjdk/jfx/releases/tag/19+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6/manifests"},{"name":"18.0.2+0","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-20T06:45:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0/manifests"},{"name":"18.0.1+2","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-19T16:52:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2/manifests"},{"name":"18.0.1+1","sha":"7e2cefba7f28fc0570b7495a08203756caa5327c","kind":"tag","published_at":"2022-04-19T11:03:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1/manifests"},{"name":"18.0.1+0","sha":"df43d2bdff884f6ea2f2c1f908504260db04e423","kind":"tag","published_at":"2022-04-13T12:45:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0/manifests"},{"name":"19+5","sha":"c55931f662ccbb4cdbb602a31d3d61231ebf79ca","kind":"tag","published_at":"2022-04-11T13:26:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+5","html_url":"https://github.com/openjdk/jfx/releases/tag/19+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5/manifests"},{"name":"19+4","sha":"424aebae8f28d0c75caa3281a3e5d6a7ede86a8a","kind":"tag","published_at":"2022-03-29T09:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+4","html_url":"https://github.com/openjdk/jfx/releases/tag/19+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4/manifests"},{"name":"18+12","sha":"8b879eef96c9635a9ed16599344fa90568be2845","kind":"tag","published_at":"2022-03-08T09:43:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+12","html_url":"https://github.com/openjdk/jfx/releases/tag/18+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12/manifests"},{"name":"19+3","sha":"6f201f7a02dba14328d183e7d0db5dede4416ce4","kind":"tag","published_at":"2022-02-23T11:15:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+3","html_url":"https://github.com/openjdk/jfx/releases/tag/19+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3/manifests"},{"name":"18+11","sha":"ed39982515e1f4399841ffd75849988ff651396d","kind":"tag","published_at":"2022-02-10T18:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+11","html_url":"https://github.com/openjdk/jfx/releases/tag/18+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11/manifests"},{"name":"19+2","sha":"cdebc6cbafb579148b4addee44d307bd9739454b","kind":"tag","published_at":"2022-02-10T13:29:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+2","html_url":"https://github.com/openjdk/jfx/releases/tag/19+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2/manifests"},{"name":"19+1","sha":"f326e78ffdfcbbc9085bc50a38e0b4454b757157","kind":"tag","published_at":"2022-02-08T12:31:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1/manifests"},{"name":"18+10","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-18T09:25:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+10","html_url":"https://github.com/openjdk/jfx/releases/tag/18+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10/manifests"},{"name":"19+0","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-13T16:05:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0/manifests"},{"name":"18+9","sha":"c705bd493931d88650542be5466d6add359f45b9","kind":"tag","published_at":"2022-01-04T08:33:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+9","html_url":"https://github.com/openjdk/jfx/releases/tag/18+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9/manifests"},{"name":"18+8","sha":"5805bf8e5de90427a68164e52c1fbbd08bfd0aa4","kind":"tag","published_at":"2021-12-07T11:46:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+8","html_url":"https://github.com/openjdk/jfx/releases/tag/18+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8/manifests"},{"name":"18+7","sha":"f939d094e3f02575c77a12c3a986d5f601a65a1d","kind":"tag","published_at":"2021-11-16T11:06:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+7","html_url":"https://github.com/openjdk/jfx/releases/tag/18+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7/manifests"},{"name":"18+6","sha":"4d8e12d231476fe72742cf10c223d8baf5028677","kind":"tag","published_at":"2021-11-05T09:29:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+6","html_url":"https://github.com/openjdk/jfx/releases/tag/18+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6/manifests"},{"name":"18+5","sha":"717cfdc85817aee57d5326e592340c849382d7a4","kind":"tag","published_at":"2021-10-27T08:44:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+5","html_url":"https://github.com/openjdk/jfx/releases/tag/18+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5/manifests"},{"name":"18+4","sha":"2c86e0fc81074f6ad49b798c891a358a5fe15f94","kind":"tag","published_at":"2021-10-06T12:25:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+4","html_url":"https://github.com/openjdk/jfx/releases/tag/18+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4/manifests"},{"name":"18+3","sha":"338b999414ed5dc8fea19c12bd3e656fd9cab6f4","kind":"tag","published_at":"2021-09-22T19:49:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+3","html_url":"https://github.com/openjdk/jfx/releases/tag/18+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3/manifests"},{"name":"17.0.0.1+1","sha":"3a677c418b517a4868ae44bd66209aab83c29588","kind":"tag","published_at":"2021-09-15T16:18:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17.0.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17.0.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17.0.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1/manifests"},{"name":"17+18","sha":"14b23bcf69a321c44b09e584b30f39e1fa3e6948","kind":"tag","published_at":"2021-09-07T07:00:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+18","html_url":"https://github.com/openjdk/jfx/releases/tag/17+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18/manifests"},{"name":"17+17","sha":"03b7215b68c22b73dbec4fd554c3edaccb0102b6","kind":"tag","published_at":"2021-08-17T18:41:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+17","html_url":"https://github.com/openjdk/jfx/releases/tag/17+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17/manifests"},{"name":"18+2","sha":"ee442e516a20e979dc228ab63c6b795b74d49e41","kind":"tag","published_at":"2021-08-17T15:00:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2/manifests"},{"name":"17+16","sha":"748f464a7ada4ef1ae6ea3e81bfd592904451f8e","kind":"tag","published_at":"2021-07-21T08:31:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+16","html_url":"https://github.com/openjdk/jfx/releases/tag/17+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16/manifests"},{"name":"18+1","sha":"c490ddfdb1255add00dd7b0f14fe03857c6946c5","kind":"tag","published_at":"2021-07-20T20:04:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1/manifests"},{"name":"17+15","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T16:40:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+15","html_url":"https://github.com/openjdk/jfx/releases/tag/17+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15/manifests"},{"name":"18+0","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T15:58:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0/manifests"},{"name":"17+14","sha":"a1be1d591c0bf0bc118ffb8a4d1c4c8cc236b689","kind":"tag","published_at":"2021-06-30T16:14:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+14","html_url":"https://github.com/openjdk/jfx/releases/tag/17+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14/manifests"},{"name":"17+13","sha":"13cffbaad4068177d2d3239fa297302c3f94c217","kind":"tag","published_at":"2021-06-22T11:13:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+13","html_url":"https://github.com/openjdk/jfx/releases/tag/17+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13/manifests"},{"name":"17+12","sha":"47700d8ef0175d4b457bb658371d2da4ec0a8181","kind":"tag","published_at":"2021-06-04T14:37:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+12","html_url":"https://github.com/openjdk/jfx/releases/tag/17+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12/manifests"},{"name":"17+11","sha":"485b242d5993024e5e2b7dcf8d306e0a889ce07e","kind":"tag","published_at":"2021-05-19T09:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+11","html_url":"https://github.com/openjdk/jfx/releases/tag/17+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11/manifests"},{"name":"17+10","sha":"eb913cb78bbc7a4973d1dfab3b02335edeff72aa","kind":"tag","published_at":"2021-05-11T09:54:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+10","html_url":"https://github.com/openjdk/jfx/releases/tag/17+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10/manifests"},{"name":"17+9","sha":"e3e5116e4e9168015c0328dd1fbfffa3b3180626","kind":"tag","published_at":"2021-04-30T12:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+9","html_url":"https://github.com/openjdk/jfx/releases/tag/17+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9/manifests"},{"name":"17+8","sha":"6b63bf5c3f4540baf6d5cb12b6e85791f725b2bb","kind":"tag","published_at":"2021-04-27T08:34:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+8","html_url":"https://github.com/openjdk/jfx/releases/tag/17+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8/manifests"},{"name":"17+7","sha":"05ab7992a89cf9763528c14763ebc151c8f28613","kind":"tag","published_at":"2021-04-16T13:05:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+7","html_url":"https://github.com/openjdk/jfx/releases/tag/17+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7/manifests"},{"name":"17+6","sha":"b2f842de4d3db096f510fa3ef00936827bc85686","kind":"tag","published_at":"2021-04-02T19:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+6","html_url":"https://github.com/openjdk/jfx/releases/tag/17+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6/manifests"},{"name":"17+5","sha":"ed5cfe72e0da4e4b90eb83cac7c50fe761f28c04","kind":"tag","published_at":"2021-03-26T08:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+5","html_url":"https://github.com/openjdk/jfx/releases/tag/17+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5/manifests"},{"name":"17+4","sha":"d4d57fb177e0bda717fb3b77901d54081130561b","kind":"tag","published_at":"2021-03-22T09:26:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+4","html_url":"https://github.com/openjdk/jfx/releases/tag/17+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4/manifests"},{"name":"17+3","sha":"8adbc673d095607e8a6109fbb951fa17b9d6caad","kind":"tag","published_at":"2021-03-16T10:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+3","html_url":"https://github.com/openjdk/jfx/releases/tag/17+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3/manifests"},{"name":"16+8","sha":"e0ce73a3c8d82d3274bd10799b530f397a90ba60","kind":"tag","published_at":"2021-03-08T13:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+8","html_url":"https://github.com/openjdk/jfx/releases/tag/16+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8/manifests"},{"name":"17+2","sha":"dc91f64b753b032040316e8daac37cdb499d5196","kind":"tag","published_at":"2021-02-25T20:05:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+2","html_url":"https://github.com/openjdk/jfx/releases/tag/17+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2/manifests"},{"name":"17+1","sha":"a23d4aeb84b4b96c67b6adb8e3e54a926fda539e","kind":"tag","published_at":"2021-02-11T10:21:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1/manifests"},{"name":"16+7","sha":"0f20a98483902f9cf8637fc50b9241f181014723","kind":"tag","published_at":"2021-02-11T10:19:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+7","html_url":"https://github.com/openjdk/jfx/releases/tag/16+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7/manifests"},{"name":"16+6","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T19:27:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+6","html_url":"https://github.com/openjdk/jfx/releases/tag/16+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6/manifests"},{"name":"17+0","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T15:46:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+0","html_url":"https://github.com/openjdk/jfx/releases/tag/17+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0/manifests"},{"name":"16+5","sha":"bd510896e56eb844c07f4abf80150ea8c0d5e284","kind":"tag","published_at":"2020-11-30T18:04:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+5","html_url":"https://github.com/openjdk/jfx/releases/tag/16+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5/manifests"},{"name":"16+4","sha":"dd22cd2d97d4bfc305e44f2e77b4c104c62ff31f","kind":"tag","published_at":"2020-11-06T10:57:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+4","html_url":"https://github.com/openjdk/jfx/releases/tag/16+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4/manifests"},{"name":"15.0.1+1","sha":"fcfbbb2c7cea1e3f264fc610b1399edde6ed4f02","kind":"tag","published_at":"2020-10-21T20:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1/manifests"},{"name":"15.0.1+0","sha":"4b75750528a16c53666b8ef082cd3b36aa68c53a","kind":"tag","published_at":"2020-10-20T08:01:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0/manifests"},{"name":"16+3","sha":"31fce21fb7e42b376e6dd159d422e691bd6cf1ae","kind":"tag","published_at":"2020-10-19T09:54:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+3","html_url":"https://github.com/openjdk/jfx/releases/tag/16+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3/manifests"},{"name":"16+2","sha":"b2e2000c676f78db6849a54552ae8713286ec68d","kind":"tag","published_at":"2020-09-16T11:52:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+2","html_url":"https://github.com/openjdk/jfx/releases/tag/16+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2/manifests"},{"name":"15+9","sha":"41ff3fa8c52610ff6e2e3910ef7ecc8d908dd033","kind":"tag","published_at":"2020-09-04T07:28:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+9","html_url":"https://github.com/openjdk/jfx/releases/tag/15+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9/manifests"},{"name":"16+1","sha":"a46b2507c565e6a79aad79db589e82b3c9ccc0a9","kind":"tag","published_at":"2020-07-24T13:24:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+1","html_url":"https://github.com/openjdk/jfx/releases/tag/16+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1/manifests"},{"name":"15+8","sha":"6b008925f196f2f2835f6bf056b7fcaeadb947ab","kind":"tag","published_at":"2020-07-24T13:17:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+8","html_url":"https://github.com/openjdk/jfx/releases/tag/15+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8/manifests"},{"name":"14.0.2.1+1","sha":"7dc029292842d7ca0d52633b0c876f61aeb6013f","kind":"tag","published_at":"2020-07-17T10:42:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1/manifests"},{"name":"14.0.2.1+0","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-16T20:27:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0/manifests"},{"name":"14.0.2+1","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-15T08:49:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1/manifests"},{"name":"15+7","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:21:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+7","html_url":"https://github.com/openjdk/jfx/releases/tag/15+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7/manifests"},{"name":"16+0","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:01:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+0","html_url":"https://github.com/openjdk/jfx/releases/tag/16+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0/manifests"},{"name":"15+6","sha":"afa805fe8b87f6d9bda60b69e9365ea521439cb7","kind":"tag","published_at":"2020-06-09T11:50:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+6","html_url":"https://github.com/openjdk/jfx/releases/tag/15+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6/manifests"},{"name":"14.0.2+0","sha":"331a39be016a284e5495c73726e7b58e7769a75e","kind":"tag","published_at":"2020-05-22T14:12:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0/manifests"},{"name":"15+5","sha":"038556390ef30c912139fcb828ee4a41d8c5abc8","kind":"tag","published_at":"2020-05-07T07:55:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+5","html_url":"https://github.com/openjdk/jfx/releases/tag/15+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5/manifests"},{"name":"14.0.1-ga","sha":"0839c5cd5fbc39a6eea458011c07755b00112c9c","kind":"tag","published_at":"2020-05-02T15:22:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga/manifests"},{"name":"15+4","sha":"5e9fb8294770f40b9ee1e6e703e07c9d50310694","kind":"tag","published_at":"2020-04-20T13:03:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+4","html_url":"https://github.com/openjdk/jfx/releases/tag/15+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4/manifests"},{"name":"14.0.1+1","sha":"a2369b1ca1cd11c922756967309d3377e56c2d3f","kind":"tag","published_at":"2020-04-15T13:04:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1/manifests"},{"name":"14.0.1+0","sha":"f8c235bb75a22654e735caa02991cab12183ccf8","kind":"tag","published_at":"2020-04-14T12:54:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0/manifests"},{"name":"15+3","sha":"4d69a0d2a5c61b67dd671b582eee9e06dc072a0b","kind":"tag","published_at":"2020-04-14T09:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+3","html_url":"https://github.com/openjdk/jfx/releases/tag/15+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3/manifests"},{"name":"14-ga","sha":"b211f74631c1d96b6e8abacc845bfe4c90fe1b42","kind":"tag","published_at":"2020-03-13T20:12:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga/manifests"},{"name":"15+2","sha":"4c132cdf39282d26bf5e22ded5915d603ec337b7","kind":"tag","published_at":"2020-03-02T15:39:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+2","html_url":"https://github.com/openjdk/jfx/releases/tag/15+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2/manifests"},{"name":"14+9","sha":"35a01cafb6ca0327819d8076c281545c421484bd","kind":"tag","published_at":"2020-03-02T13:42:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+9","html_url":"https://github.com/openjdk/jfx/releases/tag/14+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9/manifests"},{"name":"14+8","sha":"a4b9f24e91a00fa72203547c9f49f27ed681cceb","kind":"tag","published_at":"2020-02-07T15:30:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+8","html_url":"https://github.com/openjdk/jfx/releases/tag/14+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8/manifests"},{"name":"15+1","sha":"921389fd5939dce14182da4e415bf32d22bc4c56","kind":"tag","published_at":"2020-01-24T18:30:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1/manifests"},{"name":"14+7","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+7","html_url":"https://github.com/openjdk/jfx/releases/tag/14+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7/manifests"},{"name":"15+0","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:02:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0/manifests"},{"name":"14+6","sha":"69e4ef35c1005b6cd61ae50e5c12d021723f8111","kind":"tag","published_at":"2019-12-21T07:51:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+6","html_url":"https://github.com/openjdk/jfx/releases/tag/14+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6/manifests"},{"name":"14+5","sha":"935e99d241fd971dc92c4357a5b170fb4ac29380","kind":"tag","published_at":"2019-12-20T10:48:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+5","html_url":"https://github.com/openjdk/jfx/releases/tag/14+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5/manifests"},{"name":"14+4","sha":"4ddf55428d06dddadfc8cd14baabdc4d17318ee2","kind":"tag","published_at":"2019-12-06T09:53:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+4","html_url":"https://github.com/openjdk/jfx/releases/tag/14+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4/manifests"},{"name":"14+3","sha":"126896db9928ae334332d38486fb61ad3a2e00a0","kind":"tag","published_at":"2019-11-26T18:53:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+3","html_url":"https://github.com/openjdk/jfx/releases/tag/14+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3/manifests"},{"name":"14+2","sha":"286d1b5427a2b9724cb400335741ed99295c5141","kind":"tag","published_at":"2019-11-06T16:57:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+2","html_url":"https://github.com/openjdk/jfx/releases/tag/14+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2/manifests"},{"name":"14+1","sha":"16329674714ac11bb769f34abf4973461c4f9fa4","kind":"tag","published_at":"2019-09-23T17:53:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1/manifests"},{"name":"13+14","sha":"8f2572c09d9930f1497b4a14f84e0db1285489c6","kind":"tag","published_at":"2019-08-30T19:00:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+14","html_url":"https://github.com/openjdk/jfx/releases/tag/13+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14/manifests"},{"name":"13+13","sha":"2b82249ebc9c6e53e8846ff742c388c9df1c7397","kind":"tag","published_at":"2019-08-20T08:43:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+13","html_url":"https://github.com/openjdk/jfx/releases/tag/13+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13/manifests"},{"name":"13+12","sha":"5e169f75c619c6ef623fce572ec3e447f4a60bff","kind":"tag","published_at":"2019-08-09T07:37:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+12","html_url":"https://github.com/openjdk/jfx/releases/tag/13+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12/manifests"},{"name":"13+11","sha":"dbce14db944cbaad092becf798cbe4bcab3e43b4","kind":"tag","published_at":"2019-07-26T21:40:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+11","html_url":"https://github.com/openjdk/jfx/releases/tag/13+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11/manifests"},{"name":"13+10","sha":"bd02deebf7f64dce66f8e4a2c07370e52dbefaa7","kind":"tag","published_at":"2019-07-18T08:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+10","html_url":"https://github.com/openjdk/jfx/releases/tag/13+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10/manifests"},{"name":"14+0","sha":"141cf7e7256b6ef489c891251a37e45698fe80c9","kind":"tag","published_at":"2019-07-09T12:09:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0/manifests"},{"name":"13+9","sha":"9dbd8abf55b6af98b662e73928e35658765245c6","kind":"tag","published_at":"2019-06-13T13:31:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+9","html_url":"https://github.com/openjdk/jfx/releases/tag/13+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9/manifests"},{"name":"13+8","sha":"f55024f7824abc8600c7cd0d43310115fc706deb","kind":"tag","published_at":"2019-05-17T09:07:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+8","html_url":"https://github.com/openjdk/jfx/releases/tag/13+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8/manifests"},{"name":"13+7","sha":"59e84fd49deda1cea8a3e509891e1766b0ef8ee9","kind":"tag","published_at":"2019-05-04T15:59:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+7","html_url":"https://github.com/openjdk/jfx/releases/tag/13+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7/manifests"},{"name":"13+6","sha":"4c33ea92347b32e9e3c4a861a00a0c6c749e418d","kind":"tag","published_at":"2019-04-23T07:17:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+6","html_url":"https://github.com/openjdk/jfx/releases/tag/13+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6/manifests"},{"name":"13+5","sha":"06425a0f8d203c2acc7f2d1a652eea5b830122ff","kind":"tag","published_at":"2019-04-12T10:53:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+5","html_url":"https://github.com/openjdk/jfx/releases/tag/13+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5/manifests"},{"name":"13+4","sha":"89c51eeaa5e4bae3e205ed67cebd42e650eced62","kind":"tag","published_at":"2019-04-04T11:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+4","html_url":"https://github.com/openjdk/jfx/releases/tag/13+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4/manifests"},{"name":"13+3","sha":"6516798c6262e8e07e5bfb2e24e6482e392eb329","kind":"tag","published_at":"2019-03-22T09:59:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+3","html_url":"https://github.com/openjdk/jfx/releases/tag/13+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3/manifests"},{"name":"13+2","sha":"a9b22d2d2924448e8030d3e5fdef1fa8b51e612b","kind":"tag","published_at":"2019-03-14T19:26:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+2","html_url":"https://github.com/openjdk/jfx/releases/tag/13+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2/manifests"},{"name":"13+1","sha":"a6d9ece22b4b7a13973024aa9da6825bdf939ee8","kind":"tag","published_at":"2019-03-11T15:11:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+1","html_url":"https://github.com/openjdk/jfx/releases/tag/13+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1/manifests"},{"name":"12+14","sha":"10f69390d661cc6cabd40c2479a88e648303832b","kind":"tag","published_at":"2019-02-22T07:57:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+14","html_url":"https://github.com/openjdk/jfx/releases/tag/12+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14/manifests"},{"name":"12+13","sha":"a6a99e54ef4692bca0f69226e1cb902cca43478a","kind":"tag","published_at":"2019-02-15T10:54:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+13","html_url":"https://github.com/openjdk/jfx/releases/tag/12+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13/manifests"},{"name":"12+12","sha":"1baed99ad0d759d31f2ea75a4a1bbcc8b5a21220","kind":"tag","published_at":"2019-02-07T18:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+12","html_url":"https://github.com/openjdk/jfx/releases/tag/12+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12/manifests"},{"name":"12+11","sha":"bed3e73e8438e115575622729bd822d4947ce85a","kind":"tag","published_at":"2019-02-01T19:10:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+11","html_url":"https://github.com/openjdk/jfx/releases/tag/12+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11/manifests"},{"name":"13+0","sha":"711ca2dc8b33278201154022348cd550480ce87a","kind":"tag","published_at":"2019-01-25T13:55:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+0","html_url":"https://github.com/openjdk/jfx/releases/tag/13+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0/manifests"},{"name":"12+10","sha":"1feceed09e92dc32f1d920bd83f56d7996f820ed","kind":"tag","published_at":"2019-01-24T13:18:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+10","html_url":"https://github.com/openjdk/jfx/releases/tag/12+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10/manifests"},{"name":"12+9","sha":"c8711497f1538168736f45c786bba75932bd887a","kind":"tag","published_at":"2019-01-18T11:46:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+9","html_url":"https://github.com/openjdk/jfx/releases/tag/12+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9/manifests"},{"name":"12+8","sha":"eb14f242156120deb5303e2fde8c999f3b97b59a","kind":"tag","published_at":"2019-01-11T10:06:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+8","html_url":"https://github.com/openjdk/jfx/releases/tag/12+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8/manifests"},{"name":"12+7","sha":"de5ab6e1c588aaae6cd156e6a3564f046350e72b","kind":"tag","published_at":"2019-01-04T10:11:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+7","html_url":"https://github.com/openjdk/jfx/releases/tag/12+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7/manifests"},{"name":"12+6","sha":"82507d6199148ed196c3ea3e098c23f623847eb0","kind":"tag","published_at":"2018-12-17T08:18:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+6","html_url":"https://github.com/openjdk/jfx/releases/tag/12+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6/manifests"},{"name":"12+5","sha":"b30d8a9e446f731059aab197d37b430782a6ecff","kind":"tag","published_at":"2018-12-14T09:41:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+5","html_url":"https://github.com/openjdk/jfx/releases/tag/12+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5/manifests"},{"name":"12+4","sha":"6ac88b149c6af7c24ef36ccbc3eee941f49867de","kind":"tag","published_at":"2018-12-07T10:24:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+4","html_url":"https://github.com/openjdk/jfx/releases/tag/12+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4/manifests"},{"name":"12+3","sha":"fc074d5eb923c807a26284a59cdbac724c44b4e8","kind":"tag","published_at":"2018-11-29T20:12:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+3","html_url":"https://github.com/openjdk/jfx/releases/tag/12+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3/manifests"},{"name":"12+2","sha":"79a927b7e3c832595fe3ac266146be1fa1467d08","kind":"tag","published_at":"2018-11-12T09:26:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+2","html_url":"https://github.com/openjdk/jfx/releases/tag/12+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2/manifests"},{"name":"12+1","sha":"c90897f0af573fca3eb4d00bca0da4a788353bb6","kind":"tag","published_at":"2018-10-30T18:44:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+1","html_url":"https://github.com/openjdk/jfx/releases/tag/12+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1/manifests"},{"name":"11+26","sha":"ee351e5ba6bb3e8480cabfb76a4fcd69bf5cf3df","kind":"tag","published_at":"2018-09-13T12:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+26","html_url":"https://github.com/openjdk/jfx/releases/tag/11+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26/manifests"},{"name":"11+25","sha":"ff33e299db35559964d2cdfe203a67fdf1711bd7","kind":"tag","published_at":"2018-08-29T02:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+25","html_url":"https://github.com/openjdk/jfx/releases/tag/11+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25/manifests"},{"name":"11+24","sha":"431f0b2c29117807d6f091b35994c3a44477561c","kind":"tag","published_at":"2018-08-22T03:36:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+24","html_url":"https://github.com/openjdk/jfx/releases/tag/11+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24/manifests"},{"name":"11+23","sha":"e7761eed9d709052db0e1a440fbb8be7dcf80b1f","kind":"tag","published_at":"2018-08-15T02:58:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+23","html_url":"https://github.com/openjdk/jfx/releases/tag/11+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23/manifests"},{"name":"12+0","sha":"c6739f85f511ee53417643a9a900d0960602cee5","kind":"tag","published_at":"2018-08-08T17:38:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+0","html_url":"https://github.com/openjdk/jfx/releases/tag/12+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0/manifests"},{"name":"11+22","sha":"dfb0ff8d022d042285851698f9748f7e55c80f73","kind":"tag","published_at":"2018-08-08T02:34:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+22","html_url":"https://github.com/openjdk/jfx/releases/tag/11+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22/manifests"},{"name":"11+21","sha":"8abdcbd7924d4a6fe8842d4f910177936687675f","kind":"tag","published_at":"2018-08-01T04:16:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+21","html_url":"https://github.com/openjdk/jfx/releases/tag/11+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21/manifests"},{"name":"11+20","sha":"1bcfc3d1f7957a07d02dd7783bdc09b7be1dbbee","kind":"tag","published_at":"2018-07-25T03:03:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+20","html_url":"https://github.com/openjdk/jfx/releases/tag/11+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20/manifests"},{"name":"11+19","sha":"c9993499827b30507ffe6cf7c8a8db2abaa6a3fd","kind":"tag","published_at":"2018-07-18T03:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+19","html_url":"https://github.com/openjdk/jfx/releases/tag/11+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19/manifests"},{"name":"11+18","sha":"e5815355c5377e3eec950d2ba2789def96a32dae","kind":"tag","published_at":"2018-07-11T04:02:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+18","html_url":"https://github.com/openjdk/jfx/releases/tag/11+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18/manifests"},{"name":"11+17","sha":"c936b00f53b1cc22ed8530c000f3ab62a01491ea","kind":"tag","published_at":"2018-07-04T04:32:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+17","html_url":"https://github.com/openjdk/jfx/releases/tag/11+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17/manifests"},{"name":"11+16","sha":"9511a7f430c6914aad761b20db492eec0030e474","kind":"tag","published_at":"2018-06-27T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+16","html_url":"https://github.com/openjdk/jfx/releases/tag/11+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16/manifests"},{"name":"11+15","sha":"31ae4bf611d4655c5018faf79f41b25ae475d470","kind":"tag","published_at":"2018-06-14T07:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+15","html_url":"https://github.com/openjdk/jfx/releases/tag/11+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15/manifests"},{"name":"jdk-11+14","sha":"0a10bdc2c59d4fa3a8bbe0557731650c18451c77","kind":"tag","published_at":"2018-05-16T14:56:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14/manifests"},{"name":"jdk-11+13","sha":"b839c4db3d2129c7ed9a1c98fc7c65915aae74b8","kind":"tag","published_at":"2018-05-09T01:55:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13/manifests"},{"name":"jdk-11+12","sha":"ab16dc2f6e8a5aaefbef4beef0cb271022f54035","kind":"tag","published_at":"2018-05-02T10:23:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12/manifests"},{"name":"jdk-11+11","sha":"4f5dc45bd28683899809c87916c4d168b53634d2","kind":"tag","published_at":"2018-04-25T02:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11/manifests"},{"name":"jdk-11+10","sha":"75ae519a4effab80f2b526b1c68960ca415d246f","kind":"tag","published_at":"2018-04-18T01:40:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10/manifests"},{"name":"jdk-11+9","sha":"b4e75ea153a462036d8c32ee10e9db35685e33a6","kind":"tag","published_at":"2018-04-11T02:04:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9/manifests"},{"name":"jdk-11+8","sha":"81527d59a2c79a945150765ad1819b005a81eb0f","kind":"tag","published_at":"2018-04-04T01:40:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+8","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8/manifests"},{"name":"jdk-11+7","sha":"1e4671e147674f0d0d24c532c360774ce30d3cb8","kind":"tag","published_at":"2018-03-28T01:59:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+7","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7/manifests"},{"name":"jdk-11+6","sha":"9b5153008ec1af868d63ff2afff4f62ccf44fe49","kind":"tag","published_at":"2018-03-21T01:56:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+6","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6/manifests"},{"name":"jdk-11+5","sha":"c17ca257eadf6a17156051ad5dae1bb7b184568e","kind":"tag","published_at":"2018-03-16T07:35:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+5","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5/manifests"},{"name":"jdk-10+46","sha":"ebd7200aa35eb26d1fb1c0e7dbe81f1e9199b719","kind":"tag","published_at":"2018-03-07T20:42:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+46","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46/manifests"},{"name":"jdk-11+4","sha":"b2f8284336cfc5274e3b0db3b8449d7dd2362ea0","kind":"tag","published_at":"2018-03-07T03:03:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+4","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4/manifests"},{"name":"jdk-11+3","sha":"c9e33e2d90d54835cf5ec256f46922951573ea8e","kind":"tag","published_at":"2018-02-28T02:39:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+3","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3/manifests"},{"name":"jdk-10+45","sha":"a8f55c5cadbb949f003b763fdf4f3727266494cf","kind":"tag","published_at":"2018-02-27T00:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+45","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45/manifests"},{"name":"jdk-11+2","sha":"cd27ba7b96e36585fe35d08eb8b0a13c315a85a2","kind":"tag","published_at":"2018-02-22T08:40:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+2","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2/manifests"},{"name":"jdk-10+44","sha":"5cdb04eaefbcfadccc839602df32d3c01367153f","kind":"tag","published_at":"2018-02-14T23:38:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+44","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44/manifests"},{"name":"jdk-11+1","sha":"0d6fea7281585c45268495875299c48811fa0e50","kind":"tag","published_at":"2018-02-14T19:54:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+1","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1/manifests"},{"name":"jdk-10+43","sha":"9da5bf9cbf26a1659f2b2df5130e5fda588f2351","kind":"tag","published_at":"2018-02-07T14:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+43","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43/manifests"},{"name":"jdk-10+42","sha":"f35eaf2db5c205ebfab7750200bc7147b4de6e70","kind":"tag","published_at":"2018-01-31T14:40:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+42","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42/manifests"},{"name":"jdk-10+41","sha":"454f3e5c75a3f69679b48108b18a6e23ce2378e7","kind":"tag","published_at":"2018-01-24T04:47:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+41","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41/manifests"},{"name":"jdk-10+40","sha":"ec12d09593cb2a5a014b53b702142d4c8480932b","kind":"tag","published_at":"2018-01-17T06:44:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+40","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40/manifests"},{"name":"jdk-10+39","sha":"374841020d8a2f6f60d38f0104cdda55f6d19b46","kind":"tag","published_at":"2018-01-10T06:45:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+39","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39/manifests"},{"name":"jdk-10+38","sha":"1198a7aed7188e37fc8c31334390822c49e2c1cb","kind":"tag","published_at":"2018-01-03T09:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+38","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38/manifests"},{"name":"jdk-10+37","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T04:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+37","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37/manifests"},{"name":"jdk-11+0","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T02:21:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0/manifests"},{"name":"jdk-10+36","sha":"6da44a76249b9843ee0c1733bc13f2fd18768b4d","kind":"tag","published_at":"2017-12-13T09:42:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+36","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36/manifests"},{"name":"jdk-10+35","sha":"c975127f8a6ef34b9395b868baff5150f7cb7319","kind":"tag","published_at":"2017-12-06T07:27:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+35","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35/manifests"},{"name":"jdk-10+34","sha":"62d154f5b8c6b08ebf8357c4c20c119ee344ecbf","kind":"tag","published_at":"2017-11-29T06:47:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+34","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34/manifests"},{"name":"jdk-10+33","sha":"90771676f403058358cc6abf07e9146a0d8bdf92","kind":"tag","published_at":"2017-11-22T00:26:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+33","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33/manifests"},{"name":"jdk-10+32","sha":"66b746233a2847fa420e772465ce8b3b92a6d028","kind":"tag","published_at":"2017-11-15T21:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+32","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32/manifests"},{"name":"jdk-10+31","sha":"685c796637ef109d0544fa37239d2ff5e479460d","kind":"tag","published_at":"2017-11-09T03:51:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+31","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31/manifests"},{"name":"jdk-10+30","sha":"d8a77bfbe483e055b1293603b86d207eb4a47270","kind":"tag","published_at":"2017-11-01T09:00:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+30","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30/manifests"},{"name":"jdk-10+29","sha":"ddfbef38cb3749b815c62e0a74acde5a3ec60a2d","kind":"tag","published_at":"2017-10-25T04:34:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+29","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29/manifests"},{"name":"jdk-10+28","sha":"faf1450d185659dc1734bcc8a9865717e9493caa","kind":"tag","published_at":"2017-10-18T21:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+28","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28/manifests"},{"name":"jdk-10+27","sha":"191325b3f07b7e118793d327cbb0d13c9c1c154d","kind":"tag","published_at":"2017-10-11T16:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+27","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27/manifests"},{"name":"jdk-10+26","sha":"1c5fa80a2c78bd9d1377bd3790171ace6d27dc8a","kind":"tag","published_at":"2017-10-04T14:27:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+26","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26/manifests"},{"name":"jdk-10+23","sha":"2ca03ca98ea3c421baf9b4c73e6a1ea211dec3cd","kind":"tag","published_at":"2017-09-06T05:22:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+23","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23/manifests"},{"name":"jdk-10+22","sha":"88048cc32ee8bb7a8b1cde02157b6317bb52fe77","kind":"tag","published_at":"2017-08-30T06:42:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+22","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22/manifests"},{"name":"jdk-10+21","sha":"8b24ee504c037bdfcb566c3875ce960a4a46a0f6","kind":"tag","published_at":"2017-08-23T03:26:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+21","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21/manifests"},{"name":"jdk-10+20","sha":"36ea4f6a11d37f6e872840e0f8dfff4faeacd4b3","kind":"tag","published_at":"2017-08-16T03:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+20","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20/manifests"},{"name":"jdk-10+19","sha":"9c1c110269dffa52d712a56ef231782e19f4ba6d","kind":"tag","published_at":"2017-08-08T01:09:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+19","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19/manifests"},{"name":"jdk-10+18","sha":"0760c3bf83383e96d1817a8d81f19354d8c99f41","kind":"tag","published_at":"2017-08-02T03:22:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+18","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18/manifests"},{"name":"jdk-9+181","sha":"65c628fce9f66d4adbeac0ab1078ce3a92c00f3f","kind":"tag","published_at":"2017-07-31T11:14:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+181","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181/manifests"},{"name":"jdk-10+17","sha":"e7be01fb19db8842ed997d1cddb70dad005db6ff","kind":"tag","published_at":"2017-07-26T03:27:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+17","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17/manifests"},{"name":"jdk-9+180","sha":"70db454b258a85123cf1c7922cc681fd907316ad","kind":"tag","published_at":"2017-07-22T01:04:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+180","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180/manifests"},{"name":"jdk-10+16","sha":"c2d9ec77c2ff7e65f1061050aff78a7dde8964c9","kind":"tag","published_at":"2017-07-19T07:41:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+16","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16/manifests"},{"name":"jdk-9+179","sha":"cb51bf7e7ffe9b46cb17212c5961b8daa1ca4289","kind":"tag","published_at":"2017-07-19T02:50:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+179","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179/manifests"},{"name":"jdk-10+15","sha":"7db2b4f229e3c516f7a7ebbfaf01239d221572c7","kind":"tag","published_at":"2017-07-12T03:51:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+15","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15/manifests"},{"name":"jdk-9+178","sha":"68fda720edd743bd4ffe40033fa3e17acca4f220","kind":"tag","published_at":"2017-07-08T17:10:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+178","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178/manifests"},{"name":"jdk-9+177","sha":"c1633d58634255ba8746daa3a8fff8980158660a","kind":"tag","published_at":"2017-07-01T10:26:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+177","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177/manifests"},{"name":"jdk-10+14","sha":"368ca4b44ce2c9237a2c77bd05ea29da840b0e48","kind":"tag","published_at":"2017-06-28T03:01:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14/manifests"},{"name":"jdk-9+176","sha":"476d4d253d9be64ea084ed9882dd2ed0ae05dd12","kind":"tag","published_at":"2017-06-26T04:21:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+176","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176/manifests"},{"name":"jdk-10+13","sha":"c7474e34d52d1758033c2172aad7a946b11b62d0","kind":"tag","published_at":"2017-06-21T03:37:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13/manifests"},{"name":"jdk-9+175","sha":"d0816052aa9e14b34ecbb004856813e5d9287b1c","kind":"tag","published_at":"2017-06-16T22:58:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+175","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175/manifests"},{"name":"jdk-10+12","sha":"6058a85b733e0a33505ee3250235cd17953453f7","kind":"tag","published_at":"2017-06-14T02:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12/manifests"},{"name":"jdk-9+174","sha":"b574693da54601cf010a013bf46da96c54bf37db","kind":"tag","published_at":"2017-06-09T23:06:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+174","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174/manifests"},{"name":"jdk-10+11","sha":"f2c675a63bbc47eae19cc2603cd60bf4684c46a5","kind":"tag","published_at":"2017-06-07T03:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11/manifests"},{"name":"jdk-9+173","sha":"c14e288e99aa84f35262e98373a4c3b9a4a80b81","kind":"tag","published_at":"2017-06-02T23:01:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+173","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173/manifests"},{"name":"jdk-10+10","sha":"56cb842028c0cba465566ac7fa445f67839ea877","kind":"tag","published_at":"2017-05-31T04:19:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10/manifests"},{"name":"jdk-9+172","sha":"fe5525a9a8dd5614188b1df676c97470afc9bf7d","kind":"tag","published_at":"2017-05-26T22:57:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+172","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172/manifests"},{"name":"jdk-10+9","sha":"440add394844e0834aee1ce194eb1f17fa25f16f","kind":"tag","published_at":"2017-05-25T10:55:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9/manifests"},{"name":"jdk-9+171","sha":"5b566276e2c57a202e39cee59184b3ce1744e5b6","kind":"tag","published_at":"2017-05-19T23:08:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+171","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171/manifests"},{"name":"jdk-9+170","sha":"06f940d0ef72cda943467622c21e56453dc62a5a","kind":"tag","published_at":"2017-05-12T23:09:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+170","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170/manifests"},{"name":"jdk-9+169","sha":"f498bb1890ffb3825416419b8253a94517b88d8d","kind":"tag","published_at":"2017-05-06T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+169","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169/manifests"},{"name":"jdk-9+168","sha":"7ff4624034ccbf16c44ecef28debdb7cb78370cd","kind":"tag","published_at":"2017-05-01T07:00:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+168","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168/manifests"},{"name":"jdk-9+167","sha":"f33ed687d1baac54dcaf663611d3f293f1e8c7f0","kind":"tag","published_at":"2017-04-21T23:08:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+167","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167/manifests"},{"name":"jdk-9+166","sha":"f6b30a52a459f6ab58b0fce4ad67953b834402bf","kind":"tag","published_at":"2017-04-14T23:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+166","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166/manifests"},{"name":"jdk-9+165","sha":"f2f006583133194782e4aaeeee8a1bbfb96ee3de","kind":"tag","published_at":"2017-04-07T23:07:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+165","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165/manifests"},{"name":"jdk-9+164","sha":"465622238a38507c4b238a78b0acef69991bd3dd","kind":"tag","published_at":"2017-03-31T23:05:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+164","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164/manifests"},{"name":"jdk-9+163","sha":"d858d4d726995e83312b3ee7768aca73ae7058d5","kind":"tag","published_at":"2017-03-24T23:02:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+163","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163/manifests"},{"name":"jdk-9+162","sha":"ef16172651a91dea201033892d5f2c9bc6d63f7f","kind":"tag","published_at":"2017-03-17T23:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+162","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162/manifests"},{"name":"jdk-9+161","sha":"63c1f82e1f6c768507764653cca9bb0776987b4f","kind":"tag","published_at":"2017-03-11T00:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+161","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161/manifests"},{"name":"jdk-10+0","sha":"0cb8cae27169615b7204f003bf3bf7941c11e328","kind":"tag","published_at":"2017-03-07T18:54:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0/manifests"},{"name":"jdk-9+160","sha":"43cde5821620c1914f41e7edb29b41d04f1e6d74","kind":"tag","published_at":"2017-03-04T20:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+160","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160/manifests"},{"name":"jdk-9+159","sha":"bf292ae3c4a9d8324bf542890ff4ab3bbfb9e7e6","kind":"tag","published_at":"2017-02-25T00:16:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+159","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159/manifests"},{"name":"jdk-9+158","sha":"9ca1b5912aff167d32e1a25d98f4a50b15ffc3b0","kind":"tag","published_at":"2017-02-17T23:36:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+158","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158/manifests"},{"name":"jdk-9+157","sha":"2970bd08e46fc5a876245b253ce273c97a73098f","kind":"tag","published_at":"2017-02-10T23:37:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+157","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157/manifests"},{"name":"jdk-9+156","sha":"7d3558c56c9e0c6e307b66d788efa9e7d6dbdc67","kind":"tag","published_at":"2017-02-03T23:35:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+156","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156/manifests"},{"name":"jdk-9+155","sha":"094123c232a05eb6afe2b9ba9934942bb0ca6961","kind":"tag","published_at":"2017-01-30T07:34:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+155","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155/manifests"},{"name":"jdk-9+154","sha":"e47b6dee526ed048639691cccf1396f7152d81f1","kind":"tag","published_at":"2017-01-23T03:54:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+154","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154/manifests"},{"name":"jdk-9+153","sha":"8888d4bcb9ebabbb9e1efb4b9d878ad11e863be7","kind":"tag","published_at":"2017-01-13T23:33:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+153","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153/manifests"},{"name":"jdk-9+152","sha":"cb35c80ab25770d0ee3b435bfd2c6bb56b84f420","kind":"tag","published_at":"2017-01-07T00:25:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+152","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152/manifests"},{"name":"jdk-9+151","sha":"2ced728db2a9e0287fa6361d2b33fc20e9c74fb1","kind":"tag","published_at":"2017-01-05T02:05:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+151","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151/manifests"},{"name":"jdk-9+150","sha":"80bfd655c5afc13ec1a9a3d628f5c83e88cc7f8e","kind":"tag","published_at":"2016-12-22T09:42:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+150","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150/manifests"},{"name":"jdk-9+149","sha":"261167a2776542d1e40e5a8f7b05e6484145c205","kind":"tag","published_at":"2016-12-14T09:50:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+149","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149/manifests"},{"name":"jdk-9+148","sha":"00c490418f6fa759b838a67b97caa7f81810275d","kind":"tag","published_at":"2016-12-08T10:02:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+148","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148/manifests"},{"name":"jdk-9+147","sha":"39acf446c0e5607e18eb653650547faa5c6ad213","kind":"tag","published_at":"2016-12-01T08:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+147","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147/manifests"},{"name":"jdk-9+146","sha":"3559bcaa07d1bb99ab879e311e0d7a7c7c392a0e","kind":"tag","published_at":"2016-11-23T11:31:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+146","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146/manifests"},{"name":"jdk-9+145","sha":"6cf1798516fe64da421582619073d52e543a7576","kind":"tag","published_at":"2016-11-17T10:50:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+145","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145/manifests"},{"name":"jdk-9+144","sha":"5ea2054dca46be58611926b8b95e99403356a995","kind":"tag","published_at":"2016-11-10T07:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+144","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144/manifests"},{"name":"jdk-9+143","sha":"f81449ad311513770185d312e8541431ca51b788","kind":"tag","published_at":"2016-11-04T10:23:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+143","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143/manifests"},{"name":"jdk-9+142","sha":"f67be9ea6741d050cc16bf77cf65afb89f72f5ed","kind":"tag","published_at":"2016-10-27T06:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+142","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142/manifests"},{"name":"jdk-9+141","sha":"b5e5a27c07b94d4eed141f1facd05bf129c1fc38","kind":"tag","published_at":"2016-10-20T09:11:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+141","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141/manifests"},{"name":"jdk-9+140","sha":"2556a36a1fbfe9cae4879fe185cb635224a75a9c","kind":"tag","published_at":"2016-10-13T07:24:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+140","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140/manifests"},{"name":"jdk-9+139","sha":"05223763914b3c59771e478e817d422390ff3792","kind":"tag","published_at":"2016-10-06T21:30:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+139","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139/manifests"},{"name":"jdk-9+138","sha":"bf36c7323204673dec50531b30b82937211d5b36","kind":"tag","published_at":"2016-09-29T06:10:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+138","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138/manifests"},{"name":"jdk-9+137","sha":"760cdfe7fdfc67dce739842f75996afd17b88603","kind":"tag","published_at":"2016-09-22T13:21:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+137","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137/manifests"},{"name":"jdk-9+136","sha":"61ff2836e9660a25fc28a84cf0e979e39eca65fb","kind":"tag","published_at":"2016-09-15T14:44:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+136","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136/manifests"},{"name":"jdk-9+135","sha":"1e19f7a5ca55f2aca01023d05513a529b58931dc","kind":"tag","published_at":"2016-09-08T06:36:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+135","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135/manifests"},{"name":"jdk-9+134","sha":"1c191deeefd0e7b2b5f6918a210707845cdca85f","kind":"tag","published_at":"2016-09-01T09:33:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+134","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134/manifests"},{"name":"jdk-9+133","sha":"3b021b234f6b9e9635b8c7e76f025105ef0e964b","kind":"tag","published_at":"2016-08-25T11:37:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+133","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133/manifests"},{"name":"jdk-9+132","sha":"e7c81d61a49a42a5be3f2d589584a8ab1e5a94fa","kind":"tag","published_at":"2016-08-18T08:39:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+132","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132/manifests"},{"name":"jdk-9+131","sha":"faac28b1016154c82a6826035d1df40c2c1cb19c","kind":"tag","published_at":"2016-08-11T11:48:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+131","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131/manifests"},{"name":"jdk-9+130","sha":"81d26e4fd1c3e08670ec9f8fbdd90d113e0953bc","kind":"tag","published_at":"2016-08-04T11:25:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+130","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130/manifests"},{"name":"jdk-9+129","sha":"9d7a4b0fb13528a9e1d34aeacfb7f0b018d27109","kind":"tag","published_at":"2016-07-28T08:59:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+129","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129/manifests"},{"name":"jdk-9+128","sha":"a901a16037047af7eb6bf85d100f9a6978f9d3e7","kind":"tag","published_at":"2016-07-21T12:55:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+128","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128/manifests"},{"name":"jdk-9+127","sha":"90224a2f416314cbebc845b67a5ecedcd0dfd989","kind":"tag","published_at":"2016-07-14T09:00:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+127","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127/manifests"},{"name":"jdk-9+126","sha":"65c86feb834c274d34bace999e5aaa80596cf551","kind":"tag","published_at":"2016-07-07T21:24:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+126","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126/manifests"},{"name":"jdk-9+125","sha":"613e3409612adebea71909e6c6b9a0ead73bbcc4","kind":"tag","published_at":"2016-06-30T14:21:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+125","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125/manifests"},{"name":"jdk-9+124","sha":"d8919cc68384876110989fdccc6fb344e9530d0f","kind":"tag","published_at":"2016-06-23T18:45:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+124","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124/manifests"},{"name":"jdk-9+123","sha":"b5884d09ee9605edfe3b8d89a0b2998c365b7aca","kind":"tag","published_at":"2016-06-16T15:21:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+123","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123/manifests"},{"name":"jdk-9+122","sha":"4a1aac42ff4c0f2af8d7fa512056a048abcd1c75","kind":"tag","published_at":"2016-06-09T11:49:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+122","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122/manifests"},{"name":"jdk-9+121","sha":"db79c2a0e44c87ff55dd217ebb1db29526f16997","kind":"tag","published_at":"2016-06-02T11:11:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+121","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121/manifests"},{"name":"jdk-9+120","sha":"266213c6c7c8d617c9e7531ecffc829c92508cf0","kind":"tag","published_at":"2016-05-26T16:55:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+120","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120/manifests"},{"name":"jdk-9+119","sha":"f6a03b7ed0f23539c745c2eb62b6dc8b7060aadb","kind":"tag","published_at":"2016-05-19T15:10:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+119","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119/manifests"},{"name":"jdk-9+118","sha":"bceda33a87fb8ab055c1d45b957fdfdf84fb61ac","kind":"tag","published_at":"2016-05-12T09:15:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+118","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118/manifests"},{"name":"jdk-9+117","sha":"4958f5d7ea685430c4bd550b45c08c35b6436b48","kind":"tag","published_at":"2016-05-05T13:26:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+117","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117/manifests"},{"name":"jdk-9+116","sha":"c69efa672b4872f08466cf0596ad58310962dcd8","kind":"tag","published_at":"2016-04-28T15:13:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+116","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116/manifests"},{"name":"jdk-9+115","sha":"7e9118010fa592f183b291ada17b2cfd93456574","kind":"tag","published_at":"2016-04-21T14:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+115","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115/manifests"},{"name":"jdk-9+114","sha":"d9613fdbcc5989345e6d2fcae2866885a13d1a23","kind":"tag","published_at":"2016-04-14T08:01:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+114","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114/manifests"},{"name":"jdk-9+113","sha":"7471701e104dc53a558a0be492cc6890bdbb36b3","kind":"tag","published_at":"2016-04-07T07:55:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+113","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113/manifests"},{"name":"jdk-9+112","sha":"67e337491ed3c9504e76a5a85a5bbc8ecd4ee740","kind":"tag","published_at":"2016-03-31T07:14:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+112","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112/manifests"},{"name":"jdk-9+111","sha":"eb13af26664a5f0731a8051505b111316783ee6c","kind":"tag","published_at":"2016-03-24T03:33:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+111","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111/manifests"},{"name":"jdk-9+110","sha":"f914c05dafe9374971a70086249ccbbae76e8870","kind":"tag","published_at":"2016-03-15T11:00:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+110","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110/manifests"},{"name":"jdk-9+109","sha":"9203f6b8f9862876c619e7ef0b467aa4d3d87dca","kind":"tag","published_at":"2016-03-10T09:24:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+109","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109/manifests"},{"name":"jdk-9+108","sha":"844738474b619f6c3008680b4d36414fb7d1a45c","kind":"tag","published_at":"2016-03-03T11:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+108","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108/manifests"},{"name":"jdk-9+107","sha":"7244b5fbd0debc6dde00aafe2d80469a017ac8b5","kind":"tag","published_at":"2016-02-25T09:05:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+107","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107/manifests"},{"name":"jdk-9+106","sha":"1ef5ec279b13cc0667fce655f5a0e901cb12f7b7","kind":"tag","published_at":"2016-02-18T10:06:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+106","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106/manifests"},{"name":"jdk-9+105","sha":"753d760430aba8ced9cdb64d911150612eeb4911","kind":"tag","published_at":"2016-02-11T18:39:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+105","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105/manifests"},{"name":"jdk-9+104","sha":"018c8d2555b1df29afceba12ffa545e84e85e3aa","kind":"tag","published_at":"2016-02-04T17:42:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+104","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104/manifests"},{"name":"jdk-9+103","sha":"c4497c1200984d0319327d984d825e25185e1778","kind":"tag","published_at":"2016-01-28T11:39:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+103","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103/manifests"},{"name":"jdk-9+102","sha":"5219ba54ef5177996a7b8dbaa3b228bd9f6d5e32","kind":"tag","published_at":"2016-01-21T08:31:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+102","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102/manifests"},{"name":"jdk-9+101","sha":"0bef24cdaa0761afe4753e88624bfa1c9da9d327","kind":"tag","published_at":"2016-01-14T10:58:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+101","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101/manifests"},{"name":"jdk-9+100","sha":"45075bc3df6502ab43b472060957b2457286c4e5","kind":"tag","published_at":"2016-01-07T15:17:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+100","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100/manifests"},{"name":"jdk-9+99","sha":"1972c0632853c4b83044b53ff502e91b50a9abae","kind":"tag","published_at":"2015-12-24T10:23:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+99","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99/manifests"},{"name":"jdk-9+98","sha":"460e68a212a2538a412e13505bac0f7d0d8b78e1","kind":"tag","published_at":"2015-12-18T11:03:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+98","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98/manifests"},{"name":"jdk-9+97","sha":"dffeb682512cb7ed381cd108812ea2b4b9e611d0","kind":"tag","published_at":"2015-12-18T02:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+97","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97/manifests"},{"name":"jdk-9+96","sha":"cd7474a2953840e26f158f26d592bb594225ada0","kind":"tag","published_at":"2015-12-10T11:46:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+96","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96/manifests"},{"name":"jdk-9+95","sha":"448dce2c3b657e0cb4bf9d57dda9b895af7bc478","kind":"tag","published_at":"2015-12-02T16:15:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+95","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95/manifests"},{"name":"9-b94","sha":"666adb6a56e08484916386b847dd6c160813f481","kind":"tag","published_at":"2015-11-26T12:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94/manifests"},{"name":"9-b93","sha":"a1a99c84126c5838a7c74bbdb276c43d099fef33","kind":"tag","published_at":"2015-11-19T10:36:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93/manifests"},{"name":"9-b92","sha":"6da10a0570453e615488bcdbadb90323f661aa01","kind":"tag","published_at":"2015-11-12T09:59:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92/manifests"},{"name":"9-b91","sha":"891e30e9015dd227525c04cfa335a2dbfddc4a8c","kind":"tag","published_at":"2015-11-05T10:59:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91/manifests"},{"name":"9-b90","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-30T09:05:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90/manifests"},{"name":"9-b89","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-29T08:56:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89/manifests"},{"name":"9-b88","sha":"02204a98f0a33f9647913c42999ddd7c53a060f1","kind":"tag","published_at":"2015-10-22T09:04:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88/manifests"},{"name":"9-b86","sha":"3060ec562985168a7f9379ccf293a7da7583a924","kind":"tag","published_at":"2015-10-15T12:04:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86/manifests"},{"name":"9-b85","sha":"8a5ebd277b07d4891a01d4c84a19cb4d13ff8790","kind":"tag","published_at":"2015-10-08T15:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85/manifests"},{"name":"9-b84","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-10-06T16:17:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84/manifests"},{"name":"9-b83","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-09-25T06:48:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83/manifests"},{"name":"9-b82","sha":"a2e95bd699549864d72140057fd804c0595ce5c6","kind":"tag","published_at":"2015-09-18T02:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82/manifests"},{"name":"9-b81","sha":"37e70de5d2a3ed8739a81f9cf42c141577c132c6","kind":"tag","published_at":"2015-09-11T01:27:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81/manifests"},{"name":"9-b80","sha":"1206c8b2ba6d16b2d947566a1a6de8758748551a","kind":"tag","published_at":"2015-09-03T06:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80/manifests"},{"name":"9-b79","sha":"a3f1e1ce395aa36a8683b6b5f9e5ec9cd895221a","kind":"tag","published_at":"2015-08-27T09:28:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79/manifests"},{"name":"9-b78","sha":"d4734924f6bee35b26cac515e0d530bbfca2795c","kind":"tag","published_at":"2015-08-20T10:16:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78/manifests"},{"name":"9-b77","sha":"3663b87358ba1270f219201d2587bc49d0df765b","kind":"tag","published_at":"2015-08-13T11:46:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77/manifests"},{"name":"9-b76","sha":"0e5e014c0931103b7949308af46bb79b5861a7ed","kind":"tag","published_at":"2015-08-06T09:07:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76/manifests"},{"name":"9-b75","sha":"29b3cf8f842b9b8547302b0918f5ca5c39d7e718","kind":"tag","published_at":"2015-07-30T09:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75/manifests"},{"name":"9-b74","sha":"ea1fa766bbeff70d38a0e41c86a913eabfe6325c","kind":"tag","published_at":"2015-07-23T08:26:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74/manifests"},{"name":"9-b73","sha":"28be67e56790e9aff2a3745e3c1354d9ea1f00d9","kind":"tag","published_at":"2015-07-16T14:12:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73/manifests"},{"name":"9-b72","sha":"a0737e5d402aa496415685bb07c84559c337ead9","kind":"tag","published_at":"2015-07-09T07:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72/manifests"},{"name":"9-b71","sha":"c3a016a7ec451671c38f968c9158d4804bfe774d","kind":"tag","published_at":"2015-07-02T08:08:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71/manifests"},{"name":"9-b70","sha":"960bd706f12f3eaf3145c3f038a93f0e9ca371b6","kind":"tag","published_at":"2015-06-25T09:26:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70/manifests"},{"name":"9-b69","sha":"bf272fc152d66461327b774fe3cad12c0e360d4d","kind":"tag","published_at":"2015-06-18T10:54:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69/manifests"},{"name":"9-b68","sha":"219a7e0e488062eb3e4da173d4339c706ebcd4bc","kind":"tag","published_at":"2015-06-11T11:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68/manifests"},{"name":"9-b67","sha":"8040cebf01508e79b8aa89de8f092fb72a1c3537","kind":"tag","published_at":"2015-06-04T09:26:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67/manifests"},{"name":"9-b66","sha":"2f3e13158961d78ae0f9a1a8e45a4e99f836d830","kind":"tag","published_at":"2015-05-28T07:31:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66/manifests"},{"name":"9-b65","sha":"60291ae36e9e327cefb05b18b4bd6a93861d5483","kind":"tag","published_at":"2015-05-21T10:16:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65/manifests"},{"name":"9-b64","sha":"c5c9f95a08a81f3e900cf8c2abfb2746db3713a6","kind":"tag","published_at":"2015-05-14T09:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64/manifests"},{"name":"9-b63","sha":"f9d7cee700520c8993e20581ea2c19849733ea1d","kind":"tag","published_at":"2015-05-07T07:26:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63/manifests"},{"name":"9-b62","sha":"6d178c95e5d55089e4474f8cf552845750a398af","kind":"tag","published_at":"2015-04-30T07:29:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62/manifests"},{"name":"9-b61","sha":"61797ff490af0d748683b61476a65931156c8675","kind":"tag","published_at":"2015-04-23T09:25:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61/manifests"},{"name":"8u51-b09","sha":"bcd5fc1fd4f546158267aeecb788783258a7ad35","kind":"tag","published_at":"2015-04-21T08:17:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09/manifests"},{"name":"9-b60","sha":"35d305f9e84970067bbc4014072e9f02d72a344b","kind":"tag","published_at":"2015-04-16T14:07:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60/manifests"},{"name":"8u51-b08","sha":"63f64f9c441b51ed003b27f9c4bffe206d1a0eab","kind":"tag","published_at":"2015-04-14T06:46:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08/manifests"},{"name":"8u45-b11","sha":"2a33f0b144b5a07b803d5e070bce58f4885ce5b9","kind":"tag","published_at":"2015-04-13T18:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11/manifests"},{"name":"9-b59","sha":"35f0257812269d44adf154cbd2db32d6e58a1643","kind":"tag","published_at":"2015-04-09T09:47:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59/manifests"},{"name":"8u51-b07","sha":"a1b72be5658c2e18db70c93f3c92802b0ed7b6e5","kind":"tag","published_at":"2015-04-07T12:36:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07/manifests"},{"name":"9-b58","sha":"9eb3005c14aae7bacd4520a333c46254a8c552e5","kind":"tag","published_at":"2015-04-04T20:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58/manifests"},{"name":"9-b57","sha":"2e61c9163e16869bed2ba19fba0f2e3b47a97fb5","kind":"tag","published_at":"2015-04-02T09:57:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57/manifests"},{"name":"8u51-b06","sha":"da275cb00aa8be747f2e7de593c903e200bc091b","kind":"tag","published_at":"2015-03-31T06:03:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06/manifests"},{"name":"9-b56","sha":"fd9dd36da9d0f62fcc2cda0740b61f0003b79c28","kind":"tag","published_at":"2015-03-26T11:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56/manifests"},{"name":"8u60-b08","sha":"27854c66773e605f5163f7a316fe8acc1a2146d7","kind":"tag","published_at":"2015-03-25T05:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08/manifests"},{"name":"8u51-b05","sha":"304b6f4f7aea08bc167ecdc279c413c9960cab41","kind":"tag","published_at":"2015-03-24T04:54:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05/manifests"},{"name":"8u51-b04","sha":"db5615a327642df6cf851619327c5587227c5440","kind":"tag","published_at":"2015-03-19T12:04:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04/manifests"},{"name":"9-b55","sha":"75e686157c9959a54ad8485b966561bafb114eed","kind":"tag","published_at":"2015-03-19T09:25:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55/manifests"},{"name":"8u45-b13","sha":"6b91866419b37539e0cb7585ddeca78a3e1a8ec9","kind":"tag","published_at":"2015-03-18T05:38:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13/manifests"},{"name":"8u60-b07","sha":"3858d0e9982b24b58951c10733b75dd915007d39","kind":"tag","published_at":"2015-03-18T05:34:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07/manifests"},{"name":"8u60-b06","sha":"dc630c8b218630e30df2180f0f09f144e33386dc","kind":"tag","published_at":"2015-03-18T00:31:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06/manifests"},{"name":"8u45-b12","sha":"c407f83380925e3d2ad63acbf5acc6477d972f5f","kind":"tag","published_at":"2015-03-17T05:23:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12/manifests"},{"name":"8u40-b27","sha":"1d8e815d247b1085124a6666017e1631be2f0d01","kind":"tag","published_at":"2015-03-13T15:22:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27/manifests"},{"name":"9-b54","sha":"a387174a4eec9c63e2583109d06c9652d07d7b4e","kind":"tag","published_at":"2015-03-12T06:53:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54/manifests"},{"name":"8u51-b03","sha":"f5428dc268a55746d1ae0c785b1df6ad0a0d7cbe","kind":"tag","published_at":"2015-03-12T05:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03/manifests"},{"name":"8u40-b26","sha":"464aedb0b8a9a93a0d15809df0a0fa4bd28bc21e","kind":"tag","published_at":"2015-03-08T02:20:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26/manifests"},{"name":"9-b53","sha":"9f0be48700061142e5528c272a960af504d95bb3","kind":"tag","published_at":"2015-03-05T09:49:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53/manifests"},{"name":"8u51-b02","sha":"f2b337e35f7d275c23b93101e897ba5e25d75ba8","kind":"tag","published_at":"2015-03-05T07:37:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02/manifests"},{"name":"8u60-b05","sha":"c6bdf0fd5a31f05a679a27bdab270364b3b5f925","kind":"tag","published_at":"2015-03-04T04:42:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05/manifests"},{"name":"8u45-b10","sha":"80f0188f8683ec3b68795624ccd9469b4cb60d34","kind":"tag","published_at":"2015-03-03T04:05:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10/manifests"},{"name":"8u51-b01","sha":"ed3db86c2a062a6d8dbc350ff19fd1fe3750b86c","kind":"tag","published_at":"2015-02-26T19:05:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01/manifests"},{"name":"9-b52","sha":"5f7e373a281258fd16a73e4bc5341df46dbf6260","kind":"tag","published_at":"2015-02-26T09:04:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52/manifests"},{"name":"8u60-b04","sha":"4597a47010cb1e1bf4862a9dd75d242dd8de2b8a","kind":"tag","published_at":"2015-02-25T07:32:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04/manifests"},{"name":"8u45-b09","sha":"d4fa590586fca4d390e6bca80cd46b40c04b3aab","kind":"tag","published_at":"2015-02-24T07:16:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09/manifests"},{"name":"9-b51","sha":"431cf9aa689d374a2f25003be9f1bb0d76e48740","kind":"tag","published_at":"2015-02-19T15:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b51","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51/manifests"},{"name":"8u60-b03","sha":"cce2f871157eb76ed4dbd3fde1d3a7ed817e8296","kind":"tag","published_at":"2015-02-18T05:54:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03/manifests"},{"name":"8u45-b08","sha":"feed497906a933d2f2eb3390eaa621b61525d2b7","kind":"tag","published_at":"2015-02-17T08:07:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08/manifests"},{"name":"9-b50","sha":"9955299e81acc10994d73e62c692cf5faf200551","kind":"tag","published_at":"2015-02-12T08:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b50","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50/manifests"},{"name":"8u40-b25","sha":"05fa37f05ef89813dd5ff537943dce47e3cda1b0","kind":"tag","published_at":"2015-02-11T09:38:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25/manifests"},{"name":"8u60-b02","sha":"5372c90dd48e5cdb6822abbe23f50b039ccc1db0","kind":"tag","published_at":"2015-02-11T05:10:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02/manifests"},{"name":"8u45-b07","sha":"3ba6a515acf2174bb50fe2516924f80fe7852756","kind":"tag","published_at":"2015-02-09T23:30:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07/manifests"},{"name":"8u60-b01","sha":"4dc647a34b1119b0aafaea3587aeb71c3cb0e8fd","kind":"tag","published_at":"2015-02-06T23:43:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01/manifests"},{"name":"9-b49","sha":"6ebe973f7d0cb4c9b1e9e108a5bdbbf44dbaaba1","kind":"tag","published_at":"2015-02-05T12:12:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b49","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49/manifests"},{"name":"8u40-b24","sha":"30d89c9830182ec21c7ee2e889eaba570494c8ab","kind":"tag","published_at":"2015-02-04T05:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24/manifests"},{"name":"8u45-b06","sha":"4783fadf191bec4dfd1141bd7dcba8bd94395f56","kind":"tag","published_at":"2015-02-03T04:22:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06/manifests"},{"name":"9-b48","sha":"d2d1d18a979f8d0af92c36f50e2489bdc15f5484","kind":"tag","published_at":"2015-01-29T08:09:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b48","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48/manifests"},{"name":"8u40-b23","sha":"29b9abdfac93b99c6c15e0814916c23bb67166e5","kind":"tag","published_at":"2015-01-28T06:03:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23/manifests"},{"name":"8u45-b05","sha":"6e20019b446c5966efbc9379ddfeaf7e3d6b1c9a","kind":"tag","published_at":"2015-01-27T05:51:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05/manifests"},{"name":"9-b47","sha":"632acc173ede884c0077e00775bd074f9adf5ec3","kind":"tag","published_at":"2015-01-22T08:50:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b47","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47/manifests"},{"name":"8u40-b22","sha":"c4cee6601bd1e37e335152105b0228f126cafde5","kind":"tag","published_at":"2015-01-21T09:48:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22/manifests"},{"name":"8u45-b04","sha":"e00a85c5190b2cb51e0cd49abb3d6255664304fa","kind":"tag","published_at":"2015-01-21T09:29:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04/manifests"},{"name":"9-b46","sha":"ac3c6c0af8f97e1f4fc7d2482d27e28c99605f4a","kind":"tag","published_at":"2015-01-15T11:54:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b46","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46/manifests"},{"name":"8u40-b21","sha":"13425d4ea891ef6ad267222c1d3cd8b9e6bb2712","kind":"tag","published_at":"2015-01-14T05:16:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21/manifests"},{"name":"8u45-b03","sha":"0f7db044958f90b348afbd4e14170bd40c8ce999","kind":"tag","published_at":"2015-01-13T05:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03/manifests"},{"name":"9-b45","sha":"e686efb3350057cf6321c40b6715453746217a59","kind":"tag","published_at":"2015-01-08T08:14:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b45","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45/manifests"},{"name":"8u40-b20","sha":"3d70c424473fe3b01eaeb0ae58dedb1d19a8c3e7","kind":"tag","published_at":"2014-12-31T05:35:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20/manifests"},{"name":"9-b44","sha":"e4662e22f04077dd9f64f768ca29ca9f08f76b32","kind":"tag","published_at":"2014-12-24T10:44:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b44","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44/manifests"},{"name":"8u45-b02","sha":"bf6fb4de3ee557689e08c898363aa97e2f403a4f","kind":"tag","published_at":"2014-12-23T08:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02/manifests"},{"name":"9-b43","sha":"55878d7559296feab06c8c55414ad5c1e19e23fa","kind":"tag","published_at":"2014-12-18T11:41:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b43","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43/manifests"},{"name":"8u31-b13","sha":"eb087309a4b68bd55ee89aefa25756c9b5e82de2","kind":"tag","published_at":"2014-12-18T09:52:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13/manifests"},{"name":"8u40-b19","sha":"6b47ee8936e10a3493cd8ed2f8e6489fa3c81fdd","kind":"tag","published_at":"2014-12-17T09:03:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19/manifests"},{"name":"8u45-b01","sha":"919886f34e53c31d7b1bfcdf7d451ca050db580a","kind":"tag","published_at":"2014-12-16T17:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01/manifests"},{"name":"9-b42","sha":"cb3cd58e440636cfdc18a9a8c198a70e8fa8754a","kind":"tag","published_at":"2014-12-11T12:00:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b42","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42/manifests"},{"name":"8u40-b18","sha":"ad7d0208926407faf8783fd16214237b70d23875","kind":"tag","published_at":"2014-12-10T06:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18/manifests"},{"name":"8u31-b12","sha":"1227276f9e41b6ab7e6a8380d506981075587c27","kind":"tag","published_at":"2014-12-09T11:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12/manifests"},{"name":"9-b41","sha":"9c0884e5c4ff0904626b7da7bbea5f5c01311429","kind":"tag","published_at":"2014-12-04T06:59:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b41","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41/manifests"},{"name":"8u40-b17","sha":"fae4885c04b51d87f1abd799a41e0ee32a8d788c","kind":"tag","published_at":"2014-12-03T07:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17/manifests"},{"name":"8u31-b11","sha":"f1b16a102324e1bbbf272bfeb6c4be2c669666a7","kind":"tag","published_at":"2014-12-03T05:17:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11/manifests"},{"name":"8u40-b16","sha":"5f9a2deae25859e47b5361d95b99035e26d82540","kind":"tag","published_at":"2014-11-26T09:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16/manifests"},{"name":"8u31-b10","sha":"10bbc3528a703b71227c317495373b38efad83df","kind":"tag","published_at":"2014-11-25T05:04:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10/manifests"},{"name":"8u40-b15","sha":"d39eb3c24e6167e4bedc9e5e2801c12ce38b9b5e","kind":"tag","published_at":"2014-11-19T08:35:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15/manifests"},{"name":"8u31-b09","sha":"7f3b90c8f615682dd84b880221fa7712f77bdf1d","kind":"tag","published_at":"2014-11-18T06:45:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09/manifests"},{"name":"9-b40","sha":"fa2db0be6cd8ad2cd1be3764685c523dcbda7f82","kind":"tag","published_at":"2014-11-18T04:37:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b40","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40/manifests"},{"name":"9-b39","sha":"e359662bd02205f25ec5e1992b0d81de445a098f","kind":"tag","published_at":"2014-11-13T05:39:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b39","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39/manifests"},{"name":"8u40-b14","sha":"39ffc36db96a1bfed5ae35d4f6005ab11a616e0d","kind":"tag","published_at":"2014-11-12T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14/manifests"},{"name":"8u31-b08","sha":"e92cd098da847c4620d67f82f8d68909e06b53ea","kind":"tag","published_at":"2014-11-11T05:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08/manifests"},{"name":"9-b38","sha":"51d1000543c5b1879fb26cb9a19f81e7ed39d080","kind":"tag","published_at":"2014-11-06T04:05:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b38","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38/manifests"},{"name":"8u40-b13","sha":"0c48e387a3d5183f45e11566ac3d6f3be849176a","kind":"tag","published_at":"2014-11-05T09:15:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13/manifests"},{"name":"8u31-b07","sha":"0f3f168402d212f51586a45c48120198ae04b5c0","kind":"tag","published_at":"2014-11-04T20:49:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07/manifests"},{"name":"9-b37","sha":"30013a579a87f07a3ec429365fcb7fbe170940f3","kind":"tag","published_at":"2014-10-30T05:29:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b37","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37/manifests"},{"name":"8u40-b12","sha":"66479fb5885c5b97db935fb820777a15dadcdb62","kind":"tag","published_at":"2014-10-29T07:46:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12/manifests"},{"name":"8u31-b06","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-28T07:48:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06/manifests"},{"name":"9-b36","sha":"6fb58408f2aa6205a15fb5b28f8e8f843d3e82ec","kind":"tag","published_at":"2014-10-23T05:22:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b36","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36/manifests"},{"name":"8u40-b11","sha":"7af417d0d6a0170a8dae29a84df8ad325ef12ded","kind":"tag","published_at":"2014-10-22T10:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11/manifests"},{"name":"8u31-b05","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-21T10:15:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05/manifests"},{"name":"9-b35","sha":"6a5ab345823802700c2ff6c9b712ebb67cb5d512","kind":"tag","published_at":"2014-10-16T07:39:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b35","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35/manifests"},{"name":"8u40-b10","sha":"3b62ed4b26511b6806fef9e0379ca555ba87596e","kind":"tag","published_at":"2014-10-15T22:11:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10/manifests"},{"name":"8u31-b04","sha":"d5de1d1fdd1cf2226d08bf85a02d0ba4467bd364","kind":"tag","published_at":"2014-10-14T19:29:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04/manifests"},{"name":"9-b34","sha":"1606bff84f31838c700d2642754658b4f98f5423","kind":"tag","published_at":"2014-10-09T07:42:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b34","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34/manifests"},{"name":"8u25-b18","sha":"94ca096cc07f1653d1c7ca9fa74feb004c8aba7f","kind":"tag","published_at":"2014-10-08T19:38:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18/manifests"},{"name":"8u40-b09","sha":"19f26cfa947ef76c0910889e8d4ba943a7db20d8","kind":"tag","published_at":"2014-10-08T06:25:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09/manifests"},{"name":"8u31-b03","sha":"c318543d0dcf187de055463eb52e5ef971267fc6","kind":"tag","published_at":"2014-10-07T21:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03/manifests"},{"name":"9-b33","sha":"4d86e4ebacceb4982402ba90fc2a3a6998fd362c","kind":"tag","published_at":"2014-10-03T00:21:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b33","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33/manifests"},{"name":"8u40-b08","sha":"c2152ea6bfa440e77c4b6e792dda098649b63518","kind":"tag","published_at":"2014-10-01T07:43:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08/manifests"},{"name":"8u31-b02","sha":"33e11de1ce66a901ff4762b1a7263ac7472de071","kind":"tag","published_at":"2014-09-30T14:28:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02/manifests"},{"name":"9-b32","sha":"3f331e899b9020f1ba8d2423405d5fdafc7dc1c0","kind":"tag","published_at":"2014-09-25T18:05:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b32","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32/manifests"},{"name":"8u40-b07","sha":"7d62fa7666bd6301737d8fca7cda49848ddf2bc4","kind":"tag","published_at":"2014-09-24T21:18:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07/manifests"},{"name":"8u31-b01","sha":"e99a34023aa2f7834f5a73f47f28b2279164be51","kind":"tag","published_at":"2014-09-23T21:48:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01/manifests"},{"name":"8u25-b17","sha":"c835e79ec573a5099517d6fd0dbdf943643efda2","kind":"tag","published_at":"2014-09-18T23:23:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17/manifests"},{"name":"9-b31","sha":"fe710a968ef5780dee7730f926a4771d84f4df87","kind":"tag","published_at":"2014-09-18T22:37:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b31","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31/manifests"},{"name":"8u40-b06","sha":"b21d18a90224f711b4c536ba5d6656f17b378d1a","kind":"tag","published_at":"2014-09-17T20:35:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06/manifests"},{"name":"9-b30","sha":"158d74da4243041ecef62e359410362486200c91","kind":"tag","published_at":"2014-09-11T14:31:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b30","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30/manifests"},{"name":"8u25-b16","sha":"2d43e87d77dbc86c2f7d78f81b2b4802809f7951","kind":"tag","published_at":"2014-09-10T16:06:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16/manifests"},{"name":"8u40-b05","sha":"6ff8fa391dada0870e83a100dffd1ebdb31c46e1","kind":"tag","published_at":"2014-09-10T15:28:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05/manifests"},{"name":"9-b29","sha":"760e15bb1dbd25e5ecd3515d6a9d75463c67ecf8","kind":"tag","published_at":"2014-09-04T14:59:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b29","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29/manifests"},{"name":"8u40-b04","sha":"b461b888958ee57c450e1c1e07384359212be721","kind":"tag","published_at":"2014-09-03T15:23:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04/manifests"},{"name":"8u25-b15","sha":"214246ad012541bb07ad646b983c0f7df72f5e4c","kind":"tag","published_at":"2014-09-03T14:48:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15/manifests"},{"name":"9-b28","sha":"5a8a6d8a856fcac76bffc1be8c8e966745d74a70","kind":"tag","published_at":"2014-08-29T14:35:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b28","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28/manifests"},{"name":"8u40-b03","sha":"714f1aac07360d736b58e8b12ec05813bb89cd35","kind":"tag","published_at":"2014-08-27T14:55:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03/manifests"},{"name":"8u25-b14","sha":"7b0edc195afcb3602ac25bbc1a2be961bf645ec6","kind":"tag","published_at":"2014-08-26T14:39:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14/manifests"},{"name":"9-b27","sha":"a526744a28770e567fabe078c78d4da6f2e2e488","kind":"tag","published_at":"2014-08-21T15:20:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27/manifests"},{"name":"8u40-b02","sha":"a46c418c279f2f868f6bef42d0518293b56ac19e","kind":"tag","published_at":"2014-08-21T14:40:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02/manifests"},{"name":"8u25-b13","sha":"02eead6d8e200421a9c73b85bbfcac9cafc3e431","kind":"tag","published_at":"2014-08-19T14:43:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13/manifests"},{"name":"8u40-b01","sha":"4652b7c9bdab6a5856a683babab50bcb1c718c1f","kind":"tag","published_at":"2014-08-13T14:51:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01/manifests"},{"name":"8u25-b12","sha":"7219590651e82650f7d3f791f06050f8e9aef9e6","kind":"tag","published_at":"2014-08-12T14:48:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12/manifests"},{"name":"9-b26","sha":"7a5b197a0af396c980335c57c7fae6df10a54c7e","kind":"tag","published_at":"2014-08-09T15:18:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26/manifests"},{"name":"8u25-b11","sha":"f2820d0562decd4181c4e6eeb80026481ea65597","kind":"tag","published_at":"2014-08-05T14:34:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11/manifests"},{"name":"8u20-b26","sha":"0bce37b8aea07d19cdf1814f8e3c8dc8ba1df2b2","kind":"tag","published_at":"2014-07-31T15:05:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26/manifests"},{"name":"9-b25","sha":"69c9dbd69eb2c085cbb1c44748e2389ee2268081","kind":"tag","published_at":"2014-07-31T14:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25/manifests"},{"name":"8u25-b10","sha":"e423339cdd96cc7067be6ca8f34a75948f5192e0","kind":"tag","published_at":"2014-07-29T14:52:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10/manifests"},{"name":"8u20-b25","sha":"e92a218928b2f98909d8d3d5199fde6b5a5a3b0d","kind":"tag","published_at":"2014-07-25T04:23:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25/manifests"},{"name":"8u25-b09","sha":"27c635a78256f8419e28c1163e96b08850f3ae00","kind":"tag","published_at":"2014-07-24T15:18:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09/manifests"},{"name":"8u20-b24","sha":"14f06adc9b497b63158f761773d0e823179c23e2","kind":"tag","published_at":"2014-07-24T14:54:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24/manifests"},{"name":"9-b24","sha":"8089c7e4090a65dd4239f9b87a6c1eef0c81d923","kind":"tag","published_at":"2014-07-24T14:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24/manifests"},{"name":"8u25-b08","sha":"a3e94f1726b38459d958fef0d7a1b6a4f0a314b6","kind":"tag","published_at":"2014-07-22T15:29:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08/manifests"},{"name":"9-b23","sha":"3cb0248df61b6c05b51c655cabfc5ba84506e1a0","kind":"tag","published_at":"2014-07-17T15:28:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23/manifests"},{"name":"8u20-b23","sha":"891177468d64d90618f80bf5e5de135b63ef7e77","kind":"tag","published_at":"2014-07-16T15:33:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23/manifests"},{"name":"8u25-b07","sha":"6a26310e0fb8d3b5428ea340309ce74df7256860","kind":"tag","published_at":"2014-07-15T16:17:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07/manifests"},{"name":"9-b22","sha":"a1a3989d8a988b19addbb1ed7322bedc1d3719ca","kind":"tag","published_at":"2014-07-10T15:14:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22/manifests"},{"name":"8u20-b22","sha":"96245c18b86c7387a1b9afc7a38b367f46e9147b","kind":"tag","published_at":"2014-07-09T14:35:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22/manifests"},{"name":"8u25-b06","sha":"2987b9eb9e041898392b6596f81b25652057b729","kind":"tag","published_at":"2014-07-08T14:50:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06/manifests"},{"name":"9-b21","sha":"d97cb16f23e6e20a62c3239d0ceaa6c51e043592","kind":"tag","published_at":"2014-07-03T14:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21/manifests"},{"name":"8u20-b21","sha":"4d16dd0995ab04775f41d2be548c6ea33aef0434","kind":"tag","published_at":"2014-07-02T14:51:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21/manifests"},{"name":"8u25-b05","sha":"31ec2ff88948f1da78e0721750c6423d5a5c3ae1","kind":"tag","published_at":"2014-07-01T14:38:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05/manifests"},{"name":"9-b20","sha":"3bd745ba23d4ad6d2eef43abd5680a479db65175","kind":"tag","published_at":"2014-06-26T14:28:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20/manifests"},{"name":"8u20-b20","sha":"0cfa49ffa57616d0abd09161f61c4e074345106c","kind":"tag","published_at":"2014-06-25T16:01:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20/manifests"},{"name":"8u25-b04","sha":"20afbb2292fbe6934523d5757e791bf99c788523","kind":"tag","published_at":"2014-06-24T01:55:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04/manifests"},{"name":"9-b19","sha":"73bdfcb72aa6c3faf2156f911aee2bf2611a45c6","kind":"tag","published_at":"2014-06-19T15:40:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19/manifests"},{"name":"8u25-b03","sha":"eeaa9c57293f6b5bab9482e067902ee8ab24f640","kind":"tag","published_at":"2014-06-19T02:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03/manifests"},{"name":"8u20-b19","sha":"694d6313847baddee5601474c249b4c2fc964c32","kind":"tag","published_at":"2014-06-18T15:39:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19/manifests"},{"name":"8u11-b12","sha":"6d180c190e6ad902715fa0a460db95251c8d263a","kind":"tag","published_at":"2014-06-17T04:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12/manifests"},{"name":"9-b18","sha":"18e4ee1eb3f7ba0661133c8140181b9d53bf4a1e","kind":"tag","published_at":"2014-06-13T15:21:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18/manifests"},{"name":"8u25-b02","sha":"f684968527ded3a38790de605728034bab1e4e13","kind":"tag","published_at":"2014-06-12T15:56:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02/manifests"},{"name":"9-b17","sha":"8b8229e8a4f2b9783675682022481d8422d5bf24","kind":"tag","published_at":"2014-06-12T15:06:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17/manifests"},{"name":"8u20-b18","sha":"6b3dc8a1754189d506667a7162f8e46475d6a985","kind":"tag","published_at":"2014-06-11T04:34:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18/manifests"},{"name":"8u25-b01","sha":"0e8e4ec1aff538385e03df2711b6dd3fca1c80f4","kind":"tag","published_at":"2014-06-05T15:49:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01/manifests"},{"name":"9-b16","sha":"35f65a57367e6de7c8aa2863773500391af879c5","kind":"tag","published_at":"2014-06-05T15:11:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16/manifests"},{"name":"8u20-b17","sha":"93fda2e63c261c1e582498aad6c0e0e5fbdef918","kind":"tag","published_at":"2014-06-04T14:54:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17/manifests"},{"name":"8u11-b11","sha":"eb7f646c27684cc6338f0600d33dae88da87874b","kind":"tag","published_at":"2014-06-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11/manifests"},{"name":"9-b15","sha":"60c1920c1fff30178de259b7eb752655febeb05b","kind":"tag","published_at":"2014-05-30T14:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15/manifests"},{"name":"8u11-b10","sha":"bf60f58df56273a3fa5f3f549a9f5fcd7aab8f68","kind":"tag","published_at":"2014-05-28T04:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10/manifests"},{"name":"8u20-b16","sha":"79bb17cab9c406cfcead688831107a0b9224e8e5","kind":"tag","published_at":"2014-05-28T03:34:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16/manifests"},{"name":"9-b14","sha":"1d3a7181633c3047d94b38909f5b905d1b370f68","kind":"tag","published_at":"2014-05-22T15:13:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14/manifests"},{"name":"8u20-b15","sha":"7ce12d2b405e7f951bdc2ed45b99569960da33c7","kind":"tag","published_at":"2014-05-21T14:36:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15/manifests"},{"name":"8u11-b09","sha":"7601844a33283ee9eedcfac0d4f12237b82672bd","kind":"tag","published_at":"2014-05-20T05:13:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09/manifests"},{"name":"9-b13","sha":"8530e34dae93df183422bc9e4094186fc1cdcc09","kind":"tag","published_at":"2014-05-15T14:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13/manifests"},{"name":"8u20-b14","sha":"ef8eead7c50963e24aad4339e8e80ac2027fe37a","kind":"tag","published_at":"2014-05-14T20:07:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14/manifests"},{"name":"8u11-b08","sha":"c6c9de6545e5d64bbfcae083a49f0f963bbd6024","kind":"tag","published_at":"2014-05-13T14:59:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08/manifests"},{"name":"9-b12","sha":"b5cf781a90c70420e7747b447827033366982e06","kind":"tag","published_at":"2014-05-08T19:33:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12/manifests"},{"name":"8u20-b13","sha":"a93e0cba9d5c7e07a8ed0c2a70d4801f569eecd9","kind":"tag","published_at":"2014-05-07T14:56:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13/manifests"},{"name":"8u11-b07","sha":"2bf659f263d8462c50a31da023fd188b65ff1911","kind":"tag","published_at":"2014-05-06T14:27:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07/manifests"},{"name":"9-b11","sha":"a6b49ff5dcc78d1bd5a2fa9695a0042911e2ac36","kind":"tag","published_at":"2014-05-01T14:47:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11/manifests"},{"name":"8u20-b12","sha":"930bebaa0918d8f99a3af602a9e3173b9d648c69","kind":"tag","published_at":"2014-04-30T14:48:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12/manifests"},{"name":"8u11-b06","sha":"88849299ff4e7020d95ea4e6474b2fb488edc4a6","kind":"tag","published_at":"2014-04-29T14:47:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06/manifests"},{"name":"9-b10","sha":"210ce94b39263de94b241a63ad98e321aafbef75","kind":"tag","published_at":"2014-04-24T15:38:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10/manifests"},{"name":"8u20-b11","sha":"499300c6d3b140e46d35bb2a9ba1e805ed15290c","kind":"tag","published_at":"2014-04-23T15:35:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11/manifests"},{"name":"8u11-b05","sha":"bc5b49ecb3d359c477b3402819d8d967cd706d25","kind":"tag","published_at":"2014-04-22T14:27:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05/manifests"},{"name":"9-b09","sha":"aae712bcc7f2b8f2ac7687ffc2bb720a735bf425","kind":"tag","published_at":"2014-04-17T14:22:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09/manifests"},{"name":"8u20-b10","sha":"64edde5af4885e16861c002ff3a371a92bae369b","kind":"tag","published_at":"2014-04-16T14:30:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10/manifests"},{"name":"8u11-b04","sha":"c326a2855350505aeade88aa4725334e0cd28d47","kind":"tag","published_at":"2014-04-15T14:53:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04/manifests"},{"name":"9-b08","sha":"e11f34a80e3ef721d41881eb0e112770abbf8e78","kind":"tag","published_at":"2014-04-15T14:23:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08/manifests"},{"name":"8u20-b09","sha":"8afce5c8e30b7f6e835e489a5423e137d1926258","kind":"tag","published_at":"2014-04-09T15:02:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09/manifests"},{"name":"8u11-b03","sha":"a5e91ec777bb028330468212aee964eadb3419e5","kind":"tag","published_at":"2014-04-08T15:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03/manifests"},{"name":"9-b07","sha":"448e61407de6e5fc9c2cdb8fd9a7d20b25e460e8","kind":"tag","published_at":"2014-04-03T15:18:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07/manifests"},{"name":"8u20-b08","sha":"7d0ff1d99e1929cb26732a46d82061a756ad318a","kind":"tag","published_at":"2014-04-02T14:29:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08/manifests"},{"name":"8u11-b02","sha":"a0e6d3806e79b39d38d6d82710ef82ba4d24e4f0","kind":"tag","published_at":"2014-04-01T14:50:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02/manifests"},{"name":"9-b06","sha":"21eafd1a23ac6802277c9af4113daaa1cb7dd6cc","kind":"tag","published_at":"2014-03-27T19:04:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06/manifests"},{"name":"8u20-b07","sha":"269c226217d001ea47e7260e6ade7fea7a6943c2","kind":"tag","published_at":"2014-03-26T18:23:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07/manifests"},{"name":"8u11-b01","sha":"60340b8c6a5835b41c4e71661a09181bfcc0b3e3","kind":"tag","published_at":"2014-03-25T15:05:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01/manifests"},{"name":"9-b05","sha":"794d16bdc91a9b4f295ba35a5bd3cd359f0c5df9","kind":"tag","published_at":"2014-03-20T15:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05/manifests"},{"name":"8u20-b06","sha":"14baaa12c9017eb8a2817f0364680d3e26661f08","kind":"tag","published_at":"2014-03-19T15:57:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06/manifests"},{"name":"8u5-b13","sha":"84b39c65ddd0e5469fd7e60dd17b592da27f0038","kind":"tag","published_at":"2014-03-18T15:31:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13/manifests"},{"name":"8u20-b05","sha":"f607ef2a0d55dc2bf4cea1ad4e1f0965becca0f7","kind":"tag","published_at":"2014-03-12T16:12:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05/manifests"},{"name":"9-b04","sha":"0c1cc05f156b54f764755f13ac7229409159526e","kind":"tag","published_at":"2014-03-11T23:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04/manifests"},{"name":"8u5-b12","sha":"3acdf271125221b04e24f33b596934565019826b","kind":"tag","published_at":"2014-03-11T15:07:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12/manifests"},{"name":"8u20-b04","sha":"e11bf0df26a4f511aff489a562cd9956cbe17af8","kind":"tag","published_at":"2014-03-05T16:00:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04/manifests"},{"name":"8.0-b132","sha":"1a0c382658d94a7f7692f0c9bb09129733a34861","kind":"tag","published_at":"2014-03-04T18:36:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b132","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132/manifests"},{"name":"8u5-b11","sha":"7d68f0fb450341c280b8c0d420219d18cd9b76ac","kind":"tag","published_at":"2014-03-04T16:31:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11/manifests"},{"name":"8.0-b131","sha":"a785ebbd497da2bef677b43e26727bb180b8af71","kind":"tag","published_at":"2014-03-01T17:50:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b131","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131/manifests"},{"name":"8.0-b130","sha":"02db3280dcdb25778bca2572f9bd9b7cb5a124cd","kind":"tag","published_at":"2014-02-28T15:53:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b130","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130/manifests"},{"name":"8u20-b03","sha":"767a7329bb39cfaa4e520360df84f76684169c7a","kind":"tag","published_at":"2014-02-26T16:22:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03/manifests"},{"name":"8u5-b10","sha":"6e5021ed3c6e96234b183263866d2b5e4bcf3580","kind":"tag","published_at":"2014-02-25T18:09:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10/manifests"},{"name":"9-b03","sha":"825207a2296c3a4758b1bf1299dde9ed1ff7d602","kind":"tag","published_at":"2014-02-21T17:40:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03/manifests"},{"name":"8u20-b02","sha":"64e4a9c6b1edf353f7cc52b9f34a6aacc6a20679","kind":"tag","published_at":"2014-02-19T16:49:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02/manifests"},{"name":"8u5-b09","sha":"0eae196c85396aec7c4b87419188c2b933788d82","kind":"tag","published_at":"2014-02-18T17:48:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09/manifests"},{"name":"8u20-b01","sha":"54911b1aeff16e362c058a8b53d771f1fb03ccf3","kind":"tag","published_at":"2014-02-12T16:58:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01/manifests"},{"name":"8u5-b08","sha":"861f393b0cf74ed089ecd5981083603a14104628","kind":"tag","published_at":"2014-02-11T18:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08/manifests"},{"name":"8.0-b129","sha":"a76ff582459efda5a9433e912cffccbf86e4dc2d","kind":"tag","published_at":"2014-02-07T21:27:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b129","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129/manifests"},{"name":"9-b02","sha":"336652fd2976d366f37c8c467476e8d18ef8ff03","kind":"tag","published_at":"2014-02-07T02:15:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02/manifests"},{"name":"8u5-b07","sha":"2452f97e9cac929c8004dd5a9423af1484710f14","kind":"tag","published_at":"2014-02-04T17:35:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07/manifests"},{"name":"8.0-b128","sha":"20844fe7ec287aa281d7abf1441a61f19ba6bd6f","kind":"tag","published_at":"2014-02-02T07:29:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b128","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128/manifests"},{"name":"8.0-b127","sha":"7fe86efa5edf72803913709eb9fa7226ab95db81","kind":"tag","published_at":"2014-01-30T16:29:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b127","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127/manifests"},{"name":"8u5-b06","sha":"71f36821dee76056e51832571b016509738be129","kind":"tag","published_at":"2014-01-28T17:46:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06/manifests"},{"name":"8.0-b126","sha":"62fd6cb763b6e402fe2854d21845b7e89c9797c5","kind":"tag","published_at":"2014-01-25T01:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b126","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126/manifests"},{"name":"8u5-b05","sha":"1e733141045e651d78a2ce94623df559a79ed04f","kind":"tag","published_at":"2014-01-22T20:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05/manifests"},{"name":"8.0-b125","sha":"a431ecb566c7c339496ea762d54f537f115f428c","kind":"tag","published_at":"2014-01-22T16:44:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b125","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125/manifests"},{"name":"9-b01","sha":"722c0fd5ee9b3c6df9dded33db483ad79d4fb130","kind":"tag","published_at":"2014-01-22T03:48:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01/manifests"},{"name":"8.0-b124","sha":"1486d06a2a6a868b1e8ca4332d12139ab652a37f","kind":"tag","published_at":"2014-01-18T05:38:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b124","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124/manifests"},{"name":"8u5-b04","sha":"c416ef47766499dbc56e91cb78a01eadd2a73851","kind":"tag","published_at":"2014-01-14T16:45:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04/manifests"},{"name":"8.0-b123","sha":"3730b5c8f5fbf708c356bcf5cffd20703a3e6a85","kind":"tag","published_at":"2014-01-10T17:30:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b123","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123/manifests"},{"name":"8u5-b03","sha":"dbcca91d4f3abe3bc16a45fbc1bc2739750a395e","kind":"tag","published_at":"2014-01-07T17:45:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03/manifests"},{"name":"8.0-b122","sha":"ccbbbb276746836d5a8e24705c3c008f745c16f1","kind":"tag","published_at":"2014-01-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b122","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122/manifests"},{"name":"8u5-b02","sha":"e1792eb55003a750224ac1bfd3c4e62a1d5b6794","kind":"tag","published_at":"2013-12-24T16:51:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02/manifests"},{"name":"8.0-b121","sha":"012c7c5bd0d1ae5f4953fbdecb426a8dc2655e1b","kind":"tag","published_at":"2013-12-20T02:14:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b121","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121/manifests"},{"name":"8u5-b01","sha":"f16f4674aee72a363edd7cf6faaac79d2699da40","kind":"tag","published_at":"2013-12-17T17:17:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01/manifests"},{"name":"8.0-b120","sha":"a538ae9c8035ee17c51a9ca14b073081159640e2","kind":"tag","published_at":"2013-12-12T16:22:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b120","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120/manifests"},{"name":"8.0-b119","sha":"6fc3c9f1b003dcfd7510cc4d7609fcf09e3bc586","kind":"tag","published_at":"2013-12-05T15:56:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b119","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119/manifests"},{"name":"8.0-b118","sha":"cd2b91dce1f07c6397e682dfd5bdcbe4bd999059","kind":"tag","published_at":"2013-11-28T16:49:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b118","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118/manifests"},{"name":"8.0-b117","sha":"2b95f8de41e7f508a7102b51c0fd8235add427cc","kind":"tag","published_at":"2013-11-21T16:34:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b117","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117/manifests"},{"name":"8.0-b116","sha":"ab61d2f2fe779edbe17deb0ace0c2388f6c7c970","kind":"tag","published_at":"2013-11-14T16:07:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b116","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116/manifests"},{"name":"8.0-b115","sha":"2507800c17b4a02a7f47afbb43e545ae09dc1d7c","kind":"tag","published_at":"2013-11-07T16:11:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b115","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115/manifests"},{"name":"8.0-b114","sha":"a4ef9e01ebd04cadb67bc8c9004d2556d9c7b1d7","kind":"tag","published_at":"2013-10-31T15:21:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b114","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114/manifests"},{"name":"8.0-b113","sha":"5199684d1026791e60eba956167f4acaa25eb657","kind":"tag","published_at":"2013-10-24T15:10:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b113","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113/manifests"},{"name":"8.0-b112","sha":"743d8f398d96302d82b4f1907b575a541d773cf2","kind":"tag","published_at":"2013-10-17T15:17:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b112","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112/manifests"},{"name":"8.0-b111","sha":"9093b7618064473bda33a61f4a697a103b7f3ec0","kind":"tag","published_at":"2013-10-10T17:25:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b111","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111/manifests"},{"name":"8.0-b110","sha":"26705fb5521441749c8e4b157bf6ec77218c7f10","kind":"tag","published_at":"2013-10-03T15:05:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b110","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110/manifests"},{"name":"8.0-b109","sha":"4c329385f9a2067040be59b26c5fd2b17351f8b3","kind":"tag","published_at":"2013-09-26T15:11:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b109","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109/manifests"},{"name":"8.0-b108","sha":"9ba220a24f785484587a33798470e70331959d76","kind":"tag","published_at":"2013-09-19T14:57:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b108","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108/manifests"},{"name":"8.0-b107","sha":"200db86f0615a5885926cd406b96bb6be5b9b88d","kind":"tag","published_at":"2013-09-12T14:42:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b107","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107/manifests"},{"name":"8.0-b106","sha":"f09664513cb1cfc2b88eb4ad60ecd2bd0b8534ae","kind":"tag","published_at":"2013-09-05T14:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b106","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106/manifests"},{"name":"8.0-b105","sha":"3e2d4b453c2682540bf4dca9a39f5e3dd08d16c7","kind":"tag","published_at":"2013-08-29T15:17:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b105","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105/manifests"},{"name":"8.0-b104","sha":"f7d09c6015e624792d9f34ef613b8378b5f81356","kind":"tag","published_at":"2013-08-22T14:46:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b104","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104/manifests"},{"name":"8.0-b103","sha":"8a3dcf4415d4a111e4edd82e64db8e04683ba8ef","kind":"tag","published_at":"2013-08-15T14:54:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b103","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103/manifests"},{"name":"8.0-b102","sha":"1285833f7b49bce9e6ee07cc07c6163609e72502","kind":"tag","published_at":"2013-08-08T18:07:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b102","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102/manifests"},{"name":"8.0-b101","sha":"9cf9cfdec71852d05fd01275a979c4048b9eb546","kind":"tag","published_at":"2013-08-01T15:57:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b101","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101/manifests"},{"name":"8.0-b100","sha":"b33cb8e9bda51058f81e78655818d219bd3cfd3e","kind":"tag","published_at":"2013-07-25T16:33:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b100","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100/manifests"},{"name":"8.0-b99","sha":"9366de90628600019a2a247adacde7ba47710655","kind":"tag","published_at":"2013-07-18T18:11:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b99","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99/manifests"},{"name":"8.0-b98","sha":"7fb44dfc75abba71192b77f6b0467ceb883ea1f8","kind":"tag","published_at":"2013-07-11T22:48:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b98","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98/manifests"},{"name":"8.0-b97","sha":"dfad9aea996fc8d747a43b1ece2fc14c6b6009ed","kind":"tag","published_at":"2013-07-04T15:30:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b97","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97/manifests"},{"name":"8.0-b96","sha":"d2b687222a8ca531c409560ab2c27617db4c384c","kind":"tag","published_at":"2013-06-28T00:08:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b96","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96/manifests"},{"name":"8.0-b95","sha":"e46abaa16907d6fa6fe5f92e21e729f2a95f79a8","kind":"tag","published_at":"2013-06-20T20:45:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b95","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95/manifests"},{"name":"8.0-b94","sha":"27bc36ac743b7cc7ed69309a823346001b6c85df","kind":"tag","published_at":"2013-06-13T20:50:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94/manifests"},{"name":"8.0-b93","sha":"51c3ebaa5c2d3313be04e4f2b07d254fbc71aab3","kind":"tag","published_at":"2013-06-07T02:44:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93/manifests"},{"name":"8.0-b92","sha":"6f088416c216ed4ef6460990b06d0c31b5134c14","kind":"tag","published_at":"2013-05-30T20:54:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92/manifests"},{"name":"8.0-b91","sha":"456a1b60a1d8dbe1fe22b675f3b7b73c32dc219c","kind":"tag","published_at":"2013-05-24T00:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91/manifests"},{"name":"8.0-b90","sha":"516b7adfe39898ed4057533ba45ab6ff976d128b","kind":"tag","published_at":"2013-05-16T23:43:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90/manifests"},{"name":"8.0-b89","sha":"2df59f475bdc8274a4e6366f838a39ad01c38a66","kind":"tag","published_at":"2013-05-09T22:35:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89/manifests"},{"name":"8.0-b88","sha":"fe20698fb00bf4d8f9eea719739b2a160a39243c","kind":"tag","published_at":"2013-05-03T04:21:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88/manifests"},{"name":"8.0-b87","sha":"ddcc7876bf28140841c1b303f312e8f4eacf96a9","kind":"tag","published_at":"2013-04-26T03:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b87","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87/manifests"},{"name":"8.0-b86","sha":"bbf6fad315bf877746629f312f3cb83a382ddfe4","kind":"tag","published_at":"2013-04-18T23:40:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86/manifests"},{"name":"8.0-b85","sha":"1906feee8e643917014e4a5e084651efe29ee8ef","kind":"tag","published_at":"2013-04-11T20:05:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85/manifests"},{"name":"8.0-b84","sha":"089503084063641df0b741f611fbc61a58ab7139","kind":"tag","published_at":"2013-04-05T03:11:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84/manifests"},{"name":"8.0-b83","sha":"98d099e920017efead9d8ea1cadfa588f1ef9910","kind":"tag","published_at":"2013-03-28T22:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83/manifests"},{"name":"8.0-b82","sha":"5cba3a1bdbc2120a153590bd9855f3c38b6721fa","kind":"tag","published_at":"2013-03-21T21:18:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82/manifests"},{"name":"8.0-b81","sha":"a7cf0d61d4465446954a50567879ce59e102ea40","kind":"tag","published_at":"2013-03-14T22:53:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81/manifests"},{"name":"8.0-b80","sha":"28157d5b51f4a1e3a9cd93414a88ba04a31a5055","kind":"tag","published_at":"2013-03-07T22:04:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80/manifests"},{"name":"8.0-b79","sha":"0518f7608c913a06f2565e401012eeb91e8b3d36","kind":"tag","published_at":"2013-02-28T21:37:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79/manifests"},{"name":"8.0-b78","sha":"93794adee6f7d513d089199d0cc8da39b5d6ed15","kind":"tag","published_at":"2013-02-21T23:30:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78/manifests"},{"name":"8.0-b77","sha":"9a1e6a5aac04bbe900fcf761f1a4aafe7af2a0d1","kind":"tag","published_at":"2013-02-15T04:12:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77/manifests"},{"name":"8.0-b76","sha":"ddff01efd1e1e2a4b7da18a33f150b42160a6cc1","kind":"tag","published_at":"2013-02-07T22:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76/manifests"},{"name":"8.0-b75","sha":"04d41eb2e86a9250e24b84a8d8bc56eb1b3aa012","kind":"tag","published_at":"2013-01-31T21:56:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75/manifests"},{"name":"8.0-b74","sha":"36b99316c1f9745ca5da56dfe17e15ceb1698435","kind":"tag","published_at":"2013-01-25T01:24:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74/manifests"},{"name":"8.0-b73","sha":"021ce9b9dcfd87020ea2dae338b57ae7108f69d9","kind":"tag","published_at":"2013-01-17T18:11:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73/manifests"},{"name":"8.0-b72","sha":"8258e433f21bd9947afaabe2aac16d4a3e44248a","kind":"tag","published_at":"2013-01-10T23:42:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72/manifests"},{"name":"8.0-b71","sha":"bc5d17a66086e951aeffe3ce02c7d6209a091c1b","kind":"tag","published_at":"2013-01-03T22:35:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71/manifests"},{"name":"8.0-b70","sha":"195a61d6469172d63a67427514320ea48097fee0","kind":"tag","published_at":"2012-12-27T23:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70/manifests"},{"name":"8.0-b69","sha":"0d6a884e7453d3614ab7573d50e27f3d7f3807fd","kind":"tag","published_at":"2012-12-21T00:44:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69/manifests"},{"name":"8.0-b68","sha":"2c341601e504708f03907d71cef547f4206561c2","kind":"tag","published_at":"2012-12-14T00:55:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68/manifests"},{"name":"8.0-b67","sha":"f95e99f9cdc06e4dd789a7d8253dda07bd410c8d","kind":"tag","published_at":"2012-12-07T00:19:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67/manifests"},{"name":"8.0-b66","sha":"10b1424e41bafb76044014bea4b14c8a040b0135","kind":"tag","published_at":"2012-11-30T06:12:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66/manifests"},{"name":"8.0-b65","sha":"67038aff16f22ab96d80c040d62a4ff483a727a7","kind":"tag","published_at":"2012-11-16T05:18:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65/manifests"},{"name":"8.0-b64","sha":"a432f60749bdf3b25e808dc22ecf8da68fff1bea","kind":"tag","published_at":"2012-11-09T04:39:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64/manifests"},{"name":"8.0-b63","sha":"56200f2f9a5cd90256d7c386735f7895b0d183a0","kind":"tag","published_at":"2012-11-02T01:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63/manifests"},{"name":"8.0-b62","sha":"71702cce4175f6046df9961dbc1614137f992c7d","kind":"tag","published_at":"2012-10-25T23:36:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62/manifests"},{"name":"8.0-b61","sha":"108502611a3ff408021608265e44de847ff53831","kind":"tag","published_at":"2012-10-18T21:33:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61/manifests"},{"name":"8.0-b60","sha":"a2f0393cdcc3919894b298ec143fdcbe969f8068","kind":"tag","published_at":"2012-10-11T21:22:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60/manifests"},{"name":"8.0-b59","sha":"551e97a119e8c7b4bdd842f595df958fad933200","kind":"tag","published_at":"2012-10-04T23:11:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59/manifests"},{"name":"8.0-b58","sha":"358a62d93aebe614087009f7a9a8710f856781bb","kind":"tag","published_at":"2012-09-27T23:12:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58/manifests"},{"name":"8.0-b57","sha":"eecb62946501f88a21502fcd917081d1d5258342","kind":"tag","published_at":"2012-09-20T23:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57/manifests"},{"name":"8.0-b56","sha":"ec74de5b9938fee9c30c7bd6e5374fa9896f6fe8","kind":"tag","published_at":"2012-09-14T04:56:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56/manifests"},{"name":"8.0-b55","sha":"43c808c05be60b7ed8365318321c2c368de2707f","kind":"tag","published_at":"2012-09-07T04:04:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55/manifests"},{"name":"8.0-b54","sha":"b1f965435f28ef49fcf05580f715486438d68659","kind":"tag","published_at":"2012-08-31T00:47:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54/manifests"},{"name":"8.0-b53","sha":"a348a3bfed466ac94a26175e30a97e96a6050bc2","kind":"tag","published_at":"2012-08-28T01:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53/manifests"},{"name":"8.0-b52","sha":"1cd9a1ae3b97c8ee68d77b34a28c62f778460705","kind":"tag","published_at":"2012-08-22T18:35:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52/manifests"},{"name":"2.2-b19","sha":"782162d15331f1ccdbd6b9c82cdf3b3e9b638cd5","kind":"tag","published_at":"2012-07-27T17:58:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19/manifests"},{"name":"2.2-b18","sha":"ca64dc6201df482ea52d1d05e841e781bd5d9b80","kind":"tag","published_at":"2012-07-18T21:57:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18/manifests"},{"name":"2.2-b17","sha":"b3e4c3bcf66c89a985bc63bc21bee44bc2322588","kind":"tag","published_at":"2012-07-11T19:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17/manifests"},{"name":"2.2-b16","sha":"d29204d2b9039316a715cf5ff6c6bd49e51f3d30","kind":"tag","published_at":"2012-07-05T19:13:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16/manifests"},{"name":"2.2-b15","sha":"bdfd883c5eb4081d67db29c227b2c70305368d8f","kind":"tag","published_at":"2012-06-27T21:00:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15/manifests"},{"name":"2.2-b14","sha":"f03da0eb75a02b3e47d9fec5ab379ef9d83194f7","kind":"tag","published_at":"2012-06-23T04:21:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14/manifests"},{"name":"2.2-b13","sha":"cae39c965e151e1d236de67def3baed4da20de70","kind":"tag","published_at":"2012-06-14T21:06:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13/manifests"},{"name":"2.2-b12","sha":"7764bf22f9a493d0aadb2639af44e580a0ce65ac","kind":"tag","published_at":"2012-06-06T23:56:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12/manifests"},{"name":"2.2-b11","sha":"bcb28a7accd69f40c264d7257d15b7ada082591a","kind":"tag","published_at":"2012-05-31T20:21:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11/manifests"},{"name":"2.2-b10","sha":"d0229b16685bde91185e0c66ddf691e9d46c6622","kind":"tag","published_at":"2012-05-25T01:45:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10/manifests"},{"name":"2.2-b09","sha":"25ce65ac3964e43a4bf9bab7f29248083ad35680","kind":"tag","published_at":"2012-05-17T22:19:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09/manifests"},{"name":"2.2-b08","sha":"7d6c1f66d9f2b01ee424ee9bad40418b1a3f297f","kind":"tag","published_at":"2012-05-10T01:39:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08/manifests"},{"name":"2.2-b07","sha":"f6c0ece79203e923c3ccf3df6e3de326b81fc36d","kind":"tag","published_at":"2012-05-03T04:30:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07/manifests"},{"name":"2.2-b06","sha":"7ffb059a53a11aa4eec86c24fe3318c333dc2843","kind":"tag","published_at":"2012-04-25T20:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06/manifests"},{"name":"2.2-b05","sha":"ceb9199c46be0e41bcdd7dd223ecc9b371456c4b","kind":"tag","published_at":"2012-04-20T21:52:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05/manifests"},{"name":"2.2-b04","sha":"d34a9f0697053b5b27d563b672b0bbd8ff72956f","kind":"tag","published_at":"2012-04-11T20:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04/manifests"},{"name":"2.1-b21","sha":"0f33000789b4d349b174a7f8c4ad56b9e2f48be3","kind":"tag","published_at":"2012-04-05T19:55:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21/manifests"},{"name":"2.2-b03","sha":"b9688c06e2c1612d41b22ab5bd2c0a88258f0f43","kind":"tag","published_at":"2012-04-03T20:44:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03/manifests"},{"name":"2.1-b20","sha":"f2fd75939baba6fc934a3d18892230d07320aace","kind":"tag","published_at":"2012-03-28T19:38:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20/manifests"},{"name":"2.1-b19","sha":"083f31ee31397020ee939b470bbed9370fdb7970","kind":"tag","published_at":"2012-03-28T00:12:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19/manifests"},{"name":"2.2-b02","sha":"b41effc761bc31fa7d289d19297dab0daf67ce21","kind":"tag","published_at":"2012-03-27T20:57:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02/manifests"},{"name":"2.1-b18","sha":"206c8707db0055771cd167129241e37c2c72801e","kind":"tag","published_at":"2012-03-21T20:15:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18/manifests"},{"name":"2.2-b01","sha":"8bc7e434031e65cedd9be8e93df7c18310bfddd7","kind":"tag","published_at":"2012-03-20T19:18:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01/manifests"},{"name":"2.1-b17","sha":"5191ad2e4704527047108e0067a1724323bd02ba","kind":"tag","published_at":"2012-03-14T20:22:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17/manifests"},{"name":"2.1-b16","sha":"5f4865c634903ca22f5aea1a302a4fa68cb1ce34","kind":"tag","published_at":"2012-03-07T18:46:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16/manifests"},{"name":"2.1-b15","sha":"58a09654245d53acb841eb70500e7f2461c476bc","kind":"tag","published_at":"2012-02-29T18:42:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15/manifests"},{"name":"2.1-b14","sha":"262cfd65562e56d47c23e69588645e2d6ef9a76c","kind":"tag","published_at":"2012-02-22T18:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14/manifests"},{"name":"2.1-b13","sha":"25acf27a38a6c0bde7a92a68be3b79c1fe71f943","kind":"tag","published_at":"2012-02-15T20:51:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13/manifests"},{"name":"2.1-b12","sha":"7e1ce9ffa4498af5a4d529bdc0d2023a9455ba55","kind":"tag","published_at":"2012-02-08T17:52:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12/manifests"},{"name":"2.1-b11","sha":"c7ecce716f7bb9865034659e5c88d7546ea7a23d","kind":"tag","published_at":"2012-02-01T18:05:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11/manifests"},{"name":"2.1-b10","sha":"de5e0b3d7cd3e3c5ef03f5cc5705c3b11591558a","kind":"tag","published_at":"2012-01-25T19:18:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10/manifests"},{"name":"2.1-b09","sha":"ec1bbdcb7b6533d8dcbab580b3ddf065222a1d72","kind":"tag","published_at":"2012-01-18T18:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09/manifests"},{"name":"2.1-b08","sha":"b968b8b6029f8f1b89fbcfd2023fec3430f4edef","kind":"tag","published_at":"2012-01-11T19:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08/manifests"},{"name":"2.1-b07","sha":"f87231705a55aa96093258825dba1a677288c8aa","kind":"tag","published_at":"2011-12-28T18:20:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07/manifests"},{"name":"2.1-b06","sha":"5a01300e59a3a8d49e508be12fee9761284426f1","kind":"tag","published_at":"2011-12-21T18:11:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06/manifests"},{"name":"2.1-b05","sha":"f5d1ce5ee313c8d219014521c1c4512f92250b58","kind":"tag","published_at":"2011-12-14T18:40:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05/manifests"},{"name":"2.1-b04","sha":"bb193e2ac5056ee5ec6b5479c53e0103e7945313","kind":"tag","published_at":"2011-12-07T17:53:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04/manifests"},{"name":"2.1-b03","sha":"bd84fdfd834d47a66700b764a712facd561a1b8b","kind":"tag","published_at":"2011-12-01T18:13:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03/manifests"},{"name":"2.1-b02","sha":"092e3f29a54c6f2242ae0335c16d485a084207a6","kind":"tag","published_at":"2011-11-23T19:07:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02/manifests"},{"name":"2.1-b01","sha":"caece88e7165d698d50eb1172892b8e3cc842bbb","kind":"tag","published_at":"2011-11-16T19:34:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01/manifests"}]},"repo_metadata_updated_at":"2025-10-31T05:42:17.966Z","dependent_packages_count":353,"downloads":null,"downloads_period":null,"dependent_repos_count":11968,"rankings":{"downloads":null,"dependent_repos_count":0.06867609311116717,"dependent_packages_count":0.22645090760562703,"stargazers_count":7.364559932405104,"forks_count":9.970647477404965,"docker_downloads_count":6.635752413674351,"average":4.853217364840242},"purl":"pkg:maven/org.openjfx/javafx-fxml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.openjfx:javafx-fxml","docker_dependents_count":4,"docker_downloads_count":274,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.openjfx:javafx-fxml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.openjfx:javafx-fxml/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-31T01:02:17.099Z","issues_count":1,"pull_requests_count":1094,"avg_time_to_close_issue":16213.0,"avg_time_to_close_pull_request":4823889.823529412,"issues_closed_count":1,"pull_requests_closed_count":849,"pull_request_authors_count":74,"issue_authors_count":1,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":11.723034734917734,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":506,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1300110.6335078534,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":382,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":9.314229249011857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/issues","maintainers":[{"login":"kevinrushforth","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"Maran23","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"hjohn","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"arapte","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"jaybhaskar","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"tsayao","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"jayathirthrao","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"nlisker","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"sashamatveev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azuev-java","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"FlorianKirmaier","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianKirmaier"},{"login":"karthikpandelu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthikpandelu"},{"login":"johanvos","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"azvegint","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"prsadhuk","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"},{"login":"prrace","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prrace"},{"login":"aghaisas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aghaisas"},{"login":"jgneff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgneff"},{"login":"AnirvanSarkar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnirvanSarkar"},{"login":"theaoqi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theaoqi"},{"login":"Maxoudela","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maxoudela"},{"login":"tiainen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiainen"},{"login":"bourgesl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourgesl"},{"login":"kleopatra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleopatra"},{"login":"DeanWookey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeanWookey"}],"active_maintainers":[{"login":"kevinrushforth","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"arapte","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"Maran23","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"jayathirthrao","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"jaybhaskar","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"hjohn","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"tsayao","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"nlisker","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"azuev-java","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"sashamatveev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azvegint","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"johanvos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"prsadhuk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-fxml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-fxml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-fxml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-fxml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-fxml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-fxml/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4613913,"name":"org.openjfx:javafx","ecosystem":"maven","description":"OpenJFX JavaFX","homepage":"https://openjdk.java.net/projects/openjfx/","licenses":"GPLv2+CE","normalized_licenses":["libpng-2.0"],"repository_url":"https://github.com/openjdk/jfx","keywords_array":[],"namespace":"org.openjfx","versions_count":267,"first_release_published_at":"2018-07-20T09:30:27.000Z","latest_release_published_at":"2026-01-20T22:18:23.000Z","latest_release_number":"25.0.2","last_synced_at":"2026-04-04T18:02:24.090Z","created_at":"2022-07-22T20:06:00.025Z","updated_at":"2026-04-27T11:48:01.597Z","registry_url":"https://central.sonatype.com/artifact/org.openjfx/javafx/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.openjfx/javafx/","metadata":{},"repo_metadata":{"id":37272435,"uuid":"185199202","full_name":"openjdk/jfx","owner":"openjdk","description":"JavaFX mainline development","archived":false,"fork":false,"pushed_at":"2025-10-31T03:26:29.000Z","size":387235,"stargazers_count":3094,"open_issues_count":33,"forks_count":543,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-10-31T05:34:17.580Z","etag":null,"topics":["java","javafx","openjdk","openjfx"],"latest_commit_sha":null,"homepage":"https://openjdk.org/projects/openjfx/","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openjdk.png","metadata":{"files":{"readme":"README-code-reviews.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-06T13:10:16.000Z","updated_at":"2025-10-31T03:26:34.000Z","dependencies_parsed_at":"2022-07-09T13:47:54.211Z","dependency_job_id":"1d37c2c7-f198-4db3-9de6-d5c858f00e29","html_url":"https://github.com/openjdk/jfx","commit_stats":{"total_commits":10952,"total_committers":244,"mean_commits":"44.885245901639344","dds":0.858382030679328,"last_synced_commit":"caf078acd42fabc3d9746471b54a77f3b86ff305"},"previous_names":[],"tags_count":822,"template":false,"template_full_name":null,"purl":"pkg:github/openjdk/jfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/sbom","scorecard":{"id":415533,"data":{"date":"2025-08-11","repo":{"name":"github.com/openjdk/jfx","commit":"1dda20b72eae2b9e12eb1217504977b45ddff6b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/submit.yml:54","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:36","Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:40"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/migrate-header-rule:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/submit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-18T23:44:23.296Z","repository_id":37272435,"created_at":"2025-08-18T23:44:23.296Z","updated_at":"2025-08-18T23:44:23.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281936818,"owners_count":26586769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"26+14","sha":"bf76ed2a6dd1dd74baf865e405690ce996699513","kind":"tag","published_at":"2025-10-30T15:19:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+14","html_url":"https://github.com/openjdk/jfx/releases/tag/26+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14/manifests"},{"name":"26+13","sha":"47d9dcc38a5e685a014774274f478b4205c6e397","kind":"tag","published_at":"2025-10-23T12:48:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+13","html_url":"https://github.com/openjdk/jfx/releases/tag/26+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13/manifests"},{"name":"26+12","sha":"38300ca6c6c3483d35abec6f3fb2431402a26af0","kind":"tag","published_at":"2025-10-16T13:36:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+12","html_url":"https://github.com/openjdk/jfx/releases/tag/26+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12/manifests"},{"name":"26+11","sha":"1b16ebaa8c583ce6094ad5717969967b8c9f2c9e","kind":"tag","published_at":"2025-10-09T12:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+11","html_url":"https://github.com/openjdk/jfx/releases/tag/26+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11/manifests"},{"name":"26+10","sha":"5682424bebae7947f665fcb11429c3d2e069e8e5","kind":"tag","published_at":"2025-10-02T12:49:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+10","html_url":"https://github.com/openjdk/jfx/releases/tag/26+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10/manifests"},{"name":"26+9","sha":"cca1703f49585843fc82517a828ed59b68b76ab8","kind":"tag","published_at":"2025-09-25T16:18:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+9","html_url":"https://github.com/openjdk/jfx/releases/tag/26+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9/manifests"},{"name":"26+8","sha":"c95cdcdc9cd8b3070e8076ea91234772d6a21331","kind":"tag","published_at":"2025-09-18T13:06:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+8","html_url":"https://github.com/openjdk/jfx/releases/tag/26+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8/manifests"},{"name":"25-ga","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-09-16T14:18:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/25-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga/manifests"},{"name":"26+7","sha":"89406ad45e4bfe4a235c21671a6f4ab2eec081ff","kind":"tag","published_at":"2025-09-11T16:00:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+7","html_url":"https://github.com/openjdk/jfx/releases/tag/26+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7/manifests"},{"name":"26+6","sha":"368bd20b887bb813718fbfecc14760597e8d4521","kind":"tag","published_at":"2025-09-04T16:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+6","html_url":"https://github.com/openjdk/jfx/releases/tag/26+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6/manifests"},{"name":"25+29","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-08-28T11:31:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+29","html_url":"https://github.com/openjdk/jfx/releases/tag/25+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29/manifests"},{"name":"26+5","sha":"fa2127cb3a3fc11238c5c8ce4cf0d15c4000f05c","kind":"tag","published_at":"2025-08-21T15:13:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+5","html_url":"https://github.com/openjdk/jfx/releases/tag/26+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5/manifests"},{"name":"26+4","sha":"1dda20b72eae2b9e12eb1217504977b45ddff6b8","kind":"tag","published_at":"2025-08-14T12:00:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+4","html_url":"https://github.com/openjdk/jfx/releases/tag/26+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4/manifests"},{"name":"26+3","sha":"f9532842b0765472c7490fb5bbf57cf268dd45ee","kind":"tag","published_at":"2025-08-07T15:30:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+3","html_url":"https://github.com/openjdk/jfx/releases/tag/26+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3/manifests"},{"name":"25+28","sha":"4f694cb443c408c79176472fdf994b5ddcf1a8ae","kind":"tag","published_at":"2025-08-07T15:28:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+28","html_url":"https://github.com/openjdk/jfx/releases/tag/25+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28/manifests"},{"name":"26+2","sha":"4e334cb1ebbb370086d0a58bbe1d9a30d6665066","kind":"tag","published_at":"2025-07-31T20:08:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+2","html_url":"https://github.com/openjdk/jfx/releases/tag/26+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2/manifests"},{"name":"25+27","sha":"a0c0920d92eeb6608c80bf3779def90adfcca756","kind":"tag","published_at":"2025-07-31T19:44:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+27","html_url":"https://github.com/openjdk/jfx/releases/tag/25+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27/manifests"},{"name":"25+26","sha":"b60486c4ead35f776d1a7580dc6f55769b780804","kind":"tag","published_at":"2025-07-24T16:36:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+26","html_url":"https://github.com/openjdk/jfx/releases/tag/25+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26/manifests"},{"name":"26+1","sha":"dbd43a371a2460c3cf8aed108d349b301bd2a1b2","kind":"tag","published_at":"2025-07-24T16:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+1","html_url":"https://github.com/openjdk/jfx/releases/tag/26+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1/manifests"},{"name":"25+25","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T18:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+25","html_url":"https://github.com/openjdk/jfx/releases/tag/25+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25/manifests"},{"name":"26+0","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T16:18:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+0","html_url":"https://github.com/openjdk/jfx/releases/tag/26+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0/manifests"},{"name":"25+24","sha":"6029e3e4058e2a87ecb0f5c07689f7d4783a1c65","kind":"tag","published_at":"2025-07-10T14:05:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+24","html_url":"https://github.com/openjdk/jfx/releases/tag/25+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24/manifests"},{"name":"25+23","sha":"0270847b85ab6d4701abb201ec4b2aeee96129dd","kind":"tag","published_at":"2025-07-03T12:39:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+23","html_url":"https://github.com/openjdk/jfx/releases/tag/25+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23/manifests"},{"name":"25+22","sha":"b9dd4dec1bf93f56e918fd60225fa7ead8dcccca","kind":"tag","published_at":"2025-06-26T13:28:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+22","html_url":"https://github.com/openjdk/jfx/releases/tag/25+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22/manifests"},{"name":"25+21","sha":"fc4642dbb008ed0e49996c1eea10b92fad5f7dcf","kind":"tag","published_at":"2025-06-19T14:28:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+21","html_url":"https://github.com/openjdk/jfx/releases/tag/25+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21/manifests"},{"name":"25+20","sha":"72c1c21a76ba752439c877aba599b0b5f8bf9332","kind":"tag","published_at":"2025-06-12T16:21:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+20","html_url":"https://github.com/openjdk/jfx/releases/tag/25+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20/manifests"},{"name":"25+19","sha":"11f31146a6f70881945799dadad63bca56ed8a80","kind":"tag","published_at":"2025-06-05T17:23:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+19","html_url":"https://github.com/openjdk/jfx/releases/tag/25+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19/manifests"},{"name":"25+18","sha":"ac12979bc3100cf4f263a38669a59dac2b71fdce","kind":"tag","published_at":"2025-05-22T14:29:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+18","html_url":"https://github.com/openjdk/jfx/releases/tag/25+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18/manifests"},{"name":"25+17","sha":"2b2355eb659cd433931825e8c0b7fa89da17e2d5","kind":"tag","published_at":"2025-05-15T15:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+17","html_url":"https://github.com/openjdk/jfx/releases/tag/25+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17/manifests"},{"name":"25+16","sha":"bffc32bfef9b48478382180beefdb84f2b8651c6","kind":"tag","published_at":"2025-05-08T13:07:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+16","html_url":"https://github.com/openjdk/jfx/releases/tag/25+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16/manifests"},{"name":"25+15","sha":"3fdd21386d6db96294fcecd80afc25d09732c067","kind":"tag","published_at":"2025-05-01T16:56:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+15","html_url":"https://github.com/openjdk/jfx/releases/tag/25+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15/manifests"},{"name":"25+14","sha":"48240dab9860728ca12f96b7cbdc4dca1d7414f2","kind":"tag","published_at":"2025-04-24T15:05:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+14","html_url":"https://github.com/openjdk/jfx/releases/tag/25+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14/manifests"},{"name":"25+13","sha":"9291099cc3a7830937bffdb65100b372ea1cc77a","kind":"tag","published_at":"2025-04-17T16:35:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+13","html_url":"https://github.com/openjdk/jfx/releases/tag/25+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13/manifests"},{"name":"25+12","sha":"9ac707dac4d675a4301241ae100fd26b08e57bf1","kind":"tag","published_at":"2025-04-10T20:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+12","html_url":"https://github.com/openjdk/jfx/releases/tag/25+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12/manifests"},{"name":"25+11","sha":"9ab20363e334541a2c82a573d35603c2a2945f03","kind":"tag","published_at":"2025-04-03T15:28:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+11","html_url":"https://github.com/openjdk/jfx/releases/tag/25+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11/manifests"},{"name":"25+10","sha":"91433775e75c9c662774f28de5310eab7da0fe7e","kind":"tag","published_at":"2025-03-27T18:35:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+10","html_url":"https://github.com/openjdk/jfx/releases/tag/25+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10/manifests"},{"name":"25+9","sha":"0eda4df202c07beda00bd282681b6755c1602661","kind":"tag","published_at":"2025-03-20T11:57:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+9","html_url":"https://github.com/openjdk/jfx/releases/tag/25+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9/manifests"},{"name":"24-ga","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-03-18T12:15:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/24-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga/manifests"},{"name":"25+8","sha":"1c3cfcb8bb4e8874406d3a5b507f38859f4c1d9b","kind":"tag","published_at":"2025-03-13T12:15:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+8","html_url":"https://github.com/openjdk/jfx/releases/tag/25+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8/manifests"},{"name":"25+7","sha":"c7091e1f57503e68c578ec890a4945a74d2d2978","kind":"tag","published_at":"2025-03-06T14:15:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+7","html_url":"https://github.com/openjdk/jfx/releases/tag/25+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7/manifests"},{"name":"25+6","sha":"7a7854c947728daab6a924baa0596ccfc2df1ebb","kind":"tag","published_at":"2025-02-27T16:01:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+6","html_url":"https://github.com/openjdk/jfx/releases/tag/25+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6/manifests"},{"name":"24+29","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-02-27T16:00:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+29","html_url":"https://github.com/openjdk/jfx/releases/tag/24+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29/manifests"},{"name":"25+5","sha":"307e3087f350bee5f73710b00588784696e84b07","kind":"tag","published_at":"2025-02-20T15:40:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+5","html_url":"https://github.com/openjdk/jfx/releases/tag/25+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5/manifests"},{"name":"25+4","sha":"1e6915738d654e6cf7a547e47b8b020117db6bc3","kind":"tag","published_at":"2025-02-13T14:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+4","html_url":"https://github.com/openjdk/jfx/releases/tag/25+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4/manifests"},{"name":"24+28","sha":"0424b8b1705252ded4ffc4a681a1ba67124ddb12","kind":"tag","published_at":"2025-02-13T14:38:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+28","html_url":"https://github.com/openjdk/jfx/releases/tag/24+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28/manifests"},{"name":"25+3","sha":"d615fdc717a55251225823ae5eeefb766e900e99","kind":"tag","published_at":"2025-02-06T17:14:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+3","html_url":"https://github.com/openjdk/jfx/releases/tag/25+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3/manifests"},{"name":"25+2","sha":"98b4b2e1127db5b23a4d7d86849aec0955d4fbf9","kind":"tag","published_at":"2025-01-30T16:29:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+2","html_url":"https://github.com/openjdk/jfx/releases/tag/25+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2/manifests"},{"name":"24+27","sha":"e079ed31f9bfd0af59319f48ebf9c75f78805970","kind":"tag","published_at":"2025-01-30T16:26:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+27","html_url":"https://github.com/openjdk/jfx/releases/tag/24+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27/manifests"},{"name":"24+26","sha":"87c3488a15b361ca343b6a324b9e4a995ce0baec","kind":"tag","published_at":"2025-01-23T16:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+26","html_url":"https://github.com/openjdk/jfx/releases/tag/24+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26/manifests"},{"name":"25+1","sha":"f2f5639c243dada1a25f661dbf84d37d908e16e3","kind":"tag","published_at":"2025-01-23T16:37:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+1","html_url":"https://github.com/openjdk/jfx/releases/tag/25+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1/manifests"},{"name":"24+25","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:14:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+25","html_url":"https://github.com/openjdk/jfx/releases/tag/24+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25/manifests"},{"name":"25+0","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:09:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+0","html_url":"https://github.com/openjdk/jfx/releases/tag/25+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0/manifests"},{"name":"24+24","sha":"7312ad1af3a67dd2fd528f3dba0192712359a242","kind":"tag","published_at":"2025-01-09T13:18:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+24","html_url":"https://github.com/openjdk/jfx/releases/tag/24+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24/manifests"},{"name":"24+23","sha":"f06b15b6e6c60fba18b6452464e75b89cc7054f9","kind":"tag","published_at":"2025-01-02T11:48:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+23","html_url":"https://github.com/openjdk/jfx/releases/tag/24+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23/manifests"},{"name":"24+22","sha":"e30d0d54f4269ffe3a9293fc9604f5467c3b5e37","kind":"tag","published_at":"2024-12-19T13:49:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+22","html_url":"https://github.com/openjdk/jfx/releases/tag/24+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22/manifests"},{"name":"24+21","sha":"b76c05b9356656c1bd6a4a7026b858d3a935a51f","kind":"tag","published_at":"2024-12-12T12:57:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+21","html_url":"https://github.com/openjdk/jfx/releases/tag/24+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21/manifests"},{"name":"24+20","sha":"a431801c3d1d76f03c54f7f3451eac4fa8024e8b","kind":"tag","published_at":"2024-12-05T17:55:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+20","html_url":"https://github.com/openjdk/jfx/releases/tag/24+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20/manifests"},{"name":"24+19","sha":"a45e33c1a4d8390eb1e6ec66977f453df71a009a","kind":"tag","published_at":"2024-11-28T13:20:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+19","html_url":"https://github.com/openjdk/jfx/releases/tag/24+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19/manifests"},{"name":"24+18","sha":"3a8a5598fa3e4fa326b1332c0bba6905183348f5","kind":"tag","published_at":"2024-11-21T17:08:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+18","html_url":"https://github.com/openjdk/jfx/releases/tag/24+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18/manifests"},{"name":"24+17","sha":"72af9e2366727a83ca1eace73e1c337cc4f8a255","kind":"tag","published_at":"2024-11-14T20:14:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+17","html_url":"https://github.com/openjdk/jfx/releases/tag/24+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17/manifests"},{"name":"24+16","sha":"3d15a3065c272d79011f99f77c1bdd0d8801e290","kind":"tag","published_at":"2024-11-07T14:22:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+16","html_url":"https://github.com/openjdk/jfx/releases/tag/24+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16/manifests"},{"name":"24+15","sha":"076b4018de1a6fd659778b77d66d2478def315a3","kind":"tag","published_at":"2024-10-24T11:41:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+15","html_url":"https://github.com/openjdk/jfx/releases/tag/24+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15/manifests"},{"name":"24+14","sha":"c4b1e1c019c98e97c64df8b11ee2f9635c67256d","kind":"tag","published_at":"2024-10-17T17:43:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+14","html_url":"https://github.com/openjdk/jfx/releases/tag/24+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14/manifests"},{"name":"24+13","sha":"fb06b1f8e88d1c09cc8109ad3cb0ef5a5a754934","kind":"tag","published_at":"2024-10-10T15:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+13","html_url":"https://github.com/openjdk/jfx/releases/tag/24+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13/manifests"},{"name":"24+12","sha":"d5432c3e14b06445bc45e34e4aa63ec415c03595","kind":"tag","published_at":"2024-10-03T12:32:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+12","html_url":"https://github.com/openjdk/jfx/releases/tag/24+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12/manifests"},{"name":"24+11","sha":"29004352006e4d1d01401d658d22a35ae2648de5","kind":"tag","published_at":"2024-09-26T13:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+11","html_url":"https://github.com/openjdk/jfx/releases/tag/24+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11/manifests"},{"name":"24+10","sha":"e81b676629f281e526f2e37af2b5a82b6c28bc6e","kind":"tag","published_at":"2024-09-19T12:58:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+10","html_url":"https://github.com/openjdk/jfx/releases/tag/24+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10/manifests"},{"name":"23-ga","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-09-17T11:20:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/23-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga/manifests"},{"name":"24+9","sha":"639f138380a4091befa3046f7211aab77f8d77dd","kind":"tag","published_at":"2024-09-12T15:27:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+9","html_url":"https://github.com/openjdk/jfx/releases/tag/24+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9/manifests"},{"name":"24+8","sha":"4647367ce4590440fbb85675055225c869502314","kind":"tag","published_at":"2024-09-05T15:12:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+8","html_url":"https://github.com/openjdk/jfx/releases/tag/24+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8/manifests"},{"name":"23+29","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-29T12:09:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+29","html_url":"https://github.com/openjdk/jfx/releases/tag/23+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29/manifests"},{"name":"24+7","sha":"b88ac0495650bd033ba11e3131e9bffc517872eb","kind":"tag","published_at":"2024-08-29T12:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+7","html_url":"https://github.com/openjdk/jfx/releases/tag/24+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7/manifests"},{"name":"23+28","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-22T13:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+28","html_url":"https://github.com/openjdk/jfx/releases/tag/23+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28/manifests"},{"name":"24+6","sha":"b8987310dfff28b7a1a3862868c2d2210063985d","kind":"tag","published_at":"2024-08-22T12:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+6","html_url":"https://github.com/openjdk/jfx/releases/tag/24+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6/manifests"},{"name":"24+5","sha":"338b1f3a1cff64f8eceb140015fec232f21234eb","kind":"tag","published_at":"2024-08-15T15:13:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+5","html_url":"https://github.com/openjdk/jfx/releases/tag/24+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5/manifests"},{"name":"24+4","sha":"abb6dfefae840ac17893a12e4ac086140c83e451","kind":"tag","published_at":"2024-08-08T16:29:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+4","html_url":"https://github.com/openjdk/jfx/releases/tag/24+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4/manifests"},{"name":"24+3","sha":"686a396c6f1a5ee0733a69a046d2131f4649eca8","kind":"tag","published_at":"2024-08-01T17:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+3","html_url":"https://github.com/openjdk/jfx/releases/tag/24+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3/manifests"},{"name":"24+2","sha":"ffbd12dc01132f186908eb83144ff17c4b4bdeaf","kind":"tag","published_at":"2024-07-25T15:52:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+2","html_url":"https://github.com/openjdk/jfx/releases/tag/24+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2/manifests"},{"name":"24+1","sha":"81f11c4a39eb505d17c57a49c5e084f75a169856","kind":"tag","published_at":"2024-07-18T16:22:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+1","html_url":"https://github.com/openjdk/jfx/releases/tag/24+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1/manifests"},{"name":"23+27","sha":"d9780548f42047cd7cd06d20c1350fa955a9dc9a","kind":"tag","published_at":"2024-07-18T16:16:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+27","html_url":"https://github.com/openjdk/jfx/releases/tag/23+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27/manifests"},{"name":"23+26","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+26","html_url":"https://github.com/openjdk/jfx/releases/tag/23+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26/manifests"},{"name":"24+0","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:17:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+0","html_url":"https://github.com/openjdk/jfx/releases/tag/24+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0/manifests"},{"name":"23+25","sha":"459b15fc61e7a78f29c16fe665370657c1236b3f","kind":"tag","published_at":"2024-07-04T13:05:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+25","html_url":"https://github.com/openjdk/jfx/releases/tag/23+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25/manifests"},{"name":"23+24","sha":"ca04c87d307c36591162af8cd6298ede17812834","kind":"tag","published_at":"2024-06-27T16:53:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+24","html_url":"https://github.com/openjdk/jfx/releases/tag/23+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24/manifests"},{"name":"23+23","sha":"14cd9806eab87954f998aab33c8b2529e34924d6","kind":"tag","published_at":"2024-06-20T15:45:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+23","html_url":"https://github.com/openjdk/jfx/releases/tag/23+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23/manifests"},{"name":"23+22","sha":"c8b96e4e6da18b4ab1331bb3a5b48cf1b8b3e2e6","kind":"tag","published_at":"2024-06-13T16:00:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+22","html_url":"https://github.com/openjdk/jfx/releases/tag/23+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22/manifests"},{"name":"23+21","sha":"4a33d5ef13c7bc72900fa6769fe4779ccec5bc98","kind":"tag","published_at":"2024-06-06T15:24:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+21","html_url":"https://github.com/openjdk/jfx/releases/tag/23+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21/manifests"},{"name":"23+20","sha":"dedcf1d236b5429dcf3c42f5fd1095b28d5da063","kind":"tag","published_at":"2024-05-29T11:04:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+20","html_url":"https://github.com/openjdk/jfx/releases/tag/23+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20/manifests"},{"name":"23+19","sha":"94aa2b68d01af6096a18316ab36c911fe8cec572","kind":"tag","published_at":"2024-05-23T16:43:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+19","html_url":"https://github.com/openjdk/jfx/releases/tag/23+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19/manifests"},{"name":"23+18","sha":"a7627fa8d4c0c2595d359a2656daf2f6005ee0f5","kind":"tag","published_at":"2024-05-16T15:42:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+18","html_url":"https://github.com/openjdk/jfx/releases/tag/23+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18/manifests"},{"name":"23+17","sha":"7699c448bbdfe4213f74eb47409d9c42b16b59a4","kind":"tag","published_at":"2024-05-09T11:52:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+17","html_url":"https://github.com/openjdk/jfx/releases/tag/23+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17/manifests"},{"name":"23+16","sha":"aa9907a58e24bc997a6762d62542a9cc6234dbe3","kind":"tag","published_at":"2024-05-02T16:37:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+16","html_url":"https://github.com/openjdk/jfx/releases/tag/23+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16/manifests"},{"name":"23+15","sha":"c23ac74714a88649a65d455a06254e97cd6ecb3f","kind":"tag","published_at":"2024-04-26T20:49:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+15","html_url":"https://github.com/openjdk/jfx/releases/tag/23+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15/manifests"},{"name":"23+14","sha":"d03b0028d1ebefa00df59a20d6f9a4dd9ac5f033","kind":"tag","published_at":"2024-04-19T12:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+14","html_url":"https://github.com/openjdk/jfx/releases/tag/23+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14/manifests"},{"name":"23+13","sha":"0eb4d7196099d817cc6467985b882242845bdd2e","kind":"tag","published_at":"2024-04-11T18:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+13","html_url":"https://github.com/openjdk/jfx/releases/tag/23+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13/manifests"},{"name":"23+12","sha":"0d336063346879671e1c9fbdeed4926d69c6cf44","kind":"tag","published_at":"2024-04-04T15:05:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+12","html_url":"https://github.com/openjdk/jfx/releases/tag/23+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12/manifests"},{"name":"23+11","sha":"0d2ad0e0e6a8ab29e73e77ddbdbe4b6c4d8ab147","kind":"tag","published_at":"2024-03-29T13:44:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+11","html_url":"https://github.com/openjdk/jfx/releases/tag/23+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11/manifests"},{"name":"23+10","sha":"dcb894c7ffd1d14365a0ef691362f2e7232d20d5","kind":"tag","published_at":"2024-03-21T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+10","html_url":"https://github.com/openjdk/jfx/releases/tag/23+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10/manifests"},{"name":"22-ga","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-03-19T14:06:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/22-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga/manifests"},{"name":"23+9","sha":"c196454e76dec1cbcd028e12d99f052981a63a4e","kind":"tag","published_at":"2024-03-14T22:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+9","html_url":"https://github.com/openjdk/jfx/releases/tag/23+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9/manifests"},{"name":"23+8","sha":"64af987576214fc5483520ce8131895be74a641d","kind":"tag","published_at":"2024-03-07T16:21:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+8","html_url":"https://github.com/openjdk/jfx/releases/tag/23+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8/manifests"},{"name":"23+7","sha":"b99eb45828317e4c195b46eb0c9371d4645f2c6c","kind":"tag","published_at":"2024-02-29T18:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+7","html_url":"https://github.com/openjdk/jfx/releases/tag/23+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7/manifests"},{"name":"22+30","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-02-29T17:39:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+30","html_url":"https://github.com/openjdk/jfx/releases/tag/22+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30/manifests"},{"name":"23+6","sha":"e0b88bc7cfede46afe28cbb4a2e333df933b5100","kind":"tag","published_at":"2024-02-22T16:15:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+6","html_url":"https://github.com/openjdk/jfx/releases/tag/23+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6/manifests"},{"name":"23+5","sha":"48be7d36d5033d215d585619f34c2dde518e4b53","kind":"tag","published_at":"2024-02-15T15:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+5","html_url":"https://github.com/openjdk/jfx/releases/tag/23+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5/manifests"},{"name":"22+29","sha":"f15a4add7133c94f4bae3c0abaeb16d1b31ee6cd","kind":"tag","published_at":"2024-02-15T15:50:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+29","html_url":"https://github.com/openjdk/jfx/releases/tag/22+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29/manifests"},{"name":"23+4","sha":"172c491dae4b774012589d991c898f12ccb44a4c","kind":"tag","published_at":"2024-02-08T23:19:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+4","html_url":"https://github.com/openjdk/jfx/releases/tag/23+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4/manifests"},{"name":"23+3","sha":"aac2df168d524f97d663de6776962773702b360c","kind":"tag","published_at":"2024-02-01T16:19:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+3","html_url":"https://github.com/openjdk/jfx/releases/tag/23+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3/manifests"},{"name":"22+28","sha":"34914c465ac71bd2ab3ba2a5ccae5f353bc59264","kind":"tag","published_at":"2024-02-01T16:17:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+28","html_url":"https://github.com/openjdk/jfx/releases/tag/22+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28/manifests"},{"name":"22+27","sha":"b4b576fa1c1ba58f5069e2c40e1f636daeafa85c","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+27","html_url":"https://github.com/openjdk/jfx/releases/tag/22+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27/manifests"},{"name":"23+2","sha":"9e7e8e1d08a9d03611da99ef1a7e6e29cd870eca","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+2","html_url":"https://github.com/openjdk/jfx/releases/tag/23+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2/manifests"},{"name":"23+1","sha":"872dbc8a2d254cba4df33fcc778b15b1a3c9b69f","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+1","html_url":"https://github.com/openjdk/jfx/releases/tag/23+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1/manifests"},{"name":"22+26","sha":"0a566990a8bd9d0a7329b1d8fed4326128c48cd3","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+26","html_url":"https://github.com/openjdk/jfx/releases/tag/22+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26/manifests"},{"name":"22+25","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:17:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+25","html_url":"https://github.com/openjdk/jfx/releases/tag/22+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25/manifests"},{"name":"23+0","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:09:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+0","html_url":"https://github.com/openjdk/jfx/releases/tag/23+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0/manifests"},{"name":"22+24","sha":"2493a23e2dc5ff8694ab4a1bed06fe73466edaf9","kind":"tag","published_at":"2024-01-04T15:46:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+24","html_url":"https://github.com/openjdk/jfx/releases/tag/22+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24/manifests"},{"name":"22+23","sha":"ab68b716fbfd807918ca4a1bc096dcf40d9cfcbd","kind":"tag","published_at":"2023-12-21T15:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+23","html_url":"https://github.com/openjdk/jfx/releases/tag/22+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23/manifests"},{"name":"22+22","sha":"8872f7afab5eca725b29d9e5b005084c22b27b9c","kind":"tag","published_at":"2023-12-15T13:01:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+22","html_url":"https://github.com/openjdk/jfx/releases/tag/22+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22/manifests"},{"name":"22+21","sha":"2108ecf9d7c8c459964a9e8b5e37485b3507b028","kind":"tag","published_at":"2023-12-07T20:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+21","html_url":"https://github.com/openjdk/jfx/releases/tag/22+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21/manifests"},{"name":"22+20","sha":"036d81be5ab2434863dee2d704967589222176cb","kind":"tag","published_at":"2023-11-30T19:18:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+20","html_url":"https://github.com/openjdk/jfx/releases/tag/22+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20/manifests"},{"name":"22+19","sha":"3548cddedcf3e99af9263efc8004a092a55af8fb","kind":"tag","published_at":"2023-11-24T04:10:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+19","html_url":"https://github.com/openjdk/jfx/releases/tag/22+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19/manifests"},{"name":"22+18","sha":"cda623d74a17c1aac034bac175e4fb10bd1fd52b","kind":"tag","published_at":"2023-11-16T20:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+18","html_url":"https://github.com/openjdk/jfx/releases/tag/22+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18/manifests"},{"name":"22+17","sha":"c8641e280b41d26a59d20c21813408f6cfe30cbb","kind":"tag","published_at":"2023-11-09T15:31:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+17","html_url":"https://github.com/openjdk/jfx/releases/tag/22+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17/manifests"},{"name":"22+16","sha":"96e5d10a40dc25b999ff229f1d6601d1058761b2","kind":"tag","published_at":"2023-11-02T22:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+16","html_url":"https://github.com/openjdk/jfx/releases/tag/22+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16/manifests"},{"name":"22+15","sha":"9b93c962f45e5cf0b3a9f1090f307603be130a0e","kind":"tag","published_at":"2023-10-26T19:39:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+15","html_url":"https://github.com/openjdk/jfx/releases/tag/22+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15/manifests"},{"name":"22+14","sha":"27594f01bd1df9d716914f8a7527d56b4ea45596","kind":"tag","published_at":"2023-10-20T10:21:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+14","html_url":"https://github.com/openjdk/jfx/releases/tag/22+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14/manifests"},{"name":"22+13","sha":"e621d4b65222ee99b29fb2709a830d8ad70ea44f","kind":"tag","published_at":"2023-10-12T15:16:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+13","html_url":"https://github.com/openjdk/jfx/releases/tag/22+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13/manifests"},{"name":"22+12","sha":"25862787d2e1b6c4da17089a1d5695c4e4b9fd6e","kind":"tag","published_at":"2023-10-05T18:57:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+12","html_url":"https://github.com/openjdk/jfx/releases/tag/22+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12/manifests"},{"name":"22+11","sha":"f2dd4bdb7b7d2877fb8aa805737c5d9bd89f9cef","kind":"tag","published_at":"2023-09-28T12:20:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+11","html_url":"https://github.com/openjdk/jfx/releases/tag/22+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11/manifests"},{"name":"22+10","sha":"658c833179dffb68893375b8bad90b7906f479b3","kind":"tag","published_at":"2023-09-21T13:01:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+10","html_url":"https://github.com/openjdk/jfx/releases/tag/22+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10/manifests"},{"name":"21-ga","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-19T11:57:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/21-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga/manifests"},{"name":"22+9","sha":"f7b21e5468f1aad18df17443590c0887b2cf0239","kind":"tag","published_at":"2023-09-14T19:14:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+9","html_url":"https://github.com/openjdk/jfx/releases/tag/22+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9/manifests"},{"name":"22+8","sha":"8fcd6e5e55967810ec2acd3dcc9b47bae5c70350","kind":"tag","published_at":"2023-09-07T18:17:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+8","html_url":"https://github.com/openjdk/jfx/releases/tag/22+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8/manifests"},{"name":"21+31","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-01T00:06:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+31","html_url":"https://github.com/openjdk/jfx/releases/tag/21+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31/manifests"},{"name":"22+7","sha":"beca88c16fa0942ce7ed32530c411ed9671ad925","kind":"tag","published_at":"2023-09-01T00:00:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+7","html_url":"https://github.com/openjdk/jfx/releases/tag/22+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7/manifests"},{"name":"21+30","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-08-24T14:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+30","html_url":"https://github.com/openjdk/jfx/releases/tag/21+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30/manifests"},{"name":"22+6","sha":"be2c7aea20c7752f069e526d2c3f9bea11bc1634","kind":"tag","published_at":"2023-08-24T14:31:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+6","html_url":"https://github.com/openjdk/jfx/releases/tag/22+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6/manifests"},{"name":"22+5","sha":"e5bb4e141cba5f49e0bdcc788d1751c8770d17d5","kind":"tag","published_at":"2023-08-17T16:26:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+5","html_url":"https://github.com/openjdk/jfx/releases/tag/22+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5/manifests"},{"name":"22+4","sha":"5d741761e751aa047f265d9d816be535a1818aee","kind":"tag","published_at":"2023-08-10T15:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+4","html_url":"https://github.com/openjdk/jfx/releases/tag/22+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4/manifests"},{"name":"21+29","sha":"86e71094b54901487b93c53eb5bcaf6bf9bee92b","kind":"tag","published_at":"2023-08-04T11:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+29","html_url":"https://github.com/openjdk/jfx/releases/tag/21+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29/manifests"},{"name":"22+3","sha":"5f5e54feb2e816dcb351a28862c798117c3f81e8","kind":"tag","published_at":"2023-08-03T11:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+3","html_url":"https://github.com/openjdk/jfx/releases/tag/22+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3/manifests"},{"name":"22+2","sha":"cc57fb51a9409f5d2a6d2ce8dcd3878d48f9cfc9","kind":"tag","published_at":"2023-07-27T15:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+2","html_url":"https://github.com/openjdk/jfx/releases/tag/22+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2/manifests"},{"name":"21+28","sha":"6095445a8aeb6f9c5b1cd68ecf682b1734673a95","kind":"tag","published_at":"2023-07-27T15:13:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+28","html_url":"https://github.com/openjdk/jfx/releases/tag/21+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28/manifests"},{"name":"22+1","sha":"600cee70a2f6f907a53f7183315e6d7f79b291d6","kind":"tag","published_at":"2023-07-20T19:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+1","html_url":"https://github.com/openjdk/jfx/releases/tag/22+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1/manifests"},{"name":"21+27","sha":"529d47961467b11e60fd06c634021912dc193c51","kind":"tag","published_at":"2023-07-20T18:59:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+27","html_url":"https://github.com/openjdk/jfx/releases/tag/21+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27/manifests"},{"name":"21+26","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:40:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+26","html_url":"https://github.com/openjdk/jfx/releases/tag/21+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26/manifests"},{"name":"22+0","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:10:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+0","html_url":"https://github.com/openjdk/jfx/releases/tag/22+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0/manifests"},{"name":"21+25","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-07-06T15:23:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+25","html_url":"https://github.com/openjdk/jfx/releases/tag/21+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25/manifests"},{"name":"21+24","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-06-29T15:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+24","html_url":"https://github.com/openjdk/jfx/releases/tag/21+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24/manifests"},{"name":"21+23","sha":"a17a71458def91d206844b7d64e185af75a3c6e0","kind":"tag","published_at":"2023-06-22T12:32:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+23","html_url":"https://github.com/openjdk/jfx/releases/tag/21+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23/manifests"},{"name":"21+22","sha":"8d13ba93b5f01768a6ac2df81c6e026d3d85c86d","kind":"tag","published_at":"2023-06-15T11:58:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+22","html_url":"https://github.com/openjdk/jfx/releases/tag/21+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22/manifests"},{"name":"21+21","sha":"6a159e91e0ff698c2dc4731a6171b565abeb1bdf","kind":"tag","published_at":"2023-06-08T12:17:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+21","html_url":"https://github.com/openjdk/jfx/releases/tag/21+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21/manifests"},{"name":"21+20","sha":"7825137dc2d9f8d4ebc50c864522fae990cadc71","kind":"tag","published_at":"2023-06-01T12:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+20","html_url":"https://github.com/openjdk/jfx/releases/tag/21+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20/manifests"},{"name":"21+19","sha":"4b24c8690d01634179571d24c8919469b209bec6","kind":"tag","published_at":"2023-05-25T17:08:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+19","html_url":"https://github.com/openjdk/jfx/releases/tag/21+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19/manifests"},{"name":"21+18","sha":"8110f548fc561dc39e15deb7ac0c5555ececa8b6","kind":"tag","published_at":"2023-05-19T12:18:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+18","html_url":"https://github.com/openjdk/jfx/releases/tag/21+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18/manifests"},{"name":"21+17","sha":"604fc26219a10114c22aea5062bad228a34dc7c0","kind":"tag","published_at":"2023-05-12T13:51:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+17","html_url":"https://github.com/openjdk/jfx/releases/tag/21+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17/manifests"},{"name":"21+16","sha":"0a1fd6e0705ccced541b14afad68aea24faea8df","kind":"tag","published_at":"2023-05-04T17:50:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+16","html_url":"https://github.com/openjdk/jfx/releases/tag/21+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16/manifests"},{"name":"21+15","sha":"0b36052caa25fb87137f32661c45092a801c66fd","kind":"tag","published_at":"2023-04-27T12:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+15","html_url":"https://github.com/openjdk/jfx/releases/tag/21+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15/manifests"},{"name":"21+14","sha":"cf1e991c796942c50001e621dbd29984415cdbd3","kind":"tag","published_at":"2023-04-20T19:13:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+14","html_url":"https://github.com/openjdk/jfx/releases/tag/21+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14/manifests"},{"name":"21+13","sha":"f28896aa63592a37e7f78263548f3b2d4f2bc381","kind":"tag","published_at":"2023-04-13T12:05:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+13","html_url":"https://github.com/openjdk/jfx/releases/tag/21+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13/manifests"},{"name":"21+12","sha":"2b2a7f1f7cdad676159d471d2fee6025bbf4e939","kind":"tag","published_at":"2023-04-06T12:04:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+12","html_url":"https://github.com/openjdk/jfx/releases/tag/21+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12/manifests"},{"name":"21+11","sha":"2a5bf4647ca19f67eb56f2459f0a5acee6c05146","kind":"tag","published_at":"2023-03-30T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+11","html_url":"https://github.com/openjdk/jfx/releases/tag/21+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11/manifests"},{"name":"21+10","sha":"ae2e71fc5ac2e6c7cf6d671c15b53249783c71b3","kind":"tag","published_at":"2023-03-23T17:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+10","html_url":"https://github.com/openjdk/jfx/releases/tag/21+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10/manifests"},{"name":"20-ga","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-21T12:01:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/20-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga/manifests"},{"name":"21+9","sha":"935c7b797d79407d741735324313684617d1292d","kind":"tag","published_at":"2023-03-16T18:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+9","html_url":"https://github.com/openjdk/jfx/releases/tag/21+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9/manifests"},{"name":"21+8","sha":"4178ad72c356ce8bd8fca95ee4dd22987a3b175a","kind":"tag","published_at":"2023-03-09T18:48:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+8","html_url":"https://github.com/openjdk/jfx/releases/tag/21+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8/manifests"},{"name":"20+19","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-02T23:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+19","html_url":"https://github.com/openjdk/jfx/releases/tag/20+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19/manifests"},{"name":"21+7","sha":"9df6039a27a78f40a929b5ba4de0e38ce233a6fc","kind":"tag","published_at":"2023-03-02T22:43:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+7","html_url":"https://github.com/openjdk/jfx/releases/tag/21+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7/manifests"},{"name":"21+6","sha":"14883a296ac08a91fc24570a7479a6c8c2117643","kind":"tag","published_at":"2023-02-23T13:48:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+6","html_url":"https://github.com/openjdk/jfx/releases/tag/21+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6/manifests"},{"name":"21+5","sha":"f4ca00dd6f81a97401f78f422a6899cb44ab462f","kind":"tag","published_at":"2023-02-16T23:10:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+5","html_url":"https://github.com/openjdk/jfx/releases/tag/21+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5/manifests"},{"name":"21+4","sha":"e7d31914b3f91076df7777a2e5da02c4c71150b0","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+4","html_url":"https://github.com/openjdk/jfx/releases/tag/21+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4/manifests"},{"name":"20+18","sha":"abe80587a3515bbae5ba2f3d3a65cc0614e254fb","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+18","html_url":"https://github.com/openjdk/jfx/releases/tag/20+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18/manifests"},{"name":"21+3","sha":"e1f7d0c42be3839df7679ae45d74907ef33edfbe","kind":"tag","published_at":"2023-02-02T16:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+3","html_url":"https://github.com/openjdk/jfx/releases/tag/21+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3/manifests"},{"name":"20+17","sha":"8f2fac06152d3332e169f5b5389ac2ba84d18bc2","kind":"tag","published_at":"2023-02-02T16:18:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+17","html_url":"https://github.com/openjdk/jfx/releases/tag/20+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17/manifests"},{"name":"21+2","sha":"e234c89a253ece4962803a05d6ef77f0a7a80a82","kind":"tag","published_at":"2023-01-26T13:49:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+2","html_url":"https://github.com/openjdk/jfx/releases/tag/21+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2/manifests"},{"name":"19.0.2.1+0","sha":"659314932bd08fe0f9ea59c17db8ae510041dc3a","kind":"tag","published_at":"2023-01-19T17:01:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0/manifests"},{"name":"20+16","sha":"1ccb586c4808bf5026ca45f1b5a3f408818ae7fd","kind":"tag","published_at":"2023-01-19T16:58:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+16","html_url":"https://github.com/openjdk/jfx/releases/tag/20+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16/manifests"},{"name":"21+1","sha":"89219b70f8760dc6bd4e827e22c8190fdf3fea99","kind":"tag","published_at":"2023-01-19T16:56:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+1","html_url":"https://github.com/openjdk/jfx/releases/tag/21+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1/manifests"},{"name":"19.0.2.1+1","sha":"795ed10ef358d62635589bb1d5b74f2425e5bc80","kind":"tag","published_at":"2023-01-19T16:00:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1/manifests"},{"name":"19.0.2+1","sha":"d60d9ef73ea84a06a3e465f04acf3d7102ddb961","kind":"tag","published_at":"2023-01-18T07:14:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1/manifests"},{"name":"19.0.2+0","sha":"0db91abc0d97d45b05cc543bff024c9b36d53d11","kind":"tag","published_at":"2023-01-16T17:53:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0/manifests"},{"name":"20+15","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:34:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+15","html_url":"https://github.com/openjdk/jfx/releases/tag/20+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15/manifests"},{"name":"21+0","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+0","html_url":"https://github.com/openjdk/jfx/releases/tag/21+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0/manifests"},{"name":"20+14","sha":"ca29cc6122010e4b94778cc658efd4fdddc8af67","kind":"tag","published_at":"2023-01-05T23:07:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+14","html_url":"https://github.com/openjdk/jfx/releases/tag/20+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14/manifests"},{"name":"20+13","sha":"5b96d348ebcabb4b6d2e1d95937de3c82a1f6876","kind":"tag","published_at":"2022-12-22T20:00:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+13","html_url":"https://github.com/openjdk/jfx/releases/tag/20+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13/manifests"},{"name":"20+12","sha":"30147d2f8dfd3fe32f9ea6e70431efe90b015080","kind":"tag","published_at":"2022-12-15T19:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+12","html_url":"https://github.com/openjdk/jfx/releases/tag/20+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12/manifests"},{"name":"20+11","sha":"c900a00c7527f290e8047792fef4b45002930892","kind":"tag","published_at":"2022-12-08T20:42:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+11","html_url":"https://github.com/openjdk/jfx/releases/tag/20+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11/manifests"},{"name":"20+10","sha":"4a19fe71f9151460dca97d4ca9962fd630404ee8","kind":"tag","published_at":"2022-12-01T21:33:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+10","html_url":"https://github.com/openjdk/jfx/releases/tag/20+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10/manifests"},{"name":"20+9","sha":"cce85806c61f8b2a9bc18996a9922daf6daa9cd8","kind":"tag","published_at":"2022-11-23T23:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+9","html_url":"https://github.com/openjdk/jfx/releases/tag/20+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9/manifests"},{"name":"20+8","sha":"6cc9c4d1b9a46432f1568a54d7dcdf51e224559b","kind":"tag","published_at":"2022-11-17T11:53:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+8","html_url":"https://github.com/openjdk/jfx/releases/tag/20+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8/manifests"},{"name":"20+7","sha":"f4e27e9d37439716455838671d2f06b8aca1d236","kind":"tag","published_at":"2022-11-10T21:30:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+7","html_url":"https://github.com/openjdk/jfx/releases/tag/20+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7/manifests"},{"name":"20+6","sha":"7f17447aa44fbf5b09aaa2b699266dac8b50cea1","kind":"tag","published_at":"2022-11-04T12:13:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+6","html_url":"https://github.com/openjdk/jfx/releases/tag/20+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6/manifests"},{"name":"20+5","sha":"b3eec1d655ca8d17d13615ea430e92058d99ec1c","kind":"tag","published_at":"2022-10-27T16:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+5","html_url":"https://github.com/openjdk/jfx/releases/tag/20+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5/manifests"},{"name":"20+4","sha":"337c78183be84a3420691f615096b54a68ac4300","kind":"tag","published_at":"2022-10-06T08:05:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+4","html_url":"https://github.com/openjdk/jfx/releases/tag/20+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4/manifests"},{"name":"20+3","sha":"27f1905077cbc475fbce1b0f8d950d014dbb07a4","kind":"tag","published_at":"2022-09-16T08:51:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+3","html_url":"https://github.com/openjdk/jfx/releases/tag/20+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3/manifests"},{"name":"19+11","sha":"8b96776510908c14a860680ad99404c339faa48f","kind":"tag","published_at":"2022-09-02T06:36:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+11","html_url":"https://github.com/openjdk/jfx/releases/tag/19+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11/manifests"},{"name":"20+2","sha":"eaddb0fbeeb99900636f9704758f6c004860ff9a","kind":"tag","published_at":"2022-08-16T12:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+2","html_url":"https://github.com/openjdk/jfx/releases/tag/20+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2/manifests"},{"name":"19+10","sha":"6da05c2c7ed8f3911a43f51cbce2a5988a011c7d","kind":"tag","published_at":"2022-07-28T13:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+10","html_url":"https://github.com/openjdk/jfx/releases/tag/19+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10/manifests"},{"name":"20+1","sha":"7e48413eb0f9eb3dcbd9d3a1572fc311036092c8","kind":"tag","published_at":"2022-07-28T12:41:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+1","html_url":"https://github.com/openjdk/jfx/releases/tag/20+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1/manifests"},{"name":"18.0.2+2","sha":"9e06946b6c2d40f64893ddff8dcc8359968c3a94","kind":"tag","published_at":"2022-07-19T16:27:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2/manifests"},{"name":"18.0.2+1","sha":"58170f440950297affe9b53fe5d2743bbd102dc0","kind":"tag","published_at":"2022-07-19T07:39:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1/manifests"},{"name":"20+0","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T16:05:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+0","html_url":"https://github.com/openjdk/jfx/releases/tag/20+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0/manifests"},{"name":"19+9","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T09:59:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+9","html_url":"https://github.com/openjdk/jfx/releases/tag/19+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9/manifests"},{"name":"19+8","sha":"da5bd3716441f201691377c52abba59ce03bc322","kind":"tag","published_at":"2022-06-08T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+8","html_url":"https://github.com/openjdk/jfx/releases/tag/19+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8/manifests"},{"name":"19+7","sha":"81e1cc3edcbfda34479ee876cbd9eb74099a7e57","kind":"tag","published_at":"2022-05-18T13:31:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+7","html_url":"https://github.com/openjdk/jfx/releases/tag/19+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7/manifests"},{"name":"19+6","sha":"d69a498c2cde73339bc99e6c02c0d47fe4b1b650","kind":"tag","published_at":"2022-05-02T19:18:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+6","html_url":"https://github.com/openjdk/jfx/releases/tag/19+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6/manifests"},{"name":"18.0.2+0","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-20T06:45:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0/manifests"},{"name":"18.0.1+2","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-19T16:52:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2/manifests"},{"name":"18.0.1+1","sha":"7e2cefba7f28fc0570b7495a08203756caa5327c","kind":"tag","published_at":"2022-04-19T11:03:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1/manifests"},{"name":"18.0.1+0","sha":"df43d2bdff884f6ea2f2c1f908504260db04e423","kind":"tag","published_at":"2022-04-13T12:45:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0/manifests"},{"name":"19+5","sha":"c55931f662ccbb4cdbb602a31d3d61231ebf79ca","kind":"tag","published_at":"2022-04-11T13:26:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+5","html_url":"https://github.com/openjdk/jfx/releases/tag/19+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5/manifests"},{"name":"19+4","sha":"424aebae8f28d0c75caa3281a3e5d6a7ede86a8a","kind":"tag","published_at":"2022-03-29T09:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+4","html_url":"https://github.com/openjdk/jfx/releases/tag/19+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4/manifests"},{"name":"18+12","sha":"8b879eef96c9635a9ed16599344fa90568be2845","kind":"tag","published_at":"2022-03-08T09:43:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+12","html_url":"https://github.com/openjdk/jfx/releases/tag/18+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12/manifests"},{"name":"19+3","sha":"6f201f7a02dba14328d183e7d0db5dede4416ce4","kind":"tag","published_at":"2022-02-23T11:15:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+3","html_url":"https://github.com/openjdk/jfx/releases/tag/19+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3/manifests"},{"name":"18+11","sha":"ed39982515e1f4399841ffd75849988ff651396d","kind":"tag","published_at":"2022-02-10T18:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+11","html_url":"https://github.com/openjdk/jfx/releases/tag/18+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11/manifests"},{"name":"19+2","sha":"cdebc6cbafb579148b4addee44d307bd9739454b","kind":"tag","published_at":"2022-02-10T13:29:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+2","html_url":"https://github.com/openjdk/jfx/releases/tag/19+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2/manifests"},{"name":"19+1","sha":"f326e78ffdfcbbc9085bc50a38e0b4454b757157","kind":"tag","published_at":"2022-02-08T12:31:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1/manifests"},{"name":"18+10","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-18T09:25:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+10","html_url":"https://github.com/openjdk/jfx/releases/tag/18+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10/manifests"},{"name":"19+0","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-13T16:05:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0/manifests"},{"name":"18+9","sha":"c705bd493931d88650542be5466d6add359f45b9","kind":"tag","published_at":"2022-01-04T08:33:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+9","html_url":"https://github.com/openjdk/jfx/releases/tag/18+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9/manifests"},{"name":"18+8","sha":"5805bf8e5de90427a68164e52c1fbbd08bfd0aa4","kind":"tag","published_at":"2021-12-07T11:46:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+8","html_url":"https://github.com/openjdk/jfx/releases/tag/18+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8/manifests"},{"name":"18+7","sha":"f939d094e3f02575c77a12c3a986d5f601a65a1d","kind":"tag","published_at":"2021-11-16T11:06:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+7","html_url":"https://github.com/openjdk/jfx/releases/tag/18+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7/manifests"},{"name":"18+6","sha":"4d8e12d231476fe72742cf10c223d8baf5028677","kind":"tag","published_at":"2021-11-05T09:29:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+6","html_url":"https://github.com/openjdk/jfx/releases/tag/18+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6/manifests"},{"name":"18+5","sha":"717cfdc85817aee57d5326e592340c849382d7a4","kind":"tag","published_at":"2021-10-27T08:44:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+5","html_url":"https://github.com/openjdk/jfx/releases/tag/18+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5/manifests"},{"name":"18+4","sha":"2c86e0fc81074f6ad49b798c891a358a5fe15f94","kind":"tag","published_at":"2021-10-06T12:25:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+4","html_url":"https://github.com/openjdk/jfx/releases/tag/18+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4/manifests"},{"name":"18+3","sha":"338b999414ed5dc8fea19c12bd3e656fd9cab6f4","kind":"tag","published_at":"2021-09-22T19:49:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+3","html_url":"https://github.com/openjdk/jfx/releases/tag/18+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3/manifests"},{"name":"17.0.0.1+1","sha":"3a677c418b517a4868ae44bd66209aab83c29588","kind":"tag","published_at":"2021-09-15T16:18:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17.0.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17.0.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17.0.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1/manifests"},{"name":"17+18","sha":"14b23bcf69a321c44b09e584b30f39e1fa3e6948","kind":"tag","published_at":"2021-09-07T07:00:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+18","html_url":"https://github.com/openjdk/jfx/releases/tag/17+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18/manifests"},{"name":"17+17","sha":"03b7215b68c22b73dbec4fd554c3edaccb0102b6","kind":"tag","published_at":"2021-08-17T18:41:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+17","html_url":"https://github.com/openjdk/jfx/releases/tag/17+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17/manifests"},{"name":"18+2","sha":"ee442e516a20e979dc228ab63c6b795b74d49e41","kind":"tag","published_at":"2021-08-17T15:00:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2/manifests"},{"name":"17+16","sha":"748f464a7ada4ef1ae6ea3e81bfd592904451f8e","kind":"tag","published_at":"2021-07-21T08:31:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+16","html_url":"https://github.com/openjdk/jfx/releases/tag/17+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16/manifests"},{"name":"18+1","sha":"c490ddfdb1255add00dd7b0f14fe03857c6946c5","kind":"tag","published_at":"2021-07-20T20:04:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1/manifests"},{"name":"17+15","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T16:40:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+15","html_url":"https://github.com/openjdk/jfx/releases/tag/17+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15/manifests"},{"name":"18+0","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T15:58:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0/manifests"},{"name":"17+14","sha":"a1be1d591c0bf0bc118ffb8a4d1c4c8cc236b689","kind":"tag","published_at":"2021-06-30T16:14:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+14","html_url":"https://github.com/openjdk/jfx/releases/tag/17+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14/manifests"},{"name":"17+13","sha":"13cffbaad4068177d2d3239fa297302c3f94c217","kind":"tag","published_at":"2021-06-22T11:13:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+13","html_url":"https://github.com/openjdk/jfx/releases/tag/17+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13/manifests"},{"name":"17+12","sha":"47700d8ef0175d4b457bb658371d2da4ec0a8181","kind":"tag","published_at":"2021-06-04T14:37:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+12","html_url":"https://github.com/openjdk/jfx/releases/tag/17+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12/manifests"},{"name":"17+11","sha":"485b242d5993024e5e2b7dcf8d306e0a889ce07e","kind":"tag","published_at":"2021-05-19T09:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+11","html_url":"https://github.com/openjdk/jfx/releases/tag/17+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11/manifests"},{"name":"17+10","sha":"eb913cb78bbc7a4973d1dfab3b02335edeff72aa","kind":"tag","published_at":"2021-05-11T09:54:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+10","html_url":"https://github.com/openjdk/jfx/releases/tag/17+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10/manifests"},{"name":"17+9","sha":"e3e5116e4e9168015c0328dd1fbfffa3b3180626","kind":"tag","published_at":"2021-04-30T12:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+9","html_url":"https://github.com/openjdk/jfx/releases/tag/17+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9/manifests"},{"name":"17+8","sha":"6b63bf5c3f4540baf6d5cb12b6e85791f725b2bb","kind":"tag","published_at":"2021-04-27T08:34:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+8","html_url":"https://github.com/openjdk/jfx/releases/tag/17+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8/manifests"},{"name":"17+7","sha":"05ab7992a89cf9763528c14763ebc151c8f28613","kind":"tag","published_at":"2021-04-16T13:05:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+7","html_url":"https://github.com/openjdk/jfx/releases/tag/17+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7/manifests"},{"name":"17+6","sha":"b2f842de4d3db096f510fa3ef00936827bc85686","kind":"tag","published_at":"2021-04-02T19:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+6","html_url":"https://github.com/openjdk/jfx/releases/tag/17+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6/manifests"},{"name":"17+5","sha":"ed5cfe72e0da4e4b90eb83cac7c50fe761f28c04","kind":"tag","published_at":"2021-03-26T08:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+5","html_url":"https://github.com/openjdk/jfx/releases/tag/17+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5/manifests"},{"name":"17+4","sha":"d4d57fb177e0bda717fb3b77901d54081130561b","kind":"tag","published_at":"2021-03-22T09:26:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+4","html_url":"https://github.com/openjdk/jfx/releases/tag/17+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4/manifests"},{"name":"17+3","sha":"8adbc673d095607e8a6109fbb951fa17b9d6caad","kind":"tag","published_at":"2021-03-16T10:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+3","html_url":"https://github.com/openjdk/jfx/releases/tag/17+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3/manifests"},{"name":"16+8","sha":"e0ce73a3c8d82d3274bd10799b530f397a90ba60","kind":"tag","published_at":"2021-03-08T13:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+8","html_url":"https://github.com/openjdk/jfx/releases/tag/16+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8/manifests"},{"name":"17+2","sha":"dc91f64b753b032040316e8daac37cdb499d5196","kind":"tag","published_at":"2021-02-25T20:05:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+2","html_url":"https://github.com/openjdk/jfx/releases/tag/17+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2/manifests"},{"name":"17+1","sha":"a23d4aeb84b4b96c67b6adb8e3e54a926fda539e","kind":"tag","published_at":"2021-02-11T10:21:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1/manifests"},{"name":"16+7","sha":"0f20a98483902f9cf8637fc50b9241f181014723","kind":"tag","published_at":"2021-02-11T10:19:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+7","html_url":"https://github.com/openjdk/jfx/releases/tag/16+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7/manifests"},{"name":"16+6","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T19:27:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+6","html_url":"https://github.com/openjdk/jfx/releases/tag/16+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6/manifests"},{"name":"17+0","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T15:46:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+0","html_url":"https://github.com/openjdk/jfx/releases/tag/17+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0/manifests"},{"name":"16+5","sha":"bd510896e56eb844c07f4abf80150ea8c0d5e284","kind":"tag","published_at":"2020-11-30T18:04:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+5","html_url":"https://github.com/openjdk/jfx/releases/tag/16+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5/manifests"},{"name":"16+4","sha":"dd22cd2d97d4bfc305e44f2e77b4c104c62ff31f","kind":"tag","published_at":"2020-11-06T10:57:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+4","html_url":"https://github.com/openjdk/jfx/releases/tag/16+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4/manifests"},{"name":"15.0.1+1","sha":"fcfbbb2c7cea1e3f264fc610b1399edde6ed4f02","kind":"tag","published_at":"2020-10-21T20:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1/manifests"},{"name":"15.0.1+0","sha":"4b75750528a16c53666b8ef082cd3b36aa68c53a","kind":"tag","published_at":"2020-10-20T08:01:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0/manifests"},{"name":"16+3","sha":"31fce21fb7e42b376e6dd159d422e691bd6cf1ae","kind":"tag","published_at":"2020-10-19T09:54:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+3","html_url":"https://github.com/openjdk/jfx/releases/tag/16+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3/manifests"},{"name":"16+2","sha":"b2e2000c676f78db6849a54552ae8713286ec68d","kind":"tag","published_at":"2020-09-16T11:52:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+2","html_url":"https://github.com/openjdk/jfx/releases/tag/16+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2/manifests"},{"name":"15+9","sha":"41ff3fa8c52610ff6e2e3910ef7ecc8d908dd033","kind":"tag","published_at":"2020-09-04T07:28:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+9","html_url":"https://github.com/openjdk/jfx/releases/tag/15+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9/manifests"},{"name":"16+1","sha":"a46b2507c565e6a79aad79db589e82b3c9ccc0a9","kind":"tag","published_at":"2020-07-24T13:24:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+1","html_url":"https://github.com/openjdk/jfx/releases/tag/16+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1/manifests"},{"name":"15+8","sha":"6b008925f196f2f2835f6bf056b7fcaeadb947ab","kind":"tag","published_at":"2020-07-24T13:17:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+8","html_url":"https://github.com/openjdk/jfx/releases/tag/15+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8/manifests"},{"name":"14.0.2.1+1","sha":"7dc029292842d7ca0d52633b0c876f61aeb6013f","kind":"tag","published_at":"2020-07-17T10:42:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1/manifests"},{"name":"14.0.2.1+0","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-16T20:27:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0/manifests"},{"name":"14.0.2+1","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-15T08:49:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1/manifests"},{"name":"15+7","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:21:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+7","html_url":"https://github.com/openjdk/jfx/releases/tag/15+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7/manifests"},{"name":"16+0","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:01:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+0","html_url":"https://github.com/openjdk/jfx/releases/tag/16+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0/manifests"},{"name":"15+6","sha":"afa805fe8b87f6d9bda60b69e9365ea521439cb7","kind":"tag","published_at":"2020-06-09T11:50:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+6","html_url":"https://github.com/openjdk/jfx/releases/tag/15+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6/manifests"},{"name":"14.0.2+0","sha":"331a39be016a284e5495c73726e7b58e7769a75e","kind":"tag","published_at":"2020-05-22T14:12:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0/manifests"},{"name":"15+5","sha":"038556390ef30c912139fcb828ee4a41d8c5abc8","kind":"tag","published_at":"2020-05-07T07:55:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+5","html_url":"https://github.com/openjdk/jfx/releases/tag/15+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5/manifests"},{"name":"14.0.1-ga","sha":"0839c5cd5fbc39a6eea458011c07755b00112c9c","kind":"tag","published_at":"2020-05-02T15:22:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga/manifests"},{"name":"15+4","sha":"5e9fb8294770f40b9ee1e6e703e07c9d50310694","kind":"tag","published_at":"2020-04-20T13:03:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+4","html_url":"https://github.com/openjdk/jfx/releases/tag/15+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4/manifests"},{"name":"14.0.1+1","sha":"a2369b1ca1cd11c922756967309d3377e56c2d3f","kind":"tag","published_at":"2020-04-15T13:04:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1/manifests"},{"name":"14.0.1+0","sha":"f8c235bb75a22654e735caa02991cab12183ccf8","kind":"tag","published_at":"2020-04-14T12:54:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0/manifests"},{"name":"15+3","sha":"4d69a0d2a5c61b67dd671b582eee9e06dc072a0b","kind":"tag","published_at":"2020-04-14T09:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+3","html_url":"https://github.com/openjdk/jfx/releases/tag/15+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3/manifests"},{"name":"14-ga","sha":"b211f74631c1d96b6e8abacc845bfe4c90fe1b42","kind":"tag","published_at":"2020-03-13T20:12:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga/manifests"},{"name":"15+2","sha":"4c132cdf39282d26bf5e22ded5915d603ec337b7","kind":"tag","published_at":"2020-03-02T15:39:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+2","html_url":"https://github.com/openjdk/jfx/releases/tag/15+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2/manifests"},{"name":"14+9","sha":"35a01cafb6ca0327819d8076c281545c421484bd","kind":"tag","published_at":"2020-03-02T13:42:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+9","html_url":"https://github.com/openjdk/jfx/releases/tag/14+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9/manifests"},{"name":"14+8","sha":"a4b9f24e91a00fa72203547c9f49f27ed681cceb","kind":"tag","published_at":"2020-02-07T15:30:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+8","html_url":"https://github.com/openjdk/jfx/releases/tag/14+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8/manifests"},{"name":"15+1","sha":"921389fd5939dce14182da4e415bf32d22bc4c56","kind":"tag","published_at":"2020-01-24T18:30:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1/manifests"},{"name":"14+7","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+7","html_url":"https://github.com/openjdk/jfx/releases/tag/14+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7/manifests"},{"name":"15+0","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:02:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0/manifests"},{"name":"14+6","sha":"69e4ef35c1005b6cd61ae50e5c12d021723f8111","kind":"tag","published_at":"2019-12-21T07:51:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+6","html_url":"https://github.com/openjdk/jfx/releases/tag/14+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6/manifests"},{"name":"14+5","sha":"935e99d241fd971dc92c4357a5b170fb4ac29380","kind":"tag","published_at":"2019-12-20T10:48:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+5","html_url":"https://github.com/openjdk/jfx/releases/tag/14+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5/manifests"},{"name":"14+4","sha":"4ddf55428d06dddadfc8cd14baabdc4d17318ee2","kind":"tag","published_at":"2019-12-06T09:53:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+4","html_url":"https://github.com/openjdk/jfx/releases/tag/14+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4/manifests"},{"name":"14+3","sha":"126896db9928ae334332d38486fb61ad3a2e00a0","kind":"tag","published_at":"2019-11-26T18:53:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+3","html_url":"https://github.com/openjdk/jfx/releases/tag/14+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3/manifests"},{"name":"14+2","sha":"286d1b5427a2b9724cb400335741ed99295c5141","kind":"tag","published_at":"2019-11-06T16:57:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+2","html_url":"https://github.com/openjdk/jfx/releases/tag/14+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2/manifests"},{"name":"14+1","sha":"16329674714ac11bb769f34abf4973461c4f9fa4","kind":"tag","published_at":"2019-09-23T17:53:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1/manifests"},{"name":"13+14","sha":"8f2572c09d9930f1497b4a14f84e0db1285489c6","kind":"tag","published_at":"2019-08-30T19:00:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+14","html_url":"https://github.com/openjdk/jfx/releases/tag/13+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14/manifests"},{"name":"13+13","sha":"2b82249ebc9c6e53e8846ff742c388c9df1c7397","kind":"tag","published_at":"2019-08-20T08:43:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+13","html_url":"https://github.com/openjdk/jfx/releases/tag/13+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13/manifests"},{"name":"13+12","sha":"5e169f75c619c6ef623fce572ec3e447f4a60bff","kind":"tag","published_at":"2019-08-09T07:37:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+12","html_url":"https://github.com/openjdk/jfx/releases/tag/13+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12/manifests"},{"name":"13+11","sha":"dbce14db944cbaad092becf798cbe4bcab3e43b4","kind":"tag","published_at":"2019-07-26T21:40:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+11","html_url":"https://github.com/openjdk/jfx/releases/tag/13+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11/manifests"},{"name":"13+10","sha":"bd02deebf7f64dce66f8e4a2c07370e52dbefaa7","kind":"tag","published_at":"2019-07-18T08:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+10","html_url":"https://github.com/openjdk/jfx/releases/tag/13+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10/manifests"},{"name":"14+0","sha":"141cf7e7256b6ef489c891251a37e45698fe80c9","kind":"tag","published_at":"2019-07-09T12:09:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0/manifests"},{"name":"13+9","sha":"9dbd8abf55b6af98b662e73928e35658765245c6","kind":"tag","published_at":"2019-06-13T13:31:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+9","html_url":"https://github.com/openjdk/jfx/releases/tag/13+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9/manifests"},{"name":"13+8","sha":"f55024f7824abc8600c7cd0d43310115fc706deb","kind":"tag","published_at":"2019-05-17T09:07:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+8","html_url":"https://github.com/openjdk/jfx/releases/tag/13+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8/manifests"},{"name":"13+7","sha":"59e84fd49deda1cea8a3e509891e1766b0ef8ee9","kind":"tag","published_at":"2019-05-04T15:59:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+7","html_url":"https://github.com/openjdk/jfx/releases/tag/13+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7/manifests"},{"name":"13+6","sha":"4c33ea92347b32e9e3c4a861a00a0c6c749e418d","kind":"tag","published_at":"2019-04-23T07:17:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+6","html_url":"https://github.com/openjdk/jfx/releases/tag/13+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6/manifests"},{"name":"13+5","sha":"06425a0f8d203c2acc7f2d1a652eea5b830122ff","kind":"tag","published_at":"2019-04-12T10:53:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+5","html_url":"https://github.com/openjdk/jfx/releases/tag/13+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5/manifests"},{"name":"13+4","sha":"89c51eeaa5e4bae3e205ed67cebd42e650eced62","kind":"tag","published_at":"2019-04-04T11:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+4","html_url":"https://github.com/openjdk/jfx/releases/tag/13+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4/manifests"},{"name":"13+3","sha":"6516798c6262e8e07e5bfb2e24e6482e392eb329","kind":"tag","published_at":"2019-03-22T09:59:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+3","html_url":"https://github.com/openjdk/jfx/releases/tag/13+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3/manifests"},{"name":"13+2","sha":"a9b22d2d2924448e8030d3e5fdef1fa8b51e612b","kind":"tag","published_at":"2019-03-14T19:26:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+2","html_url":"https://github.com/openjdk/jfx/releases/tag/13+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2/manifests"},{"name":"13+1","sha":"a6d9ece22b4b7a13973024aa9da6825bdf939ee8","kind":"tag","published_at":"2019-03-11T15:11:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+1","html_url":"https://github.com/openjdk/jfx/releases/tag/13+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1/manifests"},{"name":"12+14","sha":"10f69390d661cc6cabd40c2479a88e648303832b","kind":"tag","published_at":"2019-02-22T07:57:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+14","html_url":"https://github.com/openjdk/jfx/releases/tag/12+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14/manifests"},{"name":"12+13","sha":"a6a99e54ef4692bca0f69226e1cb902cca43478a","kind":"tag","published_at":"2019-02-15T10:54:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+13","html_url":"https://github.com/openjdk/jfx/releases/tag/12+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13/manifests"},{"name":"12+12","sha":"1baed99ad0d759d31f2ea75a4a1bbcc8b5a21220","kind":"tag","published_at":"2019-02-07T18:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+12","html_url":"https://github.com/openjdk/jfx/releases/tag/12+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12/manifests"},{"name":"12+11","sha":"bed3e73e8438e115575622729bd822d4947ce85a","kind":"tag","published_at":"2019-02-01T19:10:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+11","html_url":"https://github.com/openjdk/jfx/releases/tag/12+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11/manifests"},{"name":"13+0","sha":"711ca2dc8b33278201154022348cd550480ce87a","kind":"tag","published_at":"2019-01-25T13:55:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+0","html_url":"https://github.com/openjdk/jfx/releases/tag/13+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0/manifests"},{"name":"12+10","sha":"1feceed09e92dc32f1d920bd83f56d7996f820ed","kind":"tag","published_at":"2019-01-24T13:18:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+10","html_url":"https://github.com/openjdk/jfx/releases/tag/12+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10/manifests"},{"name":"12+9","sha":"c8711497f1538168736f45c786bba75932bd887a","kind":"tag","published_at":"2019-01-18T11:46:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+9","html_url":"https://github.com/openjdk/jfx/releases/tag/12+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9/manifests"},{"name":"12+8","sha":"eb14f242156120deb5303e2fde8c999f3b97b59a","kind":"tag","published_at":"2019-01-11T10:06:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+8","html_url":"https://github.com/openjdk/jfx/releases/tag/12+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8/manifests"},{"name":"12+7","sha":"de5ab6e1c588aaae6cd156e6a3564f046350e72b","kind":"tag","published_at":"2019-01-04T10:11:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+7","html_url":"https://github.com/openjdk/jfx/releases/tag/12+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7/manifests"},{"name":"12+6","sha":"82507d6199148ed196c3ea3e098c23f623847eb0","kind":"tag","published_at":"2018-12-17T08:18:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+6","html_url":"https://github.com/openjdk/jfx/releases/tag/12+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6/manifests"},{"name":"12+5","sha":"b30d8a9e446f731059aab197d37b430782a6ecff","kind":"tag","published_at":"2018-12-14T09:41:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+5","html_url":"https://github.com/openjdk/jfx/releases/tag/12+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5/manifests"},{"name":"12+4","sha":"6ac88b149c6af7c24ef36ccbc3eee941f49867de","kind":"tag","published_at":"2018-12-07T10:24:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+4","html_url":"https://github.com/openjdk/jfx/releases/tag/12+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4/manifests"},{"name":"12+3","sha":"fc074d5eb923c807a26284a59cdbac724c44b4e8","kind":"tag","published_at":"2018-11-29T20:12:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+3","html_url":"https://github.com/openjdk/jfx/releases/tag/12+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3/manifests"},{"name":"12+2","sha":"79a927b7e3c832595fe3ac266146be1fa1467d08","kind":"tag","published_at":"2018-11-12T09:26:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+2","html_url":"https://github.com/openjdk/jfx/releases/tag/12+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2/manifests"},{"name":"12+1","sha":"c90897f0af573fca3eb4d00bca0da4a788353bb6","kind":"tag","published_at":"2018-10-30T18:44:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+1","html_url":"https://github.com/openjdk/jfx/releases/tag/12+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1/manifests"},{"name":"11+26","sha":"ee351e5ba6bb3e8480cabfb76a4fcd69bf5cf3df","kind":"tag","published_at":"2018-09-13T12:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+26","html_url":"https://github.com/openjdk/jfx/releases/tag/11+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26/manifests"},{"name":"11+25","sha":"ff33e299db35559964d2cdfe203a67fdf1711bd7","kind":"tag","published_at":"2018-08-29T02:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+25","html_url":"https://github.com/openjdk/jfx/releases/tag/11+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25/manifests"},{"name":"11+24","sha":"431f0b2c29117807d6f091b35994c3a44477561c","kind":"tag","published_at":"2018-08-22T03:36:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+24","html_url":"https://github.com/openjdk/jfx/releases/tag/11+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24/manifests"},{"name":"11+23","sha":"e7761eed9d709052db0e1a440fbb8be7dcf80b1f","kind":"tag","published_at":"2018-08-15T02:58:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+23","html_url":"https://github.com/openjdk/jfx/releases/tag/11+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23/manifests"},{"name":"12+0","sha":"c6739f85f511ee53417643a9a900d0960602cee5","kind":"tag","published_at":"2018-08-08T17:38:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+0","html_url":"https://github.com/openjdk/jfx/releases/tag/12+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0/manifests"},{"name":"11+22","sha":"dfb0ff8d022d042285851698f9748f7e55c80f73","kind":"tag","published_at":"2018-08-08T02:34:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+22","html_url":"https://github.com/openjdk/jfx/releases/tag/11+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22/manifests"},{"name":"11+21","sha":"8abdcbd7924d4a6fe8842d4f910177936687675f","kind":"tag","published_at":"2018-08-01T04:16:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+21","html_url":"https://github.com/openjdk/jfx/releases/tag/11+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21/manifests"},{"name":"11+20","sha":"1bcfc3d1f7957a07d02dd7783bdc09b7be1dbbee","kind":"tag","published_at":"2018-07-25T03:03:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+20","html_url":"https://github.com/openjdk/jfx/releases/tag/11+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20/manifests"},{"name":"11+19","sha":"c9993499827b30507ffe6cf7c8a8db2abaa6a3fd","kind":"tag","published_at":"2018-07-18T03:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+19","html_url":"https://github.com/openjdk/jfx/releases/tag/11+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19/manifests"},{"name":"11+18","sha":"e5815355c5377e3eec950d2ba2789def96a32dae","kind":"tag","published_at":"2018-07-11T04:02:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+18","html_url":"https://github.com/openjdk/jfx/releases/tag/11+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18/manifests"},{"name":"11+17","sha":"c936b00f53b1cc22ed8530c000f3ab62a01491ea","kind":"tag","published_at":"2018-07-04T04:32:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+17","html_url":"https://github.com/openjdk/jfx/releases/tag/11+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17/manifests"},{"name":"11+16","sha":"9511a7f430c6914aad761b20db492eec0030e474","kind":"tag","published_at":"2018-06-27T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+16","html_url":"https://github.com/openjdk/jfx/releases/tag/11+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16/manifests"},{"name":"11+15","sha":"31ae4bf611d4655c5018faf79f41b25ae475d470","kind":"tag","published_at":"2018-06-14T07:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+15","html_url":"https://github.com/openjdk/jfx/releases/tag/11+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15/manifests"},{"name":"jdk-11+14","sha":"0a10bdc2c59d4fa3a8bbe0557731650c18451c77","kind":"tag","published_at":"2018-05-16T14:56:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14/manifests"},{"name":"jdk-11+13","sha":"b839c4db3d2129c7ed9a1c98fc7c65915aae74b8","kind":"tag","published_at":"2018-05-09T01:55:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13/manifests"},{"name":"jdk-11+12","sha":"ab16dc2f6e8a5aaefbef4beef0cb271022f54035","kind":"tag","published_at":"2018-05-02T10:23:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12/manifests"},{"name":"jdk-11+11","sha":"4f5dc45bd28683899809c87916c4d168b53634d2","kind":"tag","published_at":"2018-04-25T02:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11/manifests"},{"name":"jdk-11+10","sha":"75ae519a4effab80f2b526b1c68960ca415d246f","kind":"tag","published_at":"2018-04-18T01:40:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10/manifests"},{"name":"jdk-11+9","sha":"b4e75ea153a462036d8c32ee10e9db35685e33a6","kind":"tag","published_at":"2018-04-11T02:04:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9/manifests"},{"name":"jdk-11+8","sha":"81527d59a2c79a945150765ad1819b005a81eb0f","kind":"tag","published_at":"2018-04-04T01:40:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+8","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8/manifests"},{"name":"jdk-11+7","sha":"1e4671e147674f0d0d24c532c360774ce30d3cb8","kind":"tag","published_at":"2018-03-28T01:59:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+7","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7/manifests"},{"name":"jdk-11+6","sha":"9b5153008ec1af868d63ff2afff4f62ccf44fe49","kind":"tag","published_at":"2018-03-21T01:56:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+6","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6/manifests"},{"name":"jdk-11+5","sha":"c17ca257eadf6a17156051ad5dae1bb7b184568e","kind":"tag","published_at":"2018-03-16T07:35:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+5","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5/manifests"},{"name":"jdk-10+46","sha":"ebd7200aa35eb26d1fb1c0e7dbe81f1e9199b719","kind":"tag","published_at":"2018-03-07T20:42:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+46","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46/manifests"},{"name":"jdk-11+4","sha":"b2f8284336cfc5274e3b0db3b8449d7dd2362ea0","kind":"tag","published_at":"2018-03-07T03:03:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+4","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4/manifests"},{"name":"jdk-11+3","sha":"c9e33e2d90d54835cf5ec256f46922951573ea8e","kind":"tag","published_at":"2018-02-28T02:39:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+3","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3/manifests"},{"name":"jdk-10+45","sha":"a8f55c5cadbb949f003b763fdf4f3727266494cf","kind":"tag","published_at":"2018-02-27T00:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+45","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45/manifests"},{"name":"jdk-11+2","sha":"cd27ba7b96e36585fe35d08eb8b0a13c315a85a2","kind":"tag","published_at":"2018-02-22T08:40:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+2","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2/manifests"},{"name":"jdk-10+44","sha":"5cdb04eaefbcfadccc839602df32d3c01367153f","kind":"tag","published_at":"2018-02-14T23:38:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+44","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44/manifests"},{"name":"jdk-11+1","sha":"0d6fea7281585c45268495875299c48811fa0e50","kind":"tag","published_at":"2018-02-14T19:54:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+1","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1/manifests"},{"name":"jdk-10+43","sha":"9da5bf9cbf26a1659f2b2df5130e5fda588f2351","kind":"tag","published_at":"2018-02-07T14:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+43","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43/manifests"},{"name":"jdk-10+42","sha":"f35eaf2db5c205ebfab7750200bc7147b4de6e70","kind":"tag","published_at":"2018-01-31T14:40:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+42","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42/manifests"},{"name":"jdk-10+41","sha":"454f3e5c75a3f69679b48108b18a6e23ce2378e7","kind":"tag","published_at":"2018-01-24T04:47:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+41","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41/manifests"},{"name":"jdk-10+40","sha":"ec12d09593cb2a5a014b53b702142d4c8480932b","kind":"tag","published_at":"2018-01-17T06:44:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+40","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40/manifests"},{"name":"jdk-10+39","sha":"374841020d8a2f6f60d38f0104cdda55f6d19b46","kind":"tag","published_at":"2018-01-10T06:45:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+39","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39/manifests"},{"name":"jdk-10+38","sha":"1198a7aed7188e37fc8c31334390822c49e2c1cb","kind":"tag","published_at":"2018-01-03T09:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+38","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38/manifests"},{"name":"jdk-10+37","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T04:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+37","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37/manifests"},{"name":"jdk-11+0","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T02:21:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0/manifests"},{"name":"jdk-10+36","sha":"6da44a76249b9843ee0c1733bc13f2fd18768b4d","kind":"tag","published_at":"2017-12-13T09:42:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+36","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36/manifests"},{"name":"jdk-10+35","sha":"c975127f8a6ef34b9395b868baff5150f7cb7319","kind":"tag","published_at":"2017-12-06T07:27:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+35","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35/manifests"},{"name":"jdk-10+34","sha":"62d154f5b8c6b08ebf8357c4c20c119ee344ecbf","kind":"tag","published_at":"2017-11-29T06:47:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+34","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34/manifests"},{"name":"jdk-10+33","sha":"90771676f403058358cc6abf07e9146a0d8bdf92","kind":"tag","published_at":"2017-11-22T00:26:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+33","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33/manifests"},{"name":"jdk-10+32","sha":"66b746233a2847fa420e772465ce8b3b92a6d028","kind":"tag","published_at":"2017-11-15T21:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+32","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32/manifests"},{"name":"jdk-10+31","sha":"685c796637ef109d0544fa37239d2ff5e479460d","kind":"tag","published_at":"2017-11-09T03:51:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+31","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31/manifests"},{"name":"jdk-10+30","sha":"d8a77bfbe483e055b1293603b86d207eb4a47270","kind":"tag","published_at":"2017-11-01T09:00:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+30","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30/manifests"},{"name":"jdk-10+29","sha":"ddfbef38cb3749b815c62e0a74acde5a3ec60a2d","kind":"tag","published_at":"2017-10-25T04:34:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+29","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29/manifests"},{"name":"jdk-10+28","sha":"faf1450d185659dc1734bcc8a9865717e9493caa","kind":"tag","published_at":"2017-10-18T21:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+28","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28/manifests"},{"name":"jdk-10+27","sha":"191325b3f07b7e118793d327cbb0d13c9c1c154d","kind":"tag","published_at":"2017-10-11T16:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+27","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27/manifests"},{"name":"jdk-10+26","sha":"1c5fa80a2c78bd9d1377bd3790171ace6d27dc8a","kind":"tag","published_at":"2017-10-04T14:27:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+26","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26/manifests"},{"name":"jdk-10+23","sha":"2ca03ca98ea3c421baf9b4c73e6a1ea211dec3cd","kind":"tag","published_at":"2017-09-06T05:22:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+23","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23/manifests"},{"name":"jdk-10+22","sha":"88048cc32ee8bb7a8b1cde02157b6317bb52fe77","kind":"tag","published_at":"2017-08-30T06:42:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+22","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22/manifests"},{"name":"jdk-10+21","sha":"8b24ee504c037bdfcb566c3875ce960a4a46a0f6","kind":"tag","published_at":"2017-08-23T03:26:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+21","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21/manifests"},{"name":"jdk-10+20","sha":"36ea4f6a11d37f6e872840e0f8dfff4faeacd4b3","kind":"tag","published_at":"2017-08-16T03:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+20","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20/manifests"},{"name":"jdk-10+19","sha":"9c1c110269dffa52d712a56ef231782e19f4ba6d","kind":"tag","published_at":"2017-08-08T01:09:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+19","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19/manifests"},{"name":"jdk-10+18","sha":"0760c3bf83383e96d1817a8d81f19354d8c99f41","kind":"tag","published_at":"2017-08-02T03:22:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+18","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18/manifests"},{"name":"jdk-9+181","sha":"65c628fce9f66d4adbeac0ab1078ce3a92c00f3f","kind":"tag","published_at":"2017-07-31T11:14:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+181","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181/manifests"},{"name":"jdk-10+17","sha":"e7be01fb19db8842ed997d1cddb70dad005db6ff","kind":"tag","published_at":"2017-07-26T03:27:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+17","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17/manifests"},{"name":"jdk-9+180","sha":"70db454b258a85123cf1c7922cc681fd907316ad","kind":"tag","published_at":"2017-07-22T01:04:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+180","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180/manifests"},{"name":"jdk-10+16","sha":"c2d9ec77c2ff7e65f1061050aff78a7dde8964c9","kind":"tag","published_at":"2017-07-19T07:41:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+16","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16/manifests"},{"name":"jdk-9+179","sha":"cb51bf7e7ffe9b46cb17212c5961b8daa1ca4289","kind":"tag","published_at":"2017-07-19T02:50:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+179","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179/manifests"},{"name":"jdk-10+15","sha":"7db2b4f229e3c516f7a7ebbfaf01239d221572c7","kind":"tag","published_at":"2017-07-12T03:51:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+15","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15/manifests"},{"name":"jdk-9+178","sha":"68fda720edd743bd4ffe40033fa3e17acca4f220","kind":"tag","published_at":"2017-07-08T17:10:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+178","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178/manifests"},{"name":"jdk-9+177","sha":"c1633d58634255ba8746daa3a8fff8980158660a","kind":"tag","published_at":"2017-07-01T10:26:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+177","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177/manifests"},{"name":"jdk-10+14","sha":"368ca4b44ce2c9237a2c77bd05ea29da840b0e48","kind":"tag","published_at":"2017-06-28T03:01:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14/manifests"},{"name":"jdk-9+176","sha":"476d4d253d9be64ea084ed9882dd2ed0ae05dd12","kind":"tag","published_at":"2017-06-26T04:21:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+176","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176/manifests"},{"name":"jdk-10+13","sha":"c7474e34d52d1758033c2172aad7a946b11b62d0","kind":"tag","published_at":"2017-06-21T03:37:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13/manifests"},{"name":"jdk-9+175","sha":"d0816052aa9e14b34ecbb004856813e5d9287b1c","kind":"tag","published_at":"2017-06-16T22:58:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+175","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175/manifests"},{"name":"jdk-10+12","sha":"6058a85b733e0a33505ee3250235cd17953453f7","kind":"tag","published_at":"2017-06-14T02:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12/manifests"},{"name":"jdk-9+174","sha":"b574693da54601cf010a013bf46da96c54bf37db","kind":"tag","published_at":"2017-06-09T23:06:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+174","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174/manifests"},{"name":"jdk-10+11","sha":"f2c675a63bbc47eae19cc2603cd60bf4684c46a5","kind":"tag","published_at":"2017-06-07T03:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11/manifests"},{"name":"jdk-9+173","sha":"c14e288e99aa84f35262e98373a4c3b9a4a80b81","kind":"tag","published_at":"2017-06-02T23:01:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+173","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173/manifests"},{"name":"jdk-10+10","sha":"56cb842028c0cba465566ac7fa445f67839ea877","kind":"tag","published_at":"2017-05-31T04:19:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10/manifests"},{"name":"jdk-9+172","sha":"fe5525a9a8dd5614188b1df676c97470afc9bf7d","kind":"tag","published_at":"2017-05-26T22:57:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+172","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172/manifests"},{"name":"jdk-10+9","sha":"440add394844e0834aee1ce194eb1f17fa25f16f","kind":"tag","published_at":"2017-05-25T10:55:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9/manifests"},{"name":"jdk-9+171","sha":"5b566276e2c57a202e39cee59184b3ce1744e5b6","kind":"tag","published_at":"2017-05-19T23:08:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+171","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171/manifests"},{"name":"jdk-9+170","sha":"06f940d0ef72cda943467622c21e56453dc62a5a","kind":"tag","published_at":"2017-05-12T23:09:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+170","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170/manifests"},{"name":"jdk-9+169","sha":"f498bb1890ffb3825416419b8253a94517b88d8d","kind":"tag","published_at":"2017-05-06T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+169","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169/manifests"},{"name":"jdk-9+168","sha":"7ff4624034ccbf16c44ecef28debdb7cb78370cd","kind":"tag","published_at":"2017-05-01T07:00:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+168","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168/manifests"},{"name":"jdk-9+167","sha":"f33ed687d1baac54dcaf663611d3f293f1e8c7f0","kind":"tag","published_at":"2017-04-21T23:08:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+167","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167/manifests"},{"name":"jdk-9+166","sha":"f6b30a52a459f6ab58b0fce4ad67953b834402bf","kind":"tag","published_at":"2017-04-14T23:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+166","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166/manifests"},{"name":"jdk-9+165","sha":"f2f006583133194782e4aaeeee8a1bbfb96ee3de","kind":"tag","published_at":"2017-04-07T23:07:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+165","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165/manifests"},{"name":"jdk-9+164","sha":"465622238a38507c4b238a78b0acef69991bd3dd","kind":"tag","published_at":"2017-03-31T23:05:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+164","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164/manifests"},{"name":"jdk-9+163","sha":"d858d4d726995e83312b3ee7768aca73ae7058d5","kind":"tag","published_at":"2017-03-24T23:02:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+163","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163/manifests"},{"name":"jdk-9+162","sha":"ef16172651a91dea201033892d5f2c9bc6d63f7f","kind":"tag","published_at":"2017-03-17T23:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+162","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162/manifests"},{"name":"jdk-9+161","sha":"63c1f82e1f6c768507764653cca9bb0776987b4f","kind":"tag","published_at":"2017-03-11T00:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+161","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161/manifests"},{"name":"jdk-10+0","sha":"0cb8cae27169615b7204f003bf3bf7941c11e328","kind":"tag","published_at":"2017-03-07T18:54:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0/manifests"},{"name":"jdk-9+160","sha":"43cde5821620c1914f41e7edb29b41d04f1e6d74","kind":"tag","published_at":"2017-03-04T20:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+160","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160/manifests"},{"name":"jdk-9+159","sha":"bf292ae3c4a9d8324bf542890ff4ab3bbfb9e7e6","kind":"tag","published_at":"2017-02-25T00:16:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+159","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159/manifests"},{"name":"jdk-9+158","sha":"9ca1b5912aff167d32e1a25d98f4a50b15ffc3b0","kind":"tag","published_at":"2017-02-17T23:36:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+158","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158/manifests"},{"name":"jdk-9+157","sha":"2970bd08e46fc5a876245b253ce273c97a73098f","kind":"tag","published_at":"2017-02-10T23:37:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+157","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157/manifests"},{"name":"jdk-9+156","sha":"7d3558c56c9e0c6e307b66d788efa9e7d6dbdc67","kind":"tag","published_at":"2017-02-03T23:35:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+156","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156/manifests"},{"name":"jdk-9+155","sha":"094123c232a05eb6afe2b9ba9934942bb0ca6961","kind":"tag","published_at":"2017-01-30T07:34:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+155","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155/manifests"},{"name":"jdk-9+154","sha":"e47b6dee526ed048639691cccf1396f7152d81f1","kind":"tag","published_at":"2017-01-23T03:54:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+154","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154/manifests"},{"name":"jdk-9+153","sha":"8888d4bcb9ebabbb9e1efb4b9d878ad11e863be7","kind":"tag","published_at":"2017-01-13T23:33:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+153","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153/manifests"},{"name":"jdk-9+152","sha":"cb35c80ab25770d0ee3b435bfd2c6bb56b84f420","kind":"tag","published_at":"2017-01-07T00:25:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+152","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152/manifests"},{"name":"jdk-9+151","sha":"2ced728db2a9e0287fa6361d2b33fc20e9c74fb1","kind":"tag","published_at":"2017-01-05T02:05:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+151","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151/manifests"},{"name":"jdk-9+150","sha":"80bfd655c5afc13ec1a9a3d628f5c83e88cc7f8e","kind":"tag","published_at":"2016-12-22T09:42:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+150","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150/manifests"},{"name":"jdk-9+149","sha":"261167a2776542d1e40e5a8f7b05e6484145c205","kind":"tag","published_at":"2016-12-14T09:50:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+149","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149/manifests"},{"name":"jdk-9+148","sha":"00c490418f6fa759b838a67b97caa7f81810275d","kind":"tag","published_at":"2016-12-08T10:02:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+148","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148/manifests"},{"name":"jdk-9+147","sha":"39acf446c0e5607e18eb653650547faa5c6ad213","kind":"tag","published_at":"2016-12-01T08:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+147","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147/manifests"},{"name":"jdk-9+146","sha":"3559bcaa07d1bb99ab879e311e0d7a7c7c392a0e","kind":"tag","published_at":"2016-11-23T11:31:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+146","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146/manifests"},{"name":"jdk-9+145","sha":"6cf1798516fe64da421582619073d52e543a7576","kind":"tag","published_at":"2016-11-17T10:50:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+145","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145/manifests"},{"name":"jdk-9+144","sha":"5ea2054dca46be58611926b8b95e99403356a995","kind":"tag","published_at":"2016-11-10T07:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+144","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144/manifests"},{"name":"jdk-9+143","sha":"f81449ad311513770185d312e8541431ca51b788","kind":"tag","published_at":"2016-11-04T10:23:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+143","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143/manifests"},{"name":"jdk-9+142","sha":"f67be9ea6741d050cc16bf77cf65afb89f72f5ed","kind":"tag","published_at":"2016-10-27T06:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+142","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142/manifests"},{"name":"jdk-9+141","sha":"b5e5a27c07b94d4eed141f1facd05bf129c1fc38","kind":"tag","published_at":"2016-10-20T09:11:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+141","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141/manifests"},{"name":"jdk-9+140","sha":"2556a36a1fbfe9cae4879fe185cb635224a75a9c","kind":"tag","published_at":"2016-10-13T07:24:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+140","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140/manifests"},{"name":"jdk-9+139","sha":"05223763914b3c59771e478e817d422390ff3792","kind":"tag","published_at":"2016-10-06T21:30:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+139","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139/manifests"},{"name":"jdk-9+138","sha":"bf36c7323204673dec50531b30b82937211d5b36","kind":"tag","published_at":"2016-09-29T06:10:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+138","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138/manifests"},{"name":"jdk-9+137","sha":"760cdfe7fdfc67dce739842f75996afd17b88603","kind":"tag","published_at":"2016-09-22T13:21:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+137","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137/manifests"},{"name":"jdk-9+136","sha":"61ff2836e9660a25fc28a84cf0e979e39eca65fb","kind":"tag","published_at":"2016-09-15T14:44:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+136","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136/manifests"},{"name":"jdk-9+135","sha":"1e19f7a5ca55f2aca01023d05513a529b58931dc","kind":"tag","published_at":"2016-09-08T06:36:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+135","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135/manifests"},{"name":"jdk-9+134","sha":"1c191deeefd0e7b2b5f6918a210707845cdca85f","kind":"tag","published_at":"2016-09-01T09:33:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+134","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134/manifests"},{"name":"jdk-9+133","sha":"3b021b234f6b9e9635b8c7e76f025105ef0e964b","kind":"tag","published_at":"2016-08-25T11:37:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+133","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133/manifests"},{"name":"jdk-9+132","sha":"e7c81d61a49a42a5be3f2d589584a8ab1e5a94fa","kind":"tag","published_at":"2016-08-18T08:39:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+132","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132/manifests"},{"name":"jdk-9+131","sha":"faac28b1016154c82a6826035d1df40c2c1cb19c","kind":"tag","published_at":"2016-08-11T11:48:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+131","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131/manifests"},{"name":"jdk-9+130","sha":"81d26e4fd1c3e08670ec9f8fbdd90d113e0953bc","kind":"tag","published_at":"2016-08-04T11:25:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+130","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130/manifests"},{"name":"jdk-9+129","sha":"9d7a4b0fb13528a9e1d34aeacfb7f0b018d27109","kind":"tag","published_at":"2016-07-28T08:59:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+129","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129/manifests"},{"name":"jdk-9+128","sha":"a901a16037047af7eb6bf85d100f9a6978f9d3e7","kind":"tag","published_at":"2016-07-21T12:55:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+128","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128/manifests"},{"name":"jdk-9+127","sha":"90224a2f416314cbebc845b67a5ecedcd0dfd989","kind":"tag","published_at":"2016-07-14T09:00:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+127","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127/manifests"},{"name":"jdk-9+126","sha":"65c86feb834c274d34bace999e5aaa80596cf551","kind":"tag","published_at":"2016-07-07T21:24:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+126","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126/manifests"},{"name":"jdk-9+125","sha":"613e3409612adebea71909e6c6b9a0ead73bbcc4","kind":"tag","published_at":"2016-06-30T14:21:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+125","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125/manifests"},{"name":"jdk-9+124","sha":"d8919cc68384876110989fdccc6fb344e9530d0f","kind":"tag","published_at":"2016-06-23T18:45:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+124","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124/manifests"},{"name":"jdk-9+123","sha":"b5884d09ee9605edfe3b8d89a0b2998c365b7aca","kind":"tag","published_at":"2016-06-16T15:21:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+123","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123/manifests"},{"name":"jdk-9+122","sha":"4a1aac42ff4c0f2af8d7fa512056a048abcd1c75","kind":"tag","published_at":"2016-06-09T11:49:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+122","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122/manifests"},{"name":"jdk-9+121","sha":"db79c2a0e44c87ff55dd217ebb1db29526f16997","kind":"tag","published_at":"2016-06-02T11:11:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+121","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121/manifests"},{"name":"jdk-9+120","sha":"266213c6c7c8d617c9e7531ecffc829c92508cf0","kind":"tag","published_at":"2016-05-26T16:55:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+120","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120/manifests"},{"name":"jdk-9+119","sha":"f6a03b7ed0f23539c745c2eb62b6dc8b7060aadb","kind":"tag","published_at":"2016-05-19T15:10:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+119","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119/manifests"},{"name":"jdk-9+118","sha":"bceda33a87fb8ab055c1d45b957fdfdf84fb61ac","kind":"tag","published_at":"2016-05-12T09:15:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+118","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118/manifests"},{"name":"jdk-9+117","sha":"4958f5d7ea685430c4bd550b45c08c35b6436b48","kind":"tag","published_at":"2016-05-05T13:26:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+117","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117/manifests"},{"name":"jdk-9+116","sha":"c69efa672b4872f08466cf0596ad58310962dcd8","kind":"tag","published_at":"2016-04-28T15:13:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+116","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116/manifests"},{"name":"jdk-9+115","sha":"7e9118010fa592f183b291ada17b2cfd93456574","kind":"tag","published_at":"2016-04-21T14:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+115","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115/manifests"},{"name":"jdk-9+114","sha":"d9613fdbcc5989345e6d2fcae2866885a13d1a23","kind":"tag","published_at":"2016-04-14T08:01:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+114","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114/manifests"},{"name":"jdk-9+113","sha":"7471701e104dc53a558a0be492cc6890bdbb36b3","kind":"tag","published_at":"2016-04-07T07:55:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+113","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113/manifests"},{"name":"jdk-9+112","sha":"67e337491ed3c9504e76a5a85a5bbc8ecd4ee740","kind":"tag","published_at":"2016-03-31T07:14:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+112","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112/manifests"},{"name":"jdk-9+111","sha":"eb13af26664a5f0731a8051505b111316783ee6c","kind":"tag","published_at":"2016-03-24T03:33:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+111","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111/manifests"},{"name":"jdk-9+110","sha":"f914c05dafe9374971a70086249ccbbae76e8870","kind":"tag","published_at":"2016-03-15T11:00:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+110","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110/manifests"},{"name":"jdk-9+109","sha":"9203f6b8f9862876c619e7ef0b467aa4d3d87dca","kind":"tag","published_at":"2016-03-10T09:24:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+109","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109/manifests"},{"name":"jdk-9+108","sha":"844738474b619f6c3008680b4d36414fb7d1a45c","kind":"tag","published_at":"2016-03-03T11:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+108","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108/manifests"},{"name":"jdk-9+107","sha":"7244b5fbd0debc6dde00aafe2d80469a017ac8b5","kind":"tag","published_at":"2016-02-25T09:05:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+107","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107/manifests"},{"name":"jdk-9+106","sha":"1ef5ec279b13cc0667fce655f5a0e901cb12f7b7","kind":"tag","published_at":"2016-02-18T10:06:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+106","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106/manifests"},{"name":"jdk-9+105","sha":"753d760430aba8ced9cdb64d911150612eeb4911","kind":"tag","published_at":"2016-02-11T18:39:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+105","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105/manifests"},{"name":"jdk-9+104","sha":"018c8d2555b1df29afceba12ffa545e84e85e3aa","kind":"tag","published_at":"2016-02-04T17:42:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+104","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104/manifests"},{"name":"jdk-9+103","sha":"c4497c1200984d0319327d984d825e25185e1778","kind":"tag","published_at":"2016-01-28T11:39:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+103","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103/manifests"},{"name":"jdk-9+102","sha":"5219ba54ef5177996a7b8dbaa3b228bd9f6d5e32","kind":"tag","published_at":"2016-01-21T08:31:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+102","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102/manifests"},{"name":"jdk-9+101","sha":"0bef24cdaa0761afe4753e88624bfa1c9da9d327","kind":"tag","published_at":"2016-01-14T10:58:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+101","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101/manifests"},{"name":"jdk-9+100","sha":"45075bc3df6502ab43b472060957b2457286c4e5","kind":"tag","published_at":"2016-01-07T15:17:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+100","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100/manifests"},{"name":"jdk-9+99","sha":"1972c0632853c4b83044b53ff502e91b50a9abae","kind":"tag","published_at":"2015-12-24T10:23:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+99","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99/manifests"},{"name":"jdk-9+98","sha":"460e68a212a2538a412e13505bac0f7d0d8b78e1","kind":"tag","published_at":"2015-12-18T11:03:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+98","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98/manifests"},{"name":"jdk-9+97","sha":"dffeb682512cb7ed381cd108812ea2b4b9e611d0","kind":"tag","published_at":"2015-12-18T02:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+97","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97/manifests"},{"name":"jdk-9+96","sha":"cd7474a2953840e26f158f26d592bb594225ada0","kind":"tag","published_at":"2015-12-10T11:46:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+96","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96/manifests"},{"name":"jdk-9+95","sha":"448dce2c3b657e0cb4bf9d57dda9b895af7bc478","kind":"tag","published_at":"2015-12-02T16:15:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+95","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95/manifests"},{"name":"9-b94","sha":"666adb6a56e08484916386b847dd6c160813f481","kind":"tag","published_at":"2015-11-26T12:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94/manifests"},{"name":"9-b93","sha":"a1a99c84126c5838a7c74bbdb276c43d099fef33","kind":"tag","published_at":"2015-11-19T10:36:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93/manifests"},{"name":"9-b92","sha":"6da10a0570453e615488bcdbadb90323f661aa01","kind":"tag","published_at":"2015-11-12T09:59:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92/manifests"},{"name":"9-b91","sha":"891e30e9015dd227525c04cfa335a2dbfddc4a8c","kind":"tag","published_at":"2015-11-05T10:59:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91/manifests"},{"name":"9-b90","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-30T09:05:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90/manifests"},{"name":"9-b89","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-29T08:56:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89/manifests"},{"name":"9-b88","sha":"02204a98f0a33f9647913c42999ddd7c53a060f1","kind":"tag","published_at":"2015-10-22T09:04:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88/manifests"},{"name":"9-b86","sha":"3060ec562985168a7f9379ccf293a7da7583a924","kind":"tag","published_at":"2015-10-15T12:04:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86/manifests"},{"name":"9-b85","sha":"8a5ebd277b07d4891a01d4c84a19cb4d13ff8790","kind":"tag","published_at":"2015-10-08T15:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85/manifests"},{"name":"9-b84","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-10-06T16:17:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84/manifests"},{"name":"9-b83","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-09-25T06:48:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83/manifests"},{"name":"9-b82","sha":"a2e95bd699549864d72140057fd804c0595ce5c6","kind":"tag","published_at":"2015-09-18T02:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82/manifests"},{"name":"9-b81","sha":"37e70de5d2a3ed8739a81f9cf42c141577c132c6","kind":"tag","published_at":"2015-09-11T01:27:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81/manifests"},{"name":"9-b80","sha":"1206c8b2ba6d16b2d947566a1a6de8758748551a","kind":"tag","published_at":"2015-09-03T06:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80/manifests"},{"name":"9-b79","sha":"a3f1e1ce395aa36a8683b6b5f9e5ec9cd895221a","kind":"tag","published_at":"2015-08-27T09:28:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79/manifests"},{"name":"9-b78","sha":"d4734924f6bee35b26cac515e0d530bbfca2795c","kind":"tag","published_at":"2015-08-20T10:16:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78/manifests"},{"name":"9-b77","sha":"3663b87358ba1270f219201d2587bc49d0df765b","kind":"tag","published_at":"2015-08-13T11:46:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77/manifests"},{"name":"9-b76","sha":"0e5e014c0931103b7949308af46bb79b5861a7ed","kind":"tag","published_at":"2015-08-06T09:07:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76/manifests"},{"name":"9-b75","sha":"29b3cf8f842b9b8547302b0918f5ca5c39d7e718","kind":"tag","published_at":"2015-07-30T09:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75/manifests"},{"name":"9-b74","sha":"ea1fa766bbeff70d38a0e41c86a913eabfe6325c","kind":"tag","published_at":"2015-07-23T08:26:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74/manifests"},{"name":"9-b73","sha":"28be67e56790e9aff2a3745e3c1354d9ea1f00d9","kind":"tag","published_at":"2015-07-16T14:12:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73/manifests"},{"name":"9-b72","sha":"a0737e5d402aa496415685bb07c84559c337ead9","kind":"tag","published_at":"2015-07-09T07:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72/manifests"},{"name":"9-b71","sha":"c3a016a7ec451671c38f968c9158d4804bfe774d","kind":"tag","published_at":"2015-07-02T08:08:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71/manifests"},{"name":"9-b70","sha":"960bd706f12f3eaf3145c3f038a93f0e9ca371b6","kind":"tag","published_at":"2015-06-25T09:26:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70/manifests"},{"name":"9-b69","sha":"bf272fc152d66461327b774fe3cad12c0e360d4d","kind":"tag","published_at":"2015-06-18T10:54:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69/manifests"},{"name":"9-b68","sha":"219a7e0e488062eb3e4da173d4339c706ebcd4bc","kind":"tag","published_at":"2015-06-11T11:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68/manifests"},{"name":"9-b67","sha":"8040cebf01508e79b8aa89de8f092fb72a1c3537","kind":"tag","published_at":"2015-06-04T09:26:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67/manifests"},{"name":"9-b66","sha":"2f3e13158961d78ae0f9a1a8e45a4e99f836d830","kind":"tag","published_at":"2015-05-28T07:31:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66/manifests"},{"name":"9-b65","sha":"60291ae36e9e327cefb05b18b4bd6a93861d5483","kind":"tag","published_at":"2015-05-21T10:16:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65/manifests"},{"name":"9-b64","sha":"c5c9f95a08a81f3e900cf8c2abfb2746db3713a6","kind":"tag","published_at":"2015-05-14T09:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64/manifests"},{"name":"9-b63","sha":"f9d7cee700520c8993e20581ea2c19849733ea1d","kind":"tag","published_at":"2015-05-07T07:26:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63/manifests"},{"name":"9-b62","sha":"6d178c95e5d55089e4474f8cf552845750a398af","kind":"tag","published_at":"2015-04-30T07:29:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62/manifests"},{"name":"9-b61","sha":"61797ff490af0d748683b61476a65931156c8675","kind":"tag","published_at":"2015-04-23T09:25:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61/manifests"},{"name":"8u51-b09","sha":"bcd5fc1fd4f546158267aeecb788783258a7ad35","kind":"tag","published_at":"2015-04-21T08:17:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09/manifests"},{"name":"9-b60","sha":"35d305f9e84970067bbc4014072e9f02d72a344b","kind":"tag","published_at":"2015-04-16T14:07:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60/manifests"},{"name":"8u51-b08","sha":"63f64f9c441b51ed003b27f9c4bffe206d1a0eab","kind":"tag","published_at":"2015-04-14T06:46:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08/manifests"},{"name":"8u45-b11","sha":"2a33f0b144b5a07b803d5e070bce58f4885ce5b9","kind":"tag","published_at":"2015-04-13T18:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11/manifests"},{"name":"9-b59","sha":"35f0257812269d44adf154cbd2db32d6e58a1643","kind":"tag","published_at":"2015-04-09T09:47:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59/manifests"},{"name":"8u51-b07","sha":"a1b72be5658c2e18db70c93f3c92802b0ed7b6e5","kind":"tag","published_at":"2015-04-07T12:36:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07/manifests"},{"name":"9-b58","sha":"9eb3005c14aae7bacd4520a333c46254a8c552e5","kind":"tag","published_at":"2015-04-04T20:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58/manifests"},{"name":"9-b57","sha":"2e61c9163e16869bed2ba19fba0f2e3b47a97fb5","kind":"tag","published_at":"2015-04-02T09:57:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57/manifests"},{"name":"8u51-b06","sha":"da275cb00aa8be747f2e7de593c903e200bc091b","kind":"tag","published_at":"2015-03-31T06:03:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06/manifests"},{"name":"9-b56","sha":"fd9dd36da9d0f62fcc2cda0740b61f0003b79c28","kind":"tag","published_at":"2015-03-26T11:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56/manifests"},{"name":"8u60-b08","sha":"27854c66773e605f5163f7a316fe8acc1a2146d7","kind":"tag","published_at":"2015-03-25T05:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08/manifests"},{"name":"8u51-b05","sha":"304b6f4f7aea08bc167ecdc279c413c9960cab41","kind":"tag","published_at":"2015-03-24T04:54:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05/manifests"},{"name":"8u51-b04","sha":"db5615a327642df6cf851619327c5587227c5440","kind":"tag","published_at":"2015-03-19T12:04:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04/manifests"},{"name":"9-b55","sha":"75e686157c9959a54ad8485b966561bafb114eed","kind":"tag","published_at":"2015-03-19T09:25:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55/manifests"},{"name":"8u45-b13","sha":"6b91866419b37539e0cb7585ddeca78a3e1a8ec9","kind":"tag","published_at":"2015-03-18T05:38:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13/manifests"},{"name":"8u60-b07","sha":"3858d0e9982b24b58951c10733b75dd915007d39","kind":"tag","published_at":"2015-03-18T05:34:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07/manifests"},{"name":"8u60-b06","sha":"dc630c8b218630e30df2180f0f09f144e33386dc","kind":"tag","published_at":"2015-03-18T00:31:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06/manifests"},{"name":"8u45-b12","sha":"c407f83380925e3d2ad63acbf5acc6477d972f5f","kind":"tag","published_at":"2015-03-17T05:23:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12/manifests"},{"name":"8u40-b27","sha":"1d8e815d247b1085124a6666017e1631be2f0d01","kind":"tag","published_at":"2015-03-13T15:22:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27/manifests"},{"name":"9-b54","sha":"a387174a4eec9c63e2583109d06c9652d07d7b4e","kind":"tag","published_at":"2015-03-12T06:53:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54/manifests"},{"name":"8u51-b03","sha":"f5428dc268a55746d1ae0c785b1df6ad0a0d7cbe","kind":"tag","published_at":"2015-03-12T05:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03/manifests"},{"name":"8u40-b26","sha":"464aedb0b8a9a93a0d15809df0a0fa4bd28bc21e","kind":"tag","published_at":"2015-03-08T02:20:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26/manifests"},{"name":"9-b53","sha":"9f0be48700061142e5528c272a960af504d95bb3","kind":"tag","published_at":"2015-03-05T09:49:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53/manifests"},{"name":"8u51-b02","sha":"f2b337e35f7d275c23b93101e897ba5e25d75ba8","kind":"tag","published_at":"2015-03-05T07:37:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02/manifests"},{"name":"8u60-b05","sha":"c6bdf0fd5a31f05a679a27bdab270364b3b5f925","kind":"tag","published_at":"2015-03-04T04:42:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05/manifests"},{"name":"8u45-b10","sha":"80f0188f8683ec3b68795624ccd9469b4cb60d34","kind":"tag","published_at":"2015-03-03T04:05:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10/manifests"},{"name":"8u51-b01","sha":"ed3db86c2a062a6d8dbc350ff19fd1fe3750b86c","kind":"tag","published_at":"2015-02-26T19:05:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01/manifests"},{"name":"9-b52","sha":"5f7e373a281258fd16a73e4bc5341df46dbf6260","kind":"tag","published_at":"2015-02-26T09:04:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52/manifests"},{"name":"8u60-b04","sha":"4597a47010cb1e1bf4862a9dd75d242dd8de2b8a","kind":"tag","published_at":"2015-02-25T07:32:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04/manifests"},{"name":"8u45-b09","sha":"d4fa590586fca4d390e6bca80cd46b40c04b3aab","kind":"tag","published_at":"2015-02-24T07:16:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09/manifests"},{"name":"9-b51","sha":"431cf9aa689d374a2f25003be9f1bb0d76e48740","kind":"tag","published_at":"2015-02-19T15:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b51","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51/manifests"},{"name":"8u60-b03","sha":"cce2f871157eb76ed4dbd3fde1d3a7ed817e8296","kind":"tag","published_at":"2015-02-18T05:54:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03/manifests"},{"name":"8u45-b08","sha":"feed497906a933d2f2eb3390eaa621b61525d2b7","kind":"tag","published_at":"2015-02-17T08:07:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08/manifests"},{"name":"9-b50","sha":"9955299e81acc10994d73e62c692cf5faf200551","kind":"tag","published_at":"2015-02-12T08:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b50","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50/manifests"},{"name":"8u40-b25","sha":"05fa37f05ef89813dd5ff537943dce47e3cda1b0","kind":"tag","published_at":"2015-02-11T09:38:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25/manifests"},{"name":"8u60-b02","sha":"5372c90dd48e5cdb6822abbe23f50b039ccc1db0","kind":"tag","published_at":"2015-02-11T05:10:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02/manifests"},{"name":"8u45-b07","sha":"3ba6a515acf2174bb50fe2516924f80fe7852756","kind":"tag","published_at":"2015-02-09T23:30:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07/manifests"},{"name":"8u60-b01","sha":"4dc647a34b1119b0aafaea3587aeb71c3cb0e8fd","kind":"tag","published_at":"2015-02-06T23:43:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01/manifests"},{"name":"9-b49","sha":"6ebe973f7d0cb4c9b1e9e108a5bdbbf44dbaaba1","kind":"tag","published_at":"2015-02-05T12:12:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b49","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49/manifests"},{"name":"8u40-b24","sha":"30d89c9830182ec21c7ee2e889eaba570494c8ab","kind":"tag","published_at":"2015-02-04T05:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24/manifests"},{"name":"8u45-b06","sha":"4783fadf191bec4dfd1141bd7dcba8bd94395f56","kind":"tag","published_at":"2015-02-03T04:22:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06/manifests"},{"name":"9-b48","sha":"d2d1d18a979f8d0af92c36f50e2489bdc15f5484","kind":"tag","published_at":"2015-01-29T08:09:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b48","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48/manifests"},{"name":"8u40-b23","sha":"29b9abdfac93b99c6c15e0814916c23bb67166e5","kind":"tag","published_at":"2015-01-28T06:03:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23/manifests"},{"name":"8u45-b05","sha":"6e20019b446c5966efbc9379ddfeaf7e3d6b1c9a","kind":"tag","published_at":"2015-01-27T05:51:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05/manifests"},{"name":"9-b47","sha":"632acc173ede884c0077e00775bd074f9adf5ec3","kind":"tag","published_at":"2015-01-22T08:50:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b47","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47/manifests"},{"name":"8u40-b22","sha":"c4cee6601bd1e37e335152105b0228f126cafde5","kind":"tag","published_at":"2015-01-21T09:48:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22/manifests"},{"name":"8u45-b04","sha":"e00a85c5190b2cb51e0cd49abb3d6255664304fa","kind":"tag","published_at":"2015-01-21T09:29:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04/manifests"},{"name":"9-b46","sha":"ac3c6c0af8f97e1f4fc7d2482d27e28c99605f4a","kind":"tag","published_at":"2015-01-15T11:54:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b46","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46/manifests"},{"name":"8u40-b21","sha":"13425d4ea891ef6ad267222c1d3cd8b9e6bb2712","kind":"tag","published_at":"2015-01-14T05:16:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21/manifests"},{"name":"8u45-b03","sha":"0f7db044958f90b348afbd4e14170bd40c8ce999","kind":"tag","published_at":"2015-01-13T05:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03/manifests"},{"name":"9-b45","sha":"e686efb3350057cf6321c40b6715453746217a59","kind":"tag","published_at":"2015-01-08T08:14:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b45","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45/manifests"},{"name":"8u40-b20","sha":"3d70c424473fe3b01eaeb0ae58dedb1d19a8c3e7","kind":"tag","published_at":"2014-12-31T05:35:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20/manifests"},{"name":"9-b44","sha":"e4662e22f04077dd9f64f768ca29ca9f08f76b32","kind":"tag","published_at":"2014-12-24T10:44:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b44","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44/manifests"},{"name":"8u45-b02","sha":"bf6fb4de3ee557689e08c898363aa97e2f403a4f","kind":"tag","published_at":"2014-12-23T08:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02/manifests"},{"name":"9-b43","sha":"55878d7559296feab06c8c55414ad5c1e19e23fa","kind":"tag","published_at":"2014-12-18T11:41:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b43","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43/manifests"},{"name":"8u31-b13","sha":"eb087309a4b68bd55ee89aefa25756c9b5e82de2","kind":"tag","published_at":"2014-12-18T09:52:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13/manifests"},{"name":"8u40-b19","sha":"6b47ee8936e10a3493cd8ed2f8e6489fa3c81fdd","kind":"tag","published_at":"2014-12-17T09:03:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19/manifests"},{"name":"8u45-b01","sha":"919886f34e53c31d7b1bfcdf7d451ca050db580a","kind":"tag","published_at":"2014-12-16T17:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01/manifests"},{"name":"9-b42","sha":"cb3cd58e440636cfdc18a9a8c198a70e8fa8754a","kind":"tag","published_at":"2014-12-11T12:00:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b42","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42/manifests"},{"name":"8u40-b18","sha":"ad7d0208926407faf8783fd16214237b70d23875","kind":"tag","published_at":"2014-12-10T06:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18/manifests"},{"name":"8u31-b12","sha":"1227276f9e41b6ab7e6a8380d506981075587c27","kind":"tag","published_at":"2014-12-09T11:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12/manifests"},{"name":"9-b41","sha":"9c0884e5c4ff0904626b7da7bbea5f5c01311429","kind":"tag","published_at":"2014-12-04T06:59:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b41","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41/manifests"},{"name":"8u40-b17","sha":"fae4885c04b51d87f1abd799a41e0ee32a8d788c","kind":"tag","published_at":"2014-12-03T07:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17/manifests"},{"name":"8u31-b11","sha":"f1b16a102324e1bbbf272bfeb6c4be2c669666a7","kind":"tag","published_at":"2014-12-03T05:17:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11/manifests"},{"name":"8u40-b16","sha":"5f9a2deae25859e47b5361d95b99035e26d82540","kind":"tag","published_at":"2014-11-26T09:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16/manifests"},{"name":"8u31-b10","sha":"10bbc3528a703b71227c317495373b38efad83df","kind":"tag","published_at":"2014-11-25T05:04:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10/manifests"},{"name":"8u40-b15","sha":"d39eb3c24e6167e4bedc9e5e2801c12ce38b9b5e","kind":"tag","published_at":"2014-11-19T08:35:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15/manifests"},{"name":"8u31-b09","sha":"7f3b90c8f615682dd84b880221fa7712f77bdf1d","kind":"tag","published_at":"2014-11-18T06:45:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09/manifests"},{"name":"9-b40","sha":"fa2db0be6cd8ad2cd1be3764685c523dcbda7f82","kind":"tag","published_at":"2014-11-18T04:37:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b40","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40/manifests"},{"name":"9-b39","sha":"e359662bd02205f25ec5e1992b0d81de445a098f","kind":"tag","published_at":"2014-11-13T05:39:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b39","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39/manifests"},{"name":"8u40-b14","sha":"39ffc36db96a1bfed5ae35d4f6005ab11a616e0d","kind":"tag","published_at":"2014-11-12T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14/manifests"},{"name":"8u31-b08","sha":"e92cd098da847c4620d67f82f8d68909e06b53ea","kind":"tag","published_at":"2014-11-11T05:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08/manifests"},{"name":"9-b38","sha":"51d1000543c5b1879fb26cb9a19f81e7ed39d080","kind":"tag","published_at":"2014-11-06T04:05:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b38","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38/manifests"},{"name":"8u40-b13","sha":"0c48e387a3d5183f45e11566ac3d6f3be849176a","kind":"tag","published_at":"2014-11-05T09:15:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13/manifests"},{"name":"8u31-b07","sha":"0f3f168402d212f51586a45c48120198ae04b5c0","kind":"tag","published_at":"2014-11-04T20:49:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07/manifests"},{"name":"9-b37","sha":"30013a579a87f07a3ec429365fcb7fbe170940f3","kind":"tag","published_at":"2014-10-30T05:29:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b37","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37/manifests"},{"name":"8u40-b12","sha":"66479fb5885c5b97db935fb820777a15dadcdb62","kind":"tag","published_at":"2014-10-29T07:46:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12/manifests"},{"name":"8u31-b06","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-28T07:48:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06/manifests"},{"name":"9-b36","sha":"6fb58408f2aa6205a15fb5b28f8e8f843d3e82ec","kind":"tag","published_at":"2014-10-23T05:22:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b36","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36/manifests"},{"name":"8u40-b11","sha":"7af417d0d6a0170a8dae29a84df8ad325ef12ded","kind":"tag","published_at":"2014-10-22T10:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11/manifests"},{"name":"8u31-b05","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-21T10:15:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05/manifests"},{"name":"9-b35","sha":"6a5ab345823802700c2ff6c9b712ebb67cb5d512","kind":"tag","published_at":"2014-10-16T07:39:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b35","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35/manifests"},{"name":"8u40-b10","sha":"3b62ed4b26511b6806fef9e0379ca555ba87596e","kind":"tag","published_at":"2014-10-15T22:11:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10/manifests"},{"name":"8u31-b04","sha":"d5de1d1fdd1cf2226d08bf85a02d0ba4467bd364","kind":"tag","published_at":"2014-10-14T19:29:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04/manifests"},{"name":"9-b34","sha":"1606bff84f31838c700d2642754658b4f98f5423","kind":"tag","published_at":"2014-10-09T07:42:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b34","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34/manifests"},{"name":"8u25-b18","sha":"94ca096cc07f1653d1c7ca9fa74feb004c8aba7f","kind":"tag","published_at":"2014-10-08T19:38:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18/manifests"},{"name":"8u40-b09","sha":"19f26cfa947ef76c0910889e8d4ba943a7db20d8","kind":"tag","published_at":"2014-10-08T06:25:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09/manifests"},{"name":"8u31-b03","sha":"c318543d0dcf187de055463eb52e5ef971267fc6","kind":"tag","published_at":"2014-10-07T21:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03/manifests"},{"name":"9-b33","sha":"4d86e4ebacceb4982402ba90fc2a3a6998fd362c","kind":"tag","published_at":"2014-10-03T00:21:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b33","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33/manifests"},{"name":"8u40-b08","sha":"c2152ea6bfa440e77c4b6e792dda098649b63518","kind":"tag","published_at":"2014-10-01T07:43:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08/manifests"},{"name":"8u31-b02","sha":"33e11de1ce66a901ff4762b1a7263ac7472de071","kind":"tag","published_at":"2014-09-30T14:28:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02/manifests"},{"name":"9-b32","sha":"3f331e899b9020f1ba8d2423405d5fdafc7dc1c0","kind":"tag","published_at":"2014-09-25T18:05:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b32","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32/manifests"},{"name":"8u40-b07","sha":"7d62fa7666bd6301737d8fca7cda49848ddf2bc4","kind":"tag","published_at":"2014-09-24T21:18:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07/manifests"},{"name":"8u31-b01","sha":"e99a34023aa2f7834f5a73f47f28b2279164be51","kind":"tag","published_at":"2014-09-23T21:48:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01/manifests"},{"name":"8u25-b17","sha":"c835e79ec573a5099517d6fd0dbdf943643efda2","kind":"tag","published_at":"2014-09-18T23:23:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17/manifests"},{"name":"9-b31","sha":"fe710a968ef5780dee7730f926a4771d84f4df87","kind":"tag","published_at":"2014-09-18T22:37:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b31","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31/manifests"},{"name":"8u40-b06","sha":"b21d18a90224f711b4c536ba5d6656f17b378d1a","kind":"tag","published_at":"2014-09-17T20:35:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06/manifests"},{"name":"9-b30","sha":"158d74da4243041ecef62e359410362486200c91","kind":"tag","published_at":"2014-09-11T14:31:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b30","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30/manifests"},{"name":"8u25-b16","sha":"2d43e87d77dbc86c2f7d78f81b2b4802809f7951","kind":"tag","published_at":"2014-09-10T16:06:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16/manifests"},{"name":"8u40-b05","sha":"6ff8fa391dada0870e83a100dffd1ebdb31c46e1","kind":"tag","published_at":"2014-09-10T15:28:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05/manifests"},{"name":"9-b29","sha":"760e15bb1dbd25e5ecd3515d6a9d75463c67ecf8","kind":"tag","published_at":"2014-09-04T14:59:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b29","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29/manifests"},{"name":"8u40-b04","sha":"b461b888958ee57c450e1c1e07384359212be721","kind":"tag","published_at":"2014-09-03T15:23:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04/manifests"},{"name":"8u25-b15","sha":"214246ad012541bb07ad646b983c0f7df72f5e4c","kind":"tag","published_at":"2014-09-03T14:48:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15/manifests"},{"name":"9-b28","sha":"5a8a6d8a856fcac76bffc1be8c8e966745d74a70","kind":"tag","published_at":"2014-08-29T14:35:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b28","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28/manifests"},{"name":"8u40-b03","sha":"714f1aac07360d736b58e8b12ec05813bb89cd35","kind":"tag","published_at":"2014-08-27T14:55:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03/manifests"},{"name":"8u25-b14","sha":"7b0edc195afcb3602ac25bbc1a2be961bf645ec6","kind":"tag","published_at":"2014-08-26T14:39:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14/manifests"},{"name":"9-b27","sha":"a526744a28770e567fabe078c78d4da6f2e2e488","kind":"tag","published_at":"2014-08-21T15:20:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27/manifests"},{"name":"8u40-b02","sha":"a46c418c279f2f868f6bef42d0518293b56ac19e","kind":"tag","published_at":"2014-08-21T14:40:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02/manifests"},{"name":"8u25-b13","sha":"02eead6d8e200421a9c73b85bbfcac9cafc3e431","kind":"tag","published_at":"2014-08-19T14:43:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13/manifests"},{"name":"8u40-b01","sha":"4652b7c9bdab6a5856a683babab50bcb1c718c1f","kind":"tag","published_at":"2014-08-13T14:51:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01/manifests"},{"name":"8u25-b12","sha":"7219590651e82650f7d3f791f06050f8e9aef9e6","kind":"tag","published_at":"2014-08-12T14:48:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12/manifests"},{"name":"9-b26","sha":"7a5b197a0af396c980335c57c7fae6df10a54c7e","kind":"tag","published_at":"2014-08-09T15:18:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26/manifests"},{"name":"8u25-b11","sha":"f2820d0562decd4181c4e6eeb80026481ea65597","kind":"tag","published_at":"2014-08-05T14:34:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11/manifests"},{"name":"8u20-b26","sha":"0bce37b8aea07d19cdf1814f8e3c8dc8ba1df2b2","kind":"tag","published_at":"2014-07-31T15:05:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26/manifests"},{"name":"9-b25","sha":"69c9dbd69eb2c085cbb1c44748e2389ee2268081","kind":"tag","published_at":"2014-07-31T14:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25/manifests"},{"name":"8u25-b10","sha":"e423339cdd96cc7067be6ca8f34a75948f5192e0","kind":"tag","published_at":"2014-07-29T14:52:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10/manifests"},{"name":"8u20-b25","sha":"e92a218928b2f98909d8d3d5199fde6b5a5a3b0d","kind":"tag","published_at":"2014-07-25T04:23:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25/manifests"},{"name":"8u25-b09","sha":"27c635a78256f8419e28c1163e96b08850f3ae00","kind":"tag","published_at":"2014-07-24T15:18:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09/manifests"},{"name":"8u20-b24","sha":"14f06adc9b497b63158f761773d0e823179c23e2","kind":"tag","published_at":"2014-07-24T14:54:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24/manifests"},{"name":"9-b24","sha":"8089c7e4090a65dd4239f9b87a6c1eef0c81d923","kind":"tag","published_at":"2014-07-24T14:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24/manifests"},{"name":"8u25-b08","sha":"a3e94f1726b38459d958fef0d7a1b6a4f0a314b6","kind":"tag","published_at":"2014-07-22T15:29:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08/manifests"},{"name":"9-b23","sha":"3cb0248df61b6c05b51c655cabfc5ba84506e1a0","kind":"tag","published_at":"2014-07-17T15:28:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23/manifests"},{"name":"8u20-b23","sha":"891177468d64d90618f80bf5e5de135b63ef7e77","kind":"tag","published_at":"2014-07-16T15:33:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23/manifests"},{"name":"8u25-b07","sha":"6a26310e0fb8d3b5428ea340309ce74df7256860","kind":"tag","published_at":"2014-07-15T16:17:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07/manifests"},{"name":"9-b22","sha":"a1a3989d8a988b19addbb1ed7322bedc1d3719ca","kind":"tag","published_at":"2014-07-10T15:14:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22/manifests"},{"name":"8u20-b22","sha":"96245c18b86c7387a1b9afc7a38b367f46e9147b","kind":"tag","published_at":"2014-07-09T14:35:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22/manifests"},{"name":"8u25-b06","sha":"2987b9eb9e041898392b6596f81b25652057b729","kind":"tag","published_at":"2014-07-08T14:50:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06/manifests"},{"name":"9-b21","sha":"d97cb16f23e6e20a62c3239d0ceaa6c51e043592","kind":"tag","published_at":"2014-07-03T14:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21/manifests"},{"name":"8u20-b21","sha":"4d16dd0995ab04775f41d2be548c6ea33aef0434","kind":"tag","published_at":"2014-07-02T14:51:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21/manifests"},{"name":"8u25-b05","sha":"31ec2ff88948f1da78e0721750c6423d5a5c3ae1","kind":"tag","published_at":"2014-07-01T14:38:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05/manifests"},{"name":"9-b20","sha":"3bd745ba23d4ad6d2eef43abd5680a479db65175","kind":"tag","published_at":"2014-06-26T14:28:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20/manifests"},{"name":"8u20-b20","sha":"0cfa49ffa57616d0abd09161f61c4e074345106c","kind":"tag","published_at":"2014-06-25T16:01:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20/manifests"},{"name":"8u25-b04","sha":"20afbb2292fbe6934523d5757e791bf99c788523","kind":"tag","published_at":"2014-06-24T01:55:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04/manifests"},{"name":"9-b19","sha":"73bdfcb72aa6c3faf2156f911aee2bf2611a45c6","kind":"tag","published_at":"2014-06-19T15:40:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19/manifests"},{"name":"8u25-b03","sha":"eeaa9c57293f6b5bab9482e067902ee8ab24f640","kind":"tag","published_at":"2014-06-19T02:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03/manifests"},{"name":"8u20-b19","sha":"694d6313847baddee5601474c249b4c2fc964c32","kind":"tag","published_at":"2014-06-18T15:39:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19/manifests"},{"name":"8u11-b12","sha":"6d180c190e6ad902715fa0a460db95251c8d263a","kind":"tag","published_at":"2014-06-17T04:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12/manifests"},{"name":"9-b18","sha":"18e4ee1eb3f7ba0661133c8140181b9d53bf4a1e","kind":"tag","published_at":"2014-06-13T15:21:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18/manifests"},{"name":"8u25-b02","sha":"f684968527ded3a38790de605728034bab1e4e13","kind":"tag","published_at":"2014-06-12T15:56:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02/manifests"},{"name":"9-b17","sha":"8b8229e8a4f2b9783675682022481d8422d5bf24","kind":"tag","published_at":"2014-06-12T15:06:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17/manifests"},{"name":"8u20-b18","sha":"6b3dc8a1754189d506667a7162f8e46475d6a985","kind":"tag","published_at":"2014-06-11T04:34:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18/manifests"},{"name":"8u25-b01","sha":"0e8e4ec1aff538385e03df2711b6dd3fca1c80f4","kind":"tag","published_at":"2014-06-05T15:49:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01/manifests"},{"name":"9-b16","sha":"35f65a57367e6de7c8aa2863773500391af879c5","kind":"tag","published_at":"2014-06-05T15:11:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16/manifests"},{"name":"8u20-b17","sha":"93fda2e63c261c1e582498aad6c0e0e5fbdef918","kind":"tag","published_at":"2014-06-04T14:54:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17/manifests"},{"name":"8u11-b11","sha":"eb7f646c27684cc6338f0600d33dae88da87874b","kind":"tag","published_at":"2014-06-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11/manifests"},{"name":"9-b15","sha":"60c1920c1fff30178de259b7eb752655febeb05b","kind":"tag","published_at":"2014-05-30T14:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15/manifests"},{"name":"8u11-b10","sha":"bf60f58df56273a3fa5f3f549a9f5fcd7aab8f68","kind":"tag","published_at":"2014-05-28T04:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10/manifests"},{"name":"8u20-b16","sha":"79bb17cab9c406cfcead688831107a0b9224e8e5","kind":"tag","published_at":"2014-05-28T03:34:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16/manifests"},{"name":"9-b14","sha":"1d3a7181633c3047d94b38909f5b905d1b370f68","kind":"tag","published_at":"2014-05-22T15:13:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14/manifests"},{"name":"8u20-b15","sha":"7ce12d2b405e7f951bdc2ed45b99569960da33c7","kind":"tag","published_at":"2014-05-21T14:36:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15/manifests"},{"name":"8u11-b09","sha":"7601844a33283ee9eedcfac0d4f12237b82672bd","kind":"tag","published_at":"2014-05-20T05:13:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09/manifests"},{"name":"9-b13","sha":"8530e34dae93df183422bc9e4094186fc1cdcc09","kind":"tag","published_at":"2014-05-15T14:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13/manifests"},{"name":"8u20-b14","sha":"ef8eead7c50963e24aad4339e8e80ac2027fe37a","kind":"tag","published_at":"2014-05-14T20:07:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14/manifests"},{"name":"8u11-b08","sha":"c6c9de6545e5d64bbfcae083a49f0f963bbd6024","kind":"tag","published_at":"2014-05-13T14:59:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08/manifests"},{"name":"9-b12","sha":"b5cf781a90c70420e7747b447827033366982e06","kind":"tag","published_at":"2014-05-08T19:33:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12/manifests"},{"name":"8u20-b13","sha":"a93e0cba9d5c7e07a8ed0c2a70d4801f569eecd9","kind":"tag","published_at":"2014-05-07T14:56:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13/manifests"},{"name":"8u11-b07","sha":"2bf659f263d8462c50a31da023fd188b65ff1911","kind":"tag","published_at":"2014-05-06T14:27:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07/manifests"},{"name":"9-b11","sha":"a6b49ff5dcc78d1bd5a2fa9695a0042911e2ac36","kind":"tag","published_at":"2014-05-01T14:47:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11/manifests"},{"name":"8u20-b12","sha":"930bebaa0918d8f99a3af602a9e3173b9d648c69","kind":"tag","published_at":"2014-04-30T14:48:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12/manifests"},{"name":"8u11-b06","sha":"88849299ff4e7020d95ea4e6474b2fb488edc4a6","kind":"tag","published_at":"2014-04-29T14:47:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06/manifests"},{"name":"9-b10","sha":"210ce94b39263de94b241a63ad98e321aafbef75","kind":"tag","published_at":"2014-04-24T15:38:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10/manifests"},{"name":"8u20-b11","sha":"499300c6d3b140e46d35bb2a9ba1e805ed15290c","kind":"tag","published_at":"2014-04-23T15:35:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11/manifests"},{"name":"8u11-b05","sha":"bc5b49ecb3d359c477b3402819d8d967cd706d25","kind":"tag","published_at":"2014-04-22T14:27:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05/manifests"},{"name":"9-b09","sha":"aae712bcc7f2b8f2ac7687ffc2bb720a735bf425","kind":"tag","published_at":"2014-04-17T14:22:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09/manifests"},{"name":"8u20-b10","sha":"64edde5af4885e16861c002ff3a371a92bae369b","kind":"tag","published_at":"2014-04-16T14:30:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10/manifests"},{"name":"8u11-b04","sha":"c326a2855350505aeade88aa4725334e0cd28d47","kind":"tag","published_at":"2014-04-15T14:53:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04/manifests"},{"name":"9-b08","sha":"e11f34a80e3ef721d41881eb0e112770abbf8e78","kind":"tag","published_at":"2014-04-15T14:23:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08/manifests"},{"name":"8u20-b09","sha":"8afce5c8e30b7f6e835e489a5423e137d1926258","kind":"tag","published_at":"2014-04-09T15:02:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09/manifests"},{"name":"8u11-b03","sha":"a5e91ec777bb028330468212aee964eadb3419e5","kind":"tag","published_at":"2014-04-08T15:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03/manifests"},{"name":"9-b07","sha":"448e61407de6e5fc9c2cdb8fd9a7d20b25e460e8","kind":"tag","published_at":"2014-04-03T15:18:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07/manifests"},{"name":"8u20-b08","sha":"7d0ff1d99e1929cb26732a46d82061a756ad318a","kind":"tag","published_at":"2014-04-02T14:29:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08/manifests"},{"name":"8u11-b02","sha":"a0e6d3806e79b39d38d6d82710ef82ba4d24e4f0","kind":"tag","published_at":"2014-04-01T14:50:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02/manifests"},{"name":"9-b06","sha":"21eafd1a23ac6802277c9af4113daaa1cb7dd6cc","kind":"tag","published_at":"2014-03-27T19:04:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06/manifests"},{"name":"8u20-b07","sha":"269c226217d001ea47e7260e6ade7fea7a6943c2","kind":"tag","published_at":"2014-03-26T18:23:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07/manifests"},{"name":"8u11-b01","sha":"60340b8c6a5835b41c4e71661a09181bfcc0b3e3","kind":"tag","published_at":"2014-03-25T15:05:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01/manifests"},{"name":"9-b05","sha":"794d16bdc91a9b4f295ba35a5bd3cd359f0c5df9","kind":"tag","published_at":"2014-03-20T15:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05/manifests"},{"name":"8u20-b06","sha":"14baaa12c9017eb8a2817f0364680d3e26661f08","kind":"tag","published_at":"2014-03-19T15:57:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06/manifests"},{"name":"8u5-b13","sha":"84b39c65ddd0e5469fd7e60dd17b592da27f0038","kind":"tag","published_at":"2014-03-18T15:31:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13/manifests"},{"name":"8u20-b05","sha":"f607ef2a0d55dc2bf4cea1ad4e1f0965becca0f7","kind":"tag","published_at":"2014-03-12T16:12:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05/manifests"},{"name":"9-b04","sha":"0c1cc05f156b54f764755f13ac7229409159526e","kind":"tag","published_at":"2014-03-11T23:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04/manifests"},{"name":"8u5-b12","sha":"3acdf271125221b04e24f33b596934565019826b","kind":"tag","published_at":"2014-03-11T15:07:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12/manifests"},{"name":"8u20-b04","sha":"e11bf0df26a4f511aff489a562cd9956cbe17af8","kind":"tag","published_at":"2014-03-05T16:00:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04/manifests"},{"name":"8.0-b132","sha":"1a0c382658d94a7f7692f0c9bb09129733a34861","kind":"tag","published_at":"2014-03-04T18:36:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b132","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132/manifests"},{"name":"8u5-b11","sha":"7d68f0fb450341c280b8c0d420219d18cd9b76ac","kind":"tag","published_at":"2014-03-04T16:31:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11/manifests"},{"name":"8.0-b131","sha":"a785ebbd497da2bef677b43e26727bb180b8af71","kind":"tag","published_at":"2014-03-01T17:50:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b131","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131/manifests"},{"name":"8.0-b130","sha":"02db3280dcdb25778bca2572f9bd9b7cb5a124cd","kind":"tag","published_at":"2014-02-28T15:53:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b130","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130/manifests"},{"name":"8u20-b03","sha":"767a7329bb39cfaa4e520360df84f76684169c7a","kind":"tag","published_at":"2014-02-26T16:22:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03/manifests"},{"name":"8u5-b10","sha":"6e5021ed3c6e96234b183263866d2b5e4bcf3580","kind":"tag","published_at":"2014-02-25T18:09:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10/manifests"},{"name":"9-b03","sha":"825207a2296c3a4758b1bf1299dde9ed1ff7d602","kind":"tag","published_at":"2014-02-21T17:40:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03/manifests"},{"name":"8u20-b02","sha":"64e4a9c6b1edf353f7cc52b9f34a6aacc6a20679","kind":"tag","published_at":"2014-02-19T16:49:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02/manifests"},{"name":"8u5-b09","sha":"0eae196c85396aec7c4b87419188c2b933788d82","kind":"tag","published_at":"2014-02-18T17:48:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09/manifests"},{"name":"8u20-b01","sha":"54911b1aeff16e362c058a8b53d771f1fb03ccf3","kind":"tag","published_at":"2014-02-12T16:58:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01/manifests"},{"name":"8u5-b08","sha":"861f393b0cf74ed089ecd5981083603a14104628","kind":"tag","published_at":"2014-02-11T18:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08/manifests"},{"name":"8.0-b129","sha":"a76ff582459efda5a9433e912cffccbf86e4dc2d","kind":"tag","published_at":"2014-02-07T21:27:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b129","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129/manifests"},{"name":"9-b02","sha":"336652fd2976d366f37c8c467476e8d18ef8ff03","kind":"tag","published_at":"2014-02-07T02:15:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02/manifests"},{"name":"8u5-b07","sha":"2452f97e9cac929c8004dd5a9423af1484710f14","kind":"tag","published_at":"2014-02-04T17:35:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07/manifests"},{"name":"8.0-b128","sha":"20844fe7ec287aa281d7abf1441a61f19ba6bd6f","kind":"tag","published_at":"2014-02-02T07:29:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b128","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128/manifests"},{"name":"8.0-b127","sha":"7fe86efa5edf72803913709eb9fa7226ab95db81","kind":"tag","published_at":"2014-01-30T16:29:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b127","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127/manifests"},{"name":"8u5-b06","sha":"71f36821dee76056e51832571b016509738be129","kind":"tag","published_at":"2014-01-28T17:46:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06/manifests"},{"name":"8.0-b126","sha":"62fd6cb763b6e402fe2854d21845b7e89c9797c5","kind":"tag","published_at":"2014-01-25T01:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b126","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126/manifests"},{"name":"8u5-b05","sha":"1e733141045e651d78a2ce94623df559a79ed04f","kind":"tag","published_at":"2014-01-22T20:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05/manifests"},{"name":"8.0-b125","sha":"a431ecb566c7c339496ea762d54f537f115f428c","kind":"tag","published_at":"2014-01-22T16:44:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b125","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125/manifests"},{"name":"9-b01","sha":"722c0fd5ee9b3c6df9dded33db483ad79d4fb130","kind":"tag","published_at":"2014-01-22T03:48:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01/manifests"},{"name":"8.0-b124","sha":"1486d06a2a6a868b1e8ca4332d12139ab652a37f","kind":"tag","published_at":"2014-01-18T05:38:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b124","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124/manifests"},{"name":"8u5-b04","sha":"c416ef47766499dbc56e91cb78a01eadd2a73851","kind":"tag","published_at":"2014-01-14T16:45:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04/manifests"},{"name":"8.0-b123","sha":"3730b5c8f5fbf708c356bcf5cffd20703a3e6a85","kind":"tag","published_at":"2014-01-10T17:30:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b123","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123/manifests"},{"name":"8u5-b03","sha":"dbcca91d4f3abe3bc16a45fbc1bc2739750a395e","kind":"tag","published_at":"2014-01-07T17:45:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03/manifests"},{"name":"8.0-b122","sha":"ccbbbb276746836d5a8e24705c3c008f745c16f1","kind":"tag","published_at":"2014-01-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b122","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122/manifests"},{"name":"8u5-b02","sha":"e1792eb55003a750224ac1bfd3c4e62a1d5b6794","kind":"tag","published_at":"2013-12-24T16:51:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02/manifests"},{"name":"8.0-b121","sha":"012c7c5bd0d1ae5f4953fbdecb426a8dc2655e1b","kind":"tag","published_at":"2013-12-20T02:14:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b121","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121/manifests"},{"name":"8u5-b01","sha":"f16f4674aee72a363edd7cf6faaac79d2699da40","kind":"tag","published_at":"2013-12-17T17:17:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01/manifests"},{"name":"8.0-b120","sha":"a538ae9c8035ee17c51a9ca14b073081159640e2","kind":"tag","published_at":"2013-12-12T16:22:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b120","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120/manifests"},{"name":"8.0-b119","sha":"6fc3c9f1b003dcfd7510cc4d7609fcf09e3bc586","kind":"tag","published_at":"2013-12-05T15:56:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b119","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119/manifests"},{"name":"8.0-b118","sha":"cd2b91dce1f07c6397e682dfd5bdcbe4bd999059","kind":"tag","published_at":"2013-11-28T16:49:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b118","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118/manifests"},{"name":"8.0-b117","sha":"2b95f8de41e7f508a7102b51c0fd8235add427cc","kind":"tag","published_at":"2013-11-21T16:34:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b117","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117/manifests"},{"name":"8.0-b116","sha":"ab61d2f2fe779edbe17deb0ace0c2388f6c7c970","kind":"tag","published_at":"2013-11-14T16:07:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b116","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116/manifests"},{"name":"8.0-b115","sha":"2507800c17b4a02a7f47afbb43e545ae09dc1d7c","kind":"tag","published_at":"2013-11-07T16:11:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b115","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115/manifests"},{"name":"8.0-b114","sha":"a4ef9e01ebd04cadb67bc8c9004d2556d9c7b1d7","kind":"tag","published_at":"2013-10-31T15:21:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b114","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114/manifests"},{"name":"8.0-b113","sha":"5199684d1026791e60eba956167f4acaa25eb657","kind":"tag","published_at":"2013-10-24T15:10:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b113","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113/manifests"},{"name":"8.0-b112","sha":"743d8f398d96302d82b4f1907b575a541d773cf2","kind":"tag","published_at":"2013-10-17T15:17:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b112","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112/manifests"},{"name":"8.0-b111","sha":"9093b7618064473bda33a61f4a697a103b7f3ec0","kind":"tag","published_at":"2013-10-10T17:25:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b111","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111/manifests"},{"name":"8.0-b110","sha":"26705fb5521441749c8e4b157bf6ec77218c7f10","kind":"tag","published_at":"2013-10-03T15:05:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b110","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110/manifests"},{"name":"8.0-b109","sha":"4c329385f9a2067040be59b26c5fd2b17351f8b3","kind":"tag","published_at":"2013-09-26T15:11:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b109","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109/manifests"},{"name":"8.0-b108","sha":"9ba220a24f785484587a33798470e70331959d76","kind":"tag","published_at":"2013-09-19T14:57:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b108","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108/manifests"},{"name":"8.0-b107","sha":"200db86f0615a5885926cd406b96bb6be5b9b88d","kind":"tag","published_at":"2013-09-12T14:42:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b107","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107/manifests"},{"name":"8.0-b106","sha":"f09664513cb1cfc2b88eb4ad60ecd2bd0b8534ae","kind":"tag","published_at":"2013-09-05T14:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b106","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106/manifests"},{"name":"8.0-b105","sha":"3e2d4b453c2682540bf4dca9a39f5e3dd08d16c7","kind":"tag","published_at":"2013-08-29T15:17:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b105","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105/manifests"},{"name":"8.0-b104","sha":"f7d09c6015e624792d9f34ef613b8378b5f81356","kind":"tag","published_at":"2013-08-22T14:46:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b104","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104/manifests"},{"name":"8.0-b103","sha":"8a3dcf4415d4a111e4edd82e64db8e04683ba8ef","kind":"tag","published_at":"2013-08-15T14:54:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b103","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103/manifests"},{"name":"8.0-b102","sha":"1285833f7b49bce9e6ee07cc07c6163609e72502","kind":"tag","published_at":"2013-08-08T18:07:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b102","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102/manifests"},{"name":"8.0-b101","sha":"9cf9cfdec71852d05fd01275a979c4048b9eb546","kind":"tag","published_at":"2013-08-01T15:57:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b101","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101/manifests"},{"name":"8.0-b100","sha":"b33cb8e9bda51058f81e78655818d219bd3cfd3e","kind":"tag","published_at":"2013-07-25T16:33:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b100","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100/manifests"},{"name":"8.0-b99","sha":"9366de90628600019a2a247adacde7ba47710655","kind":"tag","published_at":"2013-07-18T18:11:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b99","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99/manifests"},{"name":"8.0-b98","sha":"7fb44dfc75abba71192b77f6b0467ceb883ea1f8","kind":"tag","published_at":"2013-07-11T22:48:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b98","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98/manifests"},{"name":"8.0-b97","sha":"dfad9aea996fc8d747a43b1ece2fc14c6b6009ed","kind":"tag","published_at":"2013-07-04T15:30:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b97","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97/manifests"},{"name":"8.0-b96","sha":"d2b687222a8ca531c409560ab2c27617db4c384c","kind":"tag","published_at":"2013-06-28T00:08:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b96","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96/manifests"},{"name":"8.0-b95","sha":"e46abaa16907d6fa6fe5f92e21e729f2a95f79a8","kind":"tag","published_at":"2013-06-20T20:45:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b95","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95/manifests"},{"name":"8.0-b94","sha":"27bc36ac743b7cc7ed69309a823346001b6c85df","kind":"tag","published_at":"2013-06-13T20:50:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94/manifests"},{"name":"8.0-b93","sha":"51c3ebaa5c2d3313be04e4f2b07d254fbc71aab3","kind":"tag","published_at":"2013-06-07T02:44:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93/manifests"},{"name":"8.0-b92","sha":"6f088416c216ed4ef6460990b06d0c31b5134c14","kind":"tag","published_at":"2013-05-30T20:54:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92/manifests"},{"name":"8.0-b91","sha":"456a1b60a1d8dbe1fe22b675f3b7b73c32dc219c","kind":"tag","published_at":"2013-05-24T00:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91/manifests"},{"name":"8.0-b90","sha":"516b7adfe39898ed4057533ba45ab6ff976d128b","kind":"tag","published_at":"2013-05-16T23:43:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90/manifests"},{"name":"8.0-b89","sha":"2df59f475bdc8274a4e6366f838a39ad01c38a66","kind":"tag","published_at":"2013-05-09T22:35:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89/manifests"},{"name":"8.0-b88","sha":"fe20698fb00bf4d8f9eea719739b2a160a39243c","kind":"tag","published_at":"2013-05-03T04:21:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88/manifests"},{"name":"8.0-b87","sha":"ddcc7876bf28140841c1b303f312e8f4eacf96a9","kind":"tag","published_at":"2013-04-26T03:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b87","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87/manifests"},{"name":"8.0-b86","sha":"bbf6fad315bf877746629f312f3cb83a382ddfe4","kind":"tag","published_at":"2013-04-18T23:40:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86/manifests"},{"name":"8.0-b85","sha":"1906feee8e643917014e4a5e084651efe29ee8ef","kind":"tag","published_at":"2013-04-11T20:05:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85/manifests"},{"name":"8.0-b84","sha":"089503084063641df0b741f611fbc61a58ab7139","kind":"tag","published_at":"2013-04-05T03:11:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84/manifests"},{"name":"8.0-b83","sha":"98d099e920017efead9d8ea1cadfa588f1ef9910","kind":"tag","published_at":"2013-03-28T22:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83/manifests"},{"name":"8.0-b82","sha":"5cba3a1bdbc2120a153590bd9855f3c38b6721fa","kind":"tag","published_at":"2013-03-21T21:18:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82/manifests"},{"name":"8.0-b81","sha":"a7cf0d61d4465446954a50567879ce59e102ea40","kind":"tag","published_at":"2013-03-14T22:53:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81/manifests"},{"name":"8.0-b80","sha":"28157d5b51f4a1e3a9cd93414a88ba04a31a5055","kind":"tag","published_at":"2013-03-07T22:04:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80/manifests"},{"name":"8.0-b79","sha":"0518f7608c913a06f2565e401012eeb91e8b3d36","kind":"tag","published_at":"2013-02-28T21:37:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79/manifests"},{"name":"8.0-b78","sha":"93794adee6f7d513d089199d0cc8da39b5d6ed15","kind":"tag","published_at":"2013-02-21T23:30:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78/manifests"},{"name":"8.0-b77","sha":"9a1e6a5aac04bbe900fcf761f1a4aafe7af2a0d1","kind":"tag","published_at":"2013-02-15T04:12:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77/manifests"},{"name":"8.0-b76","sha":"ddff01efd1e1e2a4b7da18a33f150b42160a6cc1","kind":"tag","published_at":"2013-02-07T22:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76/manifests"},{"name":"8.0-b75","sha":"04d41eb2e86a9250e24b84a8d8bc56eb1b3aa012","kind":"tag","published_at":"2013-01-31T21:56:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75/manifests"},{"name":"8.0-b74","sha":"36b99316c1f9745ca5da56dfe17e15ceb1698435","kind":"tag","published_at":"2013-01-25T01:24:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74/manifests"},{"name":"8.0-b73","sha":"021ce9b9dcfd87020ea2dae338b57ae7108f69d9","kind":"tag","published_at":"2013-01-17T18:11:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73/manifests"},{"name":"8.0-b72","sha":"8258e433f21bd9947afaabe2aac16d4a3e44248a","kind":"tag","published_at":"2013-01-10T23:42:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72/manifests"},{"name":"8.0-b71","sha":"bc5d17a66086e951aeffe3ce02c7d6209a091c1b","kind":"tag","published_at":"2013-01-03T22:35:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71/manifests"},{"name":"8.0-b70","sha":"195a61d6469172d63a67427514320ea48097fee0","kind":"tag","published_at":"2012-12-27T23:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70/manifests"},{"name":"8.0-b69","sha":"0d6a884e7453d3614ab7573d50e27f3d7f3807fd","kind":"tag","published_at":"2012-12-21T00:44:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69/manifests"},{"name":"8.0-b68","sha":"2c341601e504708f03907d71cef547f4206561c2","kind":"tag","published_at":"2012-12-14T00:55:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68/manifests"},{"name":"8.0-b67","sha":"f95e99f9cdc06e4dd789a7d8253dda07bd410c8d","kind":"tag","published_at":"2012-12-07T00:19:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67/manifests"},{"name":"8.0-b66","sha":"10b1424e41bafb76044014bea4b14c8a040b0135","kind":"tag","published_at":"2012-11-30T06:12:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66/manifests"},{"name":"8.0-b65","sha":"67038aff16f22ab96d80c040d62a4ff483a727a7","kind":"tag","published_at":"2012-11-16T05:18:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65/manifests"},{"name":"8.0-b64","sha":"a432f60749bdf3b25e808dc22ecf8da68fff1bea","kind":"tag","published_at":"2012-11-09T04:39:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64/manifests"},{"name":"8.0-b63","sha":"56200f2f9a5cd90256d7c386735f7895b0d183a0","kind":"tag","published_at":"2012-11-02T01:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63/manifests"},{"name":"8.0-b62","sha":"71702cce4175f6046df9961dbc1614137f992c7d","kind":"tag","published_at":"2012-10-25T23:36:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62/manifests"},{"name":"8.0-b61","sha":"108502611a3ff408021608265e44de847ff53831","kind":"tag","published_at":"2012-10-18T21:33:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61/manifests"},{"name":"8.0-b60","sha":"a2f0393cdcc3919894b298ec143fdcbe969f8068","kind":"tag","published_at":"2012-10-11T21:22:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60/manifests"},{"name":"8.0-b59","sha":"551e97a119e8c7b4bdd842f595df958fad933200","kind":"tag","published_at":"2012-10-04T23:11:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59/manifests"},{"name":"8.0-b58","sha":"358a62d93aebe614087009f7a9a8710f856781bb","kind":"tag","published_at":"2012-09-27T23:12:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58/manifests"},{"name":"8.0-b57","sha":"eecb62946501f88a21502fcd917081d1d5258342","kind":"tag","published_at":"2012-09-20T23:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57/manifests"},{"name":"8.0-b56","sha":"ec74de5b9938fee9c30c7bd6e5374fa9896f6fe8","kind":"tag","published_at":"2012-09-14T04:56:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56/manifests"},{"name":"8.0-b55","sha":"43c808c05be60b7ed8365318321c2c368de2707f","kind":"tag","published_at":"2012-09-07T04:04:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55/manifests"},{"name":"8.0-b54","sha":"b1f965435f28ef49fcf05580f715486438d68659","kind":"tag","published_at":"2012-08-31T00:47:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54/manifests"},{"name":"8.0-b53","sha":"a348a3bfed466ac94a26175e30a97e96a6050bc2","kind":"tag","published_at":"2012-08-28T01:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53/manifests"},{"name":"8.0-b52","sha":"1cd9a1ae3b97c8ee68d77b34a28c62f778460705","kind":"tag","published_at":"2012-08-22T18:35:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52/manifests"},{"name":"2.2-b19","sha":"782162d15331f1ccdbd6b9c82cdf3b3e9b638cd5","kind":"tag","published_at":"2012-07-27T17:58:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19/manifests"},{"name":"2.2-b18","sha":"ca64dc6201df482ea52d1d05e841e781bd5d9b80","kind":"tag","published_at":"2012-07-18T21:57:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18/manifests"},{"name":"2.2-b17","sha":"b3e4c3bcf66c89a985bc63bc21bee44bc2322588","kind":"tag","published_at":"2012-07-11T19:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17/manifests"},{"name":"2.2-b16","sha":"d29204d2b9039316a715cf5ff6c6bd49e51f3d30","kind":"tag","published_at":"2012-07-05T19:13:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16/manifests"},{"name":"2.2-b15","sha":"bdfd883c5eb4081d67db29c227b2c70305368d8f","kind":"tag","published_at":"2012-06-27T21:00:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15/manifests"},{"name":"2.2-b14","sha":"f03da0eb75a02b3e47d9fec5ab379ef9d83194f7","kind":"tag","published_at":"2012-06-23T04:21:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14/manifests"},{"name":"2.2-b13","sha":"cae39c965e151e1d236de67def3baed4da20de70","kind":"tag","published_at":"2012-06-14T21:06:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13/manifests"},{"name":"2.2-b12","sha":"7764bf22f9a493d0aadb2639af44e580a0ce65ac","kind":"tag","published_at":"2012-06-06T23:56:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12/manifests"},{"name":"2.2-b11","sha":"bcb28a7accd69f40c264d7257d15b7ada082591a","kind":"tag","published_at":"2012-05-31T20:21:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11/manifests"},{"name":"2.2-b10","sha":"d0229b16685bde91185e0c66ddf691e9d46c6622","kind":"tag","published_at":"2012-05-25T01:45:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10/manifests"},{"name":"2.2-b09","sha":"25ce65ac3964e43a4bf9bab7f29248083ad35680","kind":"tag","published_at":"2012-05-17T22:19:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09/manifests"},{"name":"2.2-b08","sha":"7d6c1f66d9f2b01ee424ee9bad40418b1a3f297f","kind":"tag","published_at":"2012-05-10T01:39:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08/manifests"},{"name":"2.2-b07","sha":"f6c0ece79203e923c3ccf3df6e3de326b81fc36d","kind":"tag","published_at":"2012-05-03T04:30:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07/manifests"},{"name":"2.2-b06","sha":"7ffb059a53a11aa4eec86c24fe3318c333dc2843","kind":"tag","published_at":"2012-04-25T20:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06/manifests"},{"name":"2.2-b05","sha":"ceb9199c46be0e41bcdd7dd223ecc9b371456c4b","kind":"tag","published_at":"2012-04-20T21:52:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05/manifests"},{"name":"2.2-b04","sha":"d34a9f0697053b5b27d563b672b0bbd8ff72956f","kind":"tag","published_at":"2012-04-11T20:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04/manifests"},{"name":"2.1-b21","sha":"0f33000789b4d349b174a7f8c4ad56b9e2f48be3","kind":"tag","published_at":"2012-04-05T19:55:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21/manifests"},{"name":"2.2-b03","sha":"b9688c06e2c1612d41b22ab5bd2c0a88258f0f43","kind":"tag","published_at":"2012-04-03T20:44:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03/manifests"},{"name":"2.1-b20","sha":"f2fd75939baba6fc934a3d18892230d07320aace","kind":"tag","published_at":"2012-03-28T19:38:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20/manifests"},{"name":"2.1-b19","sha":"083f31ee31397020ee939b470bbed9370fdb7970","kind":"tag","published_at":"2012-03-28T00:12:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19/manifests"},{"name":"2.2-b02","sha":"b41effc761bc31fa7d289d19297dab0daf67ce21","kind":"tag","published_at":"2012-03-27T20:57:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02/manifests"},{"name":"2.1-b18","sha":"206c8707db0055771cd167129241e37c2c72801e","kind":"tag","published_at":"2012-03-21T20:15:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18/manifests"},{"name":"2.2-b01","sha":"8bc7e434031e65cedd9be8e93df7c18310bfddd7","kind":"tag","published_at":"2012-03-20T19:18:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01/manifests"},{"name":"2.1-b17","sha":"5191ad2e4704527047108e0067a1724323bd02ba","kind":"tag","published_at":"2012-03-14T20:22:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17/manifests"},{"name":"2.1-b16","sha":"5f4865c634903ca22f5aea1a302a4fa68cb1ce34","kind":"tag","published_at":"2012-03-07T18:46:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16/manifests"},{"name":"2.1-b15","sha":"58a09654245d53acb841eb70500e7f2461c476bc","kind":"tag","published_at":"2012-02-29T18:42:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15/manifests"},{"name":"2.1-b14","sha":"262cfd65562e56d47c23e69588645e2d6ef9a76c","kind":"tag","published_at":"2012-02-22T18:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14/manifests"},{"name":"2.1-b13","sha":"25acf27a38a6c0bde7a92a68be3b79c1fe71f943","kind":"tag","published_at":"2012-02-15T20:51:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13/manifests"},{"name":"2.1-b12","sha":"7e1ce9ffa4498af5a4d529bdc0d2023a9455ba55","kind":"tag","published_at":"2012-02-08T17:52:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12/manifests"},{"name":"2.1-b11","sha":"c7ecce716f7bb9865034659e5c88d7546ea7a23d","kind":"tag","published_at":"2012-02-01T18:05:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11/manifests"},{"name":"2.1-b10","sha":"de5e0b3d7cd3e3c5ef03f5cc5705c3b11591558a","kind":"tag","published_at":"2012-01-25T19:18:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10/manifests"},{"name":"2.1-b09","sha":"ec1bbdcb7b6533d8dcbab580b3ddf065222a1d72","kind":"tag","published_at":"2012-01-18T18:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09/manifests"},{"name":"2.1-b08","sha":"b968b8b6029f8f1b89fbcfd2023fec3430f4edef","kind":"tag","published_at":"2012-01-11T19:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08/manifests"},{"name":"2.1-b07","sha":"f87231705a55aa96093258825dba1a677288c8aa","kind":"tag","published_at":"2011-12-28T18:20:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07/manifests"},{"name":"2.1-b06","sha":"5a01300e59a3a8d49e508be12fee9761284426f1","kind":"tag","published_at":"2011-12-21T18:11:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06/manifests"},{"name":"2.1-b05","sha":"f5d1ce5ee313c8d219014521c1c4512f92250b58","kind":"tag","published_at":"2011-12-14T18:40:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05/manifests"},{"name":"2.1-b04","sha":"bb193e2ac5056ee5ec6b5479c53e0103e7945313","kind":"tag","published_at":"2011-12-07T17:53:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04/manifests"},{"name":"2.1-b03","sha":"bd84fdfd834d47a66700b764a712facd561a1b8b","kind":"tag","published_at":"2011-12-01T18:13:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03/manifests"},{"name":"2.1-b02","sha":"092e3f29a54c6f2242ae0335c16d485a084207a6","kind":"tag","published_at":"2011-11-23T19:07:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02/manifests"},{"name":"2.1-b01","sha":"caece88e7165d698d50eb1172892b8e3cc842bbb","kind":"tag","published_at":"2011-11-16T19:34:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01/manifests"}]},"repo_metadata_updated_at":"2025-10-31T05:42:17.958Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":522,"rankings":{"downloads":null,"dependent_repos_count":0.5946600726806756,"dependent_packages_count":5.170328724226443,"stargazers_count":7.364559932405104,"forks_count":9.970647477404965,"docker_downloads_count":null,"average":5.7750490516792965},"purl":"pkg:maven/org.openjfx/javafx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.openjfx:javafx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.openjfx:javafx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.openjfx:javafx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T01:02:17.099Z","issues_count":1,"pull_requests_count":1094,"avg_time_to_close_issue":16213.0,"avg_time_to_close_pull_request":4823889.823529412,"issues_closed_count":1,"pull_requests_closed_count":849,"pull_request_authors_count":74,"issue_authors_count":1,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":11.723034734917734,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":506,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1300110.6335078534,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":382,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":9.314229249011857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/issues","maintainers":[{"login":"kevinrushforth","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"Maran23","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"hjohn","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"arapte","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"jaybhaskar","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"tsayao","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"jayathirthrao","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"nlisker","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"sashamatveev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azuev-java","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"FlorianKirmaier","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianKirmaier"},{"login":"karthikpandelu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthikpandelu"},{"login":"johanvos","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"azvegint","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"prsadhuk","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"},{"login":"prrace","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prrace"},{"login":"aghaisas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aghaisas"},{"login":"jgneff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgneff"},{"login":"AnirvanSarkar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnirvanSarkar"},{"login":"theaoqi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theaoqi"},{"login":"Maxoudela","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maxoudela"},{"login":"tiainen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiainen"},{"login":"bourgesl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourgesl"},{"login":"kleopatra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleopatra"},{"login":"DeanWookey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeanWookey"}],"active_maintainers":[{"login":"kevinrushforth","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"arapte","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"Maran23","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"jayathirthrao","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"jaybhaskar","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"hjohn","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"tsayao","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"nlisker","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"azuev-java","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"sashamatveev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azvegint","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"johanvos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"prsadhuk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5073314,"name":"org.openjfx:javafx-graphics","ecosystem":"maven","description":"OpenJFX javafx-graphics","homepage":"https://openjdk.java.net/projects/openjfx/","licenses":"GPLv2+CE","normalized_licenses":["libpng-2.0"],"repository_url":"https://github.com/openjdk/jfx","keywords_array":[],"namespace":"org.openjfx","versions_count":267,"first_release_published_at":"2018-07-20T09:31:50.000Z","latest_release_published_at":"2026-01-20T22:18:23.000Z","latest_release_number":"25.0.2","last_synced_at":"2026-06-11T18:05:14.086Z","created_at":"2022-07-28T11:30:26.708Z","updated_at":"2026-06-11T18:05:14.087Z","registry_url":"https://central.sonatype.com/artifact/org.openjfx/javafx-graphics/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.openjfx/javafx-graphics/","metadata":{},"repo_metadata":{"id":37272435,"uuid":"185199202","full_name":"openjdk/jfx","owner":"openjdk","description":"JavaFX mainline development","archived":false,"fork":false,"pushed_at":"2025-10-31T03:26:29.000Z","size":387235,"stargazers_count":3094,"open_issues_count":33,"forks_count":543,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-10-31T05:34:17.580Z","etag":null,"topics":["java","javafx","openjdk","openjfx"],"latest_commit_sha":null,"homepage":"https://openjdk.org/projects/openjfx/","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openjdk.png","metadata":{"files":{"readme":"README-code-reviews.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-06T13:10:16.000Z","updated_at":"2025-10-31T03:26:34.000Z","dependencies_parsed_at":"2022-07-09T13:47:54.211Z","dependency_job_id":"1d37c2c7-f198-4db3-9de6-d5c858f00e29","html_url":"https://github.com/openjdk/jfx","commit_stats":{"total_commits":10952,"total_committers":244,"mean_commits":"44.885245901639344","dds":0.858382030679328,"last_synced_commit":"caf078acd42fabc3d9746471b54a77f3b86ff305"},"previous_names":[],"tags_count":822,"template":false,"template_full_name":null,"purl":"pkg:github/openjdk/jfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/sbom","scorecard":{"id":415533,"data":{"date":"2025-08-11","repo":{"name":"github.com/openjdk/jfx","commit":"1dda20b72eae2b9e12eb1217504977b45ddff6b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/submit.yml:54","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:36","Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:40"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/migrate-header-rule:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/submit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-18T23:44:23.296Z","repository_id":37272435,"created_at":"2025-08-18T23:44:23.296Z","updated_at":"2025-08-18T23:44:23.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281936818,"owners_count":26586769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"openjdk","name":"OpenJDK","uuid":"41768318","kind":"organization","description":"","email":null,"website":"https://openjdk.org","location":null,"twitter":"openjdk","company":null,"icon_url":"https://avatars.githubusercontent.com/u/41768318?v=4","repositories_count":118,"last_synced_at":"2024-05-07T18:09:22.547Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openjdk","funding_links":[],"total_stars":31600,"followers":3511,"following":0,"created_at":"2022-11-13T12:00:54.435Z","updated_at":"2024-05-07T18:10:07.995Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk/repositories"},"tags":[{"name":"26+14","sha":"bf76ed2a6dd1dd74baf865e405690ce996699513","kind":"tag","published_at":"2025-10-30T15:19:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+14","html_url":"https://github.com/openjdk/jfx/releases/tag/26+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14/manifests"},{"name":"26+13","sha":"47d9dcc38a5e685a014774274f478b4205c6e397","kind":"tag","published_at":"2025-10-23T12:48:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+13","html_url":"https://github.com/openjdk/jfx/releases/tag/26+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13/manifests"},{"name":"26+12","sha":"38300ca6c6c3483d35abec6f3fb2431402a26af0","kind":"tag","published_at":"2025-10-16T13:36:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+12","html_url":"https://github.com/openjdk/jfx/releases/tag/26+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12/manifests"},{"name":"26+11","sha":"1b16ebaa8c583ce6094ad5717969967b8c9f2c9e","kind":"tag","published_at":"2025-10-09T12:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+11","html_url":"https://github.com/openjdk/jfx/releases/tag/26+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11/manifests"},{"name":"26+10","sha":"5682424bebae7947f665fcb11429c3d2e069e8e5","kind":"tag","published_at":"2025-10-02T12:49:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+10","html_url":"https://github.com/openjdk/jfx/releases/tag/26+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10/manifests"},{"name":"26+9","sha":"cca1703f49585843fc82517a828ed59b68b76ab8","kind":"tag","published_at":"2025-09-25T16:18:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+9","html_url":"https://github.com/openjdk/jfx/releases/tag/26+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9/manifests"},{"name":"26+8","sha":"c95cdcdc9cd8b3070e8076ea91234772d6a21331","kind":"tag","published_at":"2025-09-18T13:06:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+8","html_url":"https://github.com/openjdk/jfx/releases/tag/26+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8/manifests"},{"name":"25-ga","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-09-16T14:18:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/25-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga/manifests"},{"name":"26+7","sha":"89406ad45e4bfe4a235c21671a6f4ab2eec081ff","kind":"tag","published_at":"2025-09-11T16:00:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+7","html_url":"https://github.com/openjdk/jfx/releases/tag/26+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7/manifests"},{"name":"26+6","sha":"368bd20b887bb813718fbfecc14760597e8d4521","kind":"tag","published_at":"2025-09-04T16:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+6","html_url":"https://github.com/openjdk/jfx/releases/tag/26+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6/manifests"},{"name":"25+29","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-08-28T11:31:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+29","html_url":"https://github.com/openjdk/jfx/releases/tag/25+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29/manifests"},{"name":"26+5","sha":"fa2127cb3a3fc11238c5c8ce4cf0d15c4000f05c","kind":"tag","published_at":"2025-08-21T15:13:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+5","html_url":"https://github.com/openjdk/jfx/releases/tag/26+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5/manifests"},{"name":"26+4","sha":"1dda20b72eae2b9e12eb1217504977b45ddff6b8","kind":"tag","published_at":"2025-08-14T12:00:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+4","html_url":"https://github.com/openjdk/jfx/releases/tag/26+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4/manifests"},{"name":"26+3","sha":"f9532842b0765472c7490fb5bbf57cf268dd45ee","kind":"tag","published_at":"2025-08-07T15:30:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+3","html_url":"https://github.com/openjdk/jfx/releases/tag/26+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3/manifests"},{"name":"25+28","sha":"4f694cb443c408c79176472fdf994b5ddcf1a8ae","kind":"tag","published_at":"2025-08-07T15:28:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+28","html_url":"https://github.com/openjdk/jfx/releases/tag/25+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28/manifests"},{"name":"26+2","sha":"4e334cb1ebbb370086d0a58bbe1d9a30d6665066","kind":"tag","published_at":"2025-07-31T20:08:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+2","html_url":"https://github.com/openjdk/jfx/releases/tag/26+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2/manifests"},{"name":"25+27","sha":"a0c0920d92eeb6608c80bf3779def90adfcca756","kind":"tag","published_at":"2025-07-31T19:44:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+27","html_url":"https://github.com/openjdk/jfx/releases/tag/25+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27/manifests"},{"name":"25+26","sha":"b60486c4ead35f776d1a7580dc6f55769b780804","kind":"tag","published_at":"2025-07-24T16:36:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+26","html_url":"https://github.com/openjdk/jfx/releases/tag/25+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26/manifests"},{"name":"26+1","sha":"dbd43a371a2460c3cf8aed108d349b301bd2a1b2","kind":"tag","published_at":"2025-07-24T16:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+1","html_url":"https://github.com/openjdk/jfx/releases/tag/26+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1/manifests"},{"name":"25+25","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T18:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+25","html_url":"https://github.com/openjdk/jfx/releases/tag/25+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25/manifests"},{"name":"26+0","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T16:18:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+0","html_url":"https://github.com/openjdk/jfx/releases/tag/26+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0/manifests"},{"name":"25+24","sha":"6029e3e4058e2a87ecb0f5c07689f7d4783a1c65","kind":"tag","published_at":"2025-07-10T14:05:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+24","html_url":"https://github.com/openjdk/jfx/releases/tag/25+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24/manifests"},{"name":"25+23","sha":"0270847b85ab6d4701abb201ec4b2aeee96129dd","kind":"tag","published_at":"2025-07-03T12:39:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+23","html_url":"https://github.com/openjdk/jfx/releases/tag/25+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23/manifests"},{"name":"25+22","sha":"b9dd4dec1bf93f56e918fd60225fa7ead8dcccca","kind":"tag","published_at":"2025-06-26T13:28:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+22","html_url":"https://github.com/openjdk/jfx/releases/tag/25+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22/manifests"},{"name":"25+21","sha":"fc4642dbb008ed0e49996c1eea10b92fad5f7dcf","kind":"tag","published_at":"2025-06-19T14:28:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+21","html_url":"https://github.com/openjdk/jfx/releases/tag/25+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21/manifests"},{"name":"25+20","sha":"72c1c21a76ba752439c877aba599b0b5f8bf9332","kind":"tag","published_at":"2025-06-12T16:21:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+20","html_url":"https://github.com/openjdk/jfx/releases/tag/25+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20/manifests"},{"name":"25+19","sha":"11f31146a6f70881945799dadad63bca56ed8a80","kind":"tag","published_at":"2025-06-05T17:23:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+19","html_url":"https://github.com/openjdk/jfx/releases/tag/25+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19/manifests"},{"name":"25+18","sha":"ac12979bc3100cf4f263a38669a59dac2b71fdce","kind":"tag","published_at":"2025-05-22T14:29:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+18","html_url":"https://github.com/openjdk/jfx/releases/tag/25+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18/manifests"},{"name":"25+17","sha":"2b2355eb659cd433931825e8c0b7fa89da17e2d5","kind":"tag","published_at":"2025-05-15T15:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+17","html_url":"https://github.com/openjdk/jfx/releases/tag/25+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17/manifests"},{"name":"25+16","sha":"bffc32bfef9b48478382180beefdb84f2b8651c6","kind":"tag","published_at":"2025-05-08T13:07:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+16","html_url":"https://github.com/openjdk/jfx/releases/tag/25+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16/manifests"},{"name":"25+15","sha":"3fdd21386d6db96294fcecd80afc25d09732c067","kind":"tag","published_at":"2025-05-01T16:56:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+15","html_url":"https://github.com/openjdk/jfx/releases/tag/25+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15/manifests"},{"name":"25+14","sha":"48240dab9860728ca12f96b7cbdc4dca1d7414f2","kind":"tag","published_at":"2025-04-24T15:05:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+14","html_url":"https://github.com/openjdk/jfx/releases/tag/25+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14/manifests"},{"name":"25+13","sha":"9291099cc3a7830937bffdb65100b372ea1cc77a","kind":"tag","published_at":"2025-04-17T16:35:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+13","html_url":"https://github.com/openjdk/jfx/releases/tag/25+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13/manifests"},{"name":"25+12","sha":"9ac707dac4d675a4301241ae100fd26b08e57bf1","kind":"tag","published_at":"2025-04-10T20:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+12","html_url":"https://github.com/openjdk/jfx/releases/tag/25+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12/manifests"},{"name":"25+11","sha":"9ab20363e334541a2c82a573d35603c2a2945f03","kind":"tag","published_at":"2025-04-03T15:28:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+11","html_url":"https://github.com/openjdk/jfx/releases/tag/25+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11/manifests"},{"name":"25+10","sha":"91433775e75c9c662774f28de5310eab7da0fe7e","kind":"tag","published_at":"2025-03-27T18:35:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+10","html_url":"https://github.com/openjdk/jfx/releases/tag/25+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10/manifests"},{"name":"25+9","sha":"0eda4df202c07beda00bd282681b6755c1602661","kind":"tag","published_at":"2025-03-20T11:57:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+9","html_url":"https://github.com/openjdk/jfx/releases/tag/25+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9/manifests"},{"name":"24-ga","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-03-18T12:15:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/24-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga/manifests"},{"name":"25+8","sha":"1c3cfcb8bb4e8874406d3a5b507f38859f4c1d9b","kind":"tag","published_at":"2025-03-13T12:15:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+8","html_url":"https://github.com/openjdk/jfx/releases/tag/25+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8/manifests"},{"name":"25+7","sha":"c7091e1f57503e68c578ec890a4945a74d2d2978","kind":"tag","published_at":"2025-03-06T14:15:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+7","html_url":"https://github.com/openjdk/jfx/releases/tag/25+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7/manifests"},{"name":"25+6","sha":"7a7854c947728daab6a924baa0596ccfc2df1ebb","kind":"tag","published_at":"2025-02-27T16:01:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+6","html_url":"https://github.com/openjdk/jfx/releases/tag/25+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6/manifests"},{"name":"24+29","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-02-27T16:00:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+29","html_url":"https://github.com/openjdk/jfx/releases/tag/24+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29/manifests"},{"name":"25+5","sha":"307e3087f350bee5f73710b00588784696e84b07","kind":"tag","published_at":"2025-02-20T15:40:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+5","html_url":"https://github.com/openjdk/jfx/releases/tag/25+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5/manifests"},{"name":"25+4","sha":"1e6915738d654e6cf7a547e47b8b020117db6bc3","kind":"tag","published_at":"2025-02-13T14:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+4","html_url":"https://github.com/openjdk/jfx/releases/tag/25+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4/manifests"},{"name":"24+28","sha":"0424b8b1705252ded4ffc4a681a1ba67124ddb12","kind":"tag","published_at":"2025-02-13T14:38:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+28","html_url":"https://github.com/openjdk/jfx/releases/tag/24+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28/manifests"},{"name":"25+3","sha":"d615fdc717a55251225823ae5eeefb766e900e99","kind":"tag","published_at":"2025-02-06T17:14:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+3","html_url":"https://github.com/openjdk/jfx/releases/tag/25+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3/manifests"},{"name":"25+2","sha":"98b4b2e1127db5b23a4d7d86849aec0955d4fbf9","kind":"tag","published_at":"2025-01-30T16:29:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+2","html_url":"https://github.com/openjdk/jfx/releases/tag/25+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2/manifests"},{"name":"24+27","sha":"e079ed31f9bfd0af59319f48ebf9c75f78805970","kind":"tag","published_at":"2025-01-30T16:26:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+27","html_url":"https://github.com/openjdk/jfx/releases/tag/24+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27/manifests"},{"name":"24+26","sha":"87c3488a15b361ca343b6a324b9e4a995ce0baec","kind":"tag","published_at":"2025-01-23T16:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+26","html_url":"https://github.com/openjdk/jfx/releases/tag/24+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26/manifests"},{"name":"25+1","sha":"f2f5639c243dada1a25f661dbf84d37d908e16e3","kind":"tag","published_at":"2025-01-23T16:37:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+1","html_url":"https://github.com/openjdk/jfx/releases/tag/25+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1/manifests"},{"name":"24+25","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:14:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+25","html_url":"https://github.com/openjdk/jfx/releases/tag/24+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25/manifests"},{"name":"25+0","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:09:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+0","html_url":"https://github.com/openjdk/jfx/releases/tag/25+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0/manifests"},{"name":"24+24","sha":"7312ad1af3a67dd2fd528f3dba0192712359a242","kind":"tag","published_at":"2025-01-09T13:18:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+24","html_url":"https://github.com/openjdk/jfx/releases/tag/24+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24/manifests"},{"name":"24+23","sha":"f06b15b6e6c60fba18b6452464e75b89cc7054f9","kind":"tag","published_at":"2025-01-02T11:48:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+23","html_url":"https://github.com/openjdk/jfx/releases/tag/24+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23/manifests"},{"name":"24+22","sha":"e30d0d54f4269ffe3a9293fc9604f5467c3b5e37","kind":"tag","published_at":"2024-12-19T13:49:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+22","html_url":"https://github.com/openjdk/jfx/releases/tag/24+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22/manifests"},{"name":"24+21","sha":"b76c05b9356656c1bd6a4a7026b858d3a935a51f","kind":"tag","published_at":"2024-12-12T12:57:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+21","html_url":"https://github.com/openjdk/jfx/releases/tag/24+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21/manifests"},{"name":"24+20","sha":"a431801c3d1d76f03c54f7f3451eac4fa8024e8b","kind":"tag","published_at":"2024-12-05T17:55:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+20","html_url":"https://github.com/openjdk/jfx/releases/tag/24+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20/manifests"},{"name":"24+19","sha":"a45e33c1a4d8390eb1e6ec66977f453df71a009a","kind":"tag","published_at":"2024-11-28T13:20:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+19","html_url":"https://github.com/openjdk/jfx/releases/tag/24+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19/manifests"},{"name":"24+18","sha":"3a8a5598fa3e4fa326b1332c0bba6905183348f5","kind":"tag","published_at":"2024-11-21T17:08:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+18","html_url":"https://github.com/openjdk/jfx/releases/tag/24+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18/manifests"},{"name":"24+17","sha":"72af9e2366727a83ca1eace73e1c337cc4f8a255","kind":"tag","published_at":"2024-11-14T20:14:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+17","html_url":"https://github.com/openjdk/jfx/releases/tag/24+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17/manifests"},{"name":"24+16","sha":"3d15a3065c272d79011f99f77c1bdd0d8801e290","kind":"tag","published_at":"2024-11-07T14:22:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+16","html_url":"https://github.com/openjdk/jfx/releases/tag/24+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16/manifests"},{"name":"24+15","sha":"076b4018de1a6fd659778b77d66d2478def315a3","kind":"tag","published_at":"2024-10-24T11:41:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+15","html_url":"https://github.com/openjdk/jfx/releases/tag/24+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15/manifests"},{"name":"24+14","sha":"c4b1e1c019c98e97c64df8b11ee2f9635c67256d","kind":"tag","published_at":"2024-10-17T17:43:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+14","html_url":"https://github.com/openjdk/jfx/releases/tag/24+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14/manifests"},{"name":"24+13","sha":"fb06b1f8e88d1c09cc8109ad3cb0ef5a5a754934","kind":"tag","published_at":"2024-10-10T15:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+13","html_url":"https://github.com/openjdk/jfx/releases/tag/24+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13/manifests"},{"name":"24+12","sha":"d5432c3e14b06445bc45e34e4aa63ec415c03595","kind":"tag","published_at":"2024-10-03T12:32:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+12","html_url":"https://github.com/openjdk/jfx/releases/tag/24+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12/manifests"},{"name":"24+11","sha":"29004352006e4d1d01401d658d22a35ae2648de5","kind":"tag","published_at":"2024-09-26T13:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+11","html_url":"https://github.com/openjdk/jfx/releases/tag/24+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11/manifests"},{"name":"24+10","sha":"e81b676629f281e526f2e37af2b5a82b6c28bc6e","kind":"tag","published_at":"2024-09-19T12:58:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+10","html_url":"https://github.com/openjdk/jfx/releases/tag/24+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10/manifests"},{"name":"23-ga","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-09-17T11:20:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/23-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga/manifests"},{"name":"24+9","sha":"639f138380a4091befa3046f7211aab77f8d77dd","kind":"tag","published_at":"2024-09-12T15:27:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+9","html_url":"https://github.com/openjdk/jfx/releases/tag/24+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9/manifests"},{"name":"24+8","sha":"4647367ce4590440fbb85675055225c869502314","kind":"tag","published_at":"2024-09-05T15:12:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+8","html_url":"https://github.com/openjdk/jfx/releases/tag/24+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8/manifests"},{"name":"23+29","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-29T12:09:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+29","html_url":"https://github.com/openjdk/jfx/releases/tag/23+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29/manifests"},{"name":"24+7","sha":"b88ac0495650bd033ba11e3131e9bffc517872eb","kind":"tag","published_at":"2024-08-29T12:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+7","html_url":"https://github.com/openjdk/jfx/releases/tag/24+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7/manifests"},{"name":"23+28","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-22T13:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+28","html_url":"https://github.com/openjdk/jfx/releases/tag/23+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28/manifests"},{"name":"24+6","sha":"b8987310dfff28b7a1a3862868c2d2210063985d","kind":"tag","published_at":"2024-08-22T12:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+6","html_url":"https://github.com/openjdk/jfx/releases/tag/24+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6/manifests"},{"name":"24+5","sha":"338b1f3a1cff64f8eceb140015fec232f21234eb","kind":"tag","published_at":"2024-08-15T15:13:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+5","html_url":"https://github.com/openjdk/jfx/releases/tag/24+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5/manifests"},{"name":"24+4","sha":"abb6dfefae840ac17893a12e4ac086140c83e451","kind":"tag","published_at":"2024-08-08T16:29:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+4","html_url":"https://github.com/openjdk/jfx/releases/tag/24+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4/manifests"},{"name":"24+3","sha":"686a396c6f1a5ee0733a69a046d2131f4649eca8","kind":"tag","published_at":"2024-08-01T17:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+3","html_url":"https://github.com/openjdk/jfx/releases/tag/24+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3/manifests"},{"name":"24+2","sha":"ffbd12dc01132f186908eb83144ff17c4b4bdeaf","kind":"tag","published_at":"2024-07-25T15:52:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+2","html_url":"https://github.com/openjdk/jfx/releases/tag/24+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2/manifests"},{"name":"24+1","sha":"81f11c4a39eb505d17c57a49c5e084f75a169856","kind":"tag","published_at":"2024-07-18T16:22:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+1","html_url":"https://github.com/openjdk/jfx/releases/tag/24+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1/manifests"},{"name":"23+27","sha":"d9780548f42047cd7cd06d20c1350fa955a9dc9a","kind":"tag","published_at":"2024-07-18T16:16:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+27","html_url":"https://github.com/openjdk/jfx/releases/tag/23+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27/manifests"},{"name":"23+26","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+26","html_url":"https://github.com/openjdk/jfx/releases/tag/23+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26/manifests"},{"name":"24+0","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:17:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+0","html_url":"https://github.com/openjdk/jfx/releases/tag/24+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0/manifests"},{"name":"23+25","sha":"459b15fc61e7a78f29c16fe665370657c1236b3f","kind":"tag","published_at":"2024-07-04T13:05:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+25","html_url":"https://github.com/openjdk/jfx/releases/tag/23+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25/manifests"},{"name":"23+24","sha":"ca04c87d307c36591162af8cd6298ede17812834","kind":"tag","published_at":"2024-06-27T16:53:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+24","html_url":"https://github.com/openjdk/jfx/releases/tag/23+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24/manifests"},{"name":"23+23","sha":"14cd9806eab87954f998aab33c8b2529e34924d6","kind":"tag","published_at":"2024-06-20T15:45:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+23","html_url":"https://github.com/openjdk/jfx/releases/tag/23+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23/manifests"},{"name":"23+22","sha":"c8b96e4e6da18b4ab1331bb3a5b48cf1b8b3e2e6","kind":"tag","published_at":"2024-06-13T16:00:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+22","html_url":"https://github.com/openjdk/jfx/releases/tag/23+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22/manifests"},{"name":"23+21","sha":"4a33d5ef13c7bc72900fa6769fe4779ccec5bc98","kind":"tag","published_at":"2024-06-06T15:24:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+21","html_url":"https://github.com/openjdk/jfx/releases/tag/23+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21/manifests"},{"name":"23+20","sha":"dedcf1d236b5429dcf3c42f5fd1095b28d5da063","kind":"tag","published_at":"2024-05-29T11:04:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+20","html_url":"https://github.com/openjdk/jfx/releases/tag/23+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20/manifests"},{"name":"23+19","sha":"94aa2b68d01af6096a18316ab36c911fe8cec572","kind":"tag","published_at":"2024-05-23T16:43:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+19","html_url":"https://github.com/openjdk/jfx/releases/tag/23+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19/manifests"},{"name":"23+18","sha":"a7627fa8d4c0c2595d359a2656daf2f6005ee0f5","kind":"tag","published_at":"2024-05-16T15:42:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+18","html_url":"https://github.com/openjdk/jfx/releases/tag/23+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18/manifests"},{"name":"23+17","sha":"7699c448bbdfe4213f74eb47409d9c42b16b59a4","kind":"tag","published_at":"2024-05-09T11:52:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+17","html_url":"https://github.com/openjdk/jfx/releases/tag/23+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17/manifests"},{"name":"23+16","sha":"aa9907a58e24bc997a6762d62542a9cc6234dbe3","kind":"tag","published_at":"2024-05-02T16:37:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+16","html_url":"https://github.com/openjdk/jfx/releases/tag/23+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16/manifests"},{"name":"23+15","sha":"c23ac74714a88649a65d455a06254e97cd6ecb3f","kind":"tag","published_at":"2024-04-26T20:49:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+15","html_url":"https://github.com/openjdk/jfx/releases/tag/23+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15/manifests"},{"name":"23+14","sha":"d03b0028d1ebefa00df59a20d6f9a4dd9ac5f033","kind":"tag","published_at":"2024-04-19T12:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+14","html_url":"https://github.com/openjdk/jfx/releases/tag/23+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14/manifests"},{"name":"23+13","sha":"0eb4d7196099d817cc6467985b882242845bdd2e","kind":"tag","published_at":"2024-04-11T18:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+13","html_url":"https://github.com/openjdk/jfx/releases/tag/23+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13/manifests"},{"name":"23+12","sha":"0d336063346879671e1c9fbdeed4926d69c6cf44","kind":"tag","published_at":"2024-04-04T15:05:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+12","html_url":"https://github.com/openjdk/jfx/releases/tag/23+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12/manifests"},{"name":"23+11","sha":"0d2ad0e0e6a8ab29e73e77ddbdbe4b6c4d8ab147","kind":"tag","published_at":"2024-03-29T13:44:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+11","html_url":"https://github.com/openjdk/jfx/releases/tag/23+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11/manifests"},{"name":"23+10","sha":"dcb894c7ffd1d14365a0ef691362f2e7232d20d5","kind":"tag","published_at":"2024-03-21T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+10","html_url":"https://github.com/openjdk/jfx/releases/tag/23+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10/manifests"},{"name":"22-ga","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-03-19T14:06:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/22-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga/manifests"},{"name":"23+9","sha":"c196454e76dec1cbcd028e12d99f052981a63a4e","kind":"tag","published_at":"2024-03-14T22:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+9","html_url":"https://github.com/openjdk/jfx/releases/tag/23+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9/manifests"},{"name":"23+8","sha":"64af987576214fc5483520ce8131895be74a641d","kind":"tag","published_at":"2024-03-07T16:21:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+8","html_url":"https://github.com/openjdk/jfx/releases/tag/23+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8/manifests"},{"name":"23+7","sha":"b99eb45828317e4c195b46eb0c9371d4645f2c6c","kind":"tag","published_at":"2024-02-29T18:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+7","html_url":"https://github.com/openjdk/jfx/releases/tag/23+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7/manifests"},{"name":"22+30","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-02-29T17:39:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+30","html_url":"https://github.com/openjdk/jfx/releases/tag/22+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30/manifests"},{"name":"23+6","sha":"e0b88bc7cfede46afe28cbb4a2e333df933b5100","kind":"tag","published_at":"2024-02-22T16:15:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+6","html_url":"https://github.com/openjdk/jfx/releases/tag/23+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6/manifests"},{"name":"23+5","sha":"48be7d36d5033d215d585619f34c2dde518e4b53","kind":"tag","published_at":"2024-02-15T15:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+5","html_url":"https://github.com/openjdk/jfx/releases/tag/23+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5/manifests"},{"name":"22+29","sha":"f15a4add7133c94f4bae3c0abaeb16d1b31ee6cd","kind":"tag","published_at":"2024-02-15T15:50:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+29","html_url":"https://github.com/openjdk/jfx/releases/tag/22+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29/manifests"},{"name":"23+4","sha":"172c491dae4b774012589d991c898f12ccb44a4c","kind":"tag","published_at":"2024-02-08T23:19:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+4","html_url":"https://github.com/openjdk/jfx/releases/tag/23+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4/manifests"},{"name":"23+3","sha":"aac2df168d524f97d663de6776962773702b360c","kind":"tag","published_at":"2024-02-01T16:19:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+3","html_url":"https://github.com/openjdk/jfx/releases/tag/23+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3/manifests"},{"name":"22+28","sha":"34914c465ac71bd2ab3ba2a5ccae5f353bc59264","kind":"tag","published_at":"2024-02-01T16:17:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+28","html_url":"https://github.com/openjdk/jfx/releases/tag/22+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28/manifests"},{"name":"22+27","sha":"b4b576fa1c1ba58f5069e2c40e1f636daeafa85c","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+27","html_url":"https://github.com/openjdk/jfx/releases/tag/22+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27/manifests"},{"name":"23+2","sha":"9e7e8e1d08a9d03611da99ef1a7e6e29cd870eca","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+2","html_url":"https://github.com/openjdk/jfx/releases/tag/23+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2/manifests"},{"name":"23+1","sha":"872dbc8a2d254cba4df33fcc778b15b1a3c9b69f","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+1","html_url":"https://github.com/openjdk/jfx/releases/tag/23+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1/manifests"},{"name":"22+26","sha":"0a566990a8bd9d0a7329b1d8fed4326128c48cd3","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+26","html_url":"https://github.com/openjdk/jfx/releases/tag/22+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26/manifests"},{"name":"22+25","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:17:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+25","html_url":"https://github.com/openjdk/jfx/releases/tag/22+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25/manifests"},{"name":"23+0","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:09:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+0","html_url":"https://github.com/openjdk/jfx/releases/tag/23+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0/manifests"},{"name":"22+24","sha":"2493a23e2dc5ff8694ab4a1bed06fe73466edaf9","kind":"tag","published_at":"2024-01-04T15:46:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+24","html_url":"https://github.com/openjdk/jfx/releases/tag/22+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24/manifests"},{"name":"22+23","sha":"ab68b716fbfd807918ca4a1bc096dcf40d9cfcbd","kind":"tag","published_at":"2023-12-21T15:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+23","html_url":"https://github.com/openjdk/jfx/releases/tag/22+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23/manifests"},{"name":"22+22","sha":"8872f7afab5eca725b29d9e5b005084c22b27b9c","kind":"tag","published_at":"2023-12-15T13:01:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+22","html_url":"https://github.com/openjdk/jfx/releases/tag/22+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22/manifests"},{"name":"22+21","sha":"2108ecf9d7c8c459964a9e8b5e37485b3507b028","kind":"tag","published_at":"2023-12-07T20:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+21","html_url":"https://github.com/openjdk/jfx/releases/tag/22+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21/manifests"},{"name":"22+20","sha":"036d81be5ab2434863dee2d704967589222176cb","kind":"tag","published_at":"2023-11-30T19:18:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+20","html_url":"https://github.com/openjdk/jfx/releases/tag/22+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20/manifests"},{"name":"22+19","sha":"3548cddedcf3e99af9263efc8004a092a55af8fb","kind":"tag","published_at":"2023-11-24T04:10:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+19","html_url":"https://github.com/openjdk/jfx/releases/tag/22+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19/manifests"},{"name":"22+18","sha":"cda623d74a17c1aac034bac175e4fb10bd1fd52b","kind":"tag","published_at":"2023-11-16T20:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+18","html_url":"https://github.com/openjdk/jfx/releases/tag/22+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18/manifests"},{"name":"22+17","sha":"c8641e280b41d26a59d20c21813408f6cfe30cbb","kind":"tag","published_at":"2023-11-09T15:31:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+17","html_url":"https://github.com/openjdk/jfx/releases/tag/22+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17/manifests"},{"name":"22+16","sha":"96e5d10a40dc25b999ff229f1d6601d1058761b2","kind":"tag","published_at":"2023-11-02T22:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+16","html_url":"https://github.com/openjdk/jfx/releases/tag/22+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16/manifests"},{"name":"22+15","sha":"9b93c962f45e5cf0b3a9f1090f307603be130a0e","kind":"tag","published_at":"2023-10-26T19:39:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+15","html_url":"https://github.com/openjdk/jfx/releases/tag/22+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15/manifests"},{"name":"22+14","sha":"27594f01bd1df9d716914f8a7527d56b4ea45596","kind":"tag","published_at":"2023-10-20T10:21:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+14","html_url":"https://github.com/openjdk/jfx/releases/tag/22+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14/manifests"},{"name":"22+13","sha":"e621d4b65222ee99b29fb2709a830d8ad70ea44f","kind":"tag","published_at":"2023-10-12T15:16:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+13","html_url":"https://github.com/openjdk/jfx/releases/tag/22+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13/manifests"},{"name":"22+12","sha":"25862787d2e1b6c4da17089a1d5695c4e4b9fd6e","kind":"tag","published_at":"2023-10-05T18:57:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+12","html_url":"https://github.com/openjdk/jfx/releases/tag/22+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12/manifests"},{"name":"22+11","sha":"f2dd4bdb7b7d2877fb8aa805737c5d9bd89f9cef","kind":"tag","published_at":"2023-09-28T12:20:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+11","html_url":"https://github.com/openjdk/jfx/releases/tag/22+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11/manifests"},{"name":"22+10","sha":"658c833179dffb68893375b8bad90b7906f479b3","kind":"tag","published_at":"2023-09-21T13:01:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+10","html_url":"https://github.com/openjdk/jfx/releases/tag/22+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10/manifests"},{"name":"21-ga","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-19T11:57:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/21-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga/manifests"},{"name":"22+9","sha":"f7b21e5468f1aad18df17443590c0887b2cf0239","kind":"tag","published_at":"2023-09-14T19:14:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+9","html_url":"https://github.com/openjdk/jfx/releases/tag/22+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9/manifests"},{"name":"22+8","sha":"8fcd6e5e55967810ec2acd3dcc9b47bae5c70350","kind":"tag","published_at":"2023-09-07T18:17:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+8","html_url":"https://github.com/openjdk/jfx/releases/tag/22+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8/manifests"},{"name":"21+31","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-01T00:06:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+31","html_url":"https://github.com/openjdk/jfx/releases/tag/21+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31/manifests"},{"name":"22+7","sha":"beca88c16fa0942ce7ed32530c411ed9671ad925","kind":"tag","published_at":"2023-09-01T00:00:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+7","html_url":"https://github.com/openjdk/jfx/releases/tag/22+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7/manifests"},{"name":"21+30","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-08-24T14:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+30","html_url":"https://github.com/openjdk/jfx/releases/tag/21+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30/manifests"},{"name":"22+6","sha":"be2c7aea20c7752f069e526d2c3f9bea11bc1634","kind":"tag","published_at":"2023-08-24T14:31:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+6","html_url":"https://github.com/openjdk/jfx/releases/tag/22+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6/manifests"},{"name":"22+5","sha":"e5bb4e141cba5f49e0bdcc788d1751c8770d17d5","kind":"tag","published_at":"2023-08-17T16:26:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+5","html_url":"https://github.com/openjdk/jfx/releases/tag/22+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5/manifests"},{"name":"22+4","sha":"5d741761e751aa047f265d9d816be535a1818aee","kind":"tag","published_at":"2023-08-10T15:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+4","html_url":"https://github.com/openjdk/jfx/releases/tag/22+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4/manifests"},{"name":"21+29","sha":"86e71094b54901487b93c53eb5bcaf6bf9bee92b","kind":"tag","published_at":"2023-08-04T11:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+29","html_url":"https://github.com/openjdk/jfx/releases/tag/21+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29/manifests"},{"name":"22+3","sha":"5f5e54feb2e816dcb351a28862c798117c3f81e8","kind":"tag","published_at":"2023-08-03T11:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+3","html_url":"https://github.com/openjdk/jfx/releases/tag/22+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3/manifests"},{"name":"22+2","sha":"cc57fb51a9409f5d2a6d2ce8dcd3878d48f9cfc9","kind":"tag","published_at":"2023-07-27T15:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+2","html_url":"https://github.com/openjdk/jfx/releases/tag/22+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2/manifests"},{"name":"21+28","sha":"6095445a8aeb6f9c5b1cd68ecf682b1734673a95","kind":"tag","published_at":"2023-07-27T15:13:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+28","html_url":"https://github.com/openjdk/jfx/releases/tag/21+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28/manifests"},{"name":"22+1","sha":"600cee70a2f6f907a53f7183315e6d7f79b291d6","kind":"tag","published_at":"2023-07-20T19:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+1","html_url":"https://github.com/openjdk/jfx/releases/tag/22+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1/manifests"},{"name":"21+27","sha":"529d47961467b11e60fd06c634021912dc193c51","kind":"tag","published_at":"2023-07-20T18:59:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+27","html_url":"https://github.com/openjdk/jfx/releases/tag/21+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27/manifests"},{"name":"21+26","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:40:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+26","html_url":"https://github.com/openjdk/jfx/releases/tag/21+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26/manifests"},{"name":"22+0","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:10:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+0","html_url":"https://github.com/openjdk/jfx/releases/tag/22+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0/manifests"},{"name":"21+25","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-07-06T15:23:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+25","html_url":"https://github.com/openjdk/jfx/releases/tag/21+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25/manifests"},{"name":"21+24","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-06-29T15:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+24","html_url":"https://github.com/openjdk/jfx/releases/tag/21+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24/manifests"},{"name":"21+23","sha":"a17a71458def91d206844b7d64e185af75a3c6e0","kind":"tag","published_at":"2023-06-22T12:32:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+23","html_url":"https://github.com/openjdk/jfx/releases/tag/21+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23/manifests"},{"name":"21+22","sha":"8d13ba93b5f01768a6ac2df81c6e026d3d85c86d","kind":"tag","published_at":"2023-06-15T11:58:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+22","html_url":"https://github.com/openjdk/jfx/releases/tag/21+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22/manifests"},{"name":"21+21","sha":"6a159e91e0ff698c2dc4731a6171b565abeb1bdf","kind":"tag","published_at":"2023-06-08T12:17:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+21","html_url":"https://github.com/openjdk/jfx/releases/tag/21+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21/manifests"},{"name":"21+20","sha":"7825137dc2d9f8d4ebc50c864522fae990cadc71","kind":"tag","published_at":"2023-06-01T12:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+20","html_url":"https://github.com/openjdk/jfx/releases/tag/21+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20/manifests"},{"name":"21+19","sha":"4b24c8690d01634179571d24c8919469b209bec6","kind":"tag","published_at":"2023-05-25T17:08:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+19","html_url":"https://github.com/openjdk/jfx/releases/tag/21+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19/manifests"},{"name":"21+18","sha":"8110f548fc561dc39e15deb7ac0c5555ececa8b6","kind":"tag","published_at":"2023-05-19T12:18:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+18","html_url":"https://github.com/openjdk/jfx/releases/tag/21+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18/manifests"},{"name":"21+17","sha":"604fc26219a10114c22aea5062bad228a34dc7c0","kind":"tag","published_at":"2023-05-12T13:51:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+17","html_url":"https://github.com/openjdk/jfx/releases/tag/21+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17/manifests"},{"name":"21+16","sha":"0a1fd6e0705ccced541b14afad68aea24faea8df","kind":"tag","published_at":"2023-05-04T17:50:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+16","html_url":"https://github.com/openjdk/jfx/releases/tag/21+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16/manifests"},{"name":"21+15","sha":"0b36052caa25fb87137f32661c45092a801c66fd","kind":"tag","published_at":"2023-04-27T12:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+15","html_url":"https://github.com/openjdk/jfx/releases/tag/21+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15/manifests"},{"name":"21+14","sha":"cf1e991c796942c50001e621dbd29984415cdbd3","kind":"tag","published_at":"2023-04-20T19:13:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+14","html_url":"https://github.com/openjdk/jfx/releases/tag/21+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14/manifests"},{"name":"21+13","sha":"f28896aa63592a37e7f78263548f3b2d4f2bc381","kind":"tag","published_at":"2023-04-13T12:05:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+13","html_url":"https://github.com/openjdk/jfx/releases/tag/21+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13/manifests"},{"name":"21+12","sha":"2b2a7f1f7cdad676159d471d2fee6025bbf4e939","kind":"tag","published_at":"2023-04-06T12:04:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+12","html_url":"https://github.com/openjdk/jfx/releases/tag/21+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12/manifests"},{"name":"21+11","sha":"2a5bf4647ca19f67eb56f2459f0a5acee6c05146","kind":"tag","published_at":"2023-03-30T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+11","html_url":"https://github.com/openjdk/jfx/releases/tag/21+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11/manifests"},{"name":"21+10","sha":"ae2e71fc5ac2e6c7cf6d671c15b53249783c71b3","kind":"tag","published_at":"2023-03-23T17:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+10","html_url":"https://github.com/openjdk/jfx/releases/tag/21+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10/manifests"},{"name":"20-ga","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-21T12:01:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/20-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga/manifests"},{"name":"21+9","sha":"935c7b797d79407d741735324313684617d1292d","kind":"tag","published_at":"2023-03-16T18:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+9","html_url":"https://github.com/openjdk/jfx/releases/tag/21+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9/manifests"},{"name":"21+8","sha":"4178ad72c356ce8bd8fca95ee4dd22987a3b175a","kind":"tag","published_at":"2023-03-09T18:48:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+8","html_url":"https://github.com/openjdk/jfx/releases/tag/21+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8/manifests"},{"name":"20+19","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-02T23:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+19","html_url":"https://github.com/openjdk/jfx/releases/tag/20+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19/manifests"},{"name":"21+7","sha":"9df6039a27a78f40a929b5ba4de0e38ce233a6fc","kind":"tag","published_at":"2023-03-02T22:43:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+7","html_url":"https://github.com/openjdk/jfx/releases/tag/21+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7/manifests"},{"name":"21+6","sha":"14883a296ac08a91fc24570a7479a6c8c2117643","kind":"tag","published_at":"2023-02-23T13:48:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+6","html_url":"https://github.com/openjdk/jfx/releases/tag/21+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6/manifests"},{"name":"21+5","sha":"f4ca00dd6f81a97401f78f422a6899cb44ab462f","kind":"tag","published_at":"2023-02-16T23:10:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+5","html_url":"https://github.com/openjdk/jfx/releases/tag/21+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5/manifests"},{"name":"21+4","sha":"e7d31914b3f91076df7777a2e5da02c4c71150b0","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+4","html_url":"https://github.com/openjdk/jfx/releases/tag/21+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4/manifests"},{"name":"20+18","sha":"abe80587a3515bbae5ba2f3d3a65cc0614e254fb","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+18","html_url":"https://github.com/openjdk/jfx/releases/tag/20+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18/manifests"},{"name":"21+3","sha":"e1f7d0c42be3839df7679ae45d74907ef33edfbe","kind":"tag","published_at":"2023-02-02T16:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+3","html_url":"https://github.com/openjdk/jfx/releases/tag/21+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3/manifests"},{"name":"20+17","sha":"8f2fac06152d3332e169f5b5389ac2ba84d18bc2","kind":"tag","published_at":"2023-02-02T16:18:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+17","html_url":"https://github.com/openjdk/jfx/releases/tag/20+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17/manifests"},{"name":"21+2","sha":"e234c89a253ece4962803a05d6ef77f0a7a80a82","kind":"tag","published_at":"2023-01-26T13:49:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+2","html_url":"https://github.com/openjdk/jfx/releases/tag/21+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2/manifests"},{"name":"19.0.2.1+0","sha":"659314932bd08fe0f9ea59c17db8ae510041dc3a","kind":"tag","published_at":"2023-01-19T17:01:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0/manifests"},{"name":"20+16","sha":"1ccb586c4808bf5026ca45f1b5a3f408818ae7fd","kind":"tag","published_at":"2023-01-19T16:58:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+16","html_url":"https://github.com/openjdk/jfx/releases/tag/20+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16/manifests"},{"name":"21+1","sha":"89219b70f8760dc6bd4e827e22c8190fdf3fea99","kind":"tag","published_at":"2023-01-19T16:56:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+1","html_url":"https://github.com/openjdk/jfx/releases/tag/21+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1/manifests"},{"name":"19.0.2.1+1","sha":"795ed10ef358d62635589bb1d5b74f2425e5bc80","kind":"tag","published_at":"2023-01-19T16:00:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1/manifests"},{"name":"19.0.2+1","sha":"d60d9ef73ea84a06a3e465f04acf3d7102ddb961","kind":"tag","published_at":"2023-01-18T07:14:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1/manifests"},{"name":"19.0.2+0","sha":"0db91abc0d97d45b05cc543bff024c9b36d53d11","kind":"tag","published_at":"2023-01-16T17:53:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0/manifests"},{"name":"20+15","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:34:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+15","html_url":"https://github.com/openjdk/jfx/releases/tag/20+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15/manifests"},{"name":"21+0","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+0","html_url":"https://github.com/openjdk/jfx/releases/tag/21+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0/manifests"},{"name":"20+14","sha":"ca29cc6122010e4b94778cc658efd4fdddc8af67","kind":"tag","published_at":"2023-01-05T23:07:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+14","html_url":"https://github.com/openjdk/jfx/releases/tag/20+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14/manifests"},{"name":"20+13","sha":"5b96d348ebcabb4b6d2e1d95937de3c82a1f6876","kind":"tag","published_at":"2022-12-22T20:00:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+13","html_url":"https://github.com/openjdk/jfx/releases/tag/20+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13/manifests"},{"name":"20+12","sha":"30147d2f8dfd3fe32f9ea6e70431efe90b015080","kind":"tag","published_at":"2022-12-15T19:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+12","html_url":"https://github.com/openjdk/jfx/releases/tag/20+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12/manifests"},{"name":"20+11","sha":"c900a00c7527f290e8047792fef4b45002930892","kind":"tag","published_at":"2022-12-08T20:42:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+11","html_url":"https://github.com/openjdk/jfx/releases/tag/20+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11/manifests"},{"name":"20+10","sha":"4a19fe71f9151460dca97d4ca9962fd630404ee8","kind":"tag","published_at":"2022-12-01T21:33:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+10","html_url":"https://github.com/openjdk/jfx/releases/tag/20+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10/manifests"},{"name":"20+9","sha":"cce85806c61f8b2a9bc18996a9922daf6daa9cd8","kind":"tag","published_at":"2022-11-23T23:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+9","html_url":"https://github.com/openjdk/jfx/releases/tag/20+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9/manifests"},{"name":"20+8","sha":"6cc9c4d1b9a46432f1568a54d7dcdf51e224559b","kind":"tag","published_at":"2022-11-17T11:53:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+8","html_url":"https://github.com/openjdk/jfx/releases/tag/20+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8/manifests"},{"name":"20+7","sha":"f4e27e9d37439716455838671d2f06b8aca1d236","kind":"tag","published_at":"2022-11-10T21:30:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+7","html_url":"https://github.com/openjdk/jfx/releases/tag/20+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7/manifests"},{"name":"20+6","sha":"7f17447aa44fbf5b09aaa2b699266dac8b50cea1","kind":"tag","published_at":"2022-11-04T12:13:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+6","html_url":"https://github.com/openjdk/jfx/releases/tag/20+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6/manifests"},{"name":"20+5","sha":"b3eec1d655ca8d17d13615ea430e92058d99ec1c","kind":"tag","published_at":"2022-10-27T16:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+5","html_url":"https://github.com/openjdk/jfx/releases/tag/20+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5/manifests"},{"name":"20+4","sha":"337c78183be84a3420691f615096b54a68ac4300","kind":"tag","published_at":"2022-10-06T08:05:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+4","html_url":"https://github.com/openjdk/jfx/releases/tag/20+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4/manifests"},{"name":"20+3","sha":"27f1905077cbc475fbce1b0f8d950d014dbb07a4","kind":"tag","published_at":"2022-09-16T08:51:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+3","html_url":"https://github.com/openjdk/jfx/releases/tag/20+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3/manifests"},{"name":"19+11","sha":"8b96776510908c14a860680ad99404c339faa48f","kind":"tag","published_at":"2022-09-02T06:36:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+11","html_url":"https://github.com/openjdk/jfx/releases/tag/19+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11/manifests"},{"name":"20+2","sha":"eaddb0fbeeb99900636f9704758f6c004860ff9a","kind":"tag","published_at":"2022-08-16T12:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+2","html_url":"https://github.com/openjdk/jfx/releases/tag/20+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2/manifests"},{"name":"19+10","sha":"6da05c2c7ed8f3911a43f51cbce2a5988a011c7d","kind":"tag","published_at":"2022-07-28T13:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+10","html_url":"https://github.com/openjdk/jfx/releases/tag/19+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10/manifests"},{"name":"20+1","sha":"7e48413eb0f9eb3dcbd9d3a1572fc311036092c8","kind":"tag","published_at":"2022-07-28T12:41:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+1","html_url":"https://github.com/openjdk/jfx/releases/tag/20+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1/manifests"},{"name":"18.0.2+2","sha":"9e06946b6c2d40f64893ddff8dcc8359968c3a94","kind":"tag","published_at":"2022-07-19T16:27:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2/manifests"},{"name":"18.0.2+1","sha":"58170f440950297affe9b53fe5d2743bbd102dc0","kind":"tag","published_at":"2022-07-19T07:39:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1/manifests"},{"name":"20+0","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T16:05:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+0","html_url":"https://github.com/openjdk/jfx/releases/tag/20+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0/manifests"},{"name":"19+9","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T09:59:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+9","html_url":"https://github.com/openjdk/jfx/releases/tag/19+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9/manifests"},{"name":"19+8","sha":"da5bd3716441f201691377c52abba59ce03bc322","kind":"tag","published_at":"2022-06-08T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+8","html_url":"https://github.com/openjdk/jfx/releases/tag/19+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8/manifests"},{"name":"19+7","sha":"81e1cc3edcbfda34479ee876cbd9eb74099a7e57","kind":"tag","published_at":"2022-05-18T13:31:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+7","html_url":"https://github.com/openjdk/jfx/releases/tag/19+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7/manifests"},{"name":"19+6","sha":"d69a498c2cde73339bc99e6c02c0d47fe4b1b650","kind":"tag","published_at":"2022-05-02T19:18:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+6","html_url":"https://github.com/openjdk/jfx/releases/tag/19+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6/manifests"},{"name":"18.0.2+0","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-20T06:45:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0/manifests"},{"name":"18.0.1+2","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-19T16:52:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2/manifests"},{"name":"18.0.1+1","sha":"7e2cefba7f28fc0570b7495a08203756caa5327c","kind":"tag","published_at":"2022-04-19T11:03:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1/manifests"},{"name":"18.0.1+0","sha":"df43d2bdff884f6ea2f2c1f908504260db04e423","kind":"tag","published_at":"2022-04-13T12:45:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0/manifests"},{"name":"19+5","sha":"c55931f662ccbb4cdbb602a31d3d61231ebf79ca","kind":"tag","published_at":"2022-04-11T13:26:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+5","html_url":"https://github.com/openjdk/jfx/releases/tag/19+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5/manifests"},{"name":"19+4","sha":"424aebae8f28d0c75caa3281a3e5d6a7ede86a8a","kind":"tag","published_at":"2022-03-29T09:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+4","html_url":"https://github.com/openjdk/jfx/releases/tag/19+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4/manifests"},{"name":"18+12","sha":"8b879eef96c9635a9ed16599344fa90568be2845","kind":"tag","published_at":"2022-03-08T09:43:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+12","html_url":"https://github.com/openjdk/jfx/releases/tag/18+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12/manifests"},{"name":"19+3","sha":"6f201f7a02dba14328d183e7d0db5dede4416ce4","kind":"tag","published_at":"2022-02-23T11:15:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+3","html_url":"https://github.com/openjdk/jfx/releases/tag/19+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3/manifests"},{"name":"18+11","sha":"ed39982515e1f4399841ffd75849988ff651396d","kind":"tag","published_at":"2022-02-10T18:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+11","html_url":"https://github.com/openjdk/jfx/releases/tag/18+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11/manifests"},{"name":"19+2","sha":"cdebc6cbafb579148b4addee44d307bd9739454b","kind":"tag","published_at":"2022-02-10T13:29:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+2","html_url":"https://github.com/openjdk/jfx/releases/tag/19+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2/manifests"},{"name":"19+1","sha":"f326e78ffdfcbbc9085bc50a38e0b4454b757157","kind":"tag","published_at":"2022-02-08T12:31:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1/manifests"},{"name":"18+10","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-18T09:25:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+10","html_url":"https://github.com/openjdk/jfx/releases/tag/18+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10/manifests"},{"name":"19+0","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-13T16:05:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0/manifests"},{"name":"18+9","sha":"c705bd493931d88650542be5466d6add359f45b9","kind":"tag","published_at":"2022-01-04T08:33:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+9","html_url":"https://github.com/openjdk/jfx/releases/tag/18+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9/manifests"},{"name":"18+8","sha":"5805bf8e5de90427a68164e52c1fbbd08bfd0aa4","kind":"tag","published_at":"2021-12-07T11:46:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+8","html_url":"https://github.com/openjdk/jfx/releases/tag/18+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8/manifests"},{"name":"18+7","sha":"f939d094e3f02575c77a12c3a986d5f601a65a1d","kind":"tag","published_at":"2021-11-16T11:06:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+7","html_url":"https://github.com/openjdk/jfx/releases/tag/18+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7/manifests"},{"name":"18+6","sha":"4d8e12d231476fe72742cf10c223d8baf5028677","kind":"tag","published_at":"2021-11-05T09:29:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+6","html_url":"https://github.com/openjdk/jfx/releases/tag/18+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6/manifests"},{"name":"18+5","sha":"717cfdc85817aee57d5326e592340c849382d7a4","kind":"tag","published_at":"2021-10-27T08:44:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+5","html_url":"https://github.com/openjdk/jfx/releases/tag/18+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5/manifests"},{"name":"18+4","sha":"2c86e0fc81074f6ad49b798c891a358a5fe15f94","kind":"tag","published_at":"2021-10-06T12:25:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+4","html_url":"https://github.com/openjdk/jfx/releases/tag/18+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4/manifests"},{"name":"18+3","sha":"338b999414ed5dc8fea19c12bd3e656fd9cab6f4","kind":"tag","published_at":"2021-09-22T19:49:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+3","html_url":"https://github.com/openjdk/jfx/releases/tag/18+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3/manifests"},{"name":"17.0.0.1+1","sha":"3a677c418b517a4868ae44bd66209aab83c29588","kind":"tag","published_at":"2021-09-15T16:18:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17.0.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17.0.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17.0.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1/manifests"},{"name":"17+18","sha":"14b23bcf69a321c44b09e584b30f39e1fa3e6948","kind":"tag","published_at":"2021-09-07T07:00:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+18","html_url":"https://github.com/openjdk/jfx/releases/tag/17+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18/manifests"},{"name":"17+17","sha":"03b7215b68c22b73dbec4fd554c3edaccb0102b6","kind":"tag","published_at":"2021-08-17T18:41:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+17","html_url":"https://github.com/openjdk/jfx/releases/tag/17+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17/manifests"},{"name":"18+2","sha":"ee442e516a20e979dc228ab63c6b795b74d49e41","kind":"tag","published_at":"2021-08-17T15:00:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2/manifests"},{"name":"17+16","sha":"748f464a7ada4ef1ae6ea3e81bfd592904451f8e","kind":"tag","published_at":"2021-07-21T08:31:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+16","html_url":"https://github.com/openjdk/jfx/releases/tag/17+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16/manifests"},{"name":"18+1","sha":"c490ddfdb1255add00dd7b0f14fe03857c6946c5","kind":"tag","published_at":"2021-07-20T20:04:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1/manifests"},{"name":"17+15","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T16:40:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+15","html_url":"https://github.com/openjdk/jfx/releases/tag/17+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15/manifests"},{"name":"18+0","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T15:58:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0/manifests"},{"name":"17+14","sha":"a1be1d591c0bf0bc118ffb8a4d1c4c8cc236b689","kind":"tag","published_at":"2021-06-30T16:14:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+14","html_url":"https://github.com/openjdk/jfx/releases/tag/17+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14/manifests"},{"name":"17+13","sha":"13cffbaad4068177d2d3239fa297302c3f94c217","kind":"tag","published_at":"2021-06-22T11:13:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+13","html_url":"https://github.com/openjdk/jfx/releases/tag/17+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13/manifests"},{"name":"17+12","sha":"47700d8ef0175d4b457bb658371d2da4ec0a8181","kind":"tag","published_at":"2021-06-04T14:37:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+12","html_url":"https://github.com/openjdk/jfx/releases/tag/17+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12/manifests"},{"name":"17+11","sha":"485b242d5993024e5e2b7dcf8d306e0a889ce07e","kind":"tag","published_at":"2021-05-19T09:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+11","html_url":"https://github.com/openjdk/jfx/releases/tag/17+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11/manifests"},{"name":"17+10","sha":"eb913cb78bbc7a4973d1dfab3b02335edeff72aa","kind":"tag","published_at":"2021-05-11T09:54:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+10","html_url":"https://github.com/openjdk/jfx/releases/tag/17+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10/manifests"},{"name":"17+9","sha":"e3e5116e4e9168015c0328dd1fbfffa3b3180626","kind":"tag","published_at":"2021-04-30T12:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+9","html_url":"https://github.com/openjdk/jfx/releases/tag/17+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9/manifests"},{"name":"17+8","sha":"6b63bf5c3f4540baf6d5cb12b6e85791f725b2bb","kind":"tag","published_at":"2021-04-27T08:34:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+8","html_url":"https://github.com/openjdk/jfx/releases/tag/17+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8/manifests"},{"name":"17+7","sha":"05ab7992a89cf9763528c14763ebc151c8f28613","kind":"tag","published_at":"2021-04-16T13:05:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+7","html_url":"https://github.com/openjdk/jfx/releases/tag/17+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7/manifests"},{"name":"17+6","sha":"b2f842de4d3db096f510fa3ef00936827bc85686","kind":"tag","published_at":"2021-04-02T19:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+6","html_url":"https://github.com/openjdk/jfx/releases/tag/17+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6/manifests"},{"name":"17+5","sha":"ed5cfe72e0da4e4b90eb83cac7c50fe761f28c04","kind":"tag","published_at":"2021-03-26T08:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+5","html_url":"https://github.com/openjdk/jfx/releases/tag/17+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5/manifests"},{"name":"17+4","sha":"d4d57fb177e0bda717fb3b77901d54081130561b","kind":"tag","published_at":"2021-03-22T09:26:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+4","html_url":"https://github.com/openjdk/jfx/releases/tag/17+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4/manifests"},{"name":"17+3","sha":"8adbc673d095607e8a6109fbb951fa17b9d6caad","kind":"tag","published_at":"2021-03-16T10:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+3","html_url":"https://github.com/openjdk/jfx/releases/tag/17+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3/manifests"},{"name":"16+8","sha":"e0ce73a3c8d82d3274bd10799b530f397a90ba60","kind":"tag","published_at":"2021-03-08T13:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+8","html_url":"https://github.com/openjdk/jfx/releases/tag/16+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8/manifests"},{"name":"17+2","sha":"dc91f64b753b032040316e8daac37cdb499d5196","kind":"tag","published_at":"2021-02-25T20:05:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+2","html_url":"https://github.com/openjdk/jfx/releases/tag/17+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2/manifests"},{"name":"17+1","sha":"a23d4aeb84b4b96c67b6adb8e3e54a926fda539e","kind":"tag","published_at":"2021-02-11T10:21:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1/manifests"},{"name":"16+7","sha":"0f20a98483902f9cf8637fc50b9241f181014723","kind":"tag","published_at":"2021-02-11T10:19:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+7","html_url":"https://github.com/openjdk/jfx/releases/tag/16+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7/manifests"},{"name":"16+6","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T19:27:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+6","html_url":"https://github.com/openjdk/jfx/releases/tag/16+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6/manifests"},{"name":"17+0","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T15:46:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+0","html_url":"https://github.com/openjdk/jfx/releases/tag/17+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0/manifests"},{"name":"16+5","sha":"bd510896e56eb844c07f4abf80150ea8c0d5e284","kind":"tag","published_at":"2020-11-30T18:04:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+5","html_url":"https://github.com/openjdk/jfx/releases/tag/16+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5/manifests"},{"name":"16+4","sha":"dd22cd2d97d4bfc305e44f2e77b4c104c62ff31f","kind":"tag","published_at":"2020-11-06T10:57:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+4","html_url":"https://github.com/openjdk/jfx/releases/tag/16+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4/manifests"},{"name":"15.0.1+1","sha":"fcfbbb2c7cea1e3f264fc610b1399edde6ed4f02","kind":"tag","published_at":"2020-10-21T20:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1/manifests"},{"name":"15.0.1+0","sha":"4b75750528a16c53666b8ef082cd3b36aa68c53a","kind":"tag","published_at":"2020-10-20T08:01:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0/manifests"},{"name":"16+3","sha":"31fce21fb7e42b376e6dd159d422e691bd6cf1ae","kind":"tag","published_at":"2020-10-19T09:54:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+3","html_url":"https://github.com/openjdk/jfx/releases/tag/16+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3/manifests"},{"name":"16+2","sha":"b2e2000c676f78db6849a54552ae8713286ec68d","kind":"tag","published_at":"2020-09-16T11:52:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+2","html_url":"https://github.com/openjdk/jfx/releases/tag/16+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2/manifests"},{"name":"15+9","sha":"41ff3fa8c52610ff6e2e3910ef7ecc8d908dd033","kind":"tag","published_at":"2020-09-04T07:28:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+9","html_url":"https://github.com/openjdk/jfx/releases/tag/15+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9/manifests"},{"name":"16+1","sha":"a46b2507c565e6a79aad79db589e82b3c9ccc0a9","kind":"tag","published_at":"2020-07-24T13:24:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+1","html_url":"https://github.com/openjdk/jfx/releases/tag/16+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1/manifests"},{"name":"15+8","sha":"6b008925f196f2f2835f6bf056b7fcaeadb947ab","kind":"tag","published_at":"2020-07-24T13:17:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+8","html_url":"https://github.com/openjdk/jfx/releases/tag/15+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8/manifests"},{"name":"14.0.2.1+1","sha":"7dc029292842d7ca0d52633b0c876f61aeb6013f","kind":"tag","published_at":"2020-07-17T10:42:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1/manifests"},{"name":"14.0.2.1+0","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-16T20:27:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0/manifests"},{"name":"14.0.2+1","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-15T08:49:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1/manifests"},{"name":"15+7","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:21:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+7","html_url":"https://github.com/openjdk/jfx/releases/tag/15+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7/manifests"},{"name":"16+0","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:01:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+0","html_url":"https://github.com/openjdk/jfx/releases/tag/16+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0/manifests"},{"name":"15+6","sha":"afa805fe8b87f6d9bda60b69e9365ea521439cb7","kind":"tag","published_at":"2020-06-09T11:50:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+6","html_url":"https://github.com/openjdk/jfx/releases/tag/15+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6/manifests"},{"name":"14.0.2+0","sha":"331a39be016a284e5495c73726e7b58e7769a75e","kind":"tag","published_at":"2020-05-22T14:12:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0/manifests"},{"name":"15+5","sha":"038556390ef30c912139fcb828ee4a41d8c5abc8","kind":"tag","published_at":"2020-05-07T07:55:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+5","html_url":"https://github.com/openjdk/jfx/releases/tag/15+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5/manifests"},{"name":"14.0.1-ga","sha":"0839c5cd5fbc39a6eea458011c07755b00112c9c","kind":"tag","published_at":"2020-05-02T15:22:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga/manifests"},{"name":"15+4","sha":"5e9fb8294770f40b9ee1e6e703e07c9d50310694","kind":"tag","published_at":"2020-04-20T13:03:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+4","html_url":"https://github.com/openjdk/jfx/releases/tag/15+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4/manifests"},{"name":"14.0.1+1","sha":"a2369b1ca1cd11c922756967309d3377e56c2d3f","kind":"tag","published_at":"2020-04-15T13:04:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1/manifests"},{"name":"14.0.1+0","sha":"f8c235bb75a22654e735caa02991cab12183ccf8","kind":"tag","published_at":"2020-04-14T12:54:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0/manifests"},{"name":"15+3","sha":"4d69a0d2a5c61b67dd671b582eee9e06dc072a0b","kind":"tag","published_at":"2020-04-14T09:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+3","html_url":"https://github.com/openjdk/jfx/releases/tag/15+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3/manifests"},{"name":"14-ga","sha":"b211f74631c1d96b6e8abacc845bfe4c90fe1b42","kind":"tag","published_at":"2020-03-13T20:12:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga/manifests"},{"name":"15+2","sha":"4c132cdf39282d26bf5e22ded5915d603ec337b7","kind":"tag","published_at":"2020-03-02T15:39:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+2","html_url":"https://github.com/openjdk/jfx/releases/tag/15+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2/manifests"},{"name":"14+9","sha":"35a01cafb6ca0327819d8076c281545c421484bd","kind":"tag","published_at":"2020-03-02T13:42:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+9","html_url":"https://github.com/openjdk/jfx/releases/tag/14+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9/manifests"},{"name":"14+8","sha":"a4b9f24e91a00fa72203547c9f49f27ed681cceb","kind":"tag","published_at":"2020-02-07T15:30:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+8","html_url":"https://github.com/openjdk/jfx/releases/tag/14+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8/manifests"},{"name":"15+1","sha":"921389fd5939dce14182da4e415bf32d22bc4c56","kind":"tag","published_at":"2020-01-24T18:30:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1/manifests"},{"name":"14+7","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+7","html_url":"https://github.com/openjdk/jfx/releases/tag/14+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7/manifests"},{"name":"15+0","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:02:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0/manifests"},{"name":"14+6","sha":"69e4ef35c1005b6cd61ae50e5c12d021723f8111","kind":"tag","published_at":"2019-12-21T07:51:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+6","html_url":"https://github.com/openjdk/jfx/releases/tag/14+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6/manifests"},{"name":"14+5","sha":"935e99d241fd971dc92c4357a5b170fb4ac29380","kind":"tag","published_at":"2019-12-20T10:48:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+5","html_url":"https://github.com/openjdk/jfx/releases/tag/14+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5/manifests"},{"name":"14+4","sha":"4ddf55428d06dddadfc8cd14baabdc4d17318ee2","kind":"tag","published_at":"2019-12-06T09:53:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+4","html_url":"https://github.com/openjdk/jfx/releases/tag/14+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4/manifests"},{"name":"14+3","sha":"126896db9928ae334332d38486fb61ad3a2e00a0","kind":"tag","published_at":"2019-11-26T18:53:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+3","html_url":"https://github.com/openjdk/jfx/releases/tag/14+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3/manifests"},{"name":"14+2","sha":"286d1b5427a2b9724cb400335741ed99295c5141","kind":"tag","published_at":"2019-11-06T16:57:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+2","html_url":"https://github.com/openjdk/jfx/releases/tag/14+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2/manifests"},{"name":"14+1","sha":"16329674714ac11bb769f34abf4973461c4f9fa4","kind":"tag","published_at":"2019-09-23T17:53:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1/manifests"},{"name":"13+14","sha":"8f2572c09d9930f1497b4a14f84e0db1285489c6","kind":"tag","published_at":"2019-08-30T19:00:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+14","html_url":"https://github.com/openjdk/jfx/releases/tag/13+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14/manifests"},{"name":"13+13","sha":"2b82249ebc9c6e53e8846ff742c388c9df1c7397","kind":"tag","published_at":"2019-08-20T08:43:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+13","html_url":"https://github.com/openjdk/jfx/releases/tag/13+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13/manifests"},{"name":"13+12","sha":"5e169f75c619c6ef623fce572ec3e447f4a60bff","kind":"tag","published_at":"2019-08-09T07:37:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+12","html_url":"https://github.com/openjdk/jfx/releases/tag/13+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12/manifests"},{"name":"13+11","sha":"dbce14db944cbaad092becf798cbe4bcab3e43b4","kind":"tag","published_at":"2019-07-26T21:40:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+11","html_url":"https://github.com/openjdk/jfx/releases/tag/13+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11/manifests"},{"name":"13+10","sha":"bd02deebf7f64dce66f8e4a2c07370e52dbefaa7","kind":"tag","published_at":"2019-07-18T08:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+10","html_url":"https://github.com/openjdk/jfx/releases/tag/13+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10/manifests"},{"name":"14+0","sha":"141cf7e7256b6ef489c891251a37e45698fe80c9","kind":"tag","published_at":"2019-07-09T12:09:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0/manifests"},{"name":"13+9","sha":"9dbd8abf55b6af98b662e73928e35658765245c6","kind":"tag","published_at":"2019-06-13T13:31:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+9","html_url":"https://github.com/openjdk/jfx/releases/tag/13+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9/manifests"},{"name":"13+8","sha":"f55024f7824abc8600c7cd0d43310115fc706deb","kind":"tag","published_at":"2019-05-17T09:07:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+8","html_url":"https://github.com/openjdk/jfx/releases/tag/13+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8/manifests"},{"name":"13+7","sha":"59e84fd49deda1cea8a3e509891e1766b0ef8ee9","kind":"tag","published_at":"2019-05-04T15:59:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+7","html_url":"https://github.com/openjdk/jfx/releases/tag/13+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7/manifests"},{"name":"13+6","sha":"4c33ea92347b32e9e3c4a861a00a0c6c749e418d","kind":"tag","published_at":"2019-04-23T07:17:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+6","html_url":"https://github.com/openjdk/jfx/releases/tag/13+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6/manifests"},{"name":"13+5","sha":"06425a0f8d203c2acc7f2d1a652eea5b830122ff","kind":"tag","published_at":"2019-04-12T10:53:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+5","html_url":"https://github.com/openjdk/jfx/releases/tag/13+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5/manifests"},{"name":"13+4","sha":"89c51eeaa5e4bae3e205ed67cebd42e650eced62","kind":"tag","published_at":"2019-04-04T11:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+4","html_url":"https://github.com/openjdk/jfx/releases/tag/13+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4/manifests"},{"name":"13+3","sha":"6516798c6262e8e07e5bfb2e24e6482e392eb329","kind":"tag","published_at":"2019-03-22T09:59:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+3","html_url":"https://github.com/openjdk/jfx/releases/tag/13+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3/manifests"},{"name":"13+2","sha":"a9b22d2d2924448e8030d3e5fdef1fa8b51e612b","kind":"tag","published_at":"2019-03-14T19:26:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+2","html_url":"https://github.com/openjdk/jfx/releases/tag/13+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2/manifests"},{"name":"13+1","sha":"a6d9ece22b4b7a13973024aa9da6825bdf939ee8","kind":"tag","published_at":"2019-03-11T15:11:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+1","html_url":"https://github.com/openjdk/jfx/releases/tag/13+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1/manifests"},{"name":"12+14","sha":"10f69390d661cc6cabd40c2479a88e648303832b","kind":"tag","published_at":"2019-02-22T07:57:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+14","html_url":"https://github.com/openjdk/jfx/releases/tag/12+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14/manifests"},{"name":"12+13","sha":"a6a99e54ef4692bca0f69226e1cb902cca43478a","kind":"tag","published_at":"2019-02-15T10:54:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+13","html_url":"https://github.com/openjdk/jfx/releases/tag/12+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13/manifests"},{"name":"12+12","sha":"1baed99ad0d759d31f2ea75a4a1bbcc8b5a21220","kind":"tag","published_at":"2019-02-07T18:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+12","html_url":"https://github.com/openjdk/jfx/releases/tag/12+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12/manifests"},{"name":"12+11","sha":"bed3e73e8438e115575622729bd822d4947ce85a","kind":"tag","published_at":"2019-02-01T19:10:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+11","html_url":"https://github.com/openjdk/jfx/releases/tag/12+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11/manifests"},{"name":"13+0","sha":"711ca2dc8b33278201154022348cd550480ce87a","kind":"tag","published_at":"2019-01-25T13:55:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+0","html_url":"https://github.com/openjdk/jfx/releases/tag/13+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0/manifests"},{"name":"12+10","sha":"1feceed09e92dc32f1d920bd83f56d7996f820ed","kind":"tag","published_at":"2019-01-24T13:18:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+10","html_url":"https://github.com/openjdk/jfx/releases/tag/12+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10/manifests"},{"name":"12+9","sha":"c8711497f1538168736f45c786bba75932bd887a","kind":"tag","published_at":"2019-01-18T11:46:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+9","html_url":"https://github.com/openjdk/jfx/releases/tag/12+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9/manifests"},{"name":"12+8","sha":"eb14f242156120deb5303e2fde8c999f3b97b59a","kind":"tag","published_at":"2019-01-11T10:06:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+8","html_url":"https://github.com/openjdk/jfx/releases/tag/12+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8/manifests"},{"name":"12+7","sha":"de5ab6e1c588aaae6cd156e6a3564f046350e72b","kind":"tag","published_at":"2019-01-04T10:11:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+7","html_url":"https://github.com/openjdk/jfx/releases/tag/12+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7/manifests"},{"name":"12+6","sha":"82507d6199148ed196c3ea3e098c23f623847eb0","kind":"tag","published_at":"2018-12-17T08:18:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+6","html_url":"https://github.com/openjdk/jfx/releases/tag/12+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6/manifests"},{"name":"12+5","sha":"b30d8a9e446f731059aab197d37b430782a6ecff","kind":"tag","published_at":"2018-12-14T09:41:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+5","html_url":"https://github.com/openjdk/jfx/releases/tag/12+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5/manifests"},{"name":"12+4","sha":"6ac88b149c6af7c24ef36ccbc3eee941f49867de","kind":"tag","published_at":"2018-12-07T10:24:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+4","html_url":"https://github.com/openjdk/jfx/releases/tag/12+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4/manifests"},{"name":"12+3","sha":"fc074d5eb923c807a26284a59cdbac724c44b4e8","kind":"tag","published_at":"2018-11-29T20:12:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+3","html_url":"https://github.com/openjdk/jfx/releases/tag/12+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3/manifests"},{"name":"12+2","sha":"79a927b7e3c832595fe3ac266146be1fa1467d08","kind":"tag","published_at":"2018-11-12T09:26:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+2","html_url":"https://github.com/openjdk/jfx/releases/tag/12+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2/manifests"},{"name":"12+1","sha":"c90897f0af573fca3eb4d00bca0da4a788353bb6","kind":"tag","published_at":"2018-10-30T18:44:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+1","html_url":"https://github.com/openjdk/jfx/releases/tag/12+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1/manifests"},{"name":"11+26","sha":"ee351e5ba6bb3e8480cabfb76a4fcd69bf5cf3df","kind":"tag","published_at":"2018-09-13T12:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+26","html_url":"https://github.com/openjdk/jfx/releases/tag/11+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26/manifests"},{"name":"11+25","sha":"ff33e299db35559964d2cdfe203a67fdf1711bd7","kind":"tag","published_at":"2018-08-29T02:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+25","html_url":"https://github.com/openjdk/jfx/releases/tag/11+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25/manifests"},{"name":"11+24","sha":"431f0b2c29117807d6f091b35994c3a44477561c","kind":"tag","published_at":"2018-08-22T03:36:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+24","html_url":"https://github.com/openjdk/jfx/releases/tag/11+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24/manifests"},{"name":"11+23","sha":"e7761eed9d709052db0e1a440fbb8be7dcf80b1f","kind":"tag","published_at":"2018-08-15T02:58:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+23","html_url":"https://github.com/openjdk/jfx/releases/tag/11+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23/manifests"},{"name":"12+0","sha":"c6739f85f511ee53417643a9a900d0960602cee5","kind":"tag","published_at":"2018-08-08T17:38:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+0","html_url":"https://github.com/openjdk/jfx/releases/tag/12+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0/manifests"},{"name":"11+22","sha":"dfb0ff8d022d042285851698f9748f7e55c80f73","kind":"tag","published_at":"2018-08-08T02:34:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+22","html_url":"https://github.com/openjdk/jfx/releases/tag/11+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22/manifests"},{"name":"11+21","sha":"8abdcbd7924d4a6fe8842d4f910177936687675f","kind":"tag","published_at":"2018-08-01T04:16:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+21","html_url":"https://github.com/openjdk/jfx/releases/tag/11+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21/manifests"},{"name":"11+20","sha":"1bcfc3d1f7957a07d02dd7783bdc09b7be1dbbee","kind":"tag","published_at":"2018-07-25T03:03:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+20","html_url":"https://github.com/openjdk/jfx/releases/tag/11+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20/manifests"},{"name":"11+19","sha":"c9993499827b30507ffe6cf7c8a8db2abaa6a3fd","kind":"tag","published_at":"2018-07-18T03:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+19","html_url":"https://github.com/openjdk/jfx/releases/tag/11+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19/manifests"},{"name":"11+18","sha":"e5815355c5377e3eec950d2ba2789def96a32dae","kind":"tag","published_at":"2018-07-11T04:02:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+18","html_url":"https://github.com/openjdk/jfx/releases/tag/11+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18/manifests"},{"name":"11+17","sha":"c936b00f53b1cc22ed8530c000f3ab62a01491ea","kind":"tag","published_at":"2018-07-04T04:32:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+17","html_url":"https://github.com/openjdk/jfx/releases/tag/11+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17/manifests"},{"name":"11+16","sha":"9511a7f430c6914aad761b20db492eec0030e474","kind":"tag","published_at":"2018-06-27T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+16","html_url":"https://github.com/openjdk/jfx/releases/tag/11+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16/manifests"},{"name":"11+15","sha":"31ae4bf611d4655c5018faf79f41b25ae475d470","kind":"tag","published_at":"2018-06-14T07:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+15","html_url":"https://github.com/openjdk/jfx/releases/tag/11+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15/manifests"},{"name":"jdk-11+14","sha":"0a10bdc2c59d4fa3a8bbe0557731650c18451c77","kind":"tag","published_at":"2018-05-16T14:56:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14/manifests"},{"name":"jdk-11+13","sha":"b839c4db3d2129c7ed9a1c98fc7c65915aae74b8","kind":"tag","published_at":"2018-05-09T01:55:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13/manifests"},{"name":"jdk-11+12","sha":"ab16dc2f6e8a5aaefbef4beef0cb271022f54035","kind":"tag","published_at":"2018-05-02T10:23:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12/manifests"},{"name":"jdk-11+11","sha":"4f5dc45bd28683899809c87916c4d168b53634d2","kind":"tag","published_at":"2018-04-25T02:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11/manifests"},{"name":"jdk-11+10","sha":"75ae519a4effab80f2b526b1c68960ca415d246f","kind":"tag","published_at":"2018-04-18T01:40:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10/manifests"},{"name":"jdk-11+9","sha":"b4e75ea153a462036d8c32ee10e9db35685e33a6","kind":"tag","published_at":"2018-04-11T02:04:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9/manifests"},{"name":"jdk-11+8","sha":"81527d59a2c79a945150765ad1819b005a81eb0f","kind":"tag","published_at":"2018-04-04T01:40:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+8","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8/manifests"},{"name":"jdk-11+7","sha":"1e4671e147674f0d0d24c532c360774ce30d3cb8","kind":"tag","published_at":"2018-03-28T01:59:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+7","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7/manifests"},{"name":"jdk-11+6","sha":"9b5153008ec1af868d63ff2afff4f62ccf44fe49","kind":"tag","published_at":"2018-03-21T01:56:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+6","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6/manifests"},{"name":"jdk-11+5","sha":"c17ca257eadf6a17156051ad5dae1bb7b184568e","kind":"tag","published_at":"2018-03-16T07:35:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+5","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5/manifests"},{"name":"jdk-10+46","sha":"ebd7200aa35eb26d1fb1c0e7dbe81f1e9199b719","kind":"tag","published_at":"2018-03-07T20:42:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+46","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46/manifests"},{"name":"jdk-11+4","sha":"b2f8284336cfc5274e3b0db3b8449d7dd2362ea0","kind":"tag","published_at":"2018-03-07T03:03:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+4","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4/manifests"},{"name":"jdk-11+3","sha":"c9e33e2d90d54835cf5ec256f46922951573ea8e","kind":"tag","published_at":"2018-02-28T02:39:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+3","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3/manifests"},{"name":"jdk-10+45","sha":"a8f55c5cadbb949f003b763fdf4f3727266494cf","kind":"tag","published_at":"2018-02-27T00:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+45","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45/manifests"},{"name":"jdk-11+2","sha":"cd27ba7b96e36585fe35d08eb8b0a13c315a85a2","kind":"tag","published_at":"2018-02-22T08:40:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+2","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2/manifests"},{"name":"jdk-10+44","sha":"5cdb04eaefbcfadccc839602df32d3c01367153f","kind":"tag","published_at":"2018-02-14T23:38:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+44","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44/manifests"},{"name":"jdk-11+1","sha":"0d6fea7281585c45268495875299c48811fa0e50","kind":"tag","published_at":"2018-02-14T19:54:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+1","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1/manifests"},{"name":"jdk-10+43","sha":"9da5bf9cbf26a1659f2b2df5130e5fda588f2351","kind":"tag","published_at":"2018-02-07T14:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+43","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43/manifests"},{"name":"jdk-10+42","sha":"f35eaf2db5c205ebfab7750200bc7147b4de6e70","kind":"tag","published_at":"2018-01-31T14:40:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+42","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42/manifests"},{"name":"jdk-10+41","sha":"454f3e5c75a3f69679b48108b18a6e23ce2378e7","kind":"tag","published_at":"2018-01-24T04:47:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+41","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41/manifests"},{"name":"jdk-10+40","sha":"ec12d09593cb2a5a014b53b702142d4c8480932b","kind":"tag","published_at":"2018-01-17T06:44:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+40","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40/manifests"},{"name":"jdk-10+39","sha":"374841020d8a2f6f60d38f0104cdda55f6d19b46","kind":"tag","published_at":"2018-01-10T06:45:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+39","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39/manifests"},{"name":"jdk-10+38","sha":"1198a7aed7188e37fc8c31334390822c49e2c1cb","kind":"tag","published_at":"2018-01-03T09:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+38","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38/manifests"},{"name":"jdk-10+37","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T04:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+37","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37/manifests"},{"name":"jdk-11+0","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T02:21:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0/manifests"},{"name":"jdk-10+36","sha":"6da44a76249b9843ee0c1733bc13f2fd18768b4d","kind":"tag","published_at":"2017-12-13T09:42:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+36","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36/manifests"},{"name":"jdk-10+35","sha":"c975127f8a6ef34b9395b868baff5150f7cb7319","kind":"tag","published_at":"2017-12-06T07:27:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+35","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35/manifests"},{"name":"jdk-10+34","sha":"62d154f5b8c6b08ebf8357c4c20c119ee344ecbf","kind":"tag","published_at":"2017-11-29T06:47:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+34","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34/manifests"},{"name":"jdk-10+33","sha":"90771676f403058358cc6abf07e9146a0d8bdf92","kind":"tag","published_at":"2017-11-22T00:26:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+33","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33/manifests"},{"name":"jdk-10+32","sha":"66b746233a2847fa420e772465ce8b3b92a6d028","kind":"tag","published_at":"2017-11-15T21:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+32","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32/manifests"},{"name":"jdk-10+31","sha":"685c796637ef109d0544fa37239d2ff5e479460d","kind":"tag","published_at":"2017-11-09T03:51:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+31","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31/manifests"},{"name":"jdk-10+30","sha":"d8a77bfbe483e055b1293603b86d207eb4a47270","kind":"tag","published_at":"2017-11-01T09:00:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+30","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30/manifests"},{"name":"jdk-10+29","sha":"ddfbef38cb3749b815c62e0a74acde5a3ec60a2d","kind":"tag","published_at":"2017-10-25T04:34:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+29","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29/manifests"},{"name":"jdk-10+28","sha":"faf1450d185659dc1734bcc8a9865717e9493caa","kind":"tag","published_at":"2017-10-18T21:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+28","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28/manifests"},{"name":"jdk-10+27","sha":"191325b3f07b7e118793d327cbb0d13c9c1c154d","kind":"tag","published_at":"2017-10-11T16:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+27","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27/manifests"},{"name":"jdk-10+26","sha":"1c5fa80a2c78bd9d1377bd3790171ace6d27dc8a","kind":"tag","published_at":"2017-10-04T14:27:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+26","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26/manifests"},{"name":"jdk-10+23","sha":"2ca03ca98ea3c421baf9b4c73e6a1ea211dec3cd","kind":"tag","published_at":"2017-09-06T05:22:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+23","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23/manifests"},{"name":"jdk-10+22","sha":"88048cc32ee8bb7a8b1cde02157b6317bb52fe77","kind":"tag","published_at":"2017-08-30T06:42:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+22","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22/manifests"},{"name":"jdk-10+21","sha":"8b24ee504c037bdfcb566c3875ce960a4a46a0f6","kind":"tag","published_at":"2017-08-23T03:26:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+21","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21/manifests"},{"name":"jdk-10+20","sha":"36ea4f6a11d37f6e872840e0f8dfff4faeacd4b3","kind":"tag","published_at":"2017-08-16T03:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+20","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20/manifests"},{"name":"jdk-10+19","sha":"9c1c110269dffa52d712a56ef231782e19f4ba6d","kind":"tag","published_at":"2017-08-08T01:09:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+19","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19/manifests"},{"name":"jdk-10+18","sha":"0760c3bf83383e96d1817a8d81f19354d8c99f41","kind":"tag","published_at":"2017-08-02T03:22:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+18","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18/manifests"},{"name":"jdk-9+181","sha":"65c628fce9f66d4adbeac0ab1078ce3a92c00f3f","kind":"tag","published_at":"2017-07-31T11:14:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+181","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181/manifests"},{"name":"jdk-10+17","sha":"e7be01fb19db8842ed997d1cddb70dad005db6ff","kind":"tag","published_at":"2017-07-26T03:27:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+17","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17/manifests"},{"name":"jdk-9+180","sha":"70db454b258a85123cf1c7922cc681fd907316ad","kind":"tag","published_at":"2017-07-22T01:04:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+180","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180/manifests"},{"name":"jdk-10+16","sha":"c2d9ec77c2ff7e65f1061050aff78a7dde8964c9","kind":"tag","published_at":"2017-07-19T07:41:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+16","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16/manifests"},{"name":"jdk-9+179","sha":"cb51bf7e7ffe9b46cb17212c5961b8daa1ca4289","kind":"tag","published_at":"2017-07-19T02:50:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+179","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179/manifests"},{"name":"jdk-10+15","sha":"7db2b4f229e3c516f7a7ebbfaf01239d221572c7","kind":"tag","published_at":"2017-07-12T03:51:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+15","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15/manifests"},{"name":"jdk-9+178","sha":"68fda720edd743bd4ffe40033fa3e17acca4f220","kind":"tag","published_at":"2017-07-08T17:10:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+178","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178/manifests"},{"name":"jdk-9+177","sha":"c1633d58634255ba8746daa3a8fff8980158660a","kind":"tag","published_at":"2017-07-01T10:26:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+177","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177/manifests"},{"name":"jdk-10+14","sha":"368ca4b44ce2c9237a2c77bd05ea29da840b0e48","kind":"tag","published_at":"2017-06-28T03:01:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14/manifests"},{"name":"jdk-9+176","sha":"476d4d253d9be64ea084ed9882dd2ed0ae05dd12","kind":"tag","published_at":"2017-06-26T04:21:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+176","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176/manifests"},{"name":"jdk-10+13","sha":"c7474e34d52d1758033c2172aad7a946b11b62d0","kind":"tag","published_at":"2017-06-21T03:37:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13/manifests"},{"name":"jdk-9+175","sha":"d0816052aa9e14b34ecbb004856813e5d9287b1c","kind":"tag","published_at":"2017-06-16T22:58:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+175","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175/manifests"},{"name":"jdk-10+12","sha":"6058a85b733e0a33505ee3250235cd17953453f7","kind":"tag","published_at":"2017-06-14T02:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12/manifests"},{"name":"jdk-9+174","sha":"b574693da54601cf010a013bf46da96c54bf37db","kind":"tag","published_at":"2017-06-09T23:06:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+174","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174/manifests"},{"name":"jdk-10+11","sha":"f2c675a63bbc47eae19cc2603cd60bf4684c46a5","kind":"tag","published_at":"2017-06-07T03:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11/manifests"},{"name":"jdk-9+173","sha":"c14e288e99aa84f35262e98373a4c3b9a4a80b81","kind":"tag","published_at":"2017-06-02T23:01:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+173","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173/manifests"},{"name":"jdk-10+10","sha":"56cb842028c0cba465566ac7fa445f67839ea877","kind":"tag","published_at":"2017-05-31T04:19:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10/manifests"},{"name":"jdk-9+172","sha":"fe5525a9a8dd5614188b1df676c97470afc9bf7d","kind":"tag","published_at":"2017-05-26T22:57:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+172","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172/manifests"},{"name":"jdk-10+9","sha":"440add394844e0834aee1ce194eb1f17fa25f16f","kind":"tag","published_at":"2017-05-25T10:55:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9/manifests"},{"name":"jdk-9+171","sha":"5b566276e2c57a202e39cee59184b3ce1744e5b6","kind":"tag","published_at":"2017-05-19T23:08:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+171","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171/manifests"},{"name":"jdk-9+170","sha":"06f940d0ef72cda943467622c21e56453dc62a5a","kind":"tag","published_at":"2017-05-12T23:09:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+170","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170/manifests"},{"name":"jdk-9+169","sha":"f498bb1890ffb3825416419b8253a94517b88d8d","kind":"tag","published_at":"2017-05-06T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+169","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169/manifests"},{"name":"jdk-9+168","sha":"7ff4624034ccbf16c44ecef28debdb7cb78370cd","kind":"tag","published_at":"2017-05-01T07:00:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+168","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168/manifests"},{"name":"jdk-9+167","sha":"f33ed687d1baac54dcaf663611d3f293f1e8c7f0","kind":"tag","published_at":"2017-04-21T23:08:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+167","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167/manifests"},{"name":"jdk-9+166","sha":"f6b30a52a459f6ab58b0fce4ad67953b834402bf","kind":"tag","published_at":"2017-04-14T23:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+166","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166/manifests"},{"name":"jdk-9+165","sha":"f2f006583133194782e4aaeeee8a1bbfb96ee3de","kind":"tag","published_at":"2017-04-07T23:07:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+165","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165/manifests"},{"name":"jdk-9+164","sha":"465622238a38507c4b238a78b0acef69991bd3dd","kind":"tag","published_at":"2017-03-31T23:05:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+164","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164/manifests"},{"name":"jdk-9+163","sha":"d858d4d726995e83312b3ee7768aca73ae7058d5","kind":"tag","published_at":"2017-03-24T23:02:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+163","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163/manifests"},{"name":"jdk-9+162","sha":"ef16172651a91dea201033892d5f2c9bc6d63f7f","kind":"tag","published_at":"2017-03-17T23:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+162","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162/manifests"},{"name":"jdk-9+161","sha":"63c1f82e1f6c768507764653cca9bb0776987b4f","kind":"tag","published_at":"2017-03-11T00:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+161","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161/manifests"},{"name":"jdk-10+0","sha":"0cb8cae27169615b7204f003bf3bf7941c11e328","kind":"tag","published_at":"2017-03-07T18:54:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0/manifests"},{"name":"jdk-9+160","sha":"43cde5821620c1914f41e7edb29b41d04f1e6d74","kind":"tag","published_at":"2017-03-04T20:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+160","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160/manifests"},{"name":"jdk-9+159","sha":"bf292ae3c4a9d8324bf542890ff4ab3bbfb9e7e6","kind":"tag","published_at":"2017-02-25T00:16:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+159","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159/manifests"},{"name":"jdk-9+158","sha":"9ca1b5912aff167d32e1a25d98f4a50b15ffc3b0","kind":"tag","published_at":"2017-02-17T23:36:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+158","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158/manifests"},{"name":"jdk-9+157","sha":"2970bd08e46fc5a876245b253ce273c97a73098f","kind":"tag","published_at":"2017-02-10T23:37:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+157","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157/manifests"},{"name":"jdk-9+156","sha":"7d3558c56c9e0c6e307b66d788efa9e7d6dbdc67","kind":"tag","published_at":"2017-02-03T23:35:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+156","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156/manifests"},{"name":"jdk-9+155","sha":"094123c232a05eb6afe2b9ba9934942bb0ca6961","kind":"tag","published_at":"2017-01-30T07:34:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+155","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155/manifests"},{"name":"jdk-9+154","sha":"e47b6dee526ed048639691cccf1396f7152d81f1","kind":"tag","published_at":"2017-01-23T03:54:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+154","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154/manifests"},{"name":"jdk-9+153","sha":"8888d4bcb9ebabbb9e1efb4b9d878ad11e863be7","kind":"tag","published_at":"2017-01-13T23:33:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+153","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153/manifests"},{"name":"jdk-9+152","sha":"cb35c80ab25770d0ee3b435bfd2c6bb56b84f420","kind":"tag","published_at":"2017-01-07T00:25:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+152","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152/manifests"},{"name":"jdk-9+151","sha":"2ced728db2a9e0287fa6361d2b33fc20e9c74fb1","kind":"tag","published_at":"2017-01-05T02:05:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+151","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151/manifests"},{"name":"jdk-9+150","sha":"80bfd655c5afc13ec1a9a3d628f5c83e88cc7f8e","kind":"tag","published_at":"2016-12-22T09:42:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+150","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150/manifests"},{"name":"jdk-9+149","sha":"261167a2776542d1e40e5a8f7b05e6484145c205","kind":"tag","published_at":"2016-12-14T09:50:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+149","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149/manifests"},{"name":"jdk-9+148","sha":"00c490418f6fa759b838a67b97caa7f81810275d","kind":"tag","published_at":"2016-12-08T10:02:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+148","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148/manifests"},{"name":"jdk-9+147","sha":"39acf446c0e5607e18eb653650547faa5c6ad213","kind":"tag","published_at":"2016-12-01T08:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+147","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147/manifests"},{"name":"jdk-9+146","sha":"3559bcaa07d1bb99ab879e311e0d7a7c7c392a0e","kind":"tag","published_at":"2016-11-23T11:31:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+146","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146/manifests"},{"name":"jdk-9+145","sha":"6cf1798516fe64da421582619073d52e543a7576","kind":"tag","published_at":"2016-11-17T10:50:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+145","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145/manifests"},{"name":"jdk-9+144","sha":"5ea2054dca46be58611926b8b95e99403356a995","kind":"tag","published_at":"2016-11-10T07:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+144","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144/manifests"},{"name":"jdk-9+143","sha":"f81449ad311513770185d312e8541431ca51b788","kind":"tag","published_at":"2016-11-04T10:23:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+143","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143/manifests"},{"name":"jdk-9+142","sha":"f67be9ea6741d050cc16bf77cf65afb89f72f5ed","kind":"tag","published_at":"2016-10-27T06:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+142","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142/manifests"},{"name":"jdk-9+141","sha":"b5e5a27c07b94d4eed141f1facd05bf129c1fc38","kind":"tag","published_at":"2016-10-20T09:11:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+141","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141/manifests"},{"name":"jdk-9+140","sha":"2556a36a1fbfe9cae4879fe185cb635224a75a9c","kind":"tag","published_at":"2016-10-13T07:24:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+140","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140/manifests"},{"name":"jdk-9+139","sha":"05223763914b3c59771e478e817d422390ff3792","kind":"tag","published_at":"2016-10-06T21:30:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+139","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139/manifests"},{"name":"jdk-9+138","sha":"bf36c7323204673dec50531b30b82937211d5b36","kind":"tag","published_at":"2016-09-29T06:10:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+138","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138/manifests"},{"name":"jdk-9+137","sha":"760cdfe7fdfc67dce739842f75996afd17b88603","kind":"tag","published_at":"2016-09-22T13:21:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+137","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137/manifests"},{"name":"jdk-9+136","sha":"61ff2836e9660a25fc28a84cf0e979e39eca65fb","kind":"tag","published_at":"2016-09-15T14:44:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+136","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136/manifests"},{"name":"jdk-9+135","sha":"1e19f7a5ca55f2aca01023d05513a529b58931dc","kind":"tag","published_at":"2016-09-08T06:36:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+135","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135/manifests"},{"name":"jdk-9+134","sha":"1c191deeefd0e7b2b5f6918a210707845cdca85f","kind":"tag","published_at":"2016-09-01T09:33:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+134","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134/manifests"},{"name":"jdk-9+133","sha":"3b021b234f6b9e9635b8c7e76f025105ef0e964b","kind":"tag","published_at":"2016-08-25T11:37:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+133","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133/manifests"},{"name":"jdk-9+132","sha":"e7c81d61a49a42a5be3f2d589584a8ab1e5a94fa","kind":"tag","published_at":"2016-08-18T08:39:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+132","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132/manifests"},{"name":"jdk-9+131","sha":"faac28b1016154c82a6826035d1df40c2c1cb19c","kind":"tag","published_at":"2016-08-11T11:48:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+131","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131/manifests"},{"name":"jdk-9+130","sha":"81d26e4fd1c3e08670ec9f8fbdd90d113e0953bc","kind":"tag","published_at":"2016-08-04T11:25:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+130","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130/manifests"},{"name":"jdk-9+129","sha":"9d7a4b0fb13528a9e1d34aeacfb7f0b018d27109","kind":"tag","published_at":"2016-07-28T08:59:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+129","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129/manifests"},{"name":"jdk-9+128","sha":"a901a16037047af7eb6bf85d100f9a6978f9d3e7","kind":"tag","published_at":"2016-07-21T12:55:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+128","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128/manifests"},{"name":"jdk-9+127","sha":"90224a2f416314cbebc845b67a5ecedcd0dfd989","kind":"tag","published_at":"2016-07-14T09:00:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+127","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127/manifests"},{"name":"jdk-9+126","sha":"65c86feb834c274d34bace999e5aaa80596cf551","kind":"tag","published_at":"2016-07-07T21:24:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+126","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126/manifests"},{"name":"jdk-9+125","sha":"613e3409612adebea71909e6c6b9a0ead73bbcc4","kind":"tag","published_at":"2016-06-30T14:21:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+125","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125/manifests"},{"name":"jdk-9+124","sha":"d8919cc68384876110989fdccc6fb344e9530d0f","kind":"tag","published_at":"2016-06-23T18:45:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+124","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124/manifests"},{"name":"jdk-9+123","sha":"b5884d09ee9605edfe3b8d89a0b2998c365b7aca","kind":"tag","published_at":"2016-06-16T15:21:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+123","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123/manifests"},{"name":"jdk-9+122","sha":"4a1aac42ff4c0f2af8d7fa512056a048abcd1c75","kind":"tag","published_at":"2016-06-09T11:49:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+122","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122/manifests"},{"name":"jdk-9+121","sha":"db79c2a0e44c87ff55dd217ebb1db29526f16997","kind":"tag","published_at":"2016-06-02T11:11:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+121","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121/manifests"},{"name":"jdk-9+120","sha":"266213c6c7c8d617c9e7531ecffc829c92508cf0","kind":"tag","published_at":"2016-05-26T16:55:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+120","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120/manifests"},{"name":"jdk-9+119","sha":"f6a03b7ed0f23539c745c2eb62b6dc8b7060aadb","kind":"tag","published_at":"2016-05-19T15:10:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+119","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119/manifests"},{"name":"jdk-9+118","sha":"bceda33a87fb8ab055c1d45b957fdfdf84fb61ac","kind":"tag","published_at":"2016-05-12T09:15:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+118","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118/manifests"},{"name":"jdk-9+117","sha":"4958f5d7ea685430c4bd550b45c08c35b6436b48","kind":"tag","published_at":"2016-05-05T13:26:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+117","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117/manifests"},{"name":"jdk-9+116","sha":"c69efa672b4872f08466cf0596ad58310962dcd8","kind":"tag","published_at":"2016-04-28T15:13:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+116","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116/manifests"},{"name":"jdk-9+115","sha":"7e9118010fa592f183b291ada17b2cfd93456574","kind":"tag","published_at":"2016-04-21T14:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+115","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115/manifests"},{"name":"jdk-9+114","sha":"d9613fdbcc5989345e6d2fcae2866885a13d1a23","kind":"tag","published_at":"2016-04-14T08:01:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+114","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114/manifests"},{"name":"jdk-9+113","sha":"7471701e104dc53a558a0be492cc6890bdbb36b3","kind":"tag","published_at":"2016-04-07T07:55:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+113","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113/manifests"},{"name":"jdk-9+112","sha":"67e337491ed3c9504e76a5a85a5bbc8ecd4ee740","kind":"tag","published_at":"2016-03-31T07:14:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+112","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112/manifests"},{"name":"jdk-9+111","sha":"eb13af26664a5f0731a8051505b111316783ee6c","kind":"tag","published_at":"2016-03-24T03:33:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+111","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111/manifests"},{"name":"jdk-9+110","sha":"f914c05dafe9374971a70086249ccbbae76e8870","kind":"tag","published_at":"2016-03-15T11:00:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+110","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110/manifests"},{"name":"jdk-9+109","sha":"9203f6b8f9862876c619e7ef0b467aa4d3d87dca","kind":"tag","published_at":"2016-03-10T09:24:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+109","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109/manifests"},{"name":"jdk-9+108","sha":"844738474b619f6c3008680b4d36414fb7d1a45c","kind":"tag","published_at":"2016-03-03T11:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+108","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108/manifests"},{"name":"jdk-9+107","sha":"7244b5fbd0debc6dde00aafe2d80469a017ac8b5","kind":"tag","published_at":"2016-02-25T09:05:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+107","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107/manifests"},{"name":"jdk-9+106","sha":"1ef5ec279b13cc0667fce655f5a0e901cb12f7b7","kind":"tag","published_at":"2016-02-18T10:06:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+106","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106/manifests"},{"name":"jdk-9+105","sha":"753d760430aba8ced9cdb64d911150612eeb4911","kind":"tag","published_at":"2016-02-11T18:39:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+105","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105/manifests"},{"name":"jdk-9+104","sha":"018c8d2555b1df29afceba12ffa545e84e85e3aa","kind":"tag","published_at":"2016-02-04T17:42:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+104","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104/manifests"},{"name":"jdk-9+103","sha":"c4497c1200984d0319327d984d825e25185e1778","kind":"tag","published_at":"2016-01-28T11:39:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+103","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103/manifests"},{"name":"jdk-9+102","sha":"5219ba54ef5177996a7b8dbaa3b228bd9f6d5e32","kind":"tag","published_at":"2016-01-21T08:31:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+102","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102/manifests"},{"name":"jdk-9+101","sha":"0bef24cdaa0761afe4753e88624bfa1c9da9d327","kind":"tag","published_at":"2016-01-14T10:58:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+101","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101/manifests"},{"name":"jdk-9+100","sha":"45075bc3df6502ab43b472060957b2457286c4e5","kind":"tag","published_at":"2016-01-07T15:17:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+100","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100/manifests"},{"name":"jdk-9+99","sha":"1972c0632853c4b83044b53ff502e91b50a9abae","kind":"tag","published_at":"2015-12-24T10:23:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+99","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99/manifests"},{"name":"jdk-9+98","sha":"460e68a212a2538a412e13505bac0f7d0d8b78e1","kind":"tag","published_at":"2015-12-18T11:03:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+98","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98/manifests"},{"name":"jdk-9+97","sha":"dffeb682512cb7ed381cd108812ea2b4b9e611d0","kind":"tag","published_at":"2015-12-18T02:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+97","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97/manifests"},{"name":"jdk-9+96","sha":"cd7474a2953840e26f158f26d592bb594225ada0","kind":"tag","published_at":"2015-12-10T11:46:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+96","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96/manifests"},{"name":"jdk-9+95","sha":"448dce2c3b657e0cb4bf9d57dda9b895af7bc478","kind":"tag","published_at":"2015-12-02T16:15:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+95","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95/manifests"},{"name":"9-b94","sha":"666adb6a56e08484916386b847dd6c160813f481","kind":"tag","published_at":"2015-11-26T12:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94/manifests"},{"name":"9-b93","sha":"a1a99c84126c5838a7c74bbdb276c43d099fef33","kind":"tag","published_at":"2015-11-19T10:36:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93/manifests"},{"name":"9-b92","sha":"6da10a0570453e615488bcdbadb90323f661aa01","kind":"tag","published_at":"2015-11-12T09:59:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92/manifests"},{"name":"9-b91","sha":"891e30e9015dd227525c04cfa335a2dbfddc4a8c","kind":"tag","published_at":"2015-11-05T10:59:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91/manifests"},{"name":"9-b90","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-30T09:05:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90/manifests"},{"name":"9-b89","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-29T08:56:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89/manifests"},{"name":"9-b88","sha":"02204a98f0a33f9647913c42999ddd7c53a060f1","kind":"tag","published_at":"2015-10-22T09:04:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88/manifests"},{"name":"9-b86","sha":"3060ec562985168a7f9379ccf293a7da7583a924","kind":"tag","published_at":"2015-10-15T12:04:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86/manifests"},{"name":"9-b85","sha":"8a5ebd277b07d4891a01d4c84a19cb4d13ff8790","kind":"tag","published_at":"2015-10-08T15:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85/manifests"},{"name":"9-b84","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-10-06T16:17:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84/manifests"},{"name":"9-b83","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-09-25T06:48:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83/manifests"},{"name":"9-b82","sha":"a2e95bd699549864d72140057fd804c0595ce5c6","kind":"tag","published_at":"2015-09-18T02:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82/manifests"},{"name":"9-b81","sha":"37e70de5d2a3ed8739a81f9cf42c141577c132c6","kind":"tag","published_at":"2015-09-11T01:27:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81/manifests"},{"name":"9-b80","sha":"1206c8b2ba6d16b2d947566a1a6de8758748551a","kind":"tag","published_at":"2015-09-03T06:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80/manifests"},{"name":"9-b79","sha":"a3f1e1ce395aa36a8683b6b5f9e5ec9cd895221a","kind":"tag","published_at":"2015-08-27T09:28:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79/manifests"},{"name":"9-b78","sha":"d4734924f6bee35b26cac515e0d530bbfca2795c","kind":"tag","published_at":"2015-08-20T10:16:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78/manifests"},{"name":"9-b77","sha":"3663b87358ba1270f219201d2587bc49d0df765b","kind":"tag","published_at":"2015-08-13T11:46:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77/manifests"},{"name":"9-b76","sha":"0e5e014c0931103b7949308af46bb79b5861a7ed","kind":"tag","published_at":"2015-08-06T09:07:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76/manifests"},{"name":"9-b75","sha":"29b3cf8f842b9b8547302b0918f5ca5c39d7e718","kind":"tag","published_at":"2015-07-30T09:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75/manifests"},{"name":"9-b74","sha":"ea1fa766bbeff70d38a0e41c86a913eabfe6325c","kind":"tag","published_at":"2015-07-23T08:26:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74/manifests"},{"name":"9-b73","sha":"28be67e56790e9aff2a3745e3c1354d9ea1f00d9","kind":"tag","published_at":"2015-07-16T14:12:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73/manifests"},{"name":"9-b72","sha":"a0737e5d402aa496415685bb07c84559c337ead9","kind":"tag","published_at":"2015-07-09T07:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72/manifests"},{"name":"9-b71","sha":"c3a016a7ec451671c38f968c9158d4804bfe774d","kind":"tag","published_at":"2015-07-02T08:08:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71/manifests"},{"name":"9-b70","sha":"960bd706f12f3eaf3145c3f038a93f0e9ca371b6","kind":"tag","published_at":"2015-06-25T09:26:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70/manifests"},{"name":"9-b69","sha":"bf272fc152d66461327b774fe3cad12c0e360d4d","kind":"tag","published_at":"2015-06-18T10:54:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69/manifests"},{"name":"9-b68","sha":"219a7e0e488062eb3e4da173d4339c706ebcd4bc","kind":"tag","published_at":"2015-06-11T11:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68/manifests"},{"name":"9-b67","sha":"8040cebf01508e79b8aa89de8f092fb72a1c3537","kind":"tag","published_at":"2015-06-04T09:26:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67/manifests"},{"name":"9-b66","sha":"2f3e13158961d78ae0f9a1a8e45a4e99f836d830","kind":"tag","published_at":"2015-05-28T07:31:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66/manifests"},{"name":"9-b65","sha":"60291ae36e9e327cefb05b18b4bd6a93861d5483","kind":"tag","published_at":"2015-05-21T10:16:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65/manifests"},{"name":"9-b64","sha":"c5c9f95a08a81f3e900cf8c2abfb2746db3713a6","kind":"tag","published_at":"2015-05-14T09:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64/manifests"},{"name":"9-b63","sha":"f9d7cee700520c8993e20581ea2c19849733ea1d","kind":"tag","published_at":"2015-05-07T07:26:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63/manifests"},{"name":"9-b62","sha":"6d178c95e5d55089e4474f8cf552845750a398af","kind":"tag","published_at":"2015-04-30T07:29:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62/manifests"},{"name":"9-b61","sha":"61797ff490af0d748683b61476a65931156c8675","kind":"tag","published_at":"2015-04-23T09:25:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61/manifests"},{"name":"8u51-b09","sha":"bcd5fc1fd4f546158267aeecb788783258a7ad35","kind":"tag","published_at":"2015-04-21T08:17:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09/manifests"},{"name":"9-b60","sha":"35d305f9e84970067bbc4014072e9f02d72a344b","kind":"tag","published_at":"2015-04-16T14:07:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60/manifests"},{"name":"8u51-b08","sha":"63f64f9c441b51ed003b27f9c4bffe206d1a0eab","kind":"tag","published_at":"2015-04-14T06:46:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08/manifests"},{"name":"8u45-b11","sha":"2a33f0b144b5a07b803d5e070bce58f4885ce5b9","kind":"tag","published_at":"2015-04-13T18:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11/manifests"},{"name":"9-b59","sha":"35f0257812269d44adf154cbd2db32d6e58a1643","kind":"tag","published_at":"2015-04-09T09:47:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59/manifests"},{"name":"8u51-b07","sha":"a1b72be5658c2e18db70c93f3c92802b0ed7b6e5","kind":"tag","published_at":"2015-04-07T12:36:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07/manifests"},{"name":"9-b58","sha":"9eb3005c14aae7bacd4520a333c46254a8c552e5","kind":"tag","published_at":"2015-04-04T20:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58/manifests"},{"name":"9-b57","sha":"2e61c9163e16869bed2ba19fba0f2e3b47a97fb5","kind":"tag","published_at":"2015-04-02T09:57:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57/manifests"},{"name":"8u51-b06","sha":"da275cb00aa8be747f2e7de593c903e200bc091b","kind":"tag","published_at":"2015-03-31T06:03:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06/manifests"},{"name":"9-b56","sha":"fd9dd36da9d0f62fcc2cda0740b61f0003b79c28","kind":"tag","published_at":"2015-03-26T11:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56/manifests"},{"name":"8u60-b08","sha":"27854c66773e605f5163f7a316fe8acc1a2146d7","kind":"tag","published_at":"2015-03-25T05:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08/manifests"},{"name":"8u51-b05","sha":"304b6f4f7aea08bc167ecdc279c413c9960cab41","kind":"tag","published_at":"2015-03-24T04:54:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05/manifests"},{"name":"8u51-b04","sha":"db5615a327642df6cf851619327c5587227c5440","kind":"tag","published_at":"2015-03-19T12:04:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04/manifests"},{"name":"9-b55","sha":"75e686157c9959a54ad8485b966561bafb114eed","kind":"tag","published_at":"2015-03-19T09:25:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55/manifests"},{"name":"8u45-b13","sha":"6b91866419b37539e0cb7585ddeca78a3e1a8ec9","kind":"tag","published_at":"2015-03-18T05:38:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13/manifests"},{"name":"8u60-b07","sha":"3858d0e9982b24b58951c10733b75dd915007d39","kind":"tag","published_at":"2015-03-18T05:34:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07/manifests"},{"name":"8u60-b06","sha":"dc630c8b218630e30df2180f0f09f144e33386dc","kind":"tag","published_at":"2015-03-18T00:31:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06/manifests"},{"name":"8u45-b12","sha":"c407f83380925e3d2ad63acbf5acc6477d972f5f","kind":"tag","published_at":"2015-03-17T05:23:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12/manifests"},{"name":"8u40-b27","sha":"1d8e815d247b1085124a6666017e1631be2f0d01","kind":"tag","published_at":"2015-03-13T15:22:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27/manifests"},{"name":"9-b54","sha":"a387174a4eec9c63e2583109d06c9652d07d7b4e","kind":"tag","published_at":"2015-03-12T06:53:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54/manifests"},{"name":"8u51-b03","sha":"f5428dc268a55746d1ae0c785b1df6ad0a0d7cbe","kind":"tag","published_at":"2015-03-12T05:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03/manifests"},{"name":"8u40-b26","sha":"464aedb0b8a9a93a0d15809df0a0fa4bd28bc21e","kind":"tag","published_at":"2015-03-08T02:20:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26/manifests"},{"name":"9-b53","sha":"9f0be48700061142e5528c272a960af504d95bb3","kind":"tag","published_at":"2015-03-05T09:49:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53/manifests"},{"name":"8u51-b02","sha":"f2b337e35f7d275c23b93101e897ba5e25d75ba8","kind":"tag","published_at":"2015-03-05T07:37:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02/manifests"},{"name":"8u60-b05","sha":"c6bdf0fd5a31f05a679a27bdab270364b3b5f925","kind":"tag","published_at":"2015-03-04T04:42:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05/manifests"},{"name":"8u45-b10","sha":"80f0188f8683ec3b68795624ccd9469b4cb60d34","kind":"tag","published_at":"2015-03-03T04:05:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10/manifests"},{"name":"8u51-b01","sha":"ed3db86c2a062a6d8dbc350ff19fd1fe3750b86c","kind":"tag","published_at":"2015-02-26T19:05:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01/manifests"},{"name":"9-b52","sha":"5f7e373a281258fd16a73e4bc5341df46dbf6260","kind":"tag","published_at":"2015-02-26T09:04:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52/manifests"},{"name":"8u60-b04","sha":"4597a47010cb1e1bf4862a9dd75d242dd8de2b8a","kind":"tag","published_at":"2015-02-25T07:32:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04/manifests"},{"name":"8u45-b09","sha":"d4fa590586fca4d390e6bca80cd46b40c04b3aab","kind":"tag","published_at":"2015-02-24T07:16:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09/manifests"},{"name":"9-b51","sha":"431cf9aa689d374a2f25003be9f1bb0d76e48740","kind":"tag","published_at":"2015-02-19T15:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b51","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51/manifests"},{"name":"8u60-b03","sha":"cce2f871157eb76ed4dbd3fde1d3a7ed817e8296","kind":"tag","published_at":"2015-02-18T05:54:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03/manifests"},{"name":"8u45-b08","sha":"feed497906a933d2f2eb3390eaa621b61525d2b7","kind":"tag","published_at":"2015-02-17T08:07:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08/manifests"},{"name":"9-b50","sha":"9955299e81acc10994d73e62c692cf5faf200551","kind":"tag","published_at":"2015-02-12T08:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b50","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50/manifests"},{"name":"8u40-b25","sha":"05fa37f05ef89813dd5ff537943dce47e3cda1b0","kind":"tag","published_at":"2015-02-11T09:38:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25/manifests"},{"name":"8u60-b02","sha":"5372c90dd48e5cdb6822abbe23f50b039ccc1db0","kind":"tag","published_at":"2015-02-11T05:10:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02/manifests"},{"name":"8u45-b07","sha":"3ba6a515acf2174bb50fe2516924f80fe7852756","kind":"tag","published_at":"2015-02-09T23:30:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07/manifests"},{"name":"8u60-b01","sha":"4dc647a34b1119b0aafaea3587aeb71c3cb0e8fd","kind":"tag","published_at":"2015-02-06T23:43:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01/manifests"},{"name":"9-b49","sha":"6ebe973f7d0cb4c9b1e9e108a5bdbbf44dbaaba1","kind":"tag","published_at":"2015-02-05T12:12:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b49","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49/manifests"},{"name":"8u40-b24","sha":"30d89c9830182ec21c7ee2e889eaba570494c8ab","kind":"tag","published_at":"2015-02-04T05:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24/manifests"},{"name":"8u45-b06","sha":"4783fadf191bec4dfd1141bd7dcba8bd94395f56","kind":"tag","published_at":"2015-02-03T04:22:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06/manifests"},{"name":"9-b48","sha":"d2d1d18a979f8d0af92c36f50e2489bdc15f5484","kind":"tag","published_at":"2015-01-29T08:09:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b48","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48/manifests"},{"name":"8u40-b23","sha":"29b9abdfac93b99c6c15e0814916c23bb67166e5","kind":"tag","published_at":"2015-01-28T06:03:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23/manifests"},{"name":"8u45-b05","sha":"6e20019b446c5966efbc9379ddfeaf7e3d6b1c9a","kind":"tag","published_at":"2015-01-27T05:51:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05/manifests"},{"name":"9-b47","sha":"632acc173ede884c0077e00775bd074f9adf5ec3","kind":"tag","published_at":"2015-01-22T08:50:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b47","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47/manifests"},{"name":"8u40-b22","sha":"c4cee6601bd1e37e335152105b0228f126cafde5","kind":"tag","published_at":"2015-01-21T09:48:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22/manifests"},{"name":"8u45-b04","sha":"e00a85c5190b2cb51e0cd49abb3d6255664304fa","kind":"tag","published_at":"2015-01-21T09:29:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04/manifests"},{"name":"9-b46","sha":"ac3c6c0af8f97e1f4fc7d2482d27e28c99605f4a","kind":"tag","published_at":"2015-01-15T11:54:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b46","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46/manifests"},{"name":"8u40-b21","sha":"13425d4ea891ef6ad267222c1d3cd8b9e6bb2712","kind":"tag","published_at":"2015-01-14T05:16:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21/manifests"},{"name":"8u45-b03","sha":"0f7db044958f90b348afbd4e14170bd40c8ce999","kind":"tag","published_at":"2015-01-13T05:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03/manifests"},{"name":"9-b45","sha":"e686efb3350057cf6321c40b6715453746217a59","kind":"tag","published_at":"2015-01-08T08:14:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b45","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45/manifests"},{"name":"8u40-b20","sha":"3d70c424473fe3b01eaeb0ae58dedb1d19a8c3e7","kind":"tag","published_at":"2014-12-31T05:35:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20/manifests"},{"name":"9-b44","sha":"e4662e22f04077dd9f64f768ca29ca9f08f76b32","kind":"tag","published_at":"2014-12-24T10:44:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b44","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44/manifests"},{"name":"8u45-b02","sha":"bf6fb4de3ee557689e08c898363aa97e2f403a4f","kind":"tag","published_at":"2014-12-23T08:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02/manifests"},{"name":"9-b43","sha":"55878d7559296feab06c8c55414ad5c1e19e23fa","kind":"tag","published_at":"2014-12-18T11:41:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b43","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43/manifests"},{"name":"8u31-b13","sha":"eb087309a4b68bd55ee89aefa25756c9b5e82de2","kind":"tag","published_at":"2014-12-18T09:52:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13/manifests"},{"name":"8u40-b19","sha":"6b47ee8936e10a3493cd8ed2f8e6489fa3c81fdd","kind":"tag","published_at":"2014-12-17T09:03:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19/manifests"},{"name":"8u45-b01","sha":"919886f34e53c31d7b1bfcdf7d451ca050db580a","kind":"tag","published_at":"2014-12-16T17:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01/manifests"},{"name":"9-b42","sha":"cb3cd58e440636cfdc18a9a8c198a70e8fa8754a","kind":"tag","published_at":"2014-12-11T12:00:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b42","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42/manifests"},{"name":"8u40-b18","sha":"ad7d0208926407faf8783fd16214237b70d23875","kind":"tag","published_at":"2014-12-10T06:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18/manifests"},{"name":"8u31-b12","sha":"1227276f9e41b6ab7e6a8380d506981075587c27","kind":"tag","published_at":"2014-12-09T11:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12/manifests"},{"name":"9-b41","sha":"9c0884e5c4ff0904626b7da7bbea5f5c01311429","kind":"tag","published_at":"2014-12-04T06:59:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b41","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41/manifests"},{"name":"8u40-b17","sha":"fae4885c04b51d87f1abd799a41e0ee32a8d788c","kind":"tag","published_at":"2014-12-03T07:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17/manifests"},{"name":"8u31-b11","sha":"f1b16a102324e1bbbf272bfeb6c4be2c669666a7","kind":"tag","published_at":"2014-12-03T05:17:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11/manifests"},{"name":"8u40-b16","sha":"5f9a2deae25859e47b5361d95b99035e26d82540","kind":"tag","published_at":"2014-11-26T09:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16/manifests"},{"name":"8u31-b10","sha":"10bbc3528a703b71227c317495373b38efad83df","kind":"tag","published_at":"2014-11-25T05:04:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10/manifests"},{"name":"8u40-b15","sha":"d39eb3c24e6167e4bedc9e5e2801c12ce38b9b5e","kind":"tag","published_at":"2014-11-19T08:35:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15/manifests"},{"name":"8u31-b09","sha":"7f3b90c8f615682dd84b880221fa7712f77bdf1d","kind":"tag","published_at":"2014-11-18T06:45:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09/manifests"},{"name":"9-b40","sha":"fa2db0be6cd8ad2cd1be3764685c523dcbda7f82","kind":"tag","published_at":"2014-11-18T04:37:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b40","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40/manifests"},{"name":"9-b39","sha":"e359662bd02205f25ec5e1992b0d81de445a098f","kind":"tag","published_at":"2014-11-13T05:39:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b39","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39/manifests"},{"name":"8u40-b14","sha":"39ffc36db96a1bfed5ae35d4f6005ab11a616e0d","kind":"tag","published_at":"2014-11-12T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14/manifests"},{"name":"8u31-b08","sha":"e92cd098da847c4620d67f82f8d68909e06b53ea","kind":"tag","published_at":"2014-11-11T05:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08/manifests"},{"name":"9-b38","sha":"51d1000543c5b1879fb26cb9a19f81e7ed39d080","kind":"tag","published_at":"2014-11-06T04:05:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b38","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38/manifests"},{"name":"8u40-b13","sha":"0c48e387a3d5183f45e11566ac3d6f3be849176a","kind":"tag","published_at":"2014-11-05T09:15:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13/manifests"},{"name":"8u31-b07","sha":"0f3f168402d212f51586a45c48120198ae04b5c0","kind":"tag","published_at":"2014-11-04T20:49:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07/manifests"},{"name":"9-b37","sha":"30013a579a87f07a3ec429365fcb7fbe170940f3","kind":"tag","published_at":"2014-10-30T05:29:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b37","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37/manifests"},{"name":"8u40-b12","sha":"66479fb5885c5b97db935fb820777a15dadcdb62","kind":"tag","published_at":"2014-10-29T07:46:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12/manifests"},{"name":"8u31-b06","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-28T07:48:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06/manifests"},{"name":"9-b36","sha":"6fb58408f2aa6205a15fb5b28f8e8f843d3e82ec","kind":"tag","published_at":"2014-10-23T05:22:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b36","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36/manifests"},{"name":"8u40-b11","sha":"7af417d0d6a0170a8dae29a84df8ad325ef12ded","kind":"tag","published_at":"2014-10-22T10:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11/manifests"},{"name":"8u31-b05","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-21T10:15:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05/manifests"},{"name":"9-b35","sha":"6a5ab345823802700c2ff6c9b712ebb67cb5d512","kind":"tag","published_at":"2014-10-16T07:39:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b35","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35/manifests"},{"name":"8u40-b10","sha":"3b62ed4b26511b6806fef9e0379ca555ba87596e","kind":"tag","published_at":"2014-10-15T22:11:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10/manifests"},{"name":"8u31-b04","sha":"d5de1d1fdd1cf2226d08bf85a02d0ba4467bd364","kind":"tag","published_at":"2014-10-14T19:29:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04/manifests"},{"name":"9-b34","sha":"1606bff84f31838c700d2642754658b4f98f5423","kind":"tag","published_at":"2014-10-09T07:42:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b34","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34/manifests"},{"name":"8u25-b18","sha":"94ca096cc07f1653d1c7ca9fa74feb004c8aba7f","kind":"tag","published_at":"2014-10-08T19:38:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18/manifests"},{"name":"8u40-b09","sha":"19f26cfa947ef76c0910889e8d4ba943a7db20d8","kind":"tag","published_at":"2014-10-08T06:25:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09/manifests"},{"name":"8u31-b03","sha":"c318543d0dcf187de055463eb52e5ef971267fc6","kind":"tag","published_at":"2014-10-07T21:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03/manifests"},{"name":"9-b33","sha":"4d86e4ebacceb4982402ba90fc2a3a6998fd362c","kind":"tag","published_at":"2014-10-03T00:21:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b33","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33/manifests"},{"name":"8u40-b08","sha":"c2152ea6bfa440e77c4b6e792dda098649b63518","kind":"tag","published_at":"2014-10-01T07:43:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08/manifests"},{"name":"8u31-b02","sha":"33e11de1ce66a901ff4762b1a7263ac7472de071","kind":"tag","published_at":"2014-09-30T14:28:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02/manifests"},{"name":"9-b32","sha":"3f331e899b9020f1ba8d2423405d5fdafc7dc1c0","kind":"tag","published_at":"2014-09-25T18:05:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b32","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32/manifests"},{"name":"8u40-b07","sha":"7d62fa7666bd6301737d8fca7cda49848ddf2bc4","kind":"tag","published_at":"2014-09-24T21:18:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07/manifests"},{"name":"8u31-b01","sha":"e99a34023aa2f7834f5a73f47f28b2279164be51","kind":"tag","published_at":"2014-09-23T21:48:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01/manifests"},{"name":"8u25-b17","sha":"c835e79ec573a5099517d6fd0dbdf943643efda2","kind":"tag","published_at":"2014-09-18T23:23:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17/manifests"},{"name":"9-b31","sha":"fe710a968ef5780dee7730f926a4771d84f4df87","kind":"tag","published_at":"2014-09-18T22:37:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b31","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31/manifests"},{"name":"8u40-b06","sha":"b21d18a90224f711b4c536ba5d6656f17b378d1a","kind":"tag","published_at":"2014-09-17T20:35:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06/manifests"},{"name":"9-b30","sha":"158d74da4243041ecef62e359410362486200c91","kind":"tag","published_at":"2014-09-11T14:31:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b30","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30/manifests"},{"name":"8u25-b16","sha":"2d43e87d77dbc86c2f7d78f81b2b4802809f7951","kind":"tag","published_at":"2014-09-10T16:06:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16/manifests"},{"name":"8u40-b05","sha":"6ff8fa391dada0870e83a100dffd1ebdb31c46e1","kind":"tag","published_at":"2014-09-10T15:28:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05/manifests"},{"name":"9-b29","sha":"760e15bb1dbd25e5ecd3515d6a9d75463c67ecf8","kind":"tag","published_at":"2014-09-04T14:59:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b29","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29/manifests"},{"name":"8u40-b04","sha":"b461b888958ee57c450e1c1e07384359212be721","kind":"tag","published_at":"2014-09-03T15:23:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04/manifests"},{"name":"8u25-b15","sha":"214246ad012541bb07ad646b983c0f7df72f5e4c","kind":"tag","published_at":"2014-09-03T14:48:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15/manifests"},{"name":"9-b28","sha":"5a8a6d8a856fcac76bffc1be8c8e966745d74a70","kind":"tag","published_at":"2014-08-29T14:35:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b28","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28/manifests"},{"name":"8u40-b03","sha":"714f1aac07360d736b58e8b12ec05813bb89cd35","kind":"tag","published_at":"2014-08-27T14:55:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03/manifests"},{"name":"8u25-b14","sha":"7b0edc195afcb3602ac25bbc1a2be961bf645ec6","kind":"tag","published_at":"2014-08-26T14:39:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14/manifests"},{"name":"9-b27","sha":"a526744a28770e567fabe078c78d4da6f2e2e488","kind":"tag","published_at":"2014-08-21T15:20:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27/manifests"},{"name":"8u40-b02","sha":"a46c418c279f2f868f6bef42d0518293b56ac19e","kind":"tag","published_at":"2014-08-21T14:40:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02/manifests"},{"name":"8u25-b13","sha":"02eead6d8e200421a9c73b85bbfcac9cafc3e431","kind":"tag","published_at":"2014-08-19T14:43:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13/manifests"},{"name":"8u40-b01","sha":"4652b7c9bdab6a5856a683babab50bcb1c718c1f","kind":"tag","published_at":"2014-08-13T14:51:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01/manifests"},{"name":"8u25-b12","sha":"7219590651e82650f7d3f791f06050f8e9aef9e6","kind":"tag","published_at":"2014-08-12T14:48:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12/manifests"},{"name":"9-b26","sha":"7a5b197a0af396c980335c57c7fae6df10a54c7e","kind":"tag","published_at":"2014-08-09T15:18:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26/manifests"},{"name":"8u25-b11","sha":"f2820d0562decd4181c4e6eeb80026481ea65597","kind":"tag","published_at":"2014-08-05T14:34:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11/manifests"},{"name":"8u20-b26","sha":"0bce37b8aea07d19cdf1814f8e3c8dc8ba1df2b2","kind":"tag","published_at":"2014-07-31T15:05:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26/manifests"},{"name":"9-b25","sha":"69c9dbd69eb2c085cbb1c44748e2389ee2268081","kind":"tag","published_at":"2014-07-31T14:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25/manifests"},{"name":"8u25-b10","sha":"e423339cdd96cc7067be6ca8f34a75948f5192e0","kind":"tag","published_at":"2014-07-29T14:52:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10/manifests"},{"name":"8u20-b25","sha":"e92a218928b2f98909d8d3d5199fde6b5a5a3b0d","kind":"tag","published_at":"2014-07-25T04:23:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25/manifests"},{"name":"8u25-b09","sha":"27c635a78256f8419e28c1163e96b08850f3ae00","kind":"tag","published_at":"2014-07-24T15:18:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09/manifests"},{"name":"8u20-b24","sha":"14f06adc9b497b63158f761773d0e823179c23e2","kind":"tag","published_at":"2014-07-24T14:54:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24/manifests"},{"name":"9-b24","sha":"8089c7e4090a65dd4239f9b87a6c1eef0c81d923","kind":"tag","published_at":"2014-07-24T14:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24/manifests"},{"name":"8u25-b08","sha":"a3e94f1726b38459d958fef0d7a1b6a4f0a314b6","kind":"tag","published_at":"2014-07-22T15:29:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08/manifests"},{"name":"9-b23","sha":"3cb0248df61b6c05b51c655cabfc5ba84506e1a0","kind":"tag","published_at":"2014-07-17T15:28:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23/manifests"},{"name":"8u20-b23","sha":"891177468d64d90618f80bf5e5de135b63ef7e77","kind":"tag","published_at":"2014-07-16T15:33:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23/manifests"},{"name":"8u25-b07","sha":"6a26310e0fb8d3b5428ea340309ce74df7256860","kind":"tag","published_at":"2014-07-15T16:17:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07/manifests"},{"name":"9-b22","sha":"a1a3989d8a988b19addbb1ed7322bedc1d3719ca","kind":"tag","published_at":"2014-07-10T15:14:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22/manifests"},{"name":"8u20-b22","sha":"96245c18b86c7387a1b9afc7a38b367f46e9147b","kind":"tag","published_at":"2014-07-09T14:35:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22/manifests"},{"name":"8u25-b06","sha":"2987b9eb9e041898392b6596f81b25652057b729","kind":"tag","published_at":"2014-07-08T14:50:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06/manifests"},{"name":"9-b21","sha":"d97cb16f23e6e20a62c3239d0ceaa6c51e043592","kind":"tag","published_at":"2014-07-03T14:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21/manifests"},{"name":"8u20-b21","sha":"4d16dd0995ab04775f41d2be548c6ea33aef0434","kind":"tag","published_at":"2014-07-02T14:51:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21/manifests"},{"name":"8u25-b05","sha":"31ec2ff88948f1da78e0721750c6423d5a5c3ae1","kind":"tag","published_at":"2014-07-01T14:38:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05/manifests"},{"name":"9-b20","sha":"3bd745ba23d4ad6d2eef43abd5680a479db65175","kind":"tag","published_at":"2014-06-26T14:28:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20/manifests"},{"name":"8u20-b20","sha":"0cfa49ffa57616d0abd09161f61c4e074345106c","kind":"tag","published_at":"2014-06-25T16:01:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20/manifests"},{"name":"8u25-b04","sha":"20afbb2292fbe6934523d5757e791bf99c788523","kind":"tag","published_at":"2014-06-24T01:55:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04/manifests"},{"name":"9-b19","sha":"73bdfcb72aa6c3faf2156f911aee2bf2611a45c6","kind":"tag","published_at":"2014-06-19T15:40:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19/manifests"},{"name":"8u25-b03","sha":"eeaa9c57293f6b5bab9482e067902ee8ab24f640","kind":"tag","published_at":"2014-06-19T02:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03/manifests"},{"name":"8u20-b19","sha":"694d6313847baddee5601474c249b4c2fc964c32","kind":"tag","published_at":"2014-06-18T15:39:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19/manifests"},{"name":"8u11-b12","sha":"6d180c190e6ad902715fa0a460db95251c8d263a","kind":"tag","published_at":"2014-06-17T04:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12/manifests"},{"name":"9-b18","sha":"18e4ee1eb3f7ba0661133c8140181b9d53bf4a1e","kind":"tag","published_at":"2014-06-13T15:21:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18/manifests"},{"name":"8u25-b02","sha":"f684968527ded3a38790de605728034bab1e4e13","kind":"tag","published_at":"2014-06-12T15:56:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02/manifests"},{"name":"9-b17","sha":"8b8229e8a4f2b9783675682022481d8422d5bf24","kind":"tag","published_at":"2014-06-12T15:06:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17/manifests"},{"name":"8u20-b18","sha":"6b3dc8a1754189d506667a7162f8e46475d6a985","kind":"tag","published_at":"2014-06-11T04:34:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18/manifests"},{"name":"8u25-b01","sha":"0e8e4ec1aff538385e03df2711b6dd3fca1c80f4","kind":"tag","published_at":"2014-06-05T15:49:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01/manifests"},{"name":"9-b16","sha":"35f65a57367e6de7c8aa2863773500391af879c5","kind":"tag","published_at":"2014-06-05T15:11:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16/manifests"},{"name":"8u20-b17","sha":"93fda2e63c261c1e582498aad6c0e0e5fbdef918","kind":"tag","published_at":"2014-06-04T14:54:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17/manifests"},{"name":"8u11-b11","sha":"eb7f646c27684cc6338f0600d33dae88da87874b","kind":"tag","published_at":"2014-06-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11/manifests"},{"name":"9-b15","sha":"60c1920c1fff30178de259b7eb752655febeb05b","kind":"tag","published_at":"2014-05-30T14:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15/manifests"},{"name":"8u11-b10","sha":"bf60f58df56273a3fa5f3f549a9f5fcd7aab8f68","kind":"tag","published_at":"2014-05-28T04:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10/manifests"},{"name":"8u20-b16","sha":"79bb17cab9c406cfcead688831107a0b9224e8e5","kind":"tag","published_at":"2014-05-28T03:34:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16/manifests"},{"name":"9-b14","sha":"1d3a7181633c3047d94b38909f5b905d1b370f68","kind":"tag","published_at":"2014-05-22T15:13:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14/manifests"},{"name":"8u20-b15","sha":"7ce12d2b405e7f951bdc2ed45b99569960da33c7","kind":"tag","published_at":"2014-05-21T14:36:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15/manifests"},{"name":"8u11-b09","sha":"7601844a33283ee9eedcfac0d4f12237b82672bd","kind":"tag","published_at":"2014-05-20T05:13:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09/manifests"},{"name":"9-b13","sha":"8530e34dae93df183422bc9e4094186fc1cdcc09","kind":"tag","published_at":"2014-05-15T14:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13/manifests"},{"name":"8u20-b14","sha":"ef8eead7c50963e24aad4339e8e80ac2027fe37a","kind":"tag","published_at":"2014-05-14T20:07:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14/manifests"},{"name":"8u11-b08","sha":"c6c9de6545e5d64bbfcae083a49f0f963bbd6024","kind":"tag","published_at":"2014-05-13T14:59:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08/manifests"},{"name":"9-b12","sha":"b5cf781a90c70420e7747b447827033366982e06","kind":"tag","published_at":"2014-05-08T19:33:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12/manifests"},{"name":"8u20-b13","sha":"a93e0cba9d5c7e07a8ed0c2a70d4801f569eecd9","kind":"tag","published_at":"2014-05-07T14:56:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13/manifests"},{"name":"8u11-b07","sha":"2bf659f263d8462c50a31da023fd188b65ff1911","kind":"tag","published_at":"2014-05-06T14:27:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07/manifests"},{"name":"9-b11","sha":"a6b49ff5dcc78d1bd5a2fa9695a0042911e2ac36","kind":"tag","published_at":"2014-05-01T14:47:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11/manifests"},{"name":"8u20-b12","sha":"930bebaa0918d8f99a3af602a9e3173b9d648c69","kind":"tag","published_at":"2014-04-30T14:48:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12/manifests"},{"name":"8u11-b06","sha":"88849299ff4e7020d95ea4e6474b2fb488edc4a6","kind":"tag","published_at":"2014-04-29T14:47:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06/manifests"},{"name":"9-b10","sha":"210ce94b39263de94b241a63ad98e321aafbef75","kind":"tag","published_at":"2014-04-24T15:38:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10/manifests"},{"name":"8u20-b11","sha":"499300c6d3b140e46d35bb2a9ba1e805ed15290c","kind":"tag","published_at":"2014-04-23T15:35:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11/manifests"},{"name":"8u11-b05","sha":"bc5b49ecb3d359c477b3402819d8d967cd706d25","kind":"tag","published_at":"2014-04-22T14:27:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05/manifests"},{"name":"9-b09","sha":"aae712bcc7f2b8f2ac7687ffc2bb720a735bf425","kind":"tag","published_at":"2014-04-17T14:22:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09/manifests"},{"name":"8u20-b10","sha":"64edde5af4885e16861c002ff3a371a92bae369b","kind":"tag","published_at":"2014-04-16T14:30:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10/manifests"},{"name":"8u11-b04","sha":"c326a2855350505aeade88aa4725334e0cd28d47","kind":"tag","published_at":"2014-04-15T14:53:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04/manifests"},{"name":"9-b08","sha":"e11f34a80e3ef721d41881eb0e112770abbf8e78","kind":"tag","published_at":"2014-04-15T14:23:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08/manifests"},{"name":"8u20-b09","sha":"8afce5c8e30b7f6e835e489a5423e137d1926258","kind":"tag","published_at":"2014-04-09T15:02:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09/manifests"},{"name":"8u11-b03","sha":"a5e91ec777bb028330468212aee964eadb3419e5","kind":"tag","published_at":"2014-04-08T15:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03/manifests"},{"name":"9-b07","sha":"448e61407de6e5fc9c2cdb8fd9a7d20b25e460e8","kind":"tag","published_at":"2014-04-03T15:18:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07/manifests"},{"name":"8u20-b08","sha":"7d0ff1d99e1929cb26732a46d82061a756ad318a","kind":"tag","published_at":"2014-04-02T14:29:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08/manifests"},{"name":"8u11-b02","sha":"a0e6d3806e79b39d38d6d82710ef82ba4d24e4f0","kind":"tag","published_at":"2014-04-01T14:50:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02/manifests"},{"name":"9-b06","sha":"21eafd1a23ac6802277c9af4113daaa1cb7dd6cc","kind":"tag","published_at":"2014-03-27T19:04:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06/manifests"},{"name":"8u20-b07","sha":"269c226217d001ea47e7260e6ade7fea7a6943c2","kind":"tag","published_at":"2014-03-26T18:23:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07/manifests"},{"name":"8u11-b01","sha":"60340b8c6a5835b41c4e71661a09181bfcc0b3e3","kind":"tag","published_at":"2014-03-25T15:05:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01/manifests"},{"name":"9-b05","sha":"794d16bdc91a9b4f295ba35a5bd3cd359f0c5df9","kind":"tag","published_at":"2014-03-20T15:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05/manifests"},{"name":"8u20-b06","sha":"14baaa12c9017eb8a2817f0364680d3e26661f08","kind":"tag","published_at":"2014-03-19T15:57:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06/manifests"},{"name":"8u5-b13","sha":"84b39c65ddd0e5469fd7e60dd17b592da27f0038","kind":"tag","published_at":"2014-03-18T15:31:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13/manifests"},{"name":"8u20-b05","sha":"f607ef2a0d55dc2bf4cea1ad4e1f0965becca0f7","kind":"tag","published_at":"2014-03-12T16:12:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05/manifests"},{"name":"9-b04","sha":"0c1cc05f156b54f764755f13ac7229409159526e","kind":"tag","published_at":"2014-03-11T23:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04/manifests"},{"name":"8u5-b12","sha":"3acdf271125221b04e24f33b596934565019826b","kind":"tag","published_at":"2014-03-11T15:07:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12/manifests"},{"name":"8u20-b04","sha":"e11bf0df26a4f511aff489a562cd9956cbe17af8","kind":"tag","published_at":"2014-03-05T16:00:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04/manifests"},{"name":"8.0-b132","sha":"1a0c382658d94a7f7692f0c9bb09129733a34861","kind":"tag","published_at":"2014-03-04T18:36:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b132","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132/manifests"},{"name":"8u5-b11","sha":"7d68f0fb450341c280b8c0d420219d18cd9b76ac","kind":"tag","published_at":"2014-03-04T16:31:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11/manifests"},{"name":"8.0-b131","sha":"a785ebbd497da2bef677b43e26727bb180b8af71","kind":"tag","published_at":"2014-03-01T17:50:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b131","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131/manifests"},{"name":"8.0-b130","sha":"02db3280dcdb25778bca2572f9bd9b7cb5a124cd","kind":"tag","published_at":"2014-02-28T15:53:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b130","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130/manifests"},{"name":"8u20-b03","sha":"767a7329bb39cfaa4e520360df84f76684169c7a","kind":"tag","published_at":"2014-02-26T16:22:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03/manifests"},{"name":"8u5-b10","sha":"6e5021ed3c6e96234b183263866d2b5e4bcf3580","kind":"tag","published_at":"2014-02-25T18:09:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10/manifests"},{"name":"9-b03","sha":"825207a2296c3a4758b1bf1299dde9ed1ff7d602","kind":"tag","published_at":"2014-02-21T17:40:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03/manifests"},{"name":"8u20-b02","sha":"64e4a9c6b1edf353f7cc52b9f34a6aacc6a20679","kind":"tag","published_at":"2014-02-19T16:49:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02/manifests"},{"name":"8u5-b09","sha":"0eae196c85396aec7c4b87419188c2b933788d82","kind":"tag","published_at":"2014-02-18T17:48:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09/manifests"},{"name":"8u20-b01","sha":"54911b1aeff16e362c058a8b53d771f1fb03ccf3","kind":"tag","published_at":"2014-02-12T16:58:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01/manifests"},{"name":"8u5-b08","sha":"861f393b0cf74ed089ecd5981083603a14104628","kind":"tag","published_at":"2014-02-11T18:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08/manifests"},{"name":"8.0-b129","sha":"a76ff582459efda5a9433e912cffccbf86e4dc2d","kind":"tag","published_at":"2014-02-07T21:27:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b129","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129/manifests"},{"name":"9-b02","sha":"336652fd2976d366f37c8c467476e8d18ef8ff03","kind":"tag","published_at":"2014-02-07T02:15:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02/manifests"},{"name":"8u5-b07","sha":"2452f97e9cac929c8004dd5a9423af1484710f14","kind":"tag","published_at":"2014-02-04T17:35:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07/manifests"},{"name":"8.0-b128","sha":"20844fe7ec287aa281d7abf1441a61f19ba6bd6f","kind":"tag","published_at":"2014-02-02T07:29:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b128","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128/manifests"},{"name":"8.0-b127","sha":"7fe86efa5edf72803913709eb9fa7226ab95db81","kind":"tag","published_at":"2014-01-30T16:29:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b127","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127/manifests"},{"name":"8u5-b06","sha":"71f36821dee76056e51832571b016509738be129","kind":"tag","published_at":"2014-01-28T17:46:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06/manifests"},{"name":"8.0-b126","sha":"62fd6cb763b6e402fe2854d21845b7e89c9797c5","kind":"tag","published_at":"2014-01-25T01:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b126","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126/manifests"},{"name":"8u5-b05","sha":"1e733141045e651d78a2ce94623df559a79ed04f","kind":"tag","published_at":"2014-01-22T20:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05/manifests"},{"name":"8.0-b125","sha":"a431ecb566c7c339496ea762d54f537f115f428c","kind":"tag","published_at":"2014-01-22T16:44:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b125","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125/manifests"},{"name":"9-b01","sha":"722c0fd5ee9b3c6df9dded33db483ad79d4fb130","kind":"tag","published_at":"2014-01-22T03:48:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01/manifests"},{"name":"8.0-b124","sha":"1486d06a2a6a868b1e8ca4332d12139ab652a37f","kind":"tag","published_at":"2014-01-18T05:38:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b124","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124/manifests"},{"name":"8u5-b04","sha":"c416ef47766499dbc56e91cb78a01eadd2a73851","kind":"tag","published_at":"2014-01-14T16:45:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04/manifests"},{"name":"8.0-b123","sha":"3730b5c8f5fbf708c356bcf5cffd20703a3e6a85","kind":"tag","published_at":"2014-01-10T17:30:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b123","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123/manifests"},{"name":"8u5-b03","sha":"dbcca91d4f3abe3bc16a45fbc1bc2739750a395e","kind":"tag","published_at":"2014-01-07T17:45:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03/manifests"},{"name":"8.0-b122","sha":"ccbbbb276746836d5a8e24705c3c008f745c16f1","kind":"tag","published_at":"2014-01-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b122","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122/manifests"},{"name":"8u5-b02","sha":"e1792eb55003a750224ac1bfd3c4e62a1d5b6794","kind":"tag","published_at":"2013-12-24T16:51:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02/manifests"},{"name":"8.0-b121","sha":"012c7c5bd0d1ae5f4953fbdecb426a8dc2655e1b","kind":"tag","published_at":"2013-12-20T02:14:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b121","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121/manifests"},{"name":"8u5-b01","sha":"f16f4674aee72a363edd7cf6faaac79d2699da40","kind":"tag","published_at":"2013-12-17T17:17:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01/manifests"},{"name":"8.0-b120","sha":"a538ae9c8035ee17c51a9ca14b073081159640e2","kind":"tag","published_at":"2013-12-12T16:22:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b120","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120/manifests"},{"name":"8.0-b119","sha":"6fc3c9f1b003dcfd7510cc4d7609fcf09e3bc586","kind":"tag","published_at":"2013-12-05T15:56:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b119","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119/manifests"},{"name":"8.0-b118","sha":"cd2b91dce1f07c6397e682dfd5bdcbe4bd999059","kind":"tag","published_at":"2013-11-28T16:49:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b118","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118/manifests"},{"name":"8.0-b117","sha":"2b95f8de41e7f508a7102b51c0fd8235add427cc","kind":"tag","published_at":"2013-11-21T16:34:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b117","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117/manifests"},{"name":"8.0-b116","sha":"ab61d2f2fe779edbe17deb0ace0c2388f6c7c970","kind":"tag","published_at":"2013-11-14T16:07:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b116","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116/manifests"},{"name":"8.0-b115","sha":"2507800c17b4a02a7f47afbb43e545ae09dc1d7c","kind":"tag","published_at":"2013-11-07T16:11:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b115","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115/manifests"},{"name":"8.0-b114","sha":"a4ef9e01ebd04cadb67bc8c9004d2556d9c7b1d7","kind":"tag","published_at":"2013-10-31T15:21:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b114","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114/manifests"},{"name":"8.0-b113","sha":"5199684d1026791e60eba956167f4acaa25eb657","kind":"tag","published_at":"2013-10-24T15:10:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b113","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113/manifests"},{"name":"8.0-b112","sha":"743d8f398d96302d82b4f1907b575a541d773cf2","kind":"tag","published_at":"2013-10-17T15:17:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b112","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112/manifests"},{"name":"8.0-b111","sha":"9093b7618064473bda33a61f4a697a103b7f3ec0","kind":"tag","published_at":"2013-10-10T17:25:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b111","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111/manifests"},{"name":"8.0-b110","sha":"26705fb5521441749c8e4b157bf6ec77218c7f10","kind":"tag","published_at":"2013-10-03T15:05:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b110","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110/manifests"},{"name":"8.0-b109","sha":"4c329385f9a2067040be59b26c5fd2b17351f8b3","kind":"tag","published_at":"2013-09-26T15:11:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b109","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109/manifests"},{"name":"8.0-b108","sha":"9ba220a24f785484587a33798470e70331959d76","kind":"tag","published_at":"2013-09-19T14:57:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b108","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108/manifests"},{"name":"8.0-b107","sha":"200db86f0615a5885926cd406b96bb6be5b9b88d","kind":"tag","published_at":"2013-09-12T14:42:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b107","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107/manifests"},{"name":"8.0-b106","sha":"f09664513cb1cfc2b88eb4ad60ecd2bd0b8534ae","kind":"tag","published_at":"2013-09-05T14:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b106","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106/manifests"},{"name":"8.0-b105","sha":"3e2d4b453c2682540bf4dca9a39f5e3dd08d16c7","kind":"tag","published_at":"2013-08-29T15:17:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b105","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105/manifests"},{"name":"8.0-b104","sha":"f7d09c6015e624792d9f34ef613b8378b5f81356","kind":"tag","published_at":"2013-08-22T14:46:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b104","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104/manifests"},{"name":"8.0-b103","sha":"8a3dcf4415d4a111e4edd82e64db8e04683ba8ef","kind":"tag","published_at":"2013-08-15T14:54:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b103","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103/manifests"},{"name":"8.0-b102","sha":"1285833f7b49bce9e6ee07cc07c6163609e72502","kind":"tag","published_at":"2013-08-08T18:07:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b102","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102/manifests"},{"name":"8.0-b101","sha":"9cf9cfdec71852d05fd01275a979c4048b9eb546","kind":"tag","published_at":"2013-08-01T15:57:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b101","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101/manifests"},{"name":"8.0-b100","sha":"b33cb8e9bda51058f81e78655818d219bd3cfd3e","kind":"tag","published_at":"2013-07-25T16:33:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b100","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100/manifests"},{"name":"8.0-b99","sha":"9366de90628600019a2a247adacde7ba47710655","kind":"tag","published_at":"2013-07-18T18:11:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b99","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99/manifests"},{"name":"8.0-b98","sha":"7fb44dfc75abba71192b77f6b0467ceb883ea1f8","kind":"tag","published_at":"2013-07-11T22:48:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b98","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98/manifests"},{"name":"8.0-b97","sha":"dfad9aea996fc8d747a43b1ece2fc14c6b6009ed","kind":"tag","published_at":"2013-07-04T15:30:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b97","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97/manifests"},{"name":"8.0-b96","sha":"d2b687222a8ca531c409560ab2c27617db4c384c","kind":"tag","published_at":"2013-06-28T00:08:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b96","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96/manifests"},{"name":"8.0-b95","sha":"e46abaa16907d6fa6fe5f92e21e729f2a95f79a8","kind":"tag","published_at":"2013-06-20T20:45:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b95","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95/manifests"},{"name":"8.0-b94","sha":"27bc36ac743b7cc7ed69309a823346001b6c85df","kind":"tag","published_at":"2013-06-13T20:50:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94/manifests"},{"name":"8.0-b93","sha":"51c3ebaa5c2d3313be04e4f2b07d254fbc71aab3","kind":"tag","published_at":"2013-06-07T02:44:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93/manifests"},{"name":"8.0-b92","sha":"6f088416c216ed4ef6460990b06d0c31b5134c14","kind":"tag","published_at":"2013-05-30T20:54:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92/manifests"},{"name":"8.0-b91","sha":"456a1b60a1d8dbe1fe22b675f3b7b73c32dc219c","kind":"tag","published_at":"2013-05-24T00:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91/manifests"},{"name":"8.0-b90","sha":"516b7adfe39898ed4057533ba45ab6ff976d128b","kind":"tag","published_at":"2013-05-16T23:43:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90/manifests"},{"name":"8.0-b89","sha":"2df59f475bdc8274a4e6366f838a39ad01c38a66","kind":"tag","published_at":"2013-05-09T22:35:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89/manifests"},{"name":"8.0-b88","sha":"fe20698fb00bf4d8f9eea719739b2a160a39243c","kind":"tag","published_at":"2013-05-03T04:21:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88/manifests"},{"name":"8.0-b87","sha":"ddcc7876bf28140841c1b303f312e8f4eacf96a9","kind":"tag","published_at":"2013-04-26T03:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b87","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87/manifests"},{"name":"8.0-b86","sha":"bbf6fad315bf877746629f312f3cb83a382ddfe4","kind":"tag","published_at":"2013-04-18T23:40:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86/manifests"},{"name":"8.0-b85","sha":"1906feee8e643917014e4a5e084651efe29ee8ef","kind":"tag","published_at":"2013-04-11T20:05:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85/manifests"},{"name":"8.0-b84","sha":"089503084063641df0b741f611fbc61a58ab7139","kind":"tag","published_at":"2013-04-05T03:11:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84/manifests"},{"name":"8.0-b83","sha":"98d099e920017efead9d8ea1cadfa588f1ef9910","kind":"tag","published_at":"2013-03-28T22:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83/manifests"},{"name":"8.0-b82","sha":"5cba3a1bdbc2120a153590bd9855f3c38b6721fa","kind":"tag","published_at":"2013-03-21T21:18:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82/manifests"},{"name":"8.0-b81","sha":"a7cf0d61d4465446954a50567879ce59e102ea40","kind":"tag","published_at":"2013-03-14T22:53:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81/manifests"},{"name":"8.0-b80","sha":"28157d5b51f4a1e3a9cd93414a88ba04a31a5055","kind":"tag","published_at":"2013-03-07T22:04:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80/manifests"},{"name":"8.0-b79","sha":"0518f7608c913a06f2565e401012eeb91e8b3d36","kind":"tag","published_at":"2013-02-28T21:37:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79/manifests"},{"name":"8.0-b78","sha":"93794adee6f7d513d089199d0cc8da39b5d6ed15","kind":"tag","published_at":"2013-02-21T23:30:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78/manifests"},{"name":"8.0-b77","sha":"9a1e6a5aac04bbe900fcf761f1a4aafe7af2a0d1","kind":"tag","published_at":"2013-02-15T04:12:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77/manifests"},{"name":"8.0-b76","sha":"ddff01efd1e1e2a4b7da18a33f150b42160a6cc1","kind":"tag","published_at":"2013-02-07T22:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76/manifests"},{"name":"8.0-b75","sha":"04d41eb2e86a9250e24b84a8d8bc56eb1b3aa012","kind":"tag","published_at":"2013-01-31T21:56:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75/manifests"},{"name":"8.0-b74","sha":"36b99316c1f9745ca5da56dfe17e15ceb1698435","kind":"tag","published_at":"2013-01-25T01:24:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74/manifests"},{"name":"8.0-b73","sha":"021ce9b9dcfd87020ea2dae338b57ae7108f69d9","kind":"tag","published_at":"2013-01-17T18:11:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73/manifests"},{"name":"8.0-b72","sha":"8258e433f21bd9947afaabe2aac16d4a3e44248a","kind":"tag","published_at":"2013-01-10T23:42:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72/manifests"},{"name":"8.0-b71","sha":"bc5d17a66086e951aeffe3ce02c7d6209a091c1b","kind":"tag","published_at":"2013-01-03T22:35:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71/manifests"},{"name":"8.0-b70","sha":"195a61d6469172d63a67427514320ea48097fee0","kind":"tag","published_at":"2012-12-27T23:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70/manifests"},{"name":"8.0-b69","sha":"0d6a884e7453d3614ab7573d50e27f3d7f3807fd","kind":"tag","published_at":"2012-12-21T00:44:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69/manifests"},{"name":"8.0-b68","sha":"2c341601e504708f03907d71cef547f4206561c2","kind":"tag","published_at":"2012-12-14T00:55:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68/manifests"},{"name":"8.0-b67","sha":"f95e99f9cdc06e4dd789a7d8253dda07bd410c8d","kind":"tag","published_at":"2012-12-07T00:19:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67/manifests"},{"name":"8.0-b66","sha":"10b1424e41bafb76044014bea4b14c8a040b0135","kind":"tag","published_at":"2012-11-30T06:12:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66/manifests"},{"name":"8.0-b65","sha":"67038aff16f22ab96d80c040d62a4ff483a727a7","kind":"tag","published_at":"2012-11-16T05:18:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65/manifests"},{"name":"8.0-b64","sha":"a432f60749bdf3b25e808dc22ecf8da68fff1bea","kind":"tag","published_at":"2012-11-09T04:39:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64/manifests"},{"name":"8.0-b63","sha":"56200f2f9a5cd90256d7c386735f7895b0d183a0","kind":"tag","published_at":"2012-11-02T01:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63/manifests"},{"name":"8.0-b62","sha":"71702cce4175f6046df9961dbc1614137f992c7d","kind":"tag","published_at":"2012-10-25T23:36:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62/manifests"},{"name":"8.0-b61","sha":"108502611a3ff408021608265e44de847ff53831","kind":"tag","published_at":"2012-10-18T21:33:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61/manifests"},{"name":"8.0-b60","sha":"a2f0393cdcc3919894b298ec143fdcbe969f8068","kind":"tag","published_at":"2012-10-11T21:22:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60/manifests"},{"name":"8.0-b59","sha":"551e97a119e8c7b4bdd842f595df958fad933200","kind":"tag","published_at":"2012-10-04T23:11:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59/manifests"},{"name":"8.0-b58","sha":"358a62d93aebe614087009f7a9a8710f856781bb","kind":"tag","published_at":"2012-09-27T23:12:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58/manifests"},{"name":"8.0-b57","sha":"eecb62946501f88a21502fcd917081d1d5258342","kind":"tag","published_at":"2012-09-20T23:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57/manifests"},{"name":"8.0-b56","sha":"ec74de5b9938fee9c30c7bd6e5374fa9896f6fe8","kind":"tag","published_at":"2012-09-14T04:56:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56/manifests"},{"name":"8.0-b55","sha":"43c808c05be60b7ed8365318321c2c368de2707f","kind":"tag","published_at":"2012-09-07T04:04:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55/manifests"},{"name":"8.0-b54","sha":"b1f965435f28ef49fcf05580f715486438d68659","kind":"tag","published_at":"2012-08-31T00:47:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54/manifests"},{"name":"8.0-b53","sha":"a348a3bfed466ac94a26175e30a97e96a6050bc2","kind":"tag","published_at":"2012-08-28T01:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53/manifests"},{"name":"8.0-b52","sha":"1cd9a1ae3b97c8ee68d77b34a28c62f778460705","kind":"tag","published_at":"2012-08-22T18:35:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52/manifests"},{"name":"2.2-b19","sha":"782162d15331f1ccdbd6b9c82cdf3b3e9b638cd5","kind":"tag","published_at":"2012-07-27T17:58:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19/manifests"},{"name":"2.2-b18","sha":"ca64dc6201df482ea52d1d05e841e781bd5d9b80","kind":"tag","published_at":"2012-07-18T21:57:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18/manifests"},{"name":"2.2-b17","sha":"b3e4c3bcf66c89a985bc63bc21bee44bc2322588","kind":"tag","published_at":"2012-07-11T19:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17/manifests"},{"name":"2.2-b16","sha":"d29204d2b9039316a715cf5ff6c6bd49e51f3d30","kind":"tag","published_at":"2012-07-05T19:13:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16/manifests"},{"name":"2.2-b15","sha":"bdfd883c5eb4081d67db29c227b2c70305368d8f","kind":"tag","published_at":"2012-06-27T21:00:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15/manifests"},{"name":"2.2-b14","sha":"f03da0eb75a02b3e47d9fec5ab379ef9d83194f7","kind":"tag","published_at":"2012-06-23T04:21:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14/manifests"},{"name":"2.2-b13","sha":"cae39c965e151e1d236de67def3baed4da20de70","kind":"tag","published_at":"2012-06-14T21:06:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13/manifests"},{"name":"2.2-b12","sha":"7764bf22f9a493d0aadb2639af44e580a0ce65ac","kind":"tag","published_at":"2012-06-06T23:56:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12/manifests"},{"name":"2.2-b11","sha":"bcb28a7accd69f40c264d7257d15b7ada082591a","kind":"tag","published_at":"2012-05-31T20:21:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11/manifests"},{"name":"2.2-b10","sha":"d0229b16685bde91185e0c66ddf691e9d46c6622","kind":"tag","published_at":"2012-05-25T01:45:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10/manifests"},{"name":"2.2-b09","sha":"25ce65ac3964e43a4bf9bab7f29248083ad35680","kind":"tag","published_at":"2012-05-17T22:19:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09/manifests"},{"name":"2.2-b08","sha":"7d6c1f66d9f2b01ee424ee9bad40418b1a3f297f","kind":"tag","published_at":"2012-05-10T01:39:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08/manifests"},{"name":"2.2-b07","sha":"f6c0ece79203e923c3ccf3df6e3de326b81fc36d","kind":"tag","published_at":"2012-05-03T04:30:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07/manifests"},{"name":"2.2-b06","sha":"7ffb059a53a11aa4eec86c24fe3318c333dc2843","kind":"tag","published_at":"2012-04-25T20:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06/manifests"},{"name":"2.2-b05","sha":"ceb9199c46be0e41bcdd7dd223ecc9b371456c4b","kind":"tag","published_at":"2012-04-20T21:52:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05/manifests"},{"name":"2.2-b04","sha":"d34a9f0697053b5b27d563b672b0bbd8ff72956f","kind":"tag","published_at":"2012-04-11T20:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04/manifests"},{"name":"2.1-b21","sha":"0f33000789b4d349b174a7f8c4ad56b9e2f48be3","kind":"tag","published_at":"2012-04-05T19:55:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21/manifests"},{"name":"2.2-b03","sha":"b9688c06e2c1612d41b22ab5bd2c0a88258f0f43","kind":"tag","published_at":"2012-04-03T20:44:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03/manifests"},{"name":"2.1-b20","sha":"f2fd75939baba6fc934a3d18892230d07320aace","kind":"tag","published_at":"2012-03-28T19:38:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20/manifests"},{"name":"2.1-b19","sha":"083f31ee31397020ee939b470bbed9370fdb7970","kind":"tag","published_at":"2012-03-28T00:12:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19/manifests"},{"name":"2.2-b02","sha":"b41effc761bc31fa7d289d19297dab0daf67ce21","kind":"tag","published_at":"2012-03-27T20:57:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02/manifests"},{"name":"2.1-b18","sha":"206c8707db0055771cd167129241e37c2c72801e","kind":"tag","published_at":"2012-03-21T20:15:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18/manifests"},{"name":"2.2-b01","sha":"8bc7e434031e65cedd9be8e93df7c18310bfddd7","kind":"tag","published_at":"2012-03-20T19:18:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01/manifests"},{"name":"2.1-b17","sha":"5191ad2e4704527047108e0067a1724323bd02ba","kind":"tag","published_at":"2012-03-14T20:22:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17/manifests"},{"name":"2.1-b16","sha":"5f4865c634903ca22f5aea1a302a4fa68cb1ce34","kind":"tag","published_at":"2012-03-07T18:46:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16/manifests"},{"name":"2.1-b15","sha":"58a09654245d53acb841eb70500e7f2461c476bc","kind":"tag","published_at":"2012-02-29T18:42:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15/manifests"},{"name":"2.1-b14","sha":"262cfd65562e56d47c23e69588645e2d6ef9a76c","kind":"tag","published_at":"2012-02-22T18:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14/manifests"},{"name":"2.1-b13","sha":"25acf27a38a6c0bde7a92a68be3b79c1fe71f943","kind":"tag","published_at":"2012-02-15T20:51:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13/manifests"},{"name":"2.1-b12","sha":"7e1ce9ffa4498af5a4d529bdc0d2023a9455ba55","kind":"tag","published_at":"2012-02-08T17:52:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12/manifests"},{"name":"2.1-b11","sha":"c7ecce716f7bb9865034659e5c88d7546ea7a23d","kind":"tag","published_at":"2012-02-01T18:05:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11/manifests"},{"name":"2.1-b10","sha":"de5e0b3d7cd3e3c5ef03f5cc5705c3b11591558a","kind":"tag","published_at":"2012-01-25T19:18:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10/manifests"},{"name":"2.1-b09","sha":"ec1bbdcb7b6533d8dcbab580b3ddf065222a1d72","kind":"tag","published_at":"2012-01-18T18:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09/manifests"},{"name":"2.1-b08","sha":"b968b8b6029f8f1b89fbcfd2023fec3430f4edef","kind":"tag","published_at":"2012-01-11T19:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08/manifests"},{"name":"2.1-b07","sha":"f87231705a55aa96093258825dba1a677288c8aa","kind":"tag","published_at":"2011-12-28T18:20:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07/manifests"},{"name":"2.1-b06","sha":"5a01300e59a3a8d49e508be12fee9761284426f1","kind":"tag","published_at":"2011-12-21T18:11:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06/manifests"},{"name":"2.1-b05","sha":"f5d1ce5ee313c8d219014521c1c4512f92250b58","kind":"tag","published_at":"2011-12-14T18:40:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05/manifests"},{"name":"2.1-b04","sha":"bb193e2ac5056ee5ec6b5479c53e0103e7945313","kind":"tag","published_at":"2011-12-07T17:53:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04/manifests"},{"name":"2.1-b03","sha":"bd84fdfd834d47a66700b764a712facd561a1b8b","kind":"tag","published_at":"2011-12-01T18:13:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03/manifests"},{"name":"2.1-b02","sha":"092e3f29a54c6f2242ae0335c16d485a084207a6","kind":"tag","published_at":"2011-11-23T19:07:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02/manifests"},{"name":"2.1-b01","sha":"caece88e7165d698d50eb1172892b8e3cc842bbb","kind":"tag","published_at":"2011-11-16T19:34:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01/manifests"}]},"repo_metadata_updated_at":"2025-10-31T05:42:35.386Z","dependent_packages_count":397,"downloads":null,"downloads_period":null,"dependent_repos_count":2429,"rankings":{"downloads":null,"dependent_repos_count":0.2156389279321488,"dependent_packages_count":0.20422628272125515,"stargazers_count":7.352546621656796,"forks_count":9.970647477404965,"docker_downloads_count":4.92265430096547,"average":4.533142722136127},"purl":"pkg:maven/org.openjfx/javafx-graphics","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.openjfx:javafx-graphics","docker_dependents_count":3,"docker_downloads_count":260,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.openjfx:javafx-graphics","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.openjfx:javafx-graphics/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T01:02:17.099Z","issues_count":1,"pull_requests_count":1094,"avg_time_to_close_issue":16213.0,"avg_time_to_close_pull_request":4823889.823529412,"issues_closed_count":1,"pull_requests_closed_count":849,"pull_request_authors_count":74,"issue_authors_count":1,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":11.723034734917734,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":506,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1300110.6335078534,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":382,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":9.314229249011857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/issues","maintainers":[{"login":"kevinrushforth","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"Maran23","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"hjohn","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"arapte","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"jaybhaskar","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"tsayao","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"jayathirthrao","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"nlisker","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"sashamatveev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azuev-java","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"FlorianKirmaier","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianKirmaier"},{"login":"karthikpandelu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthikpandelu"},{"login":"johanvos","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"azvegint","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"prsadhuk","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"},{"login":"prrace","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prrace"},{"login":"aghaisas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aghaisas"},{"login":"jgneff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgneff"},{"login":"AnirvanSarkar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnirvanSarkar"},{"login":"theaoqi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theaoqi"},{"login":"Maxoudela","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maxoudela"},{"login":"tiainen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiainen"},{"login":"bourgesl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourgesl"},{"login":"kleopatra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleopatra"},{"login":"DeanWookey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeanWookey"}],"active_maintainers":[{"login":"kevinrushforth","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"arapte","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"Maran23","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"jayathirthrao","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"jaybhaskar","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"hjohn","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"tsayao","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"nlisker","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"azuev-java","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"sashamatveev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azvegint","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"johanvos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"prsadhuk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-graphics/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-graphics/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-graphics/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-graphics/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-graphics/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-graphics/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11834201,"name":"org.openjfx:jfx-incubator-richtext","ecosystem":"maven","description":"OpenJFX jfx-incubator-richtext","homepage":"https://openjdk.java.net/projects/openjfx/","licenses":"GPLv2+CE","normalized_licenses":["libpng-2.0"],"repository_url":"https://github.com/openjdk/jfx","keywords_array":[],"namespace":"org.openjfx","versions_count":52,"first_release_published_at":"2025-04-16T15:24:39.000Z","latest_release_published_at":"2026-01-20T22:18:23.000Z","latest_release_number":"25.0.2","last_synced_at":"2026-05-26T13:35:17.880Z","created_at":"2025-06-24T17:30:50.661Z","updated_at":"2026-05-26T13:35:17.880Z","registry_url":"https://central.sonatype.com/artifact/org.openjfx/jfx-incubator-richtext/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.openjfx/jfx-incubator-richtext/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37272435,"uuid":"185199202","full_name":"openjdk/jfx","owner":"openjdk","description":"JavaFX mainline development","archived":false,"fork":false,"pushed_at":"2025-10-31T03:26:29.000Z","size":387235,"stargazers_count":3094,"open_issues_count":33,"forks_count":543,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-10-31T05:34:17.580Z","etag":null,"topics":["java","javafx","openjdk","openjfx"],"latest_commit_sha":null,"homepage":"https://openjdk.org/projects/openjfx/","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openjdk.png","metadata":{"files":{"readme":"README-code-reviews.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-06T13:10:16.000Z","updated_at":"2025-10-31T03:26:34.000Z","dependencies_parsed_at":"2022-07-09T13:47:54.211Z","dependency_job_id":"1d37c2c7-f198-4db3-9de6-d5c858f00e29","html_url":"https://github.com/openjdk/jfx","commit_stats":{"total_commits":10952,"total_committers":244,"mean_commits":"44.885245901639344","dds":0.858382030679328,"last_synced_commit":"caf078acd42fabc3d9746471b54a77f3b86ff305"},"previous_names":[],"tags_count":822,"template":false,"template_full_name":null,"purl":"pkg:github/openjdk/jfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/sbom","scorecard":{"id":415533,"data":{"date":"2025-08-11","repo":{"name":"github.com/openjdk/jfx","commit":"1dda20b72eae2b9e12eb1217504977b45ddff6b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/submit.yml:54","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:36","Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:40"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/migrate-header-rule:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/submit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-18T23:44:23.296Z","repository_id":37272435,"created_at":"2025-08-18T23:44:23.296Z","updated_at":"2025-08-18T23:44:23.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281936818,"owners_count":26586769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"26+14","sha":"bf76ed2a6dd1dd74baf865e405690ce996699513","kind":"tag","published_at":"2025-10-30T15:19:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+14","html_url":"https://github.com/openjdk/jfx/releases/tag/26+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14/manifests"},{"name":"26+13","sha":"47d9dcc38a5e685a014774274f478b4205c6e397","kind":"tag","published_at":"2025-10-23T12:48:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+13","html_url":"https://github.com/openjdk/jfx/releases/tag/26+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13/manifests"},{"name":"26+12","sha":"38300ca6c6c3483d35abec6f3fb2431402a26af0","kind":"tag","published_at":"2025-10-16T13:36:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+12","html_url":"https://github.com/openjdk/jfx/releases/tag/26+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12/manifests"},{"name":"26+11","sha":"1b16ebaa8c583ce6094ad5717969967b8c9f2c9e","kind":"tag","published_at":"2025-10-09T12:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+11","html_url":"https://github.com/openjdk/jfx/releases/tag/26+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11/manifests"},{"name":"26+10","sha":"5682424bebae7947f665fcb11429c3d2e069e8e5","kind":"tag","published_at":"2025-10-02T12:49:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+10","html_url":"https://github.com/openjdk/jfx/releases/tag/26+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10/manifests"},{"name":"26+9","sha":"cca1703f49585843fc82517a828ed59b68b76ab8","kind":"tag","published_at":"2025-09-25T16:18:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+9","html_url":"https://github.com/openjdk/jfx/releases/tag/26+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9/manifests"},{"name":"26+8","sha":"c95cdcdc9cd8b3070e8076ea91234772d6a21331","kind":"tag","published_at":"2025-09-18T13:06:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+8","html_url":"https://github.com/openjdk/jfx/releases/tag/26+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8/manifests"},{"name":"25-ga","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-09-16T14:18:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/25-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga/manifests"},{"name":"26+7","sha":"89406ad45e4bfe4a235c21671a6f4ab2eec081ff","kind":"tag","published_at":"2025-09-11T16:00:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+7","html_url":"https://github.com/openjdk/jfx/releases/tag/26+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7/manifests"},{"name":"26+6","sha":"368bd20b887bb813718fbfecc14760597e8d4521","kind":"tag","published_at":"2025-09-04T16:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+6","html_url":"https://github.com/openjdk/jfx/releases/tag/26+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6/manifests"},{"name":"25+29","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-08-28T11:31:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+29","html_url":"https://github.com/openjdk/jfx/releases/tag/25+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29/manifests"},{"name":"26+5","sha":"fa2127cb3a3fc11238c5c8ce4cf0d15c4000f05c","kind":"tag","published_at":"2025-08-21T15:13:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+5","html_url":"https://github.com/openjdk/jfx/releases/tag/26+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5/manifests"},{"name":"26+4","sha":"1dda20b72eae2b9e12eb1217504977b45ddff6b8","kind":"tag","published_at":"2025-08-14T12:00:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+4","html_url":"https://github.com/openjdk/jfx/releases/tag/26+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4/manifests"},{"name":"26+3","sha":"f9532842b0765472c7490fb5bbf57cf268dd45ee","kind":"tag","published_at":"2025-08-07T15:30:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+3","html_url":"https://github.com/openjdk/jfx/releases/tag/26+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3/manifests"},{"name":"25+28","sha":"4f694cb443c408c79176472fdf994b5ddcf1a8ae","kind":"tag","published_at":"2025-08-07T15:28:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+28","html_url":"https://github.com/openjdk/jfx/releases/tag/25+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28/manifests"},{"name":"26+2","sha":"4e334cb1ebbb370086d0a58bbe1d9a30d6665066","kind":"tag","published_at":"2025-07-31T20:08:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+2","html_url":"https://github.com/openjdk/jfx/releases/tag/26+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2/manifests"},{"name":"25+27","sha":"a0c0920d92eeb6608c80bf3779def90adfcca756","kind":"tag","published_at":"2025-07-31T19:44:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+27","html_url":"https://github.com/openjdk/jfx/releases/tag/25+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27/manifests"},{"name":"25+26","sha":"b60486c4ead35f776d1a7580dc6f55769b780804","kind":"tag","published_at":"2025-07-24T16:36:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+26","html_url":"https://github.com/openjdk/jfx/releases/tag/25+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26/manifests"},{"name":"26+1","sha":"dbd43a371a2460c3cf8aed108d349b301bd2a1b2","kind":"tag","published_at":"2025-07-24T16:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+1","html_url":"https://github.com/openjdk/jfx/releases/tag/26+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1/manifests"},{"name":"25+25","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T18:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+25","html_url":"https://github.com/openjdk/jfx/releases/tag/25+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25/manifests"},{"name":"26+0","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T16:18:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+0","html_url":"https://github.com/openjdk/jfx/releases/tag/26+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0/manifests"},{"name":"25+24","sha":"6029e3e4058e2a87ecb0f5c07689f7d4783a1c65","kind":"tag","published_at":"2025-07-10T14:05:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+24","html_url":"https://github.com/openjdk/jfx/releases/tag/25+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24/manifests"},{"name":"25+23","sha":"0270847b85ab6d4701abb201ec4b2aeee96129dd","kind":"tag","published_at":"2025-07-03T12:39:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+23","html_url":"https://github.com/openjdk/jfx/releases/tag/25+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23/manifests"},{"name":"25+22","sha":"b9dd4dec1bf93f56e918fd60225fa7ead8dcccca","kind":"tag","published_at":"2025-06-26T13:28:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+22","html_url":"https://github.com/openjdk/jfx/releases/tag/25+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22/manifests"},{"name":"25+21","sha":"fc4642dbb008ed0e49996c1eea10b92fad5f7dcf","kind":"tag","published_at":"2025-06-19T14:28:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+21","html_url":"https://github.com/openjdk/jfx/releases/tag/25+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21/manifests"},{"name":"25+20","sha":"72c1c21a76ba752439c877aba599b0b5f8bf9332","kind":"tag","published_at":"2025-06-12T16:21:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+20","html_url":"https://github.com/openjdk/jfx/releases/tag/25+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20/manifests"},{"name":"25+19","sha":"11f31146a6f70881945799dadad63bca56ed8a80","kind":"tag","published_at":"2025-06-05T17:23:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+19","html_url":"https://github.com/openjdk/jfx/releases/tag/25+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19/manifests"},{"name":"25+18","sha":"ac12979bc3100cf4f263a38669a59dac2b71fdce","kind":"tag","published_at":"2025-05-22T14:29:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+18","html_url":"https://github.com/openjdk/jfx/releases/tag/25+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18/manifests"},{"name":"25+17","sha":"2b2355eb659cd433931825e8c0b7fa89da17e2d5","kind":"tag","published_at":"2025-05-15T15:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+17","html_url":"https://github.com/openjdk/jfx/releases/tag/25+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17/manifests"},{"name":"25+16","sha":"bffc32bfef9b48478382180beefdb84f2b8651c6","kind":"tag","published_at":"2025-05-08T13:07:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+16","html_url":"https://github.com/openjdk/jfx/releases/tag/25+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16/manifests"},{"name":"25+15","sha":"3fdd21386d6db96294fcecd80afc25d09732c067","kind":"tag","published_at":"2025-05-01T16:56:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+15","html_url":"https://github.com/openjdk/jfx/releases/tag/25+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15/manifests"},{"name":"25+14","sha":"48240dab9860728ca12f96b7cbdc4dca1d7414f2","kind":"tag","published_at":"2025-04-24T15:05:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+14","html_url":"https://github.com/openjdk/jfx/releases/tag/25+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14/manifests"},{"name":"25+13","sha":"9291099cc3a7830937bffdb65100b372ea1cc77a","kind":"tag","published_at":"2025-04-17T16:35:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+13","html_url":"https://github.com/openjdk/jfx/releases/tag/25+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13/manifests"},{"name":"25+12","sha":"9ac707dac4d675a4301241ae100fd26b08e57bf1","kind":"tag","published_at":"2025-04-10T20:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+12","html_url":"https://github.com/openjdk/jfx/releases/tag/25+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12/manifests"},{"name":"25+11","sha":"9ab20363e334541a2c82a573d35603c2a2945f03","kind":"tag","published_at":"2025-04-03T15:28:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+11","html_url":"https://github.com/openjdk/jfx/releases/tag/25+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11/manifests"},{"name":"25+10","sha":"91433775e75c9c662774f28de5310eab7da0fe7e","kind":"tag","published_at":"2025-03-27T18:35:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+10","html_url":"https://github.com/openjdk/jfx/releases/tag/25+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10/manifests"},{"name":"25+9","sha":"0eda4df202c07beda00bd282681b6755c1602661","kind":"tag","published_at":"2025-03-20T11:57:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+9","html_url":"https://github.com/openjdk/jfx/releases/tag/25+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9/manifests"},{"name":"24-ga","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-03-18T12:15:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/24-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga/manifests"},{"name":"25+8","sha":"1c3cfcb8bb4e8874406d3a5b507f38859f4c1d9b","kind":"tag","published_at":"2025-03-13T12:15:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+8","html_url":"https://github.com/openjdk/jfx/releases/tag/25+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8/manifests"},{"name":"25+7","sha":"c7091e1f57503e68c578ec890a4945a74d2d2978","kind":"tag","published_at":"2025-03-06T14:15:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+7","html_url":"https://github.com/openjdk/jfx/releases/tag/25+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7/manifests"},{"name":"25+6","sha":"7a7854c947728daab6a924baa0596ccfc2df1ebb","kind":"tag","published_at":"2025-02-27T16:01:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+6","html_url":"https://github.com/openjdk/jfx/releases/tag/25+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6/manifests"},{"name":"24+29","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-02-27T16:00:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+29","html_url":"https://github.com/openjdk/jfx/releases/tag/24+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29/manifests"},{"name":"25+5","sha":"307e3087f350bee5f73710b00588784696e84b07","kind":"tag","published_at":"2025-02-20T15:40:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+5","html_url":"https://github.com/openjdk/jfx/releases/tag/25+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5/manifests"},{"name":"25+4","sha":"1e6915738d654e6cf7a547e47b8b020117db6bc3","kind":"tag","published_at":"2025-02-13T14:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+4","html_url":"https://github.com/openjdk/jfx/releases/tag/25+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4/manifests"},{"name":"24+28","sha":"0424b8b1705252ded4ffc4a681a1ba67124ddb12","kind":"tag","published_at":"2025-02-13T14:38:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+28","html_url":"https://github.com/openjdk/jfx/releases/tag/24+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28/manifests"},{"name":"25+3","sha":"d615fdc717a55251225823ae5eeefb766e900e99","kind":"tag","published_at":"2025-02-06T17:14:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+3","html_url":"https://github.com/openjdk/jfx/releases/tag/25+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3/manifests"},{"name":"25+2","sha":"98b4b2e1127db5b23a4d7d86849aec0955d4fbf9","kind":"tag","published_at":"2025-01-30T16:29:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+2","html_url":"https://github.com/openjdk/jfx/releases/tag/25+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2/manifests"},{"name":"24+27","sha":"e079ed31f9bfd0af59319f48ebf9c75f78805970","kind":"tag","published_at":"2025-01-30T16:26:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+27","html_url":"https://github.com/openjdk/jfx/releases/tag/24+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27/manifests"},{"name":"24+26","sha":"87c3488a15b361ca343b6a324b9e4a995ce0baec","kind":"tag","published_at":"2025-01-23T16:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+26","html_url":"https://github.com/openjdk/jfx/releases/tag/24+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26/manifests"},{"name":"25+1","sha":"f2f5639c243dada1a25f661dbf84d37d908e16e3","kind":"tag","published_at":"2025-01-23T16:37:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+1","html_url":"https://github.com/openjdk/jfx/releases/tag/25+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1/manifests"},{"name":"24+25","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:14:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+25","html_url":"https://github.com/openjdk/jfx/releases/tag/24+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25/manifests"},{"name":"25+0","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:09:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+0","html_url":"https://github.com/openjdk/jfx/releases/tag/25+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0/manifests"},{"name":"24+24","sha":"7312ad1af3a67dd2fd528f3dba0192712359a242","kind":"tag","published_at":"2025-01-09T13:18:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+24","html_url":"https://github.com/openjdk/jfx/releases/tag/24+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24/manifests"},{"name":"24+23","sha":"f06b15b6e6c60fba18b6452464e75b89cc7054f9","kind":"tag","published_at":"2025-01-02T11:48:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+23","html_url":"https://github.com/openjdk/jfx/releases/tag/24+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23/manifests"},{"name":"24+22","sha":"e30d0d54f4269ffe3a9293fc9604f5467c3b5e37","kind":"tag","published_at":"2024-12-19T13:49:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+22","html_url":"https://github.com/openjdk/jfx/releases/tag/24+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22/manifests"},{"name":"24+21","sha":"b76c05b9356656c1bd6a4a7026b858d3a935a51f","kind":"tag","published_at":"2024-12-12T12:57:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+21","html_url":"https://github.com/openjdk/jfx/releases/tag/24+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21/manifests"},{"name":"24+20","sha":"a431801c3d1d76f03c54f7f3451eac4fa8024e8b","kind":"tag","published_at":"2024-12-05T17:55:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+20","html_url":"https://github.com/openjdk/jfx/releases/tag/24+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20/manifests"},{"name":"24+19","sha":"a45e33c1a4d8390eb1e6ec66977f453df71a009a","kind":"tag","published_at":"2024-11-28T13:20:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+19","html_url":"https://github.com/openjdk/jfx/releases/tag/24+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19/manifests"},{"name":"24+18","sha":"3a8a5598fa3e4fa326b1332c0bba6905183348f5","kind":"tag","published_at":"2024-11-21T17:08:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+18","html_url":"https://github.com/openjdk/jfx/releases/tag/24+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18/manifests"},{"name":"24+17","sha":"72af9e2366727a83ca1eace73e1c337cc4f8a255","kind":"tag","published_at":"2024-11-14T20:14:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+17","html_url":"https://github.com/openjdk/jfx/releases/tag/24+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17/manifests"},{"name":"24+16","sha":"3d15a3065c272d79011f99f77c1bdd0d8801e290","kind":"tag","published_at":"2024-11-07T14:22:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+16","html_url":"https://github.com/openjdk/jfx/releases/tag/24+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16/manifests"},{"name":"24+15","sha":"076b4018de1a6fd659778b77d66d2478def315a3","kind":"tag","published_at":"2024-10-24T11:41:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+15","html_url":"https://github.com/openjdk/jfx/releases/tag/24+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15/manifests"},{"name":"24+14","sha":"c4b1e1c019c98e97c64df8b11ee2f9635c67256d","kind":"tag","published_at":"2024-10-17T17:43:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+14","html_url":"https://github.com/openjdk/jfx/releases/tag/24+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14/manifests"},{"name":"24+13","sha":"fb06b1f8e88d1c09cc8109ad3cb0ef5a5a754934","kind":"tag","published_at":"2024-10-10T15:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+13","html_url":"https://github.com/openjdk/jfx/releases/tag/24+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13/manifests"},{"name":"24+12","sha":"d5432c3e14b06445bc45e34e4aa63ec415c03595","kind":"tag","published_at":"2024-10-03T12:32:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+12","html_url":"https://github.com/openjdk/jfx/releases/tag/24+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12/manifests"},{"name":"24+11","sha":"29004352006e4d1d01401d658d22a35ae2648de5","kind":"tag","published_at":"2024-09-26T13:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+11","html_url":"https://github.com/openjdk/jfx/releases/tag/24+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11/manifests"},{"name":"24+10","sha":"e81b676629f281e526f2e37af2b5a82b6c28bc6e","kind":"tag","published_at":"2024-09-19T12:58:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+10","html_url":"https://github.com/openjdk/jfx/releases/tag/24+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10/manifests"},{"name":"23-ga","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-09-17T11:20:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/23-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga/manifests"},{"name":"24+9","sha":"639f138380a4091befa3046f7211aab77f8d77dd","kind":"tag","published_at":"2024-09-12T15:27:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+9","html_url":"https://github.com/openjdk/jfx/releases/tag/24+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9/manifests"},{"name":"24+8","sha":"4647367ce4590440fbb85675055225c869502314","kind":"tag","published_at":"2024-09-05T15:12:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+8","html_url":"https://github.com/openjdk/jfx/releases/tag/24+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8/manifests"},{"name":"23+29","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-29T12:09:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+29","html_url":"https://github.com/openjdk/jfx/releases/tag/23+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29/manifests"},{"name":"24+7","sha":"b88ac0495650bd033ba11e3131e9bffc517872eb","kind":"tag","published_at":"2024-08-29T12:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+7","html_url":"https://github.com/openjdk/jfx/releases/tag/24+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7/manifests"},{"name":"23+28","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-22T13:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+28","html_url":"https://github.com/openjdk/jfx/releases/tag/23+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28/manifests"},{"name":"24+6","sha":"b8987310dfff28b7a1a3862868c2d2210063985d","kind":"tag","published_at":"2024-08-22T12:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+6","html_url":"https://github.com/openjdk/jfx/releases/tag/24+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6/manifests"},{"name":"24+5","sha":"338b1f3a1cff64f8eceb140015fec232f21234eb","kind":"tag","published_at":"2024-08-15T15:13:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+5","html_url":"https://github.com/openjdk/jfx/releases/tag/24+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5/manifests"},{"name":"24+4","sha":"abb6dfefae840ac17893a12e4ac086140c83e451","kind":"tag","published_at":"2024-08-08T16:29:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+4","html_url":"https://github.com/openjdk/jfx/releases/tag/24+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4/manifests"},{"name":"24+3","sha":"686a396c6f1a5ee0733a69a046d2131f4649eca8","kind":"tag","published_at":"2024-08-01T17:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+3","html_url":"https://github.com/openjdk/jfx/releases/tag/24+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3/manifests"},{"name":"24+2","sha":"ffbd12dc01132f186908eb83144ff17c4b4bdeaf","kind":"tag","published_at":"2024-07-25T15:52:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+2","html_url":"https://github.com/openjdk/jfx/releases/tag/24+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2/manifests"},{"name":"24+1","sha":"81f11c4a39eb505d17c57a49c5e084f75a169856","kind":"tag","published_at":"2024-07-18T16:22:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+1","html_url":"https://github.com/openjdk/jfx/releases/tag/24+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1/manifests"},{"name":"23+27","sha":"d9780548f42047cd7cd06d20c1350fa955a9dc9a","kind":"tag","published_at":"2024-07-18T16:16:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+27","html_url":"https://github.com/openjdk/jfx/releases/tag/23+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27/manifests"},{"name":"23+26","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+26","html_url":"https://github.com/openjdk/jfx/releases/tag/23+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26/manifests"},{"name":"24+0","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:17:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+0","html_url":"https://github.com/openjdk/jfx/releases/tag/24+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0/manifests"},{"name":"23+25","sha":"459b15fc61e7a78f29c16fe665370657c1236b3f","kind":"tag","published_at":"2024-07-04T13:05:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+25","html_url":"https://github.com/openjdk/jfx/releases/tag/23+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25/manifests"},{"name":"23+24","sha":"ca04c87d307c36591162af8cd6298ede17812834","kind":"tag","published_at":"2024-06-27T16:53:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+24","html_url":"https://github.com/openjdk/jfx/releases/tag/23+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24/manifests"},{"name":"23+23","sha":"14cd9806eab87954f998aab33c8b2529e34924d6","kind":"tag","published_at":"2024-06-20T15:45:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+23","html_url":"https://github.com/openjdk/jfx/releases/tag/23+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23/manifests"},{"name":"23+22","sha":"c8b96e4e6da18b4ab1331bb3a5b48cf1b8b3e2e6","kind":"tag","published_at":"2024-06-13T16:00:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+22","html_url":"https://github.com/openjdk/jfx/releases/tag/23+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22/manifests"},{"name":"23+21","sha":"4a33d5ef13c7bc72900fa6769fe4779ccec5bc98","kind":"tag","published_at":"2024-06-06T15:24:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+21","html_url":"https://github.com/openjdk/jfx/releases/tag/23+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21/manifests"},{"name":"23+20","sha":"dedcf1d236b5429dcf3c42f5fd1095b28d5da063","kind":"tag","published_at":"2024-05-29T11:04:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+20","html_url":"https://github.com/openjdk/jfx/releases/tag/23+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20/manifests"},{"name":"23+19","sha":"94aa2b68d01af6096a18316ab36c911fe8cec572","kind":"tag","published_at":"2024-05-23T16:43:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+19","html_url":"https://github.com/openjdk/jfx/releases/tag/23+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19/manifests"},{"name":"23+18","sha":"a7627fa8d4c0c2595d359a2656daf2f6005ee0f5","kind":"tag","published_at":"2024-05-16T15:42:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+18","html_url":"https://github.com/openjdk/jfx/releases/tag/23+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18/manifests"},{"name":"23+17","sha":"7699c448bbdfe4213f74eb47409d9c42b16b59a4","kind":"tag","published_at":"2024-05-09T11:52:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+17","html_url":"https://github.com/openjdk/jfx/releases/tag/23+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17/manifests"},{"name":"23+16","sha":"aa9907a58e24bc997a6762d62542a9cc6234dbe3","kind":"tag","published_at":"2024-05-02T16:37:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+16","html_url":"https://github.com/openjdk/jfx/releases/tag/23+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16/manifests"},{"name":"23+15","sha":"c23ac74714a88649a65d455a06254e97cd6ecb3f","kind":"tag","published_at":"2024-04-26T20:49:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+15","html_url":"https://github.com/openjdk/jfx/releases/tag/23+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15/manifests"},{"name":"23+14","sha":"d03b0028d1ebefa00df59a20d6f9a4dd9ac5f033","kind":"tag","published_at":"2024-04-19T12:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+14","html_url":"https://github.com/openjdk/jfx/releases/tag/23+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14/manifests"},{"name":"23+13","sha":"0eb4d7196099d817cc6467985b882242845bdd2e","kind":"tag","published_at":"2024-04-11T18:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+13","html_url":"https://github.com/openjdk/jfx/releases/tag/23+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13/manifests"},{"name":"23+12","sha":"0d336063346879671e1c9fbdeed4926d69c6cf44","kind":"tag","published_at":"2024-04-04T15:05:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+12","html_url":"https://github.com/openjdk/jfx/releases/tag/23+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12/manifests"},{"name":"23+11","sha":"0d2ad0e0e6a8ab29e73e77ddbdbe4b6c4d8ab147","kind":"tag","published_at":"2024-03-29T13:44:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+11","html_url":"https://github.com/openjdk/jfx/releases/tag/23+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11/manifests"},{"name":"23+10","sha":"dcb894c7ffd1d14365a0ef691362f2e7232d20d5","kind":"tag","published_at":"2024-03-21T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+10","html_url":"https://github.com/openjdk/jfx/releases/tag/23+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10/manifests"},{"name":"22-ga","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-03-19T14:06:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/22-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga/manifests"},{"name":"23+9","sha":"c196454e76dec1cbcd028e12d99f052981a63a4e","kind":"tag","published_at":"2024-03-14T22:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+9","html_url":"https://github.com/openjdk/jfx/releases/tag/23+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9/manifests"},{"name":"23+8","sha":"64af987576214fc5483520ce8131895be74a641d","kind":"tag","published_at":"2024-03-07T16:21:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+8","html_url":"https://github.com/openjdk/jfx/releases/tag/23+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8/manifests"},{"name":"23+7","sha":"b99eb45828317e4c195b46eb0c9371d4645f2c6c","kind":"tag","published_at":"2024-02-29T18:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+7","html_url":"https://github.com/openjdk/jfx/releases/tag/23+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7/manifests"},{"name":"22+30","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-02-29T17:39:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+30","html_url":"https://github.com/openjdk/jfx/releases/tag/22+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30/manifests"},{"name":"23+6","sha":"e0b88bc7cfede46afe28cbb4a2e333df933b5100","kind":"tag","published_at":"2024-02-22T16:15:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+6","html_url":"https://github.com/openjdk/jfx/releases/tag/23+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6/manifests"},{"name":"23+5","sha":"48be7d36d5033d215d585619f34c2dde518e4b53","kind":"tag","published_at":"2024-02-15T15:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+5","html_url":"https://github.com/openjdk/jfx/releases/tag/23+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5/manifests"},{"name":"22+29","sha":"f15a4add7133c94f4bae3c0abaeb16d1b31ee6cd","kind":"tag","published_at":"2024-02-15T15:50:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+29","html_url":"https://github.com/openjdk/jfx/releases/tag/22+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29/manifests"},{"name":"23+4","sha":"172c491dae4b774012589d991c898f12ccb44a4c","kind":"tag","published_at":"2024-02-08T23:19:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+4","html_url":"https://github.com/openjdk/jfx/releases/tag/23+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4/manifests"},{"name":"23+3","sha":"aac2df168d524f97d663de6776962773702b360c","kind":"tag","published_at":"2024-02-01T16:19:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+3","html_url":"https://github.com/openjdk/jfx/releases/tag/23+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3/manifests"},{"name":"22+28","sha":"34914c465ac71bd2ab3ba2a5ccae5f353bc59264","kind":"tag","published_at":"2024-02-01T16:17:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+28","html_url":"https://github.com/openjdk/jfx/releases/tag/22+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28/manifests"},{"name":"22+27","sha":"b4b576fa1c1ba58f5069e2c40e1f636daeafa85c","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+27","html_url":"https://github.com/openjdk/jfx/releases/tag/22+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27/manifests"},{"name":"23+2","sha":"9e7e8e1d08a9d03611da99ef1a7e6e29cd870eca","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+2","html_url":"https://github.com/openjdk/jfx/releases/tag/23+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2/manifests"},{"name":"23+1","sha":"872dbc8a2d254cba4df33fcc778b15b1a3c9b69f","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+1","html_url":"https://github.com/openjdk/jfx/releases/tag/23+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1/manifests"},{"name":"22+26","sha":"0a566990a8bd9d0a7329b1d8fed4326128c48cd3","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+26","html_url":"https://github.com/openjdk/jfx/releases/tag/22+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26/manifests"},{"name":"22+25","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:17:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+25","html_url":"https://github.com/openjdk/jfx/releases/tag/22+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25/manifests"},{"name":"23+0","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:09:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+0","html_url":"https://github.com/openjdk/jfx/releases/tag/23+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0/manifests"},{"name":"22+24","sha":"2493a23e2dc5ff8694ab4a1bed06fe73466edaf9","kind":"tag","published_at":"2024-01-04T15:46:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+24","html_url":"https://github.com/openjdk/jfx/releases/tag/22+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24/manifests"},{"name":"22+23","sha":"ab68b716fbfd807918ca4a1bc096dcf40d9cfcbd","kind":"tag","published_at":"2023-12-21T15:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+23","html_url":"https://github.com/openjdk/jfx/releases/tag/22+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23/manifests"},{"name":"22+22","sha":"8872f7afab5eca725b29d9e5b005084c22b27b9c","kind":"tag","published_at":"2023-12-15T13:01:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+22","html_url":"https://github.com/openjdk/jfx/releases/tag/22+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22/manifests"},{"name":"22+21","sha":"2108ecf9d7c8c459964a9e8b5e37485b3507b028","kind":"tag","published_at":"2023-12-07T20:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+21","html_url":"https://github.com/openjdk/jfx/releases/tag/22+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21/manifests"},{"name":"22+20","sha":"036d81be5ab2434863dee2d704967589222176cb","kind":"tag","published_at":"2023-11-30T19:18:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+20","html_url":"https://github.com/openjdk/jfx/releases/tag/22+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20/manifests"},{"name":"22+19","sha":"3548cddedcf3e99af9263efc8004a092a55af8fb","kind":"tag","published_at":"2023-11-24T04:10:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+19","html_url":"https://github.com/openjdk/jfx/releases/tag/22+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19/manifests"},{"name":"22+18","sha":"cda623d74a17c1aac034bac175e4fb10bd1fd52b","kind":"tag","published_at":"2023-11-16T20:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+18","html_url":"https://github.com/openjdk/jfx/releases/tag/22+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18/manifests"},{"name":"22+17","sha":"c8641e280b41d26a59d20c21813408f6cfe30cbb","kind":"tag","published_at":"2023-11-09T15:31:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+17","html_url":"https://github.com/openjdk/jfx/releases/tag/22+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17/manifests"},{"name":"22+16","sha":"96e5d10a40dc25b999ff229f1d6601d1058761b2","kind":"tag","published_at":"2023-11-02T22:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+16","html_url":"https://github.com/openjdk/jfx/releases/tag/22+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16/manifests"},{"name":"22+15","sha":"9b93c962f45e5cf0b3a9f1090f307603be130a0e","kind":"tag","published_at":"2023-10-26T19:39:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+15","html_url":"https://github.com/openjdk/jfx/releases/tag/22+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15/manifests"},{"name":"22+14","sha":"27594f01bd1df9d716914f8a7527d56b4ea45596","kind":"tag","published_at":"2023-10-20T10:21:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+14","html_url":"https://github.com/openjdk/jfx/releases/tag/22+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14/manifests"},{"name":"22+13","sha":"e621d4b65222ee99b29fb2709a830d8ad70ea44f","kind":"tag","published_at":"2023-10-12T15:16:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+13","html_url":"https://github.com/openjdk/jfx/releases/tag/22+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13/manifests"},{"name":"22+12","sha":"25862787d2e1b6c4da17089a1d5695c4e4b9fd6e","kind":"tag","published_at":"2023-10-05T18:57:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+12","html_url":"https://github.com/openjdk/jfx/releases/tag/22+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12/manifests"},{"name":"22+11","sha":"f2dd4bdb7b7d2877fb8aa805737c5d9bd89f9cef","kind":"tag","published_at":"2023-09-28T12:20:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+11","html_url":"https://github.com/openjdk/jfx/releases/tag/22+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11/manifests"},{"name":"22+10","sha":"658c833179dffb68893375b8bad90b7906f479b3","kind":"tag","published_at":"2023-09-21T13:01:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+10","html_url":"https://github.com/openjdk/jfx/releases/tag/22+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10/manifests"},{"name":"21-ga","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-19T11:57:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/21-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga/manifests"},{"name":"22+9","sha":"f7b21e5468f1aad18df17443590c0887b2cf0239","kind":"tag","published_at":"2023-09-14T19:14:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+9","html_url":"https://github.com/openjdk/jfx/releases/tag/22+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9/manifests"},{"name":"22+8","sha":"8fcd6e5e55967810ec2acd3dcc9b47bae5c70350","kind":"tag","published_at":"2023-09-07T18:17:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+8","html_url":"https://github.com/openjdk/jfx/releases/tag/22+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8/manifests"},{"name":"21+31","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-01T00:06:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+31","html_url":"https://github.com/openjdk/jfx/releases/tag/21+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31/manifests"},{"name":"22+7","sha":"beca88c16fa0942ce7ed32530c411ed9671ad925","kind":"tag","published_at":"2023-09-01T00:00:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+7","html_url":"https://github.com/openjdk/jfx/releases/tag/22+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7/manifests"},{"name":"21+30","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-08-24T14:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+30","html_url":"https://github.com/openjdk/jfx/releases/tag/21+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30/manifests"},{"name":"22+6","sha":"be2c7aea20c7752f069e526d2c3f9bea11bc1634","kind":"tag","published_at":"2023-08-24T14:31:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+6","html_url":"https://github.com/openjdk/jfx/releases/tag/22+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6/manifests"},{"name":"22+5","sha":"e5bb4e141cba5f49e0bdcc788d1751c8770d17d5","kind":"tag","published_at":"2023-08-17T16:26:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+5","html_url":"https://github.com/openjdk/jfx/releases/tag/22+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5/manifests"},{"name":"22+4","sha":"5d741761e751aa047f265d9d816be535a1818aee","kind":"tag","published_at":"2023-08-10T15:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+4","html_url":"https://github.com/openjdk/jfx/releases/tag/22+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4/manifests"},{"name":"21+29","sha":"86e71094b54901487b93c53eb5bcaf6bf9bee92b","kind":"tag","published_at":"2023-08-04T11:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+29","html_url":"https://github.com/openjdk/jfx/releases/tag/21+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29/manifests"},{"name":"22+3","sha":"5f5e54feb2e816dcb351a28862c798117c3f81e8","kind":"tag","published_at":"2023-08-03T11:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+3","html_url":"https://github.com/openjdk/jfx/releases/tag/22+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3/manifests"},{"name":"22+2","sha":"cc57fb51a9409f5d2a6d2ce8dcd3878d48f9cfc9","kind":"tag","published_at":"2023-07-27T15:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+2","html_url":"https://github.com/openjdk/jfx/releases/tag/22+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2/manifests"},{"name":"21+28","sha":"6095445a8aeb6f9c5b1cd68ecf682b1734673a95","kind":"tag","published_at":"2023-07-27T15:13:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+28","html_url":"https://github.com/openjdk/jfx/releases/tag/21+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28/manifests"},{"name":"22+1","sha":"600cee70a2f6f907a53f7183315e6d7f79b291d6","kind":"tag","published_at":"2023-07-20T19:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+1","html_url":"https://github.com/openjdk/jfx/releases/tag/22+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1/manifests"},{"name":"21+27","sha":"529d47961467b11e60fd06c634021912dc193c51","kind":"tag","published_at":"2023-07-20T18:59:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+27","html_url":"https://github.com/openjdk/jfx/releases/tag/21+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27/manifests"},{"name":"21+26","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:40:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+26","html_url":"https://github.com/openjdk/jfx/releases/tag/21+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26/manifests"},{"name":"22+0","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:10:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+0","html_url":"https://github.com/openjdk/jfx/releases/tag/22+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0/manifests"},{"name":"21+25","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-07-06T15:23:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+25","html_url":"https://github.com/openjdk/jfx/releases/tag/21+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25/manifests"},{"name":"21+24","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-06-29T15:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+24","html_url":"https://github.com/openjdk/jfx/releases/tag/21+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24/manifests"},{"name":"21+23","sha":"a17a71458def91d206844b7d64e185af75a3c6e0","kind":"tag","published_at":"2023-06-22T12:32:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+23","html_url":"https://github.com/openjdk/jfx/releases/tag/21+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23/manifests"},{"name":"21+22","sha":"8d13ba93b5f01768a6ac2df81c6e026d3d85c86d","kind":"tag","published_at":"2023-06-15T11:58:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+22","html_url":"https://github.com/openjdk/jfx/releases/tag/21+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22/manifests"},{"name":"21+21","sha":"6a159e91e0ff698c2dc4731a6171b565abeb1bdf","kind":"tag","published_at":"2023-06-08T12:17:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+21","html_url":"https://github.com/openjdk/jfx/releases/tag/21+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21/manifests"},{"name":"21+20","sha":"7825137dc2d9f8d4ebc50c864522fae990cadc71","kind":"tag","published_at":"2023-06-01T12:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+20","html_url":"https://github.com/openjdk/jfx/releases/tag/21+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20/manifests"},{"name":"21+19","sha":"4b24c8690d01634179571d24c8919469b209bec6","kind":"tag","published_at":"2023-05-25T17:08:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+19","html_url":"https://github.com/openjdk/jfx/releases/tag/21+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19/manifests"},{"name":"21+18","sha":"8110f548fc561dc39e15deb7ac0c5555ececa8b6","kind":"tag","published_at":"2023-05-19T12:18:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+18","html_url":"https://github.com/openjdk/jfx/releases/tag/21+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18/manifests"},{"name":"21+17","sha":"604fc26219a10114c22aea5062bad228a34dc7c0","kind":"tag","published_at":"2023-05-12T13:51:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+17","html_url":"https://github.com/openjdk/jfx/releases/tag/21+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17/manifests"},{"name":"21+16","sha":"0a1fd6e0705ccced541b14afad68aea24faea8df","kind":"tag","published_at":"2023-05-04T17:50:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+16","html_url":"https://github.com/openjdk/jfx/releases/tag/21+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16/manifests"},{"name":"21+15","sha":"0b36052caa25fb87137f32661c45092a801c66fd","kind":"tag","published_at":"2023-04-27T12:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+15","html_url":"https://github.com/openjdk/jfx/releases/tag/21+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15/manifests"},{"name":"21+14","sha":"cf1e991c796942c50001e621dbd29984415cdbd3","kind":"tag","published_at":"2023-04-20T19:13:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+14","html_url":"https://github.com/openjdk/jfx/releases/tag/21+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14/manifests"},{"name":"21+13","sha":"f28896aa63592a37e7f78263548f3b2d4f2bc381","kind":"tag","published_at":"2023-04-13T12:05:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+13","html_url":"https://github.com/openjdk/jfx/releases/tag/21+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13/manifests"},{"name":"21+12","sha":"2b2a7f1f7cdad676159d471d2fee6025bbf4e939","kind":"tag","published_at":"2023-04-06T12:04:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+12","html_url":"https://github.com/openjdk/jfx/releases/tag/21+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12/manifests"},{"name":"21+11","sha":"2a5bf4647ca19f67eb56f2459f0a5acee6c05146","kind":"tag","published_at":"2023-03-30T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+11","html_url":"https://github.com/openjdk/jfx/releases/tag/21+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11/manifests"},{"name":"21+10","sha":"ae2e71fc5ac2e6c7cf6d671c15b53249783c71b3","kind":"tag","published_at":"2023-03-23T17:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+10","html_url":"https://github.com/openjdk/jfx/releases/tag/21+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10/manifests"},{"name":"20-ga","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-21T12:01:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/20-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga/manifests"},{"name":"21+9","sha":"935c7b797d79407d741735324313684617d1292d","kind":"tag","published_at":"2023-03-16T18:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+9","html_url":"https://github.com/openjdk/jfx/releases/tag/21+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9/manifests"},{"name":"21+8","sha":"4178ad72c356ce8bd8fca95ee4dd22987a3b175a","kind":"tag","published_at":"2023-03-09T18:48:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+8","html_url":"https://github.com/openjdk/jfx/releases/tag/21+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8/manifests"},{"name":"20+19","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-02T23:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+19","html_url":"https://github.com/openjdk/jfx/releases/tag/20+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19/manifests"},{"name":"21+7","sha":"9df6039a27a78f40a929b5ba4de0e38ce233a6fc","kind":"tag","published_at":"2023-03-02T22:43:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+7","html_url":"https://github.com/openjdk/jfx/releases/tag/21+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7/manifests"},{"name":"21+6","sha":"14883a296ac08a91fc24570a7479a6c8c2117643","kind":"tag","published_at":"2023-02-23T13:48:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+6","html_url":"https://github.com/openjdk/jfx/releases/tag/21+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6/manifests"},{"name":"21+5","sha":"f4ca00dd6f81a97401f78f422a6899cb44ab462f","kind":"tag","published_at":"2023-02-16T23:10:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+5","html_url":"https://github.com/openjdk/jfx/releases/tag/21+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5/manifests"},{"name":"21+4","sha":"e7d31914b3f91076df7777a2e5da02c4c71150b0","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+4","html_url":"https://github.com/openjdk/jfx/releases/tag/21+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4/manifests"},{"name":"20+18","sha":"abe80587a3515bbae5ba2f3d3a65cc0614e254fb","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+18","html_url":"https://github.com/openjdk/jfx/releases/tag/20+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18/manifests"},{"name":"21+3","sha":"e1f7d0c42be3839df7679ae45d74907ef33edfbe","kind":"tag","published_at":"2023-02-02T16:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+3","html_url":"https://github.com/openjdk/jfx/releases/tag/21+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3/manifests"},{"name":"20+17","sha":"8f2fac06152d3332e169f5b5389ac2ba84d18bc2","kind":"tag","published_at":"2023-02-02T16:18:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+17","html_url":"https://github.com/openjdk/jfx/releases/tag/20+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17/manifests"},{"name":"21+2","sha":"e234c89a253ece4962803a05d6ef77f0a7a80a82","kind":"tag","published_at":"2023-01-26T13:49:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+2","html_url":"https://github.com/openjdk/jfx/releases/tag/21+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2/manifests"},{"name":"19.0.2.1+0","sha":"659314932bd08fe0f9ea59c17db8ae510041dc3a","kind":"tag","published_at":"2023-01-19T17:01:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0/manifests"},{"name":"20+16","sha":"1ccb586c4808bf5026ca45f1b5a3f408818ae7fd","kind":"tag","published_at":"2023-01-19T16:58:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+16","html_url":"https://github.com/openjdk/jfx/releases/tag/20+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16/manifests"},{"name":"21+1","sha":"89219b70f8760dc6bd4e827e22c8190fdf3fea99","kind":"tag","published_at":"2023-01-19T16:56:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+1","html_url":"https://github.com/openjdk/jfx/releases/tag/21+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1/manifests"},{"name":"19.0.2.1+1","sha":"795ed10ef358d62635589bb1d5b74f2425e5bc80","kind":"tag","published_at":"2023-01-19T16:00:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1/manifests"},{"name":"19.0.2+1","sha":"d60d9ef73ea84a06a3e465f04acf3d7102ddb961","kind":"tag","published_at":"2023-01-18T07:14:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1/manifests"},{"name":"19.0.2+0","sha":"0db91abc0d97d45b05cc543bff024c9b36d53d11","kind":"tag","published_at":"2023-01-16T17:53:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0/manifests"},{"name":"20+15","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:34:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+15","html_url":"https://github.com/openjdk/jfx/releases/tag/20+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15/manifests"},{"name":"21+0","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+0","html_url":"https://github.com/openjdk/jfx/releases/tag/21+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0/manifests"},{"name":"20+14","sha":"ca29cc6122010e4b94778cc658efd4fdddc8af67","kind":"tag","published_at":"2023-01-05T23:07:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+14","html_url":"https://github.com/openjdk/jfx/releases/tag/20+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14/manifests"},{"name":"20+13","sha":"5b96d348ebcabb4b6d2e1d95937de3c82a1f6876","kind":"tag","published_at":"2022-12-22T20:00:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+13","html_url":"https://github.com/openjdk/jfx/releases/tag/20+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13/manifests"},{"name":"20+12","sha":"30147d2f8dfd3fe32f9ea6e70431efe90b015080","kind":"tag","published_at":"2022-12-15T19:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+12","html_url":"https://github.com/openjdk/jfx/releases/tag/20+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12/manifests"},{"name":"20+11","sha":"c900a00c7527f290e8047792fef4b45002930892","kind":"tag","published_at":"2022-12-08T20:42:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+11","html_url":"https://github.com/openjdk/jfx/releases/tag/20+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11/manifests"},{"name":"20+10","sha":"4a19fe71f9151460dca97d4ca9962fd630404ee8","kind":"tag","published_at":"2022-12-01T21:33:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+10","html_url":"https://github.com/openjdk/jfx/releases/tag/20+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10/manifests"},{"name":"20+9","sha":"cce85806c61f8b2a9bc18996a9922daf6daa9cd8","kind":"tag","published_at":"2022-11-23T23:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+9","html_url":"https://github.com/openjdk/jfx/releases/tag/20+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9/manifests"},{"name":"20+8","sha":"6cc9c4d1b9a46432f1568a54d7dcdf51e224559b","kind":"tag","published_at":"2022-11-17T11:53:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+8","html_url":"https://github.com/openjdk/jfx/releases/tag/20+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8/manifests"},{"name":"20+7","sha":"f4e27e9d37439716455838671d2f06b8aca1d236","kind":"tag","published_at":"2022-11-10T21:30:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+7","html_url":"https://github.com/openjdk/jfx/releases/tag/20+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7/manifests"},{"name":"20+6","sha":"7f17447aa44fbf5b09aaa2b699266dac8b50cea1","kind":"tag","published_at":"2022-11-04T12:13:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+6","html_url":"https://github.com/openjdk/jfx/releases/tag/20+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6/manifests"},{"name":"20+5","sha":"b3eec1d655ca8d17d13615ea430e92058d99ec1c","kind":"tag","published_at":"2022-10-27T16:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+5","html_url":"https://github.com/openjdk/jfx/releases/tag/20+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5/manifests"},{"name":"20+4","sha":"337c78183be84a3420691f615096b54a68ac4300","kind":"tag","published_at":"2022-10-06T08:05:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+4","html_url":"https://github.com/openjdk/jfx/releases/tag/20+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4/manifests"},{"name":"20+3","sha":"27f1905077cbc475fbce1b0f8d950d014dbb07a4","kind":"tag","published_at":"2022-09-16T08:51:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+3","html_url":"https://github.com/openjdk/jfx/releases/tag/20+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3/manifests"},{"name":"19+11","sha":"8b96776510908c14a860680ad99404c339faa48f","kind":"tag","published_at":"2022-09-02T06:36:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+11","html_url":"https://github.com/openjdk/jfx/releases/tag/19+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11/manifests"},{"name":"20+2","sha":"eaddb0fbeeb99900636f9704758f6c004860ff9a","kind":"tag","published_at":"2022-08-16T12:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+2","html_url":"https://github.com/openjdk/jfx/releases/tag/20+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2/manifests"},{"name":"19+10","sha":"6da05c2c7ed8f3911a43f51cbce2a5988a011c7d","kind":"tag","published_at":"2022-07-28T13:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+10","html_url":"https://github.com/openjdk/jfx/releases/tag/19+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10/manifests"},{"name":"20+1","sha":"7e48413eb0f9eb3dcbd9d3a1572fc311036092c8","kind":"tag","published_at":"2022-07-28T12:41:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+1","html_url":"https://github.com/openjdk/jfx/releases/tag/20+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1/manifests"},{"name":"18.0.2+2","sha":"9e06946b6c2d40f64893ddff8dcc8359968c3a94","kind":"tag","published_at":"2022-07-19T16:27:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2/manifests"},{"name":"18.0.2+1","sha":"58170f440950297affe9b53fe5d2743bbd102dc0","kind":"tag","published_at":"2022-07-19T07:39:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1/manifests"},{"name":"20+0","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T16:05:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+0","html_url":"https://github.com/openjdk/jfx/releases/tag/20+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0/manifests"},{"name":"19+9","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T09:59:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+9","html_url":"https://github.com/openjdk/jfx/releases/tag/19+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9/manifests"},{"name":"19+8","sha":"da5bd3716441f201691377c52abba59ce03bc322","kind":"tag","published_at":"2022-06-08T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+8","html_url":"https://github.com/openjdk/jfx/releases/tag/19+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8/manifests"},{"name":"19+7","sha":"81e1cc3edcbfda34479ee876cbd9eb74099a7e57","kind":"tag","published_at":"2022-05-18T13:31:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+7","html_url":"https://github.com/openjdk/jfx/releases/tag/19+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7/manifests"},{"name":"19+6","sha":"d69a498c2cde73339bc99e6c02c0d47fe4b1b650","kind":"tag","published_at":"2022-05-02T19:18:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+6","html_url":"https://github.com/openjdk/jfx/releases/tag/19+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6/manifests"},{"name":"18.0.2+0","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-20T06:45:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0/manifests"},{"name":"18.0.1+2","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-19T16:52:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2/manifests"},{"name":"18.0.1+1","sha":"7e2cefba7f28fc0570b7495a08203756caa5327c","kind":"tag","published_at":"2022-04-19T11:03:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1/manifests"},{"name":"18.0.1+0","sha":"df43d2bdff884f6ea2f2c1f908504260db04e423","kind":"tag","published_at":"2022-04-13T12:45:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0/manifests"},{"name":"19+5","sha":"c55931f662ccbb4cdbb602a31d3d61231ebf79ca","kind":"tag","published_at":"2022-04-11T13:26:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+5","html_url":"https://github.com/openjdk/jfx/releases/tag/19+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5/manifests"},{"name":"19+4","sha":"424aebae8f28d0c75caa3281a3e5d6a7ede86a8a","kind":"tag","published_at":"2022-03-29T09:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+4","html_url":"https://github.com/openjdk/jfx/releases/tag/19+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4/manifests"},{"name":"18+12","sha":"8b879eef96c9635a9ed16599344fa90568be2845","kind":"tag","published_at":"2022-03-08T09:43:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+12","html_url":"https://github.com/openjdk/jfx/releases/tag/18+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12/manifests"},{"name":"19+3","sha":"6f201f7a02dba14328d183e7d0db5dede4416ce4","kind":"tag","published_at":"2022-02-23T11:15:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+3","html_url":"https://github.com/openjdk/jfx/releases/tag/19+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3/manifests"},{"name":"18+11","sha":"ed39982515e1f4399841ffd75849988ff651396d","kind":"tag","published_at":"2022-02-10T18:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+11","html_url":"https://github.com/openjdk/jfx/releases/tag/18+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11/manifests"},{"name":"19+2","sha":"cdebc6cbafb579148b4addee44d307bd9739454b","kind":"tag","published_at":"2022-02-10T13:29:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+2","html_url":"https://github.com/openjdk/jfx/releases/tag/19+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2/manifests"},{"name":"19+1","sha":"f326e78ffdfcbbc9085bc50a38e0b4454b757157","kind":"tag","published_at":"2022-02-08T12:31:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1/manifests"},{"name":"18+10","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-18T09:25:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+10","html_url":"https://github.com/openjdk/jfx/releases/tag/18+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10/manifests"},{"name":"19+0","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-13T16:05:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0/manifests"},{"name":"18+9","sha":"c705bd493931d88650542be5466d6add359f45b9","kind":"tag","published_at":"2022-01-04T08:33:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+9","html_url":"https://github.com/openjdk/jfx/releases/tag/18+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9/manifests"},{"name":"18+8","sha":"5805bf8e5de90427a68164e52c1fbbd08bfd0aa4","kind":"tag","published_at":"2021-12-07T11:46:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+8","html_url":"https://github.com/openjdk/jfx/releases/tag/18+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8/manifests"},{"name":"18+7","sha":"f939d094e3f02575c77a12c3a986d5f601a65a1d","kind":"tag","published_at":"2021-11-16T11:06:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+7","html_url":"https://github.com/openjdk/jfx/releases/tag/18+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7/manifests"},{"name":"18+6","sha":"4d8e12d231476fe72742cf10c223d8baf5028677","kind":"tag","published_at":"2021-11-05T09:29:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+6","html_url":"https://github.com/openjdk/jfx/releases/tag/18+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6/manifests"},{"name":"18+5","sha":"717cfdc85817aee57d5326e592340c849382d7a4","kind":"tag","published_at":"2021-10-27T08:44:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+5","html_url":"https://github.com/openjdk/jfx/releases/tag/18+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5/manifests"},{"name":"18+4","sha":"2c86e0fc81074f6ad49b798c891a358a5fe15f94","kind":"tag","published_at":"2021-10-06T12:25:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+4","html_url":"https://github.com/openjdk/jfx/releases/tag/18+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4/manifests"},{"name":"18+3","sha":"338b999414ed5dc8fea19c12bd3e656fd9cab6f4","kind":"tag","published_at":"2021-09-22T19:49:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+3","html_url":"https://github.com/openjdk/jfx/releases/tag/18+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3/manifests"},{"name":"17.0.0.1+1","sha":"3a677c418b517a4868ae44bd66209aab83c29588","kind":"tag","published_at":"2021-09-15T16:18:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17.0.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17.0.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17.0.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1/manifests"},{"name":"17+18","sha":"14b23bcf69a321c44b09e584b30f39e1fa3e6948","kind":"tag","published_at":"2021-09-07T07:00:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+18","html_url":"https://github.com/openjdk/jfx/releases/tag/17+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18/manifests"},{"name":"17+17","sha":"03b7215b68c22b73dbec4fd554c3edaccb0102b6","kind":"tag","published_at":"2021-08-17T18:41:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+17","html_url":"https://github.com/openjdk/jfx/releases/tag/17+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17/manifests"},{"name":"18+2","sha":"ee442e516a20e979dc228ab63c6b795b74d49e41","kind":"tag","published_at":"2021-08-17T15:00:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2/manifests"},{"name":"17+16","sha":"748f464a7ada4ef1ae6ea3e81bfd592904451f8e","kind":"tag","published_at":"2021-07-21T08:31:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+16","html_url":"https://github.com/openjdk/jfx/releases/tag/17+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16/manifests"},{"name":"18+1","sha":"c490ddfdb1255add00dd7b0f14fe03857c6946c5","kind":"tag","published_at":"2021-07-20T20:04:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1/manifests"},{"name":"17+15","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T16:40:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+15","html_url":"https://github.com/openjdk/jfx/releases/tag/17+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15/manifests"},{"name":"18+0","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T15:58:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0/manifests"},{"name":"17+14","sha":"a1be1d591c0bf0bc118ffb8a4d1c4c8cc236b689","kind":"tag","published_at":"2021-06-30T16:14:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+14","html_url":"https://github.com/openjdk/jfx/releases/tag/17+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14/manifests"},{"name":"17+13","sha":"13cffbaad4068177d2d3239fa297302c3f94c217","kind":"tag","published_at":"2021-06-22T11:13:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+13","html_url":"https://github.com/openjdk/jfx/releases/tag/17+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13/manifests"},{"name":"17+12","sha":"47700d8ef0175d4b457bb658371d2da4ec0a8181","kind":"tag","published_at":"2021-06-04T14:37:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+12","html_url":"https://github.com/openjdk/jfx/releases/tag/17+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12/manifests"},{"name":"17+11","sha":"485b242d5993024e5e2b7dcf8d306e0a889ce07e","kind":"tag","published_at":"2021-05-19T09:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+11","html_url":"https://github.com/openjdk/jfx/releases/tag/17+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11/manifests"},{"name":"17+10","sha":"eb913cb78bbc7a4973d1dfab3b02335edeff72aa","kind":"tag","published_at":"2021-05-11T09:54:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+10","html_url":"https://github.com/openjdk/jfx/releases/tag/17+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10/manifests"},{"name":"17+9","sha":"e3e5116e4e9168015c0328dd1fbfffa3b3180626","kind":"tag","published_at":"2021-04-30T12:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+9","html_url":"https://github.com/openjdk/jfx/releases/tag/17+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9/manifests"},{"name":"17+8","sha":"6b63bf5c3f4540baf6d5cb12b6e85791f725b2bb","kind":"tag","published_at":"2021-04-27T08:34:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+8","html_url":"https://github.com/openjdk/jfx/releases/tag/17+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8/manifests"},{"name":"17+7","sha":"05ab7992a89cf9763528c14763ebc151c8f28613","kind":"tag","published_at":"2021-04-16T13:05:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+7","html_url":"https://github.com/openjdk/jfx/releases/tag/17+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7/manifests"},{"name":"17+6","sha":"b2f842de4d3db096f510fa3ef00936827bc85686","kind":"tag","published_at":"2021-04-02T19:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+6","html_url":"https://github.com/openjdk/jfx/releases/tag/17+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6/manifests"},{"name":"17+5","sha":"ed5cfe72e0da4e4b90eb83cac7c50fe761f28c04","kind":"tag","published_at":"2021-03-26T08:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+5","html_url":"https://github.com/openjdk/jfx/releases/tag/17+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5/manifests"},{"name":"17+4","sha":"d4d57fb177e0bda717fb3b77901d54081130561b","kind":"tag","published_at":"2021-03-22T09:26:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+4","html_url":"https://github.com/openjdk/jfx/releases/tag/17+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4/manifests"},{"name":"17+3","sha":"8adbc673d095607e8a6109fbb951fa17b9d6caad","kind":"tag","published_at":"2021-03-16T10:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+3","html_url":"https://github.com/openjdk/jfx/releases/tag/17+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3/manifests"},{"name":"16+8","sha":"e0ce73a3c8d82d3274bd10799b530f397a90ba60","kind":"tag","published_at":"2021-03-08T13:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+8","html_url":"https://github.com/openjdk/jfx/releases/tag/16+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8/manifests"},{"name":"17+2","sha":"dc91f64b753b032040316e8daac37cdb499d5196","kind":"tag","published_at":"2021-02-25T20:05:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+2","html_url":"https://github.com/openjdk/jfx/releases/tag/17+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2/manifests"},{"name":"17+1","sha":"a23d4aeb84b4b96c67b6adb8e3e54a926fda539e","kind":"tag","published_at":"2021-02-11T10:21:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1/manifests"},{"name":"16+7","sha":"0f20a98483902f9cf8637fc50b9241f181014723","kind":"tag","published_at":"2021-02-11T10:19:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+7","html_url":"https://github.com/openjdk/jfx/releases/tag/16+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7/manifests"},{"name":"16+6","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T19:27:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+6","html_url":"https://github.com/openjdk/jfx/releases/tag/16+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6/manifests"},{"name":"17+0","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T15:46:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+0","html_url":"https://github.com/openjdk/jfx/releases/tag/17+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0/manifests"},{"name":"16+5","sha":"bd510896e56eb844c07f4abf80150ea8c0d5e284","kind":"tag","published_at":"2020-11-30T18:04:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+5","html_url":"https://github.com/openjdk/jfx/releases/tag/16+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5/manifests"},{"name":"16+4","sha":"dd22cd2d97d4bfc305e44f2e77b4c104c62ff31f","kind":"tag","published_at":"2020-11-06T10:57:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+4","html_url":"https://github.com/openjdk/jfx/releases/tag/16+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4/manifests"},{"name":"15.0.1+1","sha":"fcfbbb2c7cea1e3f264fc610b1399edde6ed4f02","kind":"tag","published_at":"2020-10-21T20:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1/manifests"},{"name":"15.0.1+0","sha":"4b75750528a16c53666b8ef082cd3b36aa68c53a","kind":"tag","published_at":"2020-10-20T08:01:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0/manifests"},{"name":"16+3","sha":"31fce21fb7e42b376e6dd159d422e691bd6cf1ae","kind":"tag","published_at":"2020-10-19T09:54:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+3","html_url":"https://github.com/openjdk/jfx/releases/tag/16+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3/manifests"},{"name":"16+2","sha":"b2e2000c676f78db6849a54552ae8713286ec68d","kind":"tag","published_at":"2020-09-16T11:52:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+2","html_url":"https://github.com/openjdk/jfx/releases/tag/16+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2/manifests"},{"name":"15+9","sha":"41ff3fa8c52610ff6e2e3910ef7ecc8d908dd033","kind":"tag","published_at":"2020-09-04T07:28:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+9","html_url":"https://github.com/openjdk/jfx/releases/tag/15+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9/manifests"},{"name":"16+1","sha":"a46b2507c565e6a79aad79db589e82b3c9ccc0a9","kind":"tag","published_at":"2020-07-24T13:24:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+1","html_url":"https://github.com/openjdk/jfx/releases/tag/16+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1/manifests"},{"name":"15+8","sha":"6b008925f196f2f2835f6bf056b7fcaeadb947ab","kind":"tag","published_at":"2020-07-24T13:17:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+8","html_url":"https://github.com/openjdk/jfx/releases/tag/15+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8/manifests"},{"name":"14.0.2.1+1","sha":"7dc029292842d7ca0d52633b0c876f61aeb6013f","kind":"tag","published_at":"2020-07-17T10:42:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1/manifests"},{"name":"14.0.2.1+0","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-16T20:27:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0/manifests"},{"name":"14.0.2+1","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-15T08:49:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1/manifests"},{"name":"15+7","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:21:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+7","html_url":"https://github.com/openjdk/jfx/releases/tag/15+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7/manifests"},{"name":"16+0","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:01:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+0","html_url":"https://github.com/openjdk/jfx/releases/tag/16+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0/manifests"},{"name":"15+6","sha":"afa805fe8b87f6d9bda60b69e9365ea521439cb7","kind":"tag","published_at":"2020-06-09T11:50:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+6","html_url":"https://github.com/openjdk/jfx/releases/tag/15+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6/manifests"},{"name":"14.0.2+0","sha":"331a39be016a284e5495c73726e7b58e7769a75e","kind":"tag","published_at":"2020-05-22T14:12:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0/manifests"},{"name":"15+5","sha":"038556390ef30c912139fcb828ee4a41d8c5abc8","kind":"tag","published_at":"2020-05-07T07:55:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+5","html_url":"https://github.com/openjdk/jfx/releases/tag/15+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5/manifests"},{"name":"14.0.1-ga","sha":"0839c5cd5fbc39a6eea458011c07755b00112c9c","kind":"tag","published_at":"2020-05-02T15:22:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga/manifests"},{"name":"15+4","sha":"5e9fb8294770f40b9ee1e6e703e07c9d50310694","kind":"tag","published_at":"2020-04-20T13:03:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+4","html_url":"https://github.com/openjdk/jfx/releases/tag/15+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4/manifests"},{"name":"14.0.1+1","sha":"a2369b1ca1cd11c922756967309d3377e56c2d3f","kind":"tag","published_at":"2020-04-15T13:04:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1/manifests"},{"name":"14.0.1+0","sha":"f8c235bb75a22654e735caa02991cab12183ccf8","kind":"tag","published_at":"2020-04-14T12:54:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0/manifests"},{"name":"15+3","sha":"4d69a0d2a5c61b67dd671b582eee9e06dc072a0b","kind":"tag","published_at":"2020-04-14T09:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+3","html_url":"https://github.com/openjdk/jfx/releases/tag/15+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3/manifests"},{"name":"14-ga","sha":"b211f74631c1d96b6e8abacc845bfe4c90fe1b42","kind":"tag","published_at":"2020-03-13T20:12:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga/manifests"},{"name":"15+2","sha":"4c132cdf39282d26bf5e22ded5915d603ec337b7","kind":"tag","published_at":"2020-03-02T15:39:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+2","html_url":"https://github.com/openjdk/jfx/releases/tag/15+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2/manifests"},{"name":"14+9","sha":"35a01cafb6ca0327819d8076c281545c421484bd","kind":"tag","published_at":"2020-03-02T13:42:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+9","html_url":"https://github.com/openjdk/jfx/releases/tag/14+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9/manifests"},{"name":"14+8","sha":"a4b9f24e91a00fa72203547c9f49f27ed681cceb","kind":"tag","published_at":"2020-02-07T15:30:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+8","html_url":"https://github.com/openjdk/jfx/releases/tag/14+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8/manifests"},{"name":"15+1","sha":"921389fd5939dce14182da4e415bf32d22bc4c56","kind":"tag","published_at":"2020-01-24T18:30:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1/manifests"},{"name":"14+7","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+7","html_url":"https://github.com/openjdk/jfx/releases/tag/14+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7/manifests"},{"name":"15+0","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:02:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0/manifests"},{"name":"14+6","sha":"69e4ef35c1005b6cd61ae50e5c12d021723f8111","kind":"tag","published_at":"2019-12-21T07:51:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+6","html_url":"https://github.com/openjdk/jfx/releases/tag/14+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6/manifests"},{"name":"14+5","sha":"935e99d241fd971dc92c4357a5b170fb4ac29380","kind":"tag","published_at":"2019-12-20T10:48:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+5","html_url":"https://github.com/openjdk/jfx/releases/tag/14+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5/manifests"},{"name":"14+4","sha":"4ddf55428d06dddadfc8cd14baabdc4d17318ee2","kind":"tag","published_at":"2019-12-06T09:53:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+4","html_url":"https://github.com/openjdk/jfx/releases/tag/14+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4/manifests"},{"name":"14+3","sha":"126896db9928ae334332d38486fb61ad3a2e00a0","kind":"tag","published_at":"2019-11-26T18:53:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+3","html_url":"https://github.com/openjdk/jfx/releases/tag/14+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3/manifests"},{"name":"14+2","sha":"286d1b5427a2b9724cb400335741ed99295c5141","kind":"tag","published_at":"2019-11-06T16:57:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+2","html_url":"https://github.com/openjdk/jfx/releases/tag/14+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2/manifests"},{"name":"14+1","sha":"16329674714ac11bb769f34abf4973461c4f9fa4","kind":"tag","published_at":"2019-09-23T17:53:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1/manifests"},{"name":"13+14","sha":"8f2572c09d9930f1497b4a14f84e0db1285489c6","kind":"tag","published_at":"2019-08-30T19:00:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+14","html_url":"https://github.com/openjdk/jfx/releases/tag/13+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14/manifests"},{"name":"13+13","sha":"2b82249ebc9c6e53e8846ff742c388c9df1c7397","kind":"tag","published_at":"2019-08-20T08:43:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+13","html_url":"https://github.com/openjdk/jfx/releases/tag/13+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13/manifests"},{"name":"13+12","sha":"5e169f75c619c6ef623fce572ec3e447f4a60bff","kind":"tag","published_at":"2019-08-09T07:37:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+12","html_url":"https://github.com/openjdk/jfx/releases/tag/13+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12/manifests"},{"name":"13+11","sha":"dbce14db944cbaad092becf798cbe4bcab3e43b4","kind":"tag","published_at":"2019-07-26T21:40:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+11","html_url":"https://github.com/openjdk/jfx/releases/tag/13+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11/manifests"},{"name":"13+10","sha":"bd02deebf7f64dce66f8e4a2c07370e52dbefaa7","kind":"tag","published_at":"2019-07-18T08:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+10","html_url":"https://github.com/openjdk/jfx/releases/tag/13+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10/manifests"},{"name":"14+0","sha":"141cf7e7256b6ef489c891251a37e45698fe80c9","kind":"tag","published_at":"2019-07-09T12:09:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0/manifests"},{"name":"13+9","sha":"9dbd8abf55b6af98b662e73928e35658765245c6","kind":"tag","published_at":"2019-06-13T13:31:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+9","html_url":"https://github.com/openjdk/jfx/releases/tag/13+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9/manifests"},{"name":"13+8","sha":"f55024f7824abc8600c7cd0d43310115fc706deb","kind":"tag","published_at":"2019-05-17T09:07:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+8","html_url":"https://github.com/openjdk/jfx/releases/tag/13+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8/manifests"},{"name":"13+7","sha":"59e84fd49deda1cea8a3e509891e1766b0ef8ee9","kind":"tag","published_at":"2019-05-04T15:59:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+7","html_url":"https://github.com/openjdk/jfx/releases/tag/13+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7/manifests"},{"name":"13+6","sha":"4c33ea92347b32e9e3c4a861a00a0c6c749e418d","kind":"tag","published_at":"2019-04-23T07:17:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+6","html_url":"https://github.com/openjdk/jfx/releases/tag/13+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6/manifests"},{"name":"13+5","sha":"06425a0f8d203c2acc7f2d1a652eea5b830122ff","kind":"tag","published_at":"2019-04-12T10:53:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+5","html_url":"https://github.com/openjdk/jfx/releases/tag/13+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5/manifests"},{"name":"13+4","sha":"89c51eeaa5e4bae3e205ed67cebd42e650eced62","kind":"tag","published_at":"2019-04-04T11:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+4","html_url":"https://github.com/openjdk/jfx/releases/tag/13+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4/manifests"},{"name":"13+3","sha":"6516798c6262e8e07e5bfb2e24e6482e392eb329","kind":"tag","published_at":"2019-03-22T09:59:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+3","html_url":"https://github.com/openjdk/jfx/releases/tag/13+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3/manifests"},{"name":"13+2","sha":"a9b22d2d2924448e8030d3e5fdef1fa8b51e612b","kind":"tag","published_at":"2019-03-14T19:26:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+2","html_url":"https://github.com/openjdk/jfx/releases/tag/13+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2/manifests"},{"name":"13+1","sha":"a6d9ece22b4b7a13973024aa9da6825bdf939ee8","kind":"tag","published_at":"2019-03-11T15:11:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+1","html_url":"https://github.com/openjdk/jfx/releases/tag/13+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1/manifests"},{"name":"12+14","sha":"10f69390d661cc6cabd40c2479a88e648303832b","kind":"tag","published_at":"2019-02-22T07:57:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+14","html_url":"https://github.com/openjdk/jfx/releases/tag/12+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14/manifests"},{"name":"12+13","sha":"a6a99e54ef4692bca0f69226e1cb902cca43478a","kind":"tag","published_at":"2019-02-15T10:54:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+13","html_url":"https://github.com/openjdk/jfx/releases/tag/12+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13/manifests"},{"name":"12+12","sha":"1baed99ad0d759d31f2ea75a4a1bbcc8b5a21220","kind":"tag","published_at":"2019-02-07T18:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+12","html_url":"https://github.com/openjdk/jfx/releases/tag/12+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12/manifests"},{"name":"12+11","sha":"bed3e73e8438e115575622729bd822d4947ce85a","kind":"tag","published_at":"2019-02-01T19:10:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+11","html_url":"https://github.com/openjdk/jfx/releases/tag/12+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11/manifests"},{"name":"13+0","sha":"711ca2dc8b33278201154022348cd550480ce87a","kind":"tag","published_at":"2019-01-25T13:55:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+0","html_url":"https://github.com/openjdk/jfx/releases/tag/13+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0/manifests"},{"name":"12+10","sha":"1feceed09e92dc32f1d920bd83f56d7996f820ed","kind":"tag","published_at":"2019-01-24T13:18:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+10","html_url":"https://github.com/openjdk/jfx/releases/tag/12+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10/manifests"},{"name":"12+9","sha":"c8711497f1538168736f45c786bba75932bd887a","kind":"tag","published_at":"2019-01-18T11:46:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+9","html_url":"https://github.com/openjdk/jfx/releases/tag/12+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9/manifests"},{"name":"12+8","sha":"eb14f242156120deb5303e2fde8c999f3b97b59a","kind":"tag","published_at":"2019-01-11T10:06:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+8","html_url":"https://github.com/openjdk/jfx/releases/tag/12+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8/manifests"},{"name":"12+7","sha":"de5ab6e1c588aaae6cd156e6a3564f046350e72b","kind":"tag","published_at":"2019-01-04T10:11:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+7","html_url":"https://github.com/openjdk/jfx/releases/tag/12+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7/manifests"},{"name":"12+6","sha":"82507d6199148ed196c3ea3e098c23f623847eb0","kind":"tag","published_at":"2018-12-17T08:18:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+6","html_url":"https://github.com/openjdk/jfx/releases/tag/12+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6/manifests"},{"name":"12+5","sha":"b30d8a9e446f731059aab197d37b430782a6ecff","kind":"tag","published_at":"2018-12-14T09:41:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+5","html_url":"https://github.com/openjdk/jfx/releases/tag/12+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5/manifests"},{"name":"12+4","sha":"6ac88b149c6af7c24ef36ccbc3eee941f49867de","kind":"tag","published_at":"2018-12-07T10:24:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+4","html_url":"https://github.com/openjdk/jfx/releases/tag/12+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4/manifests"},{"name":"12+3","sha":"fc074d5eb923c807a26284a59cdbac724c44b4e8","kind":"tag","published_at":"2018-11-29T20:12:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+3","html_url":"https://github.com/openjdk/jfx/releases/tag/12+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3/manifests"},{"name":"12+2","sha":"79a927b7e3c832595fe3ac266146be1fa1467d08","kind":"tag","published_at":"2018-11-12T09:26:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+2","html_url":"https://github.com/openjdk/jfx/releases/tag/12+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2/manifests"},{"name":"12+1","sha":"c90897f0af573fca3eb4d00bca0da4a788353bb6","kind":"tag","published_at":"2018-10-30T18:44:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+1","html_url":"https://github.com/openjdk/jfx/releases/tag/12+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1/manifests"},{"name":"11+26","sha":"ee351e5ba6bb3e8480cabfb76a4fcd69bf5cf3df","kind":"tag","published_at":"2018-09-13T12:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+26","html_url":"https://github.com/openjdk/jfx/releases/tag/11+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26/manifests"},{"name":"11+25","sha":"ff33e299db35559964d2cdfe203a67fdf1711bd7","kind":"tag","published_at":"2018-08-29T02:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+25","html_url":"https://github.com/openjdk/jfx/releases/tag/11+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25/manifests"},{"name":"11+24","sha":"431f0b2c29117807d6f091b35994c3a44477561c","kind":"tag","published_at":"2018-08-22T03:36:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+24","html_url":"https://github.com/openjdk/jfx/releases/tag/11+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24/manifests"},{"name":"11+23","sha":"e7761eed9d709052db0e1a440fbb8be7dcf80b1f","kind":"tag","published_at":"2018-08-15T02:58:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+23","html_url":"https://github.com/openjdk/jfx/releases/tag/11+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23/manifests"},{"name":"12+0","sha":"c6739f85f511ee53417643a9a900d0960602cee5","kind":"tag","published_at":"2018-08-08T17:38:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+0","html_url":"https://github.com/openjdk/jfx/releases/tag/12+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0/manifests"},{"name":"11+22","sha":"dfb0ff8d022d042285851698f9748f7e55c80f73","kind":"tag","published_at":"2018-08-08T02:34:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+22","html_url":"https://github.com/openjdk/jfx/releases/tag/11+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22/manifests"},{"name":"11+21","sha":"8abdcbd7924d4a6fe8842d4f910177936687675f","kind":"tag","published_at":"2018-08-01T04:16:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+21","html_url":"https://github.com/openjdk/jfx/releases/tag/11+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21/manifests"},{"name":"11+20","sha":"1bcfc3d1f7957a07d02dd7783bdc09b7be1dbbee","kind":"tag","published_at":"2018-07-25T03:03:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+20","html_url":"https://github.com/openjdk/jfx/releases/tag/11+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20/manifests"},{"name":"11+19","sha":"c9993499827b30507ffe6cf7c8a8db2abaa6a3fd","kind":"tag","published_at":"2018-07-18T03:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+19","html_url":"https://github.com/openjdk/jfx/releases/tag/11+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19/manifests"},{"name":"11+18","sha":"e5815355c5377e3eec950d2ba2789def96a32dae","kind":"tag","published_at":"2018-07-11T04:02:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+18","html_url":"https://github.com/openjdk/jfx/releases/tag/11+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18/manifests"},{"name":"11+17","sha":"c936b00f53b1cc22ed8530c000f3ab62a01491ea","kind":"tag","published_at":"2018-07-04T04:32:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+17","html_url":"https://github.com/openjdk/jfx/releases/tag/11+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17/manifests"},{"name":"11+16","sha":"9511a7f430c6914aad761b20db492eec0030e474","kind":"tag","published_at":"2018-06-27T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+16","html_url":"https://github.com/openjdk/jfx/releases/tag/11+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16/manifests"},{"name":"11+15","sha":"31ae4bf611d4655c5018faf79f41b25ae475d470","kind":"tag","published_at":"2018-06-14T07:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+15","html_url":"https://github.com/openjdk/jfx/releases/tag/11+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15/manifests"},{"name":"jdk-11+14","sha":"0a10bdc2c59d4fa3a8bbe0557731650c18451c77","kind":"tag","published_at":"2018-05-16T14:56:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14/manifests"},{"name":"jdk-11+13","sha":"b839c4db3d2129c7ed9a1c98fc7c65915aae74b8","kind":"tag","published_at":"2018-05-09T01:55:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13/manifests"},{"name":"jdk-11+12","sha":"ab16dc2f6e8a5aaefbef4beef0cb271022f54035","kind":"tag","published_at":"2018-05-02T10:23:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12/manifests"},{"name":"jdk-11+11","sha":"4f5dc45bd28683899809c87916c4d168b53634d2","kind":"tag","published_at":"2018-04-25T02:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11/manifests"},{"name":"jdk-11+10","sha":"75ae519a4effab80f2b526b1c68960ca415d246f","kind":"tag","published_at":"2018-04-18T01:40:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10/manifests"},{"name":"jdk-11+9","sha":"b4e75ea153a462036d8c32ee10e9db35685e33a6","kind":"tag","published_at":"2018-04-11T02:04:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9/manifests"},{"name":"jdk-11+8","sha":"81527d59a2c79a945150765ad1819b005a81eb0f","kind":"tag","published_at":"2018-04-04T01:40:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+8","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8/manifests"},{"name":"jdk-11+7","sha":"1e4671e147674f0d0d24c532c360774ce30d3cb8","kind":"tag","published_at":"2018-03-28T01:59:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+7","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7/manifests"},{"name":"jdk-11+6","sha":"9b5153008ec1af868d63ff2afff4f62ccf44fe49","kind":"tag","published_at":"2018-03-21T01:56:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+6","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6/manifests"},{"name":"jdk-11+5","sha":"c17ca257eadf6a17156051ad5dae1bb7b184568e","kind":"tag","published_at":"2018-03-16T07:35:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+5","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5/manifests"},{"name":"jdk-10+46","sha":"ebd7200aa35eb26d1fb1c0e7dbe81f1e9199b719","kind":"tag","published_at":"2018-03-07T20:42:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+46","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46/manifests"},{"name":"jdk-11+4","sha":"b2f8284336cfc5274e3b0db3b8449d7dd2362ea0","kind":"tag","published_at":"2018-03-07T03:03:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+4","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4/manifests"},{"name":"jdk-11+3","sha":"c9e33e2d90d54835cf5ec256f46922951573ea8e","kind":"tag","published_at":"2018-02-28T02:39:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+3","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3/manifests"},{"name":"jdk-10+45","sha":"a8f55c5cadbb949f003b763fdf4f3727266494cf","kind":"tag","published_at":"2018-02-27T00:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+45","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45/manifests"},{"name":"jdk-11+2","sha":"cd27ba7b96e36585fe35d08eb8b0a13c315a85a2","kind":"tag","published_at":"2018-02-22T08:40:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+2","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2/manifests"},{"name":"jdk-10+44","sha":"5cdb04eaefbcfadccc839602df32d3c01367153f","kind":"tag","published_at":"2018-02-14T23:38:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+44","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44/manifests"},{"name":"jdk-11+1","sha":"0d6fea7281585c45268495875299c48811fa0e50","kind":"tag","published_at":"2018-02-14T19:54:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+1","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1/manifests"},{"name":"jdk-10+43","sha":"9da5bf9cbf26a1659f2b2df5130e5fda588f2351","kind":"tag","published_at":"2018-02-07T14:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+43","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43/manifests"},{"name":"jdk-10+42","sha":"f35eaf2db5c205ebfab7750200bc7147b4de6e70","kind":"tag","published_at":"2018-01-31T14:40:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+42","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42/manifests"},{"name":"jdk-10+41","sha":"454f3e5c75a3f69679b48108b18a6e23ce2378e7","kind":"tag","published_at":"2018-01-24T04:47:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+41","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41/manifests"},{"name":"jdk-10+40","sha":"ec12d09593cb2a5a014b53b702142d4c8480932b","kind":"tag","published_at":"2018-01-17T06:44:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+40","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40/manifests"},{"name":"jdk-10+39","sha":"374841020d8a2f6f60d38f0104cdda55f6d19b46","kind":"tag","published_at":"2018-01-10T06:45:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+39","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39/manifests"},{"name":"jdk-10+38","sha":"1198a7aed7188e37fc8c31334390822c49e2c1cb","kind":"tag","published_at":"2018-01-03T09:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+38","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38/manifests"},{"name":"jdk-10+37","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T04:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+37","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37/manifests"},{"name":"jdk-11+0","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T02:21:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0/manifests"},{"name":"jdk-10+36","sha":"6da44a76249b9843ee0c1733bc13f2fd18768b4d","kind":"tag","published_at":"2017-12-13T09:42:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+36","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36/manifests"},{"name":"jdk-10+35","sha":"c975127f8a6ef34b9395b868baff5150f7cb7319","kind":"tag","published_at":"2017-12-06T07:27:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+35","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35/manifests"},{"name":"jdk-10+34","sha":"62d154f5b8c6b08ebf8357c4c20c119ee344ecbf","kind":"tag","published_at":"2017-11-29T06:47:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+34","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34/manifests"},{"name":"jdk-10+33","sha":"90771676f403058358cc6abf07e9146a0d8bdf92","kind":"tag","published_at":"2017-11-22T00:26:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+33","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33/manifests"},{"name":"jdk-10+32","sha":"66b746233a2847fa420e772465ce8b3b92a6d028","kind":"tag","published_at":"2017-11-15T21:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+32","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32/manifests"},{"name":"jdk-10+31","sha":"685c796637ef109d0544fa37239d2ff5e479460d","kind":"tag","published_at":"2017-11-09T03:51:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+31","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31/manifests"},{"name":"jdk-10+30","sha":"d8a77bfbe483e055b1293603b86d207eb4a47270","kind":"tag","published_at":"2017-11-01T09:00:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+30","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30/manifests"},{"name":"jdk-10+29","sha":"ddfbef38cb3749b815c62e0a74acde5a3ec60a2d","kind":"tag","published_at":"2017-10-25T04:34:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+29","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29/manifests"},{"name":"jdk-10+28","sha":"faf1450d185659dc1734bcc8a9865717e9493caa","kind":"tag","published_at":"2017-10-18T21:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+28","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28/manifests"},{"name":"jdk-10+27","sha":"191325b3f07b7e118793d327cbb0d13c9c1c154d","kind":"tag","published_at":"2017-10-11T16:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+27","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27/manifests"},{"name":"jdk-10+26","sha":"1c5fa80a2c78bd9d1377bd3790171ace6d27dc8a","kind":"tag","published_at":"2017-10-04T14:27:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+26","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26/manifests"},{"name":"jdk-10+23","sha":"2ca03ca98ea3c421baf9b4c73e6a1ea211dec3cd","kind":"tag","published_at":"2017-09-06T05:22:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+23","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23/manifests"},{"name":"jdk-10+22","sha":"88048cc32ee8bb7a8b1cde02157b6317bb52fe77","kind":"tag","published_at":"2017-08-30T06:42:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+22","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22/manifests"},{"name":"jdk-10+21","sha":"8b24ee504c037bdfcb566c3875ce960a4a46a0f6","kind":"tag","published_at":"2017-08-23T03:26:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+21","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21/manifests"},{"name":"jdk-10+20","sha":"36ea4f6a11d37f6e872840e0f8dfff4faeacd4b3","kind":"tag","published_at":"2017-08-16T03:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+20","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20/manifests"},{"name":"jdk-10+19","sha":"9c1c110269dffa52d712a56ef231782e19f4ba6d","kind":"tag","published_at":"2017-08-08T01:09:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+19","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19/manifests"},{"name":"jdk-10+18","sha":"0760c3bf83383e96d1817a8d81f19354d8c99f41","kind":"tag","published_at":"2017-08-02T03:22:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+18","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18/manifests"},{"name":"jdk-9+181","sha":"65c628fce9f66d4adbeac0ab1078ce3a92c00f3f","kind":"tag","published_at":"2017-07-31T11:14:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+181","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181/manifests"},{"name":"jdk-10+17","sha":"e7be01fb19db8842ed997d1cddb70dad005db6ff","kind":"tag","published_at":"2017-07-26T03:27:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+17","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17/manifests"},{"name":"jdk-9+180","sha":"70db454b258a85123cf1c7922cc681fd907316ad","kind":"tag","published_at":"2017-07-22T01:04:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+180","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180/manifests"},{"name":"jdk-10+16","sha":"c2d9ec77c2ff7e65f1061050aff78a7dde8964c9","kind":"tag","published_at":"2017-07-19T07:41:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+16","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16/manifests"},{"name":"jdk-9+179","sha":"cb51bf7e7ffe9b46cb17212c5961b8daa1ca4289","kind":"tag","published_at":"2017-07-19T02:50:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+179","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179/manifests"},{"name":"jdk-10+15","sha":"7db2b4f229e3c516f7a7ebbfaf01239d221572c7","kind":"tag","published_at":"2017-07-12T03:51:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+15","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15/manifests"},{"name":"jdk-9+178","sha":"68fda720edd743bd4ffe40033fa3e17acca4f220","kind":"tag","published_at":"2017-07-08T17:10:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+178","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178/manifests"},{"name":"jdk-9+177","sha":"c1633d58634255ba8746daa3a8fff8980158660a","kind":"tag","published_at":"2017-07-01T10:26:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+177","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177/manifests"},{"name":"jdk-10+14","sha":"368ca4b44ce2c9237a2c77bd05ea29da840b0e48","kind":"tag","published_at":"2017-06-28T03:01:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14/manifests"},{"name":"jdk-9+176","sha":"476d4d253d9be64ea084ed9882dd2ed0ae05dd12","kind":"tag","published_at":"2017-06-26T04:21:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+176","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176/manifests"},{"name":"jdk-10+13","sha":"c7474e34d52d1758033c2172aad7a946b11b62d0","kind":"tag","published_at":"2017-06-21T03:37:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13/manifests"},{"name":"jdk-9+175","sha":"d0816052aa9e14b34ecbb004856813e5d9287b1c","kind":"tag","published_at":"2017-06-16T22:58:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+175","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175/manifests"},{"name":"jdk-10+12","sha":"6058a85b733e0a33505ee3250235cd17953453f7","kind":"tag","published_at":"2017-06-14T02:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12/manifests"},{"name":"jdk-9+174","sha":"b574693da54601cf010a013bf46da96c54bf37db","kind":"tag","published_at":"2017-06-09T23:06:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+174","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174/manifests"},{"name":"jdk-10+11","sha":"f2c675a63bbc47eae19cc2603cd60bf4684c46a5","kind":"tag","published_at":"2017-06-07T03:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11/manifests"},{"name":"jdk-9+173","sha":"c14e288e99aa84f35262e98373a4c3b9a4a80b81","kind":"tag","published_at":"2017-06-02T23:01:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+173","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173/manifests"},{"name":"jdk-10+10","sha":"56cb842028c0cba465566ac7fa445f67839ea877","kind":"tag","published_at":"2017-05-31T04:19:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10/manifests"},{"name":"jdk-9+172","sha":"fe5525a9a8dd5614188b1df676c97470afc9bf7d","kind":"tag","published_at":"2017-05-26T22:57:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+172","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172/manifests"},{"name":"jdk-10+9","sha":"440add394844e0834aee1ce194eb1f17fa25f16f","kind":"tag","published_at":"2017-05-25T10:55:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9/manifests"},{"name":"jdk-9+171","sha":"5b566276e2c57a202e39cee59184b3ce1744e5b6","kind":"tag","published_at":"2017-05-19T23:08:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+171","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171/manifests"},{"name":"jdk-9+170","sha":"06f940d0ef72cda943467622c21e56453dc62a5a","kind":"tag","published_at":"2017-05-12T23:09:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+170","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170/manifests"},{"name":"jdk-9+169","sha":"f498bb1890ffb3825416419b8253a94517b88d8d","kind":"tag","published_at":"2017-05-06T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+169","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169/manifests"},{"name":"jdk-9+168","sha":"7ff4624034ccbf16c44ecef28debdb7cb78370cd","kind":"tag","published_at":"2017-05-01T07:00:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+168","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168/manifests"},{"name":"jdk-9+167","sha":"f33ed687d1baac54dcaf663611d3f293f1e8c7f0","kind":"tag","published_at":"2017-04-21T23:08:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+167","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167/manifests"},{"name":"jdk-9+166","sha":"f6b30a52a459f6ab58b0fce4ad67953b834402bf","kind":"tag","published_at":"2017-04-14T23:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+166","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166/manifests"},{"name":"jdk-9+165","sha":"f2f006583133194782e4aaeeee8a1bbfb96ee3de","kind":"tag","published_at":"2017-04-07T23:07:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+165","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165/manifests"},{"name":"jdk-9+164","sha":"465622238a38507c4b238a78b0acef69991bd3dd","kind":"tag","published_at":"2017-03-31T23:05:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+164","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164/manifests"},{"name":"jdk-9+163","sha":"d858d4d726995e83312b3ee7768aca73ae7058d5","kind":"tag","published_at":"2017-03-24T23:02:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+163","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163/manifests"},{"name":"jdk-9+162","sha":"ef16172651a91dea201033892d5f2c9bc6d63f7f","kind":"tag","published_at":"2017-03-17T23:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+162","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162/manifests"},{"name":"jdk-9+161","sha":"63c1f82e1f6c768507764653cca9bb0776987b4f","kind":"tag","published_at":"2017-03-11T00:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+161","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161/manifests"},{"name":"jdk-10+0","sha":"0cb8cae27169615b7204f003bf3bf7941c11e328","kind":"tag","published_at":"2017-03-07T18:54:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0/manifests"},{"name":"jdk-9+160","sha":"43cde5821620c1914f41e7edb29b41d04f1e6d74","kind":"tag","published_at":"2017-03-04T20:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+160","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160/manifests"},{"name":"jdk-9+159","sha":"bf292ae3c4a9d8324bf542890ff4ab3bbfb9e7e6","kind":"tag","published_at":"2017-02-25T00:16:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+159","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159/manifests"},{"name":"jdk-9+158","sha":"9ca1b5912aff167d32e1a25d98f4a50b15ffc3b0","kind":"tag","published_at":"2017-02-17T23:36:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+158","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158/manifests"},{"name":"jdk-9+157","sha":"2970bd08e46fc5a876245b253ce273c97a73098f","kind":"tag","published_at":"2017-02-10T23:37:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+157","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157/manifests"},{"name":"jdk-9+156","sha":"7d3558c56c9e0c6e307b66d788efa9e7d6dbdc67","kind":"tag","published_at":"2017-02-03T23:35:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+156","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156/manifests"},{"name":"jdk-9+155","sha":"094123c232a05eb6afe2b9ba9934942bb0ca6961","kind":"tag","published_at":"2017-01-30T07:34:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+155","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155/manifests"},{"name":"jdk-9+154","sha":"e47b6dee526ed048639691cccf1396f7152d81f1","kind":"tag","published_at":"2017-01-23T03:54:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+154","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154/manifests"},{"name":"jdk-9+153","sha":"8888d4bcb9ebabbb9e1efb4b9d878ad11e863be7","kind":"tag","published_at":"2017-01-13T23:33:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+153","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153/manifests"},{"name":"jdk-9+152","sha":"cb35c80ab25770d0ee3b435bfd2c6bb56b84f420","kind":"tag","published_at":"2017-01-07T00:25:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+152","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152/manifests"},{"name":"jdk-9+151","sha":"2ced728db2a9e0287fa6361d2b33fc20e9c74fb1","kind":"tag","published_at":"2017-01-05T02:05:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+151","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151/manifests"},{"name":"jdk-9+150","sha":"80bfd655c5afc13ec1a9a3d628f5c83e88cc7f8e","kind":"tag","published_at":"2016-12-22T09:42:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+150","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150/manifests"},{"name":"jdk-9+149","sha":"261167a2776542d1e40e5a8f7b05e6484145c205","kind":"tag","published_at":"2016-12-14T09:50:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+149","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149/manifests"},{"name":"jdk-9+148","sha":"00c490418f6fa759b838a67b97caa7f81810275d","kind":"tag","published_at":"2016-12-08T10:02:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+148","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148/manifests"},{"name":"jdk-9+147","sha":"39acf446c0e5607e18eb653650547faa5c6ad213","kind":"tag","published_at":"2016-12-01T08:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+147","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147/manifests"},{"name":"jdk-9+146","sha":"3559bcaa07d1bb99ab879e311e0d7a7c7c392a0e","kind":"tag","published_at":"2016-11-23T11:31:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+146","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146/manifests"},{"name":"jdk-9+145","sha":"6cf1798516fe64da421582619073d52e543a7576","kind":"tag","published_at":"2016-11-17T10:50:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+145","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145/manifests"},{"name":"jdk-9+144","sha":"5ea2054dca46be58611926b8b95e99403356a995","kind":"tag","published_at":"2016-11-10T07:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+144","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144/manifests"},{"name":"jdk-9+143","sha":"f81449ad311513770185d312e8541431ca51b788","kind":"tag","published_at":"2016-11-04T10:23:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+143","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143/manifests"},{"name":"jdk-9+142","sha":"f67be9ea6741d050cc16bf77cf65afb89f72f5ed","kind":"tag","published_at":"2016-10-27T06:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+142","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142/manifests"},{"name":"jdk-9+141","sha":"b5e5a27c07b94d4eed141f1facd05bf129c1fc38","kind":"tag","published_at":"2016-10-20T09:11:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+141","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141/manifests"},{"name":"jdk-9+140","sha":"2556a36a1fbfe9cae4879fe185cb635224a75a9c","kind":"tag","published_at":"2016-10-13T07:24:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+140","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140/manifests"},{"name":"jdk-9+139","sha":"05223763914b3c59771e478e817d422390ff3792","kind":"tag","published_at":"2016-10-06T21:30:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+139","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139/manifests"},{"name":"jdk-9+138","sha":"bf36c7323204673dec50531b30b82937211d5b36","kind":"tag","published_at":"2016-09-29T06:10:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+138","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138/manifests"},{"name":"jdk-9+137","sha":"760cdfe7fdfc67dce739842f75996afd17b88603","kind":"tag","published_at":"2016-09-22T13:21:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+137","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137/manifests"},{"name":"jdk-9+136","sha":"61ff2836e9660a25fc28a84cf0e979e39eca65fb","kind":"tag","published_at":"2016-09-15T14:44:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+136","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136/manifests"},{"name":"jdk-9+135","sha":"1e19f7a5ca55f2aca01023d05513a529b58931dc","kind":"tag","published_at":"2016-09-08T06:36:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+135","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135/manifests"},{"name":"jdk-9+134","sha":"1c191deeefd0e7b2b5f6918a210707845cdca85f","kind":"tag","published_at":"2016-09-01T09:33:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+134","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134/manifests"},{"name":"jdk-9+133","sha":"3b021b234f6b9e9635b8c7e76f025105ef0e964b","kind":"tag","published_at":"2016-08-25T11:37:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+133","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133/manifests"},{"name":"jdk-9+132","sha":"e7c81d61a49a42a5be3f2d589584a8ab1e5a94fa","kind":"tag","published_at":"2016-08-18T08:39:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+132","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132/manifests"},{"name":"jdk-9+131","sha":"faac28b1016154c82a6826035d1df40c2c1cb19c","kind":"tag","published_at":"2016-08-11T11:48:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+131","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131/manifests"},{"name":"jdk-9+130","sha":"81d26e4fd1c3e08670ec9f8fbdd90d113e0953bc","kind":"tag","published_at":"2016-08-04T11:25:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+130","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130/manifests"},{"name":"jdk-9+129","sha":"9d7a4b0fb13528a9e1d34aeacfb7f0b018d27109","kind":"tag","published_at":"2016-07-28T08:59:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+129","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129/manifests"},{"name":"jdk-9+128","sha":"a901a16037047af7eb6bf85d100f9a6978f9d3e7","kind":"tag","published_at":"2016-07-21T12:55:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+128","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128/manifests"},{"name":"jdk-9+127","sha":"90224a2f416314cbebc845b67a5ecedcd0dfd989","kind":"tag","published_at":"2016-07-14T09:00:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+127","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127/manifests"},{"name":"jdk-9+126","sha":"65c86feb834c274d34bace999e5aaa80596cf551","kind":"tag","published_at":"2016-07-07T21:24:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+126","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126/manifests"},{"name":"jdk-9+125","sha":"613e3409612adebea71909e6c6b9a0ead73bbcc4","kind":"tag","published_at":"2016-06-30T14:21:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+125","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125/manifests"},{"name":"jdk-9+124","sha":"d8919cc68384876110989fdccc6fb344e9530d0f","kind":"tag","published_at":"2016-06-23T18:45:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+124","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124/manifests"},{"name":"jdk-9+123","sha":"b5884d09ee9605edfe3b8d89a0b2998c365b7aca","kind":"tag","published_at":"2016-06-16T15:21:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+123","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123/manifests"},{"name":"jdk-9+122","sha":"4a1aac42ff4c0f2af8d7fa512056a048abcd1c75","kind":"tag","published_at":"2016-06-09T11:49:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+122","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122/manifests"},{"name":"jdk-9+121","sha":"db79c2a0e44c87ff55dd217ebb1db29526f16997","kind":"tag","published_at":"2016-06-02T11:11:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+121","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121/manifests"},{"name":"jdk-9+120","sha":"266213c6c7c8d617c9e7531ecffc829c92508cf0","kind":"tag","published_at":"2016-05-26T16:55:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+120","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120/manifests"},{"name":"jdk-9+119","sha":"f6a03b7ed0f23539c745c2eb62b6dc8b7060aadb","kind":"tag","published_at":"2016-05-19T15:10:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+119","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119/manifests"},{"name":"jdk-9+118","sha":"bceda33a87fb8ab055c1d45b957fdfdf84fb61ac","kind":"tag","published_at":"2016-05-12T09:15:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+118","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118/manifests"},{"name":"jdk-9+117","sha":"4958f5d7ea685430c4bd550b45c08c35b6436b48","kind":"tag","published_at":"2016-05-05T13:26:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+117","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117/manifests"},{"name":"jdk-9+116","sha":"c69efa672b4872f08466cf0596ad58310962dcd8","kind":"tag","published_at":"2016-04-28T15:13:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+116","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116/manifests"},{"name":"jdk-9+115","sha":"7e9118010fa592f183b291ada17b2cfd93456574","kind":"tag","published_at":"2016-04-21T14:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+115","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115/manifests"},{"name":"jdk-9+114","sha":"d9613fdbcc5989345e6d2fcae2866885a13d1a23","kind":"tag","published_at":"2016-04-14T08:01:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+114","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114/manifests"},{"name":"jdk-9+113","sha":"7471701e104dc53a558a0be492cc6890bdbb36b3","kind":"tag","published_at":"2016-04-07T07:55:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+113","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113/manifests"},{"name":"jdk-9+112","sha":"67e337491ed3c9504e76a5a85a5bbc8ecd4ee740","kind":"tag","published_at":"2016-03-31T07:14:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+112","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112/manifests"},{"name":"jdk-9+111","sha":"eb13af26664a5f0731a8051505b111316783ee6c","kind":"tag","published_at":"2016-03-24T03:33:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+111","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111/manifests"},{"name":"jdk-9+110","sha":"f914c05dafe9374971a70086249ccbbae76e8870","kind":"tag","published_at":"2016-03-15T11:00:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+110","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110/manifests"},{"name":"jdk-9+109","sha":"9203f6b8f9862876c619e7ef0b467aa4d3d87dca","kind":"tag","published_at":"2016-03-10T09:24:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+109","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109/manifests"},{"name":"jdk-9+108","sha":"844738474b619f6c3008680b4d36414fb7d1a45c","kind":"tag","published_at":"2016-03-03T11:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+108","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108/manifests"},{"name":"jdk-9+107","sha":"7244b5fbd0debc6dde00aafe2d80469a017ac8b5","kind":"tag","published_at":"2016-02-25T09:05:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+107","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107/manifests"},{"name":"jdk-9+106","sha":"1ef5ec279b13cc0667fce655f5a0e901cb12f7b7","kind":"tag","published_at":"2016-02-18T10:06:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+106","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106/manifests"},{"name":"jdk-9+105","sha":"753d760430aba8ced9cdb64d911150612eeb4911","kind":"tag","published_at":"2016-02-11T18:39:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+105","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105/manifests"},{"name":"jdk-9+104","sha":"018c8d2555b1df29afceba12ffa545e84e85e3aa","kind":"tag","published_at":"2016-02-04T17:42:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+104","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104/manifests"},{"name":"jdk-9+103","sha":"c4497c1200984d0319327d984d825e25185e1778","kind":"tag","published_at":"2016-01-28T11:39:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+103","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103/manifests"},{"name":"jdk-9+102","sha":"5219ba54ef5177996a7b8dbaa3b228bd9f6d5e32","kind":"tag","published_at":"2016-01-21T08:31:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+102","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102/manifests"},{"name":"jdk-9+101","sha":"0bef24cdaa0761afe4753e88624bfa1c9da9d327","kind":"tag","published_at":"2016-01-14T10:58:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+101","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101/manifests"},{"name":"jdk-9+100","sha":"45075bc3df6502ab43b472060957b2457286c4e5","kind":"tag","published_at":"2016-01-07T15:17:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+100","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100/manifests"},{"name":"jdk-9+99","sha":"1972c0632853c4b83044b53ff502e91b50a9abae","kind":"tag","published_at":"2015-12-24T10:23:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+99","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99/manifests"},{"name":"jdk-9+98","sha":"460e68a212a2538a412e13505bac0f7d0d8b78e1","kind":"tag","published_at":"2015-12-18T11:03:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+98","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98/manifests"},{"name":"jdk-9+97","sha":"dffeb682512cb7ed381cd108812ea2b4b9e611d0","kind":"tag","published_at":"2015-12-18T02:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+97","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97/manifests"},{"name":"jdk-9+96","sha":"cd7474a2953840e26f158f26d592bb594225ada0","kind":"tag","published_at":"2015-12-10T11:46:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+96","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96/manifests"},{"name":"jdk-9+95","sha":"448dce2c3b657e0cb4bf9d57dda9b895af7bc478","kind":"tag","published_at":"2015-12-02T16:15:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+95","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95/manifests"},{"name":"9-b94","sha":"666adb6a56e08484916386b847dd6c160813f481","kind":"tag","published_at":"2015-11-26T12:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94/manifests"},{"name":"9-b93","sha":"a1a99c84126c5838a7c74bbdb276c43d099fef33","kind":"tag","published_at":"2015-11-19T10:36:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93/manifests"},{"name":"9-b92","sha":"6da10a0570453e615488bcdbadb90323f661aa01","kind":"tag","published_at":"2015-11-12T09:59:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92/manifests"},{"name":"9-b91","sha":"891e30e9015dd227525c04cfa335a2dbfddc4a8c","kind":"tag","published_at":"2015-11-05T10:59:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91/manifests"},{"name":"9-b90","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-30T09:05:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90/manifests"},{"name":"9-b89","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-29T08:56:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89/manifests"},{"name":"9-b88","sha":"02204a98f0a33f9647913c42999ddd7c53a060f1","kind":"tag","published_at":"2015-10-22T09:04:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88/manifests"},{"name":"9-b86","sha":"3060ec562985168a7f9379ccf293a7da7583a924","kind":"tag","published_at":"2015-10-15T12:04:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86/manifests"},{"name":"9-b85","sha":"8a5ebd277b07d4891a01d4c84a19cb4d13ff8790","kind":"tag","published_at":"2015-10-08T15:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85/manifests"},{"name":"9-b84","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-10-06T16:17:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84/manifests"},{"name":"9-b83","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-09-25T06:48:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83/manifests"},{"name":"9-b82","sha":"a2e95bd699549864d72140057fd804c0595ce5c6","kind":"tag","published_at":"2015-09-18T02:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82/manifests"},{"name":"9-b81","sha":"37e70de5d2a3ed8739a81f9cf42c141577c132c6","kind":"tag","published_at":"2015-09-11T01:27:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81/manifests"},{"name":"9-b80","sha":"1206c8b2ba6d16b2d947566a1a6de8758748551a","kind":"tag","published_at":"2015-09-03T06:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80/manifests"},{"name":"9-b79","sha":"a3f1e1ce395aa36a8683b6b5f9e5ec9cd895221a","kind":"tag","published_at":"2015-08-27T09:28:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79/manifests"},{"name":"9-b78","sha":"d4734924f6bee35b26cac515e0d530bbfca2795c","kind":"tag","published_at":"2015-08-20T10:16:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78/manifests"},{"name":"9-b77","sha":"3663b87358ba1270f219201d2587bc49d0df765b","kind":"tag","published_at":"2015-08-13T11:46:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77/manifests"},{"name":"9-b76","sha":"0e5e014c0931103b7949308af46bb79b5861a7ed","kind":"tag","published_at":"2015-08-06T09:07:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76/manifests"},{"name":"9-b75","sha":"29b3cf8f842b9b8547302b0918f5ca5c39d7e718","kind":"tag","published_at":"2015-07-30T09:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75/manifests"},{"name":"9-b74","sha":"ea1fa766bbeff70d38a0e41c86a913eabfe6325c","kind":"tag","published_at":"2015-07-23T08:26:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74/manifests"},{"name":"9-b73","sha":"28be67e56790e9aff2a3745e3c1354d9ea1f00d9","kind":"tag","published_at":"2015-07-16T14:12:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73/manifests"},{"name":"9-b72","sha":"a0737e5d402aa496415685bb07c84559c337ead9","kind":"tag","published_at":"2015-07-09T07:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72/manifests"},{"name":"9-b71","sha":"c3a016a7ec451671c38f968c9158d4804bfe774d","kind":"tag","published_at":"2015-07-02T08:08:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71/manifests"},{"name":"9-b70","sha":"960bd706f12f3eaf3145c3f038a93f0e9ca371b6","kind":"tag","published_at":"2015-06-25T09:26:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70/manifests"},{"name":"9-b69","sha":"bf272fc152d66461327b774fe3cad12c0e360d4d","kind":"tag","published_at":"2015-06-18T10:54:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69/manifests"},{"name":"9-b68","sha":"219a7e0e488062eb3e4da173d4339c706ebcd4bc","kind":"tag","published_at":"2015-06-11T11:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68/manifests"},{"name":"9-b67","sha":"8040cebf01508e79b8aa89de8f092fb72a1c3537","kind":"tag","published_at":"2015-06-04T09:26:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67/manifests"},{"name":"9-b66","sha":"2f3e13158961d78ae0f9a1a8e45a4e99f836d830","kind":"tag","published_at":"2015-05-28T07:31:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66/manifests"},{"name":"9-b65","sha":"60291ae36e9e327cefb05b18b4bd6a93861d5483","kind":"tag","published_at":"2015-05-21T10:16:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65/manifests"},{"name":"9-b64","sha":"c5c9f95a08a81f3e900cf8c2abfb2746db3713a6","kind":"tag","published_at":"2015-05-14T09:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64/manifests"},{"name":"9-b63","sha":"f9d7cee700520c8993e20581ea2c19849733ea1d","kind":"tag","published_at":"2015-05-07T07:26:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63/manifests"},{"name":"9-b62","sha":"6d178c95e5d55089e4474f8cf552845750a398af","kind":"tag","published_at":"2015-04-30T07:29:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62/manifests"},{"name":"9-b61","sha":"61797ff490af0d748683b61476a65931156c8675","kind":"tag","published_at":"2015-04-23T09:25:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61/manifests"},{"name":"8u51-b09","sha":"bcd5fc1fd4f546158267aeecb788783258a7ad35","kind":"tag","published_at":"2015-04-21T08:17:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09/manifests"},{"name":"9-b60","sha":"35d305f9e84970067bbc4014072e9f02d72a344b","kind":"tag","published_at":"2015-04-16T14:07:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60/manifests"},{"name":"8u51-b08","sha":"63f64f9c441b51ed003b27f9c4bffe206d1a0eab","kind":"tag","published_at":"2015-04-14T06:46:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08/manifests"},{"name":"8u45-b11","sha":"2a33f0b144b5a07b803d5e070bce58f4885ce5b9","kind":"tag","published_at":"2015-04-13T18:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11/manifests"},{"name":"9-b59","sha":"35f0257812269d44adf154cbd2db32d6e58a1643","kind":"tag","published_at":"2015-04-09T09:47:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59/manifests"},{"name":"8u51-b07","sha":"a1b72be5658c2e18db70c93f3c92802b0ed7b6e5","kind":"tag","published_at":"2015-04-07T12:36:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07/manifests"},{"name":"9-b58","sha":"9eb3005c14aae7bacd4520a333c46254a8c552e5","kind":"tag","published_at":"2015-04-04T20:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58/manifests"},{"name":"9-b57","sha":"2e61c9163e16869bed2ba19fba0f2e3b47a97fb5","kind":"tag","published_at":"2015-04-02T09:57:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57/manifests"},{"name":"8u51-b06","sha":"da275cb00aa8be747f2e7de593c903e200bc091b","kind":"tag","published_at":"2015-03-31T06:03:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06/manifests"},{"name":"9-b56","sha":"fd9dd36da9d0f62fcc2cda0740b61f0003b79c28","kind":"tag","published_at":"2015-03-26T11:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56/manifests"},{"name":"8u60-b08","sha":"27854c66773e605f5163f7a316fe8acc1a2146d7","kind":"tag","published_at":"2015-03-25T05:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08/manifests"},{"name":"8u51-b05","sha":"304b6f4f7aea08bc167ecdc279c413c9960cab41","kind":"tag","published_at":"2015-03-24T04:54:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05/manifests"},{"name":"8u51-b04","sha":"db5615a327642df6cf851619327c5587227c5440","kind":"tag","published_at":"2015-03-19T12:04:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04/manifests"},{"name":"9-b55","sha":"75e686157c9959a54ad8485b966561bafb114eed","kind":"tag","published_at":"2015-03-19T09:25:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55/manifests"},{"name":"8u45-b13","sha":"6b91866419b37539e0cb7585ddeca78a3e1a8ec9","kind":"tag","published_at":"2015-03-18T05:38:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13/manifests"},{"name":"8u60-b07","sha":"3858d0e9982b24b58951c10733b75dd915007d39","kind":"tag","published_at":"2015-03-18T05:34:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07/manifests"},{"name":"8u60-b06","sha":"dc630c8b218630e30df2180f0f09f144e33386dc","kind":"tag","published_at":"2015-03-18T00:31:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06/manifests"},{"name":"8u45-b12","sha":"c407f83380925e3d2ad63acbf5acc6477d972f5f","kind":"tag","published_at":"2015-03-17T05:23:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12/manifests"},{"name":"8u40-b27","sha":"1d8e815d247b1085124a6666017e1631be2f0d01","kind":"tag","published_at":"2015-03-13T15:22:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27/manifests"},{"name":"9-b54","sha":"a387174a4eec9c63e2583109d06c9652d07d7b4e","kind":"tag","published_at":"2015-03-12T06:53:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54/manifests"},{"name":"8u51-b03","sha":"f5428dc268a55746d1ae0c785b1df6ad0a0d7cbe","kind":"tag","published_at":"2015-03-12T05:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03/manifests"},{"name":"8u40-b26","sha":"464aedb0b8a9a93a0d15809df0a0fa4bd28bc21e","kind":"tag","published_at":"2015-03-08T02:20:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26/manifests"},{"name":"9-b53","sha":"9f0be48700061142e5528c272a960af504d95bb3","kind":"tag","published_at":"2015-03-05T09:49:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53/manifests"},{"name":"8u51-b02","sha":"f2b337e35f7d275c23b93101e897ba5e25d75ba8","kind":"tag","published_at":"2015-03-05T07:37:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02/manifests"},{"name":"8u60-b05","sha":"c6bdf0fd5a31f05a679a27bdab270364b3b5f925","kind":"tag","published_at":"2015-03-04T04:42:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05/manifests"},{"name":"8u45-b10","sha":"80f0188f8683ec3b68795624ccd9469b4cb60d34","kind":"tag","published_at":"2015-03-03T04:05:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10/manifests"},{"name":"8u51-b01","sha":"ed3db86c2a062a6d8dbc350ff19fd1fe3750b86c","kind":"tag","published_at":"2015-02-26T19:05:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01/manifests"},{"name":"9-b52","sha":"5f7e373a281258fd16a73e4bc5341df46dbf6260","kind":"tag","published_at":"2015-02-26T09:04:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52/manifests"},{"name":"8u60-b04","sha":"4597a47010cb1e1bf4862a9dd75d242dd8de2b8a","kind":"tag","published_at":"2015-02-25T07:32:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04/manifests"},{"name":"8u45-b09","sha":"d4fa590586fca4d390e6bca80cd46b40c04b3aab","kind":"tag","published_at":"2015-02-24T07:16:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09/manifests"},{"name":"9-b51","sha":"431cf9aa689d374a2f25003be9f1bb0d76e48740","kind":"tag","published_at":"2015-02-19T15:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b51","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51/manifests"},{"name":"8u60-b03","sha":"cce2f871157eb76ed4dbd3fde1d3a7ed817e8296","kind":"tag","published_at":"2015-02-18T05:54:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03/manifests"},{"name":"8u45-b08","sha":"feed497906a933d2f2eb3390eaa621b61525d2b7","kind":"tag","published_at":"2015-02-17T08:07:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08/manifests"},{"name":"9-b50","sha":"9955299e81acc10994d73e62c692cf5faf200551","kind":"tag","published_at":"2015-02-12T08:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b50","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50/manifests"},{"name":"8u40-b25","sha":"05fa37f05ef89813dd5ff537943dce47e3cda1b0","kind":"tag","published_at":"2015-02-11T09:38:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25/manifests"},{"name":"8u60-b02","sha":"5372c90dd48e5cdb6822abbe23f50b039ccc1db0","kind":"tag","published_at":"2015-02-11T05:10:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02/manifests"},{"name":"8u45-b07","sha":"3ba6a515acf2174bb50fe2516924f80fe7852756","kind":"tag","published_at":"2015-02-09T23:30:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07/manifests"},{"name":"8u60-b01","sha":"4dc647a34b1119b0aafaea3587aeb71c3cb0e8fd","kind":"tag","published_at":"2015-02-06T23:43:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01/manifests"},{"name":"9-b49","sha":"6ebe973f7d0cb4c9b1e9e108a5bdbbf44dbaaba1","kind":"tag","published_at":"2015-02-05T12:12:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b49","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49/manifests"},{"name":"8u40-b24","sha":"30d89c9830182ec21c7ee2e889eaba570494c8ab","kind":"tag","published_at":"2015-02-04T05:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24/manifests"},{"name":"8u45-b06","sha":"4783fadf191bec4dfd1141bd7dcba8bd94395f56","kind":"tag","published_at":"2015-02-03T04:22:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06/manifests"},{"name":"9-b48","sha":"d2d1d18a979f8d0af92c36f50e2489bdc15f5484","kind":"tag","published_at":"2015-01-29T08:09:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b48","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48/manifests"},{"name":"8u40-b23","sha":"29b9abdfac93b99c6c15e0814916c23bb67166e5","kind":"tag","published_at":"2015-01-28T06:03:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23/manifests"},{"name":"8u45-b05","sha":"6e20019b446c5966efbc9379ddfeaf7e3d6b1c9a","kind":"tag","published_at":"2015-01-27T05:51:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05/manifests"},{"name":"9-b47","sha":"632acc173ede884c0077e00775bd074f9adf5ec3","kind":"tag","published_at":"2015-01-22T08:50:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b47","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47/manifests"},{"name":"8u40-b22","sha":"c4cee6601bd1e37e335152105b0228f126cafde5","kind":"tag","published_at":"2015-01-21T09:48:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22/manifests"},{"name":"8u45-b04","sha":"e00a85c5190b2cb51e0cd49abb3d6255664304fa","kind":"tag","published_at":"2015-01-21T09:29:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04/manifests"},{"name":"9-b46","sha":"ac3c6c0af8f97e1f4fc7d2482d27e28c99605f4a","kind":"tag","published_at":"2015-01-15T11:54:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b46","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46/manifests"},{"name":"8u40-b21","sha":"13425d4ea891ef6ad267222c1d3cd8b9e6bb2712","kind":"tag","published_at":"2015-01-14T05:16:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21/manifests"},{"name":"8u45-b03","sha":"0f7db044958f90b348afbd4e14170bd40c8ce999","kind":"tag","published_at":"2015-01-13T05:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03/manifests"},{"name":"9-b45","sha":"e686efb3350057cf6321c40b6715453746217a59","kind":"tag","published_at":"2015-01-08T08:14:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b45","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45/manifests"},{"name":"8u40-b20","sha":"3d70c424473fe3b01eaeb0ae58dedb1d19a8c3e7","kind":"tag","published_at":"2014-12-31T05:35:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20/manifests"},{"name":"9-b44","sha":"e4662e22f04077dd9f64f768ca29ca9f08f76b32","kind":"tag","published_at":"2014-12-24T10:44:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b44","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44/manifests"},{"name":"8u45-b02","sha":"bf6fb4de3ee557689e08c898363aa97e2f403a4f","kind":"tag","published_at":"2014-12-23T08:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02/manifests"},{"name":"9-b43","sha":"55878d7559296feab06c8c55414ad5c1e19e23fa","kind":"tag","published_at":"2014-12-18T11:41:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b43","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43/manifests"},{"name":"8u31-b13","sha":"eb087309a4b68bd55ee89aefa25756c9b5e82de2","kind":"tag","published_at":"2014-12-18T09:52:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13/manifests"},{"name":"8u40-b19","sha":"6b47ee8936e10a3493cd8ed2f8e6489fa3c81fdd","kind":"tag","published_at":"2014-12-17T09:03:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19/manifests"},{"name":"8u45-b01","sha":"919886f34e53c31d7b1bfcdf7d451ca050db580a","kind":"tag","published_at":"2014-12-16T17:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01/manifests"},{"name":"9-b42","sha":"cb3cd58e440636cfdc18a9a8c198a70e8fa8754a","kind":"tag","published_at":"2014-12-11T12:00:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b42","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42/manifests"},{"name":"8u40-b18","sha":"ad7d0208926407faf8783fd16214237b70d23875","kind":"tag","published_at":"2014-12-10T06:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18/manifests"},{"name":"8u31-b12","sha":"1227276f9e41b6ab7e6a8380d506981075587c27","kind":"tag","published_at":"2014-12-09T11:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12/manifests"},{"name":"9-b41","sha":"9c0884e5c4ff0904626b7da7bbea5f5c01311429","kind":"tag","published_at":"2014-12-04T06:59:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b41","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41/manifests"},{"name":"8u40-b17","sha":"fae4885c04b51d87f1abd799a41e0ee32a8d788c","kind":"tag","published_at":"2014-12-03T07:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17/manifests"},{"name":"8u31-b11","sha":"f1b16a102324e1bbbf272bfeb6c4be2c669666a7","kind":"tag","published_at":"2014-12-03T05:17:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11/manifests"},{"name":"8u40-b16","sha":"5f9a2deae25859e47b5361d95b99035e26d82540","kind":"tag","published_at":"2014-11-26T09:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16/manifests"},{"name":"8u31-b10","sha":"10bbc3528a703b71227c317495373b38efad83df","kind":"tag","published_at":"2014-11-25T05:04:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10/manifests"},{"name":"8u40-b15","sha":"d39eb3c24e6167e4bedc9e5e2801c12ce38b9b5e","kind":"tag","published_at":"2014-11-19T08:35:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15/manifests"},{"name":"8u31-b09","sha":"7f3b90c8f615682dd84b880221fa7712f77bdf1d","kind":"tag","published_at":"2014-11-18T06:45:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09/manifests"},{"name":"9-b40","sha":"fa2db0be6cd8ad2cd1be3764685c523dcbda7f82","kind":"tag","published_at":"2014-11-18T04:37:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b40","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40/manifests"},{"name":"9-b39","sha":"e359662bd02205f25ec5e1992b0d81de445a098f","kind":"tag","published_at":"2014-11-13T05:39:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b39","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39/manifests"},{"name":"8u40-b14","sha":"39ffc36db96a1bfed5ae35d4f6005ab11a616e0d","kind":"tag","published_at":"2014-11-12T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14/manifests"},{"name":"8u31-b08","sha":"e92cd098da847c4620d67f82f8d68909e06b53ea","kind":"tag","published_at":"2014-11-11T05:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08/manifests"},{"name":"9-b38","sha":"51d1000543c5b1879fb26cb9a19f81e7ed39d080","kind":"tag","published_at":"2014-11-06T04:05:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b38","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38/manifests"},{"name":"8u40-b13","sha":"0c48e387a3d5183f45e11566ac3d6f3be849176a","kind":"tag","published_at":"2014-11-05T09:15:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13/manifests"},{"name":"8u31-b07","sha":"0f3f168402d212f51586a45c48120198ae04b5c0","kind":"tag","published_at":"2014-11-04T20:49:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07/manifests"},{"name":"9-b37","sha":"30013a579a87f07a3ec429365fcb7fbe170940f3","kind":"tag","published_at":"2014-10-30T05:29:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b37","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37/manifests"},{"name":"8u40-b12","sha":"66479fb5885c5b97db935fb820777a15dadcdb62","kind":"tag","published_at":"2014-10-29T07:46:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12/manifests"},{"name":"8u31-b06","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-28T07:48:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06/manifests"},{"name":"9-b36","sha":"6fb58408f2aa6205a15fb5b28f8e8f843d3e82ec","kind":"tag","published_at":"2014-10-23T05:22:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b36","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36/manifests"},{"name":"8u40-b11","sha":"7af417d0d6a0170a8dae29a84df8ad325ef12ded","kind":"tag","published_at":"2014-10-22T10:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11/manifests"},{"name":"8u31-b05","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-21T10:15:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05/manifests"},{"name":"9-b35","sha":"6a5ab345823802700c2ff6c9b712ebb67cb5d512","kind":"tag","published_at":"2014-10-16T07:39:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b35","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35/manifests"},{"name":"8u40-b10","sha":"3b62ed4b26511b6806fef9e0379ca555ba87596e","kind":"tag","published_at":"2014-10-15T22:11:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10/manifests"},{"name":"8u31-b04","sha":"d5de1d1fdd1cf2226d08bf85a02d0ba4467bd364","kind":"tag","published_at":"2014-10-14T19:29:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04/manifests"},{"name":"9-b34","sha":"1606bff84f31838c700d2642754658b4f98f5423","kind":"tag","published_at":"2014-10-09T07:42:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b34","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34/manifests"},{"name":"8u25-b18","sha":"94ca096cc07f1653d1c7ca9fa74feb004c8aba7f","kind":"tag","published_at":"2014-10-08T19:38:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18/manifests"},{"name":"8u40-b09","sha":"19f26cfa947ef76c0910889e8d4ba943a7db20d8","kind":"tag","published_at":"2014-10-08T06:25:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09/manifests"},{"name":"8u31-b03","sha":"c318543d0dcf187de055463eb52e5ef971267fc6","kind":"tag","published_at":"2014-10-07T21:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03/manifests"},{"name":"9-b33","sha":"4d86e4ebacceb4982402ba90fc2a3a6998fd362c","kind":"tag","published_at":"2014-10-03T00:21:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b33","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33/manifests"},{"name":"8u40-b08","sha":"c2152ea6bfa440e77c4b6e792dda098649b63518","kind":"tag","published_at":"2014-10-01T07:43:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08/manifests"},{"name":"8u31-b02","sha":"33e11de1ce66a901ff4762b1a7263ac7472de071","kind":"tag","published_at":"2014-09-30T14:28:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02/manifests"},{"name":"9-b32","sha":"3f331e899b9020f1ba8d2423405d5fdafc7dc1c0","kind":"tag","published_at":"2014-09-25T18:05:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b32","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32/manifests"},{"name":"8u40-b07","sha":"7d62fa7666bd6301737d8fca7cda49848ddf2bc4","kind":"tag","published_at":"2014-09-24T21:18:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07/manifests"},{"name":"8u31-b01","sha":"e99a34023aa2f7834f5a73f47f28b2279164be51","kind":"tag","published_at":"2014-09-23T21:48:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01/manifests"},{"name":"8u25-b17","sha":"c835e79ec573a5099517d6fd0dbdf943643efda2","kind":"tag","published_at":"2014-09-18T23:23:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17/manifests"},{"name":"9-b31","sha":"fe710a968ef5780dee7730f926a4771d84f4df87","kind":"tag","published_at":"2014-09-18T22:37:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b31","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31/manifests"},{"name":"8u40-b06","sha":"b21d18a90224f711b4c536ba5d6656f17b378d1a","kind":"tag","published_at":"2014-09-17T20:35:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06/manifests"},{"name":"9-b30","sha":"158d74da4243041ecef62e359410362486200c91","kind":"tag","published_at":"2014-09-11T14:31:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b30","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30/manifests"},{"name":"8u25-b16","sha":"2d43e87d77dbc86c2f7d78f81b2b4802809f7951","kind":"tag","published_at":"2014-09-10T16:06:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16/manifests"},{"name":"8u40-b05","sha":"6ff8fa391dada0870e83a100dffd1ebdb31c46e1","kind":"tag","published_at":"2014-09-10T15:28:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05/manifests"},{"name":"9-b29","sha":"760e15bb1dbd25e5ecd3515d6a9d75463c67ecf8","kind":"tag","published_at":"2014-09-04T14:59:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b29","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29/manifests"},{"name":"8u40-b04","sha":"b461b888958ee57c450e1c1e07384359212be721","kind":"tag","published_at":"2014-09-03T15:23:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04/manifests"},{"name":"8u25-b15","sha":"214246ad012541bb07ad646b983c0f7df72f5e4c","kind":"tag","published_at":"2014-09-03T14:48:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15/manifests"},{"name":"9-b28","sha":"5a8a6d8a856fcac76bffc1be8c8e966745d74a70","kind":"tag","published_at":"2014-08-29T14:35:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b28","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28/manifests"},{"name":"8u40-b03","sha":"714f1aac07360d736b58e8b12ec05813bb89cd35","kind":"tag","published_at":"2014-08-27T14:55:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03/manifests"},{"name":"8u25-b14","sha":"7b0edc195afcb3602ac25bbc1a2be961bf645ec6","kind":"tag","published_at":"2014-08-26T14:39:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14/manifests"},{"name":"9-b27","sha":"a526744a28770e567fabe078c78d4da6f2e2e488","kind":"tag","published_at":"2014-08-21T15:20:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27/manifests"},{"name":"8u40-b02","sha":"a46c418c279f2f868f6bef42d0518293b56ac19e","kind":"tag","published_at":"2014-08-21T14:40:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02/manifests"},{"name":"8u25-b13","sha":"02eead6d8e200421a9c73b85bbfcac9cafc3e431","kind":"tag","published_at":"2014-08-19T14:43:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13/manifests"},{"name":"8u40-b01","sha":"4652b7c9bdab6a5856a683babab50bcb1c718c1f","kind":"tag","published_at":"2014-08-13T14:51:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01/manifests"},{"name":"8u25-b12","sha":"7219590651e82650f7d3f791f06050f8e9aef9e6","kind":"tag","published_at":"2014-08-12T14:48:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12/manifests"},{"name":"9-b26","sha":"7a5b197a0af396c980335c57c7fae6df10a54c7e","kind":"tag","published_at":"2014-08-09T15:18:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26/manifests"},{"name":"8u25-b11","sha":"f2820d0562decd4181c4e6eeb80026481ea65597","kind":"tag","published_at":"2014-08-05T14:34:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11/manifests"},{"name":"8u20-b26","sha":"0bce37b8aea07d19cdf1814f8e3c8dc8ba1df2b2","kind":"tag","published_at":"2014-07-31T15:05:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26/manifests"},{"name":"9-b25","sha":"69c9dbd69eb2c085cbb1c44748e2389ee2268081","kind":"tag","published_at":"2014-07-31T14:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25/manifests"},{"name":"8u25-b10","sha":"e423339cdd96cc7067be6ca8f34a75948f5192e0","kind":"tag","published_at":"2014-07-29T14:52:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10/manifests"},{"name":"8u20-b25","sha":"e92a218928b2f98909d8d3d5199fde6b5a5a3b0d","kind":"tag","published_at":"2014-07-25T04:23:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25/manifests"},{"name":"8u25-b09","sha":"27c635a78256f8419e28c1163e96b08850f3ae00","kind":"tag","published_at":"2014-07-24T15:18:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09/manifests"},{"name":"8u20-b24","sha":"14f06adc9b497b63158f761773d0e823179c23e2","kind":"tag","published_at":"2014-07-24T14:54:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24/manifests"},{"name":"9-b24","sha":"8089c7e4090a65dd4239f9b87a6c1eef0c81d923","kind":"tag","published_at":"2014-07-24T14:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24/manifests"},{"name":"8u25-b08","sha":"a3e94f1726b38459d958fef0d7a1b6a4f0a314b6","kind":"tag","published_at":"2014-07-22T15:29:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08/manifests"},{"name":"9-b23","sha":"3cb0248df61b6c05b51c655cabfc5ba84506e1a0","kind":"tag","published_at":"2014-07-17T15:28:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23/manifests"},{"name":"8u20-b23","sha":"891177468d64d90618f80bf5e5de135b63ef7e77","kind":"tag","published_at":"2014-07-16T15:33:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23/manifests"},{"name":"8u25-b07","sha":"6a26310e0fb8d3b5428ea340309ce74df7256860","kind":"tag","published_at":"2014-07-15T16:17:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07/manifests"},{"name":"9-b22","sha":"a1a3989d8a988b19addbb1ed7322bedc1d3719ca","kind":"tag","published_at":"2014-07-10T15:14:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22/manifests"},{"name":"8u20-b22","sha":"96245c18b86c7387a1b9afc7a38b367f46e9147b","kind":"tag","published_at":"2014-07-09T14:35:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22/manifests"},{"name":"8u25-b06","sha":"2987b9eb9e041898392b6596f81b25652057b729","kind":"tag","published_at":"2014-07-08T14:50:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06/manifests"},{"name":"9-b21","sha":"d97cb16f23e6e20a62c3239d0ceaa6c51e043592","kind":"tag","published_at":"2014-07-03T14:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21/manifests"},{"name":"8u20-b21","sha":"4d16dd0995ab04775f41d2be548c6ea33aef0434","kind":"tag","published_at":"2014-07-02T14:51:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21/manifests"},{"name":"8u25-b05","sha":"31ec2ff88948f1da78e0721750c6423d5a5c3ae1","kind":"tag","published_at":"2014-07-01T14:38:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05/manifests"},{"name":"9-b20","sha":"3bd745ba23d4ad6d2eef43abd5680a479db65175","kind":"tag","published_at":"2014-06-26T14:28:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20/manifests"},{"name":"8u20-b20","sha":"0cfa49ffa57616d0abd09161f61c4e074345106c","kind":"tag","published_at":"2014-06-25T16:01:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20/manifests"},{"name":"8u25-b04","sha":"20afbb2292fbe6934523d5757e791bf99c788523","kind":"tag","published_at":"2014-06-24T01:55:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04/manifests"},{"name":"9-b19","sha":"73bdfcb72aa6c3faf2156f911aee2bf2611a45c6","kind":"tag","published_at":"2014-06-19T15:40:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19/manifests"},{"name":"8u25-b03","sha":"eeaa9c57293f6b5bab9482e067902ee8ab24f640","kind":"tag","published_at":"2014-06-19T02:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03/manifests"},{"name":"8u20-b19","sha":"694d6313847baddee5601474c249b4c2fc964c32","kind":"tag","published_at":"2014-06-18T15:39:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19/manifests"},{"name":"8u11-b12","sha":"6d180c190e6ad902715fa0a460db95251c8d263a","kind":"tag","published_at":"2014-06-17T04:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12/manifests"},{"name":"9-b18","sha":"18e4ee1eb3f7ba0661133c8140181b9d53bf4a1e","kind":"tag","published_at":"2014-06-13T15:21:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18/manifests"},{"name":"8u25-b02","sha":"f684968527ded3a38790de605728034bab1e4e13","kind":"tag","published_at":"2014-06-12T15:56:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02/manifests"},{"name":"9-b17","sha":"8b8229e8a4f2b9783675682022481d8422d5bf24","kind":"tag","published_at":"2014-06-12T15:06:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17/manifests"},{"name":"8u20-b18","sha":"6b3dc8a1754189d506667a7162f8e46475d6a985","kind":"tag","published_at":"2014-06-11T04:34:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18/manifests"},{"name":"8u25-b01","sha":"0e8e4ec1aff538385e03df2711b6dd3fca1c80f4","kind":"tag","published_at":"2014-06-05T15:49:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01/manifests"},{"name":"9-b16","sha":"35f65a57367e6de7c8aa2863773500391af879c5","kind":"tag","published_at":"2014-06-05T15:11:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16/manifests"},{"name":"8u20-b17","sha":"93fda2e63c261c1e582498aad6c0e0e5fbdef918","kind":"tag","published_at":"2014-06-04T14:54:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17/manifests"},{"name":"8u11-b11","sha":"eb7f646c27684cc6338f0600d33dae88da87874b","kind":"tag","published_at":"2014-06-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11/manifests"},{"name":"9-b15","sha":"60c1920c1fff30178de259b7eb752655febeb05b","kind":"tag","published_at":"2014-05-30T14:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15/manifests"},{"name":"8u11-b10","sha":"bf60f58df56273a3fa5f3f549a9f5fcd7aab8f68","kind":"tag","published_at":"2014-05-28T04:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10/manifests"},{"name":"8u20-b16","sha":"79bb17cab9c406cfcead688831107a0b9224e8e5","kind":"tag","published_at":"2014-05-28T03:34:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16/manifests"},{"name":"9-b14","sha":"1d3a7181633c3047d94b38909f5b905d1b370f68","kind":"tag","published_at":"2014-05-22T15:13:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14/manifests"},{"name":"8u20-b15","sha":"7ce12d2b405e7f951bdc2ed45b99569960da33c7","kind":"tag","published_at":"2014-05-21T14:36:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15/manifests"},{"name":"8u11-b09","sha":"7601844a33283ee9eedcfac0d4f12237b82672bd","kind":"tag","published_at":"2014-05-20T05:13:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09/manifests"},{"name":"9-b13","sha":"8530e34dae93df183422bc9e4094186fc1cdcc09","kind":"tag","published_at":"2014-05-15T14:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13/manifests"},{"name":"8u20-b14","sha":"ef8eead7c50963e24aad4339e8e80ac2027fe37a","kind":"tag","published_at":"2014-05-14T20:07:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14/manifests"},{"name":"8u11-b08","sha":"c6c9de6545e5d64bbfcae083a49f0f963bbd6024","kind":"tag","published_at":"2014-05-13T14:59:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08/manifests"},{"name":"9-b12","sha":"b5cf781a90c70420e7747b447827033366982e06","kind":"tag","published_at":"2014-05-08T19:33:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12/manifests"},{"name":"8u20-b13","sha":"a93e0cba9d5c7e07a8ed0c2a70d4801f569eecd9","kind":"tag","published_at":"2014-05-07T14:56:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13/manifests"},{"name":"8u11-b07","sha":"2bf659f263d8462c50a31da023fd188b65ff1911","kind":"tag","published_at":"2014-05-06T14:27:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07/manifests"},{"name":"9-b11","sha":"a6b49ff5dcc78d1bd5a2fa9695a0042911e2ac36","kind":"tag","published_at":"2014-05-01T14:47:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11/manifests"},{"name":"8u20-b12","sha":"930bebaa0918d8f99a3af602a9e3173b9d648c69","kind":"tag","published_at":"2014-04-30T14:48:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12/manifests"},{"name":"8u11-b06","sha":"88849299ff4e7020d95ea4e6474b2fb488edc4a6","kind":"tag","published_at":"2014-04-29T14:47:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06/manifests"},{"name":"9-b10","sha":"210ce94b39263de94b241a63ad98e321aafbef75","kind":"tag","published_at":"2014-04-24T15:38:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10/manifests"},{"name":"8u20-b11","sha":"499300c6d3b140e46d35bb2a9ba1e805ed15290c","kind":"tag","published_at":"2014-04-23T15:35:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11/manifests"},{"name":"8u11-b05","sha":"bc5b49ecb3d359c477b3402819d8d967cd706d25","kind":"tag","published_at":"2014-04-22T14:27:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05/manifests"},{"name":"9-b09","sha":"aae712bcc7f2b8f2ac7687ffc2bb720a735bf425","kind":"tag","published_at":"2014-04-17T14:22:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09/manifests"},{"name":"8u20-b10","sha":"64edde5af4885e16861c002ff3a371a92bae369b","kind":"tag","published_at":"2014-04-16T14:30:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10/manifests"},{"name":"8u11-b04","sha":"c326a2855350505aeade88aa4725334e0cd28d47","kind":"tag","published_at":"2014-04-15T14:53:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04/manifests"},{"name":"9-b08","sha":"e11f34a80e3ef721d41881eb0e112770abbf8e78","kind":"tag","published_at":"2014-04-15T14:23:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08/manifests"},{"name":"8u20-b09","sha":"8afce5c8e30b7f6e835e489a5423e137d1926258","kind":"tag","published_at":"2014-04-09T15:02:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09/manifests"},{"name":"8u11-b03","sha":"a5e91ec777bb028330468212aee964eadb3419e5","kind":"tag","published_at":"2014-04-08T15:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03/manifests"},{"name":"9-b07","sha":"448e61407de6e5fc9c2cdb8fd9a7d20b25e460e8","kind":"tag","published_at":"2014-04-03T15:18:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07/manifests"},{"name":"8u20-b08","sha":"7d0ff1d99e1929cb26732a46d82061a756ad318a","kind":"tag","published_at":"2014-04-02T14:29:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08/manifests"},{"name":"8u11-b02","sha":"a0e6d3806e79b39d38d6d82710ef82ba4d24e4f0","kind":"tag","published_at":"2014-04-01T14:50:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02/manifests"},{"name":"9-b06","sha":"21eafd1a23ac6802277c9af4113daaa1cb7dd6cc","kind":"tag","published_at":"2014-03-27T19:04:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06/manifests"},{"name":"8u20-b07","sha":"269c226217d001ea47e7260e6ade7fea7a6943c2","kind":"tag","published_at":"2014-03-26T18:23:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07/manifests"},{"name":"8u11-b01","sha":"60340b8c6a5835b41c4e71661a09181bfcc0b3e3","kind":"tag","published_at":"2014-03-25T15:05:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01/manifests"},{"name":"9-b05","sha":"794d16bdc91a9b4f295ba35a5bd3cd359f0c5df9","kind":"tag","published_at":"2014-03-20T15:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05/manifests"},{"name":"8u20-b06","sha":"14baaa12c9017eb8a2817f0364680d3e26661f08","kind":"tag","published_at":"2014-03-19T15:57:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06/manifests"},{"name":"8u5-b13","sha":"84b39c65ddd0e5469fd7e60dd17b592da27f0038","kind":"tag","published_at":"2014-03-18T15:31:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13/manifests"},{"name":"8u20-b05","sha":"f607ef2a0d55dc2bf4cea1ad4e1f0965becca0f7","kind":"tag","published_at":"2014-03-12T16:12:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05/manifests"},{"name":"9-b04","sha":"0c1cc05f156b54f764755f13ac7229409159526e","kind":"tag","published_at":"2014-03-11T23:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04/manifests"},{"name":"8u5-b12","sha":"3acdf271125221b04e24f33b596934565019826b","kind":"tag","published_at":"2014-03-11T15:07:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12/manifests"},{"name":"8u20-b04","sha":"e11bf0df26a4f511aff489a562cd9956cbe17af8","kind":"tag","published_at":"2014-03-05T16:00:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04/manifests"},{"name":"8.0-b132","sha":"1a0c382658d94a7f7692f0c9bb09129733a34861","kind":"tag","published_at":"2014-03-04T18:36:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b132","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132/manifests"},{"name":"8u5-b11","sha":"7d68f0fb450341c280b8c0d420219d18cd9b76ac","kind":"tag","published_at":"2014-03-04T16:31:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11/manifests"},{"name":"8.0-b131","sha":"a785ebbd497da2bef677b43e26727bb180b8af71","kind":"tag","published_at":"2014-03-01T17:50:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b131","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131/manifests"},{"name":"8.0-b130","sha":"02db3280dcdb25778bca2572f9bd9b7cb5a124cd","kind":"tag","published_at":"2014-02-28T15:53:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b130","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130/manifests"},{"name":"8u20-b03","sha":"767a7329bb39cfaa4e520360df84f76684169c7a","kind":"tag","published_at":"2014-02-26T16:22:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03/manifests"},{"name":"8u5-b10","sha":"6e5021ed3c6e96234b183263866d2b5e4bcf3580","kind":"tag","published_at":"2014-02-25T18:09:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10/manifests"},{"name":"9-b03","sha":"825207a2296c3a4758b1bf1299dde9ed1ff7d602","kind":"tag","published_at":"2014-02-21T17:40:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03/manifests"},{"name":"8u20-b02","sha":"64e4a9c6b1edf353f7cc52b9f34a6aacc6a20679","kind":"tag","published_at":"2014-02-19T16:49:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02/manifests"},{"name":"8u5-b09","sha":"0eae196c85396aec7c4b87419188c2b933788d82","kind":"tag","published_at":"2014-02-18T17:48:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09/manifests"},{"name":"8u20-b01","sha":"54911b1aeff16e362c058a8b53d771f1fb03ccf3","kind":"tag","published_at":"2014-02-12T16:58:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01/manifests"},{"name":"8u5-b08","sha":"861f393b0cf74ed089ecd5981083603a14104628","kind":"tag","published_at":"2014-02-11T18:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08/manifests"},{"name":"8.0-b129","sha":"a76ff582459efda5a9433e912cffccbf86e4dc2d","kind":"tag","published_at":"2014-02-07T21:27:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b129","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129/manifests"},{"name":"9-b02","sha":"336652fd2976d366f37c8c467476e8d18ef8ff03","kind":"tag","published_at":"2014-02-07T02:15:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02/manifests"},{"name":"8u5-b07","sha":"2452f97e9cac929c8004dd5a9423af1484710f14","kind":"tag","published_at":"2014-02-04T17:35:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07/manifests"},{"name":"8.0-b128","sha":"20844fe7ec287aa281d7abf1441a61f19ba6bd6f","kind":"tag","published_at":"2014-02-02T07:29:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b128","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128/manifests"},{"name":"8.0-b127","sha":"7fe86efa5edf72803913709eb9fa7226ab95db81","kind":"tag","published_at":"2014-01-30T16:29:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b127","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127/manifests"},{"name":"8u5-b06","sha":"71f36821dee76056e51832571b016509738be129","kind":"tag","published_at":"2014-01-28T17:46:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06/manifests"},{"name":"8.0-b126","sha":"62fd6cb763b6e402fe2854d21845b7e89c9797c5","kind":"tag","published_at":"2014-01-25T01:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b126","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126/manifests"},{"name":"8u5-b05","sha":"1e733141045e651d78a2ce94623df559a79ed04f","kind":"tag","published_at":"2014-01-22T20:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05/manifests"},{"name":"8.0-b125","sha":"a431ecb566c7c339496ea762d54f537f115f428c","kind":"tag","published_at":"2014-01-22T16:44:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b125","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125/manifests"},{"name":"9-b01","sha":"722c0fd5ee9b3c6df9dded33db483ad79d4fb130","kind":"tag","published_at":"2014-01-22T03:48:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01/manifests"},{"name":"8.0-b124","sha":"1486d06a2a6a868b1e8ca4332d12139ab652a37f","kind":"tag","published_at":"2014-01-18T05:38:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b124","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124/manifests"},{"name":"8u5-b04","sha":"c416ef47766499dbc56e91cb78a01eadd2a73851","kind":"tag","published_at":"2014-01-14T16:45:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04/manifests"},{"name":"8.0-b123","sha":"3730b5c8f5fbf708c356bcf5cffd20703a3e6a85","kind":"tag","published_at":"2014-01-10T17:30:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b123","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123/manifests"},{"name":"8u5-b03","sha":"dbcca91d4f3abe3bc16a45fbc1bc2739750a395e","kind":"tag","published_at":"2014-01-07T17:45:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03/manifests"},{"name":"8.0-b122","sha":"ccbbbb276746836d5a8e24705c3c008f745c16f1","kind":"tag","published_at":"2014-01-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b122","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122/manifests"},{"name":"8u5-b02","sha":"e1792eb55003a750224ac1bfd3c4e62a1d5b6794","kind":"tag","published_at":"2013-12-24T16:51:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02/manifests"},{"name":"8.0-b121","sha":"012c7c5bd0d1ae5f4953fbdecb426a8dc2655e1b","kind":"tag","published_at":"2013-12-20T02:14:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b121","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121/manifests"},{"name":"8u5-b01","sha":"f16f4674aee72a363edd7cf6faaac79d2699da40","kind":"tag","published_at":"2013-12-17T17:17:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01/manifests"},{"name":"8.0-b120","sha":"a538ae9c8035ee17c51a9ca14b073081159640e2","kind":"tag","published_at":"2013-12-12T16:22:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b120","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120/manifests"},{"name":"8.0-b119","sha":"6fc3c9f1b003dcfd7510cc4d7609fcf09e3bc586","kind":"tag","published_at":"2013-12-05T15:56:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b119","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119/manifests"},{"name":"8.0-b118","sha":"cd2b91dce1f07c6397e682dfd5bdcbe4bd999059","kind":"tag","published_at":"2013-11-28T16:49:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b118","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118/manifests"},{"name":"8.0-b117","sha":"2b95f8de41e7f508a7102b51c0fd8235add427cc","kind":"tag","published_at":"2013-11-21T16:34:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b117","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117/manifests"},{"name":"8.0-b116","sha":"ab61d2f2fe779edbe17deb0ace0c2388f6c7c970","kind":"tag","published_at":"2013-11-14T16:07:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b116","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116/manifests"},{"name":"8.0-b115","sha":"2507800c17b4a02a7f47afbb43e545ae09dc1d7c","kind":"tag","published_at":"2013-11-07T16:11:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b115","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115/manifests"},{"name":"8.0-b114","sha":"a4ef9e01ebd04cadb67bc8c9004d2556d9c7b1d7","kind":"tag","published_at":"2013-10-31T15:21:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b114","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114/manifests"},{"name":"8.0-b113","sha":"5199684d1026791e60eba956167f4acaa25eb657","kind":"tag","published_at":"2013-10-24T15:10:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b113","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113/manifests"},{"name":"8.0-b112","sha":"743d8f398d96302d82b4f1907b575a541d773cf2","kind":"tag","published_at":"2013-10-17T15:17:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b112","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112/manifests"},{"name":"8.0-b111","sha":"9093b7618064473bda33a61f4a697a103b7f3ec0","kind":"tag","published_at":"2013-10-10T17:25:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b111","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111/manifests"},{"name":"8.0-b110","sha":"26705fb5521441749c8e4b157bf6ec77218c7f10","kind":"tag","published_at":"2013-10-03T15:05:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b110","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110/manifests"},{"name":"8.0-b109","sha":"4c329385f9a2067040be59b26c5fd2b17351f8b3","kind":"tag","published_at":"2013-09-26T15:11:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b109","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109/manifests"},{"name":"8.0-b108","sha":"9ba220a24f785484587a33798470e70331959d76","kind":"tag","published_at":"2013-09-19T14:57:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b108","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108/manifests"},{"name":"8.0-b107","sha":"200db86f0615a5885926cd406b96bb6be5b9b88d","kind":"tag","published_at":"2013-09-12T14:42:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b107","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107/manifests"},{"name":"8.0-b106","sha":"f09664513cb1cfc2b88eb4ad60ecd2bd0b8534ae","kind":"tag","published_at":"2013-09-05T14:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b106","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106/manifests"},{"name":"8.0-b105","sha":"3e2d4b453c2682540bf4dca9a39f5e3dd08d16c7","kind":"tag","published_at":"2013-08-29T15:17:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b105","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105/manifests"},{"name":"8.0-b104","sha":"f7d09c6015e624792d9f34ef613b8378b5f81356","kind":"tag","published_at":"2013-08-22T14:46:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b104","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104/manifests"},{"name":"8.0-b103","sha":"8a3dcf4415d4a111e4edd82e64db8e04683ba8ef","kind":"tag","published_at":"2013-08-15T14:54:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b103","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103/manifests"},{"name":"8.0-b102","sha":"1285833f7b49bce9e6ee07cc07c6163609e72502","kind":"tag","published_at":"2013-08-08T18:07:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b102","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102/manifests"},{"name":"8.0-b101","sha":"9cf9cfdec71852d05fd01275a979c4048b9eb546","kind":"tag","published_at":"2013-08-01T15:57:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b101","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101/manifests"},{"name":"8.0-b100","sha":"b33cb8e9bda51058f81e78655818d219bd3cfd3e","kind":"tag","published_at":"2013-07-25T16:33:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b100","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100/manifests"},{"name":"8.0-b99","sha":"9366de90628600019a2a247adacde7ba47710655","kind":"tag","published_at":"2013-07-18T18:11:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b99","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99/manifests"},{"name":"8.0-b98","sha":"7fb44dfc75abba71192b77f6b0467ceb883ea1f8","kind":"tag","published_at":"2013-07-11T22:48:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b98","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98/manifests"},{"name":"8.0-b97","sha":"dfad9aea996fc8d747a43b1ece2fc14c6b6009ed","kind":"tag","published_at":"2013-07-04T15:30:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b97","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97/manifests"},{"name":"8.0-b96","sha":"d2b687222a8ca531c409560ab2c27617db4c384c","kind":"tag","published_at":"2013-06-28T00:08:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b96","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96/manifests"},{"name":"8.0-b95","sha":"e46abaa16907d6fa6fe5f92e21e729f2a95f79a8","kind":"tag","published_at":"2013-06-20T20:45:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b95","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95/manifests"},{"name":"8.0-b94","sha":"27bc36ac743b7cc7ed69309a823346001b6c85df","kind":"tag","published_at":"2013-06-13T20:50:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94/manifests"},{"name":"8.0-b93","sha":"51c3ebaa5c2d3313be04e4f2b07d254fbc71aab3","kind":"tag","published_at":"2013-06-07T02:44:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93/manifests"},{"name":"8.0-b92","sha":"6f088416c216ed4ef6460990b06d0c31b5134c14","kind":"tag","published_at":"2013-05-30T20:54:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92/manifests"},{"name":"8.0-b91","sha":"456a1b60a1d8dbe1fe22b675f3b7b73c32dc219c","kind":"tag","published_at":"2013-05-24T00:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91/manifests"},{"name":"8.0-b90","sha":"516b7adfe39898ed4057533ba45ab6ff976d128b","kind":"tag","published_at":"2013-05-16T23:43:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90/manifests"},{"name":"8.0-b89","sha":"2df59f475bdc8274a4e6366f838a39ad01c38a66","kind":"tag","published_at":"2013-05-09T22:35:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89/manifests"},{"name":"8.0-b88","sha":"fe20698fb00bf4d8f9eea719739b2a160a39243c","kind":"tag","published_at":"2013-05-03T04:21:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88/manifests"},{"name":"8.0-b87","sha":"ddcc7876bf28140841c1b303f312e8f4eacf96a9","kind":"tag","published_at":"2013-04-26T03:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b87","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87/manifests"},{"name":"8.0-b86","sha":"bbf6fad315bf877746629f312f3cb83a382ddfe4","kind":"tag","published_at":"2013-04-18T23:40:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86/manifests"},{"name":"8.0-b85","sha":"1906feee8e643917014e4a5e084651efe29ee8ef","kind":"tag","published_at":"2013-04-11T20:05:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85/manifests"},{"name":"8.0-b84","sha":"089503084063641df0b741f611fbc61a58ab7139","kind":"tag","published_at":"2013-04-05T03:11:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84/manifests"},{"name":"8.0-b83","sha":"98d099e920017efead9d8ea1cadfa588f1ef9910","kind":"tag","published_at":"2013-03-28T22:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83/manifests"},{"name":"8.0-b82","sha":"5cba3a1bdbc2120a153590bd9855f3c38b6721fa","kind":"tag","published_at":"2013-03-21T21:18:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82/manifests"},{"name":"8.0-b81","sha":"a7cf0d61d4465446954a50567879ce59e102ea40","kind":"tag","published_at":"2013-03-14T22:53:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81/manifests"},{"name":"8.0-b80","sha":"28157d5b51f4a1e3a9cd93414a88ba04a31a5055","kind":"tag","published_at":"2013-03-07T22:04:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80/manifests"},{"name":"8.0-b79","sha":"0518f7608c913a06f2565e401012eeb91e8b3d36","kind":"tag","published_at":"2013-02-28T21:37:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79/manifests"},{"name":"8.0-b78","sha":"93794adee6f7d513d089199d0cc8da39b5d6ed15","kind":"tag","published_at":"2013-02-21T23:30:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78/manifests"},{"name":"8.0-b77","sha":"9a1e6a5aac04bbe900fcf761f1a4aafe7af2a0d1","kind":"tag","published_at":"2013-02-15T04:12:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77/manifests"},{"name":"8.0-b76","sha":"ddff01efd1e1e2a4b7da18a33f150b42160a6cc1","kind":"tag","published_at":"2013-02-07T22:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76/manifests"},{"name":"8.0-b75","sha":"04d41eb2e86a9250e24b84a8d8bc56eb1b3aa012","kind":"tag","published_at":"2013-01-31T21:56:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75/manifests"},{"name":"8.0-b74","sha":"36b99316c1f9745ca5da56dfe17e15ceb1698435","kind":"tag","published_at":"2013-01-25T01:24:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74/manifests"},{"name":"8.0-b73","sha":"021ce9b9dcfd87020ea2dae338b57ae7108f69d9","kind":"tag","published_at":"2013-01-17T18:11:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73/manifests"},{"name":"8.0-b72","sha":"8258e433f21bd9947afaabe2aac16d4a3e44248a","kind":"tag","published_at":"2013-01-10T23:42:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72/manifests"},{"name":"8.0-b71","sha":"bc5d17a66086e951aeffe3ce02c7d6209a091c1b","kind":"tag","published_at":"2013-01-03T22:35:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71/manifests"},{"name":"8.0-b70","sha":"195a61d6469172d63a67427514320ea48097fee0","kind":"tag","published_at":"2012-12-27T23:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70/manifests"},{"name":"8.0-b69","sha":"0d6a884e7453d3614ab7573d50e27f3d7f3807fd","kind":"tag","published_at":"2012-12-21T00:44:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69/manifests"},{"name":"8.0-b68","sha":"2c341601e504708f03907d71cef547f4206561c2","kind":"tag","published_at":"2012-12-14T00:55:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68/manifests"},{"name":"8.0-b67","sha":"f95e99f9cdc06e4dd789a7d8253dda07bd410c8d","kind":"tag","published_at":"2012-12-07T00:19:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67/manifests"},{"name":"8.0-b66","sha":"10b1424e41bafb76044014bea4b14c8a040b0135","kind":"tag","published_at":"2012-11-30T06:12:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66/manifests"},{"name":"8.0-b65","sha":"67038aff16f22ab96d80c040d62a4ff483a727a7","kind":"tag","published_at":"2012-11-16T05:18:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65/manifests"},{"name":"8.0-b64","sha":"a432f60749bdf3b25e808dc22ecf8da68fff1bea","kind":"tag","published_at":"2012-11-09T04:39:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64/manifests"},{"name":"8.0-b63","sha":"56200f2f9a5cd90256d7c386735f7895b0d183a0","kind":"tag","published_at":"2012-11-02T01:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63/manifests"},{"name":"8.0-b62","sha":"71702cce4175f6046df9961dbc1614137f992c7d","kind":"tag","published_at":"2012-10-25T23:36:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62/manifests"},{"name":"8.0-b61","sha":"108502611a3ff408021608265e44de847ff53831","kind":"tag","published_at":"2012-10-18T21:33:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61/manifests"},{"name":"8.0-b60","sha":"a2f0393cdcc3919894b298ec143fdcbe969f8068","kind":"tag","published_at":"2012-10-11T21:22:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60/manifests"},{"name":"8.0-b59","sha":"551e97a119e8c7b4bdd842f595df958fad933200","kind":"tag","published_at":"2012-10-04T23:11:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59/manifests"},{"name":"8.0-b58","sha":"358a62d93aebe614087009f7a9a8710f856781bb","kind":"tag","published_at":"2012-09-27T23:12:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58/manifests"},{"name":"8.0-b57","sha":"eecb62946501f88a21502fcd917081d1d5258342","kind":"tag","published_at":"2012-09-20T23:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57/manifests"},{"name":"8.0-b56","sha":"ec74de5b9938fee9c30c7bd6e5374fa9896f6fe8","kind":"tag","published_at":"2012-09-14T04:56:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56/manifests"},{"name":"8.0-b55","sha":"43c808c05be60b7ed8365318321c2c368de2707f","kind":"tag","published_at":"2012-09-07T04:04:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55/manifests"},{"name":"8.0-b54","sha":"b1f965435f28ef49fcf05580f715486438d68659","kind":"tag","published_at":"2012-08-31T00:47:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54/manifests"},{"name":"8.0-b53","sha":"a348a3bfed466ac94a26175e30a97e96a6050bc2","kind":"tag","published_at":"2012-08-28T01:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53/manifests"},{"name":"8.0-b52","sha":"1cd9a1ae3b97c8ee68d77b34a28c62f778460705","kind":"tag","published_at":"2012-08-22T18:35:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52/manifests"},{"name":"2.2-b19","sha":"782162d15331f1ccdbd6b9c82cdf3b3e9b638cd5","kind":"tag","published_at":"2012-07-27T17:58:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19/manifests"},{"name":"2.2-b18","sha":"ca64dc6201df482ea52d1d05e841e781bd5d9b80","kind":"tag","published_at":"2012-07-18T21:57:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18/manifests"},{"name":"2.2-b17","sha":"b3e4c3bcf66c89a985bc63bc21bee44bc2322588","kind":"tag","published_at":"2012-07-11T19:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17/manifests"},{"name":"2.2-b16","sha":"d29204d2b9039316a715cf5ff6c6bd49e51f3d30","kind":"tag","published_at":"2012-07-05T19:13:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16/manifests"},{"name":"2.2-b15","sha":"bdfd883c5eb4081d67db29c227b2c70305368d8f","kind":"tag","published_at":"2012-06-27T21:00:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15/manifests"},{"name":"2.2-b14","sha":"f03da0eb75a02b3e47d9fec5ab379ef9d83194f7","kind":"tag","published_at":"2012-06-23T04:21:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14/manifests"},{"name":"2.2-b13","sha":"cae39c965e151e1d236de67def3baed4da20de70","kind":"tag","published_at":"2012-06-14T21:06:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13/manifests"},{"name":"2.2-b12","sha":"7764bf22f9a493d0aadb2639af44e580a0ce65ac","kind":"tag","published_at":"2012-06-06T23:56:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12/manifests"},{"name":"2.2-b11","sha":"bcb28a7accd69f40c264d7257d15b7ada082591a","kind":"tag","published_at":"2012-05-31T20:21:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11/manifests"},{"name":"2.2-b10","sha":"d0229b16685bde91185e0c66ddf691e9d46c6622","kind":"tag","published_at":"2012-05-25T01:45:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10/manifests"},{"name":"2.2-b09","sha":"25ce65ac3964e43a4bf9bab7f29248083ad35680","kind":"tag","published_at":"2012-05-17T22:19:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09/manifests"},{"name":"2.2-b08","sha":"7d6c1f66d9f2b01ee424ee9bad40418b1a3f297f","kind":"tag","published_at":"2012-05-10T01:39:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08/manifests"},{"name":"2.2-b07","sha":"f6c0ece79203e923c3ccf3df6e3de326b81fc36d","kind":"tag","published_at":"2012-05-03T04:30:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07/manifests"},{"name":"2.2-b06","sha":"7ffb059a53a11aa4eec86c24fe3318c333dc2843","kind":"tag","published_at":"2012-04-25T20:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06/manifests"},{"name":"2.2-b05","sha":"ceb9199c46be0e41bcdd7dd223ecc9b371456c4b","kind":"tag","published_at":"2012-04-20T21:52:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05/manifests"},{"name":"2.2-b04","sha":"d34a9f0697053b5b27d563b672b0bbd8ff72956f","kind":"tag","published_at":"2012-04-11T20:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04/manifests"},{"name":"2.1-b21","sha":"0f33000789b4d349b174a7f8c4ad56b9e2f48be3","kind":"tag","published_at":"2012-04-05T19:55:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21/manifests"},{"name":"2.2-b03","sha":"b9688c06e2c1612d41b22ab5bd2c0a88258f0f43","kind":"tag","published_at":"2012-04-03T20:44:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03/manifests"},{"name":"2.1-b20","sha":"f2fd75939baba6fc934a3d18892230d07320aace","kind":"tag","published_at":"2012-03-28T19:38:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20/manifests"},{"name":"2.1-b19","sha":"083f31ee31397020ee939b470bbed9370fdb7970","kind":"tag","published_at":"2012-03-28T00:12:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19/manifests"},{"name":"2.2-b02","sha":"b41effc761bc31fa7d289d19297dab0daf67ce21","kind":"tag","published_at":"2012-03-27T20:57:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02/manifests"},{"name":"2.1-b18","sha":"206c8707db0055771cd167129241e37c2c72801e","kind":"tag","published_at":"2012-03-21T20:15:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18/manifests"},{"name":"2.2-b01","sha":"8bc7e434031e65cedd9be8e93df7c18310bfddd7","kind":"tag","published_at":"2012-03-20T19:18:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01/manifests"},{"name":"2.1-b17","sha":"5191ad2e4704527047108e0067a1724323bd02ba","kind":"tag","published_at":"2012-03-14T20:22:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17/manifests"},{"name":"2.1-b16","sha":"5f4865c634903ca22f5aea1a302a4fa68cb1ce34","kind":"tag","published_at":"2012-03-07T18:46:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16/manifests"},{"name":"2.1-b15","sha":"58a09654245d53acb841eb70500e7f2461c476bc","kind":"tag","published_at":"2012-02-29T18:42:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15/manifests"},{"name":"2.1-b14","sha":"262cfd65562e56d47c23e69588645e2d6ef9a76c","kind":"tag","published_at":"2012-02-22T18:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14/manifests"},{"name":"2.1-b13","sha":"25acf27a38a6c0bde7a92a68be3b79c1fe71f943","kind":"tag","published_at":"2012-02-15T20:51:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13/manifests"},{"name":"2.1-b12","sha":"7e1ce9ffa4498af5a4d529bdc0d2023a9455ba55","kind":"tag","published_at":"2012-02-08T17:52:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12/manifests"},{"name":"2.1-b11","sha":"c7ecce716f7bb9865034659e5c88d7546ea7a23d","kind":"tag","published_at":"2012-02-01T18:05:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11/manifests"},{"name":"2.1-b10","sha":"de5e0b3d7cd3e3c5ef03f5cc5705c3b11591558a","kind":"tag","published_at":"2012-01-25T19:18:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10/manifests"},{"name":"2.1-b09","sha":"ec1bbdcb7b6533d8dcbab580b3ddf065222a1d72","kind":"tag","published_at":"2012-01-18T18:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09/manifests"},{"name":"2.1-b08","sha":"b968b8b6029f8f1b89fbcfd2023fec3430f4edef","kind":"tag","published_at":"2012-01-11T19:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08/manifests"},{"name":"2.1-b07","sha":"f87231705a55aa96093258825dba1a677288c8aa","kind":"tag","published_at":"2011-12-28T18:20:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07/manifests"},{"name":"2.1-b06","sha":"5a01300e59a3a8d49e508be12fee9761284426f1","kind":"tag","published_at":"2011-12-21T18:11:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06/manifests"},{"name":"2.1-b05","sha":"f5d1ce5ee313c8d219014521c1c4512f92250b58","kind":"tag","published_at":"2011-12-14T18:40:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05/manifests"},{"name":"2.1-b04","sha":"bb193e2ac5056ee5ec6b5479c53e0103e7945313","kind":"tag","published_at":"2011-12-07T17:53:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04/manifests"},{"name":"2.1-b03","sha":"bd84fdfd834d47a66700b764a712facd561a1b8b","kind":"tag","published_at":"2011-12-01T18:13:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03/manifests"},{"name":"2.1-b02","sha":"092e3f29a54c6f2242ae0335c16d485a084207a6","kind":"tag","published_at":"2011-11-23T19:07:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02/manifests"},{"name":"2.1-b01","sha":"caece88e7165d698d50eb1172892b8e3cc842bbb","kind":"tag","published_at":"2011-11-16T19:34:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01/manifests"}]},"repo_metadata_updated_at":"2025-10-31T05:42:17.957Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.62102135278767,"dependent_packages_count":48.065677441475074,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.84334939713138},"purl":"pkg:maven/org.openjfx/jfx-incubator-richtext","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.openjfx:jfx-incubator-richtext","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.openjfx:jfx-incubator-richtext","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.openjfx:jfx-incubator-richtext/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T01:02:17.099Z","issues_count":1,"pull_requests_count":1094,"avg_time_to_close_issue":16213.0,"avg_time_to_close_pull_request":4823889.823529412,"issues_closed_count":1,"pull_requests_closed_count":849,"pull_request_authors_count":74,"issue_authors_count":1,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":11.723034734917734,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":506,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1300110.6335078534,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":382,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":9.314229249011857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/issues","maintainers":[{"login":"kevinrushforth","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"Maran23","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"hjohn","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"arapte","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"jaybhaskar","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"tsayao","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"jayathirthrao","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"nlisker","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"sashamatveev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azuev-java","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"FlorianKirmaier","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianKirmaier"},{"login":"karthikpandelu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthikpandelu"},{"login":"johanvos","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"azvegint","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"prsadhuk","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"},{"login":"prrace","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prrace"},{"login":"aghaisas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aghaisas"},{"login":"jgneff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgneff"},{"login":"AnirvanSarkar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnirvanSarkar"},{"login":"theaoqi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theaoqi"},{"login":"Maxoudela","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maxoudela"},{"login":"tiainen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiainen"},{"login":"bourgesl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourgesl"},{"login":"kleopatra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleopatra"},{"login":"DeanWookey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeanWookey"}],"active_maintainers":[{"login":"kevinrushforth","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"arapte","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"Maran23","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"jayathirthrao","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"jaybhaskar","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"hjohn","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"tsayao","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"nlisker","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"azuev-java","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"sashamatveev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azvegint","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"johanvos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"prsadhuk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jfx-incubator-richtext/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jfx-incubator-richtext/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jfx-incubator-richtext/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jfx-incubator-richtext/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jfx-incubator-richtext/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jfx-incubator-richtext/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4628313,"name":"org.openjfx:javafx-swing","ecosystem":"maven","description":"OpenJFX javafx-swing","homepage":"https://openjdk.java.net/projects/openjfx/","licenses":"GPLv2+CE","normalized_licenses":["libpng-2.0"],"repository_url":"https://github.com/openjdk/jfx","keywords_array":[],"namespace":"org.openjfx","versions_count":276,"first_release_published_at":"2018-07-20T09:32:33.000Z","latest_release_published_at":"2026-01-20T22:18:23.000Z","latest_release_number":"25.0.2","last_synced_at":"2026-05-10T03:01:59.086Z","created_at":"2022-07-23T16:50:50.325Z","updated_at":"2026-05-10T03:01:59.087Z","registry_url":"https://central.sonatype.com/artifact/org.openjfx/javafx-swing/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.openjfx/javafx-swing/","metadata":{},"repo_metadata":{"id":37272435,"uuid":"185199202","full_name":"openjdk/jfx","owner":"openjdk","description":"JavaFX mainline development","archived":false,"fork":false,"pushed_at":"2025-10-31T03:26:29.000Z","size":387235,"stargazers_count":3094,"open_issues_count":33,"forks_count":543,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-10-31T05:34:17.580Z","etag":null,"topics":["java","javafx","openjdk","openjfx"],"latest_commit_sha":null,"homepage":"https://openjdk.org/projects/openjfx/","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openjdk.png","metadata":{"files":{"readme":"README-code-reviews.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-06T13:10:16.000Z","updated_at":"2025-10-31T03:26:34.000Z","dependencies_parsed_at":"2022-07-09T13:47:54.211Z","dependency_job_id":"1d37c2c7-f198-4db3-9de6-d5c858f00e29","html_url":"https://github.com/openjdk/jfx","commit_stats":{"total_commits":10952,"total_committers":244,"mean_commits":"44.885245901639344","dds":0.858382030679328,"last_synced_commit":"caf078acd42fabc3d9746471b54a77f3b86ff305"},"previous_names":[],"tags_count":822,"template":false,"template_full_name":null,"purl":"pkg:github/openjdk/jfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/sbom","scorecard":{"id":415533,"data":{"date":"2025-08-11","repo":{"name":"github.com/openjdk/jfx","commit":"1dda20b72eae2b9e12eb1217504977b45ddff6b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/submit.yml:54","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:36","Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:40"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/migrate-header-rule:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/submit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-18T23:44:23.296Z","repository_id":37272435,"created_at":"2025-08-18T23:44:23.296Z","updated_at":"2025-08-18T23:44:23.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281936818,"owners_count":26586769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"26+14","sha":"bf76ed2a6dd1dd74baf865e405690ce996699513","kind":"tag","published_at":"2025-10-30T15:19:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+14","html_url":"https://github.com/openjdk/jfx/releases/tag/26+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14/manifests"},{"name":"26+13","sha":"47d9dcc38a5e685a014774274f478b4205c6e397","kind":"tag","published_at":"2025-10-23T12:48:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+13","html_url":"https://github.com/openjdk/jfx/releases/tag/26+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13/manifests"},{"name":"26+12","sha":"38300ca6c6c3483d35abec6f3fb2431402a26af0","kind":"tag","published_at":"2025-10-16T13:36:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+12","html_url":"https://github.com/openjdk/jfx/releases/tag/26+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12/manifests"},{"name":"26+11","sha":"1b16ebaa8c583ce6094ad5717969967b8c9f2c9e","kind":"tag","published_at":"2025-10-09T12:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+11","html_url":"https://github.com/openjdk/jfx/releases/tag/26+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11/manifests"},{"name":"26+10","sha":"5682424bebae7947f665fcb11429c3d2e069e8e5","kind":"tag","published_at":"2025-10-02T12:49:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+10","html_url":"https://github.com/openjdk/jfx/releases/tag/26+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10/manifests"},{"name":"26+9","sha":"cca1703f49585843fc82517a828ed59b68b76ab8","kind":"tag","published_at":"2025-09-25T16:18:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+9","html_url":"https://github.com/openjdk/jfx/releases/tag/26+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9/manifests"},{"name":"26+8","sha":"c95cdcdc9cd8b3070e8076ea91234772d6a21331","kind":"tag","published_at":"2025-09-18T13:06:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+8","html_url":"https://github.com/openjdk/jfx/releases/tag/26+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8/manifests"},{"name":"25-ga","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-09-16T14:18:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/25-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga/manifests"},{"name":"26+7","sha":"89406ad45e4bfe4a235c21671a6f4ab2eec081ff","kind":"tag","published_at":"2025-09-11T16:00:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+7","html_url":"https://github.com/openjdk/jfx/releases/tag/26+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7/manifests"},{"name":"26+6","sha":"368bd20b887bb813718fbfecc14760597e8d4521","kind":"tag","published_at":"2025-09-04T16:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+6","html_url":"https://github.com/openjdk/jfx/releases/tag/26+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6/manifests"},{"name":"25+29","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-08-28T11:31:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+29","html_url":"https://github.com/openjdk/jfx/releases/tag/25+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29/manifests"},{"name":"26+5","sha":"fa2127cb3a3fc11238c5c8ce4cf0d15c4000f05c","kind":"tag","published_at":"2025-08-21T15:13:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+5","html_url":"https://github.com/openjdk/jfx/releases/tag/26+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5/manifests"},{"name":"26+4","sha":"1dda20b72eae2b9e12eb1217504977b45ddff6b8","kind":"tag","published_at":"2025-08-14T12:00:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+4","html_url":"https://github.com/openjdk/jfx/releases/tag/26+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4/manifests"},{"name":"26+3","sha":"f9532842b0765472c7490fb5bbf57cf268dd45ee","kind":"tag","published_at":"2025-08-07T15:30:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+3","html_url":"https://github.com/openjdk/jfx/releases/tag/26+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3/manifests"},{"name":"25+28","sha":"4f694cb443c408c79176472fdf994b5ddcf1a8ae","kind":"tag","published_at":"2025-08-07T15:28:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+28","html_url":"https://github.com/openjdk/jfx/releases/tag/25+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28/manifests"},{"name":"26+2","sha":"4e334cb1ebbb370086d0a58bbe1d9a30d6665066","kind":"tag","published_at":"2025-07-31T20:08:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+2","html_url":"https://github.com/openjdk/jfx/releases/tag/26+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2/manifests"},{"name":"25+27","sha":"a0c0920d92eeb6608c80bf3779def90adfcca756","kind":"tag","published_at":"2025-07-31T19:44:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+27","html_url":"https://github.com/openjdk/jfx/releases/tag/25+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27/manifests"},{"name":"25+26","sha":"b60486c4ead35f776d1a7580dc6f55769b780804","kind":"tag","published_at":"2025-07-24T16:36:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+26","html_url":"https://github.com/openjdk/jfx/releases/tag/25+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26/manifests"},{"name":"26+1","sha":"dbd43a371a2460c3cf8aed108d349b301bd2a1b2","kind":"tag","published_at":"2025-07-24T16:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+1","html_url":"https://github.com/openjdk/jfx/releases/tag/26+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1/manifests"},{"name":"25+25","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T18:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+25","html_url":"https://github.com/openjdk/jfx/releases/tag/25+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25/manifests"},{"name":"26+0","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T16:18:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+0","html_url":"https://github.com/openjdk/jfx/releases/tag/26+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0/manifests"},{"name":"25+24","sha":"6029e3e4058e2a87ecb0f5c07689f7d4783a1c65","kind":"tag","published_at":"2025-07-10T14:05:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+24","html_url":"https://github.com/openjdk/jfx/releases/tag/25+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24/manifests"},{"name":"25+23","sha":"0270847b85ab6d4701abb201ec4b2aeee96129dd","kind":"tag","published_at":"2025-07-03T12:39:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+23","html_url":"https://github.com/openjdk/jfx/releases/tag/25+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23/manifests"},{"name":"25+22","sha":"b9dd4dec1bf93f56e918fd60225fa7ead8dcccca","kind":"tag","published_at":"2025-06-26T13:28:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+22","html_url":"https://github.com/openjdk/jfx/releases/tag/25+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22/manifests"},{"name":"25+21","sha":"fc4642dbb008ed0e49996c1eea10b92fad5f7dcf","kind":"tag","published_at":"2025-06-19T14:28:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+21","html_url":"https://github.com/openjdk/jfx/releases/tag/25+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21/manifests"},{"name":"25+20","sha":"72c1c21a76ba752439c877aba599b0b5f8bf9332","kind":"tag","published_at":"2025-06-12T16:21:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+20","html_url":"https://github.com/openjdk/jfx/releases/tag/25+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20/manifests"},{"name":"25+19","sha":"11f31146a6f70881945799dadad63bca56ed8a80","kind":"tag","published_at":"2025-06-05T17:23:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+19","html_url":"https://github.com/openjdk/jfx/releases/tag/25+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19/manifests"},{"name":"25+18","sha":"ac12979bc3100cf4f263a38669a59dac2b71fdce","kind":"tag","published_at":"2025-05-22T14:29:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+18","html_url":"https://github.com/openjdk/jfx/releases/tag/25+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18/manifests"},{"name":"25+17","sha":"2b2355eb659cd433931825e8c0b7fa89da17e2d5","kind":"tag","published_at":"2025-05-15T15:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+17","html_url":"https://github.com/openjdk/jfx/releases/tag/25+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17/manifests"},{"name":"25+16","sha":"bffc32bfef9b48478382180beefdb84f2b8651c6","kind":"tag","published_at":"2025-05-08T13:07:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+16","html_url":"https://github.com/openjdk/jfx/releases/tag/25+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16/manifests"},{"name":"25+15","sha":"3fdd21386d6db96294fcecd80afc25d09732c067","kind":"tag","published_at":"2025-05-01T16:56:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+15","html_url":"https://github.com/openjdk/jfx/releases/tag/25+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15/manifests"},{"name":"25+14","sha":"48240dab9860728ca12f96b7cbdc4dca1d7414f2","kind":"tag","published_at":"2025-04-24T15:05:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+14","html_url":"https://github.com/openjdk/jfx/releases/tag/25+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14/manifests"},{"name":"25+13","sha":"9291099cc3a7830937bffdb65100b372ea1cc77a","kind":"tag","published_at":"2025-04-17T16:35:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+13","html_url":"https://github.com/openjdk/jfx/releases/tag/25+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13/manifests"},{"name":"25+12","sha":"9ac707dac4d675a4301241ae100fd26b08e57bf1","kind":"tag","published_at":"2025-04-10T20:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+12","html_url":"https://github.com/openjdk/jfx/releases/tag/25+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12/manifests"},{"name":"25+11","sha":"9ab20363e334541a2c82a573d35603c2a2945f03","kind":"tag","published_at":"2025-04-03T15:28:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+11","html_url":"https://github.com/openjdk/jfx/releases/tag/25+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11/manifests"},{"name":"25+10","sha":"91433775e75c9c662774f28de5310eab7da0fe7e","kind":"tag","published_at":"2025-03-27T18:35:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+10","html_url":"https://github.com/openjdk/jfx/releases/tag/25+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10/manifests"},{"name":"25+9","sha":"0eda4df202c07beda00bd282681b6755c1602661","kind":"tag","published_at":"2025-03-20T11:57:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+9","html_url":"https://github.com/openjdk/jfx/releases/tag/25+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9/manifests"},{"name":"24-ga","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-03-18T12:15:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/24-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga/manifests"},{"name":"25+8","sha":"1c3cfcb8bb4e8874406d3a5b507f38859f4c1d9b","kind":"tag","published_at":"2025-03-13T12:15:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+8","html_url":"https://github.com/openjdk/jfx/releases/tag/25+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8/manifests"},{"name":"25+7","sha":"c7091e1f57503e68c578ec890a4945a74d2d2978","kind":"tag","published_at":"2025-03-06T14:15:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+7","html_url":"https://github.com/openjdk/jfx/releases/tag/25+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7/manifests"},{"name":"25+6","sha":"7a7854c947728daab6a924baa0596ccfc2df1ebb","kind":"tag","published_at":"2025-02-27T16:01:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+6","html_url":"https://github.com/openjdk/jfx/releases/tag/25+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6/manifests"},{"name":"24+29","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-02-27T16:00:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+29","html_url":"https://github.com/openjdk/jfx/releases/tag/24+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29/manifests"},{"name":"25+5","sha":"307e3087f350bee5f73710b00588784696e84b07","kind":"tag","published_at":"2025-02-20T15:40:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+5","html_url":"https://github.com/openjdk/jfx/releases/tag/25+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5/manifests"},{"name":"25+4","sha":"1e6915738d654e6cf7a547e47b8b020117db6bc3","kind":"tag","published_at":"2025-02-13T14:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+4","html_url":"https://github.com/openjdk/jfx/releases/tag/25+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4/manifests"},{"name":"24+28","sha":"0424b8b1705252ded4ffc4a681a1ba67124ddb12","kind":"tag","published_at":"2025-02-13T14:38:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+28","html_url":"https://github.com/openjdk/jfx/releases/tag/24+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28/manifests"},{"name":"25+3","sha":"d615fdc717a55251225823ae5eeefb766e900e99","kind":"tag","published_at":"2025-02-06T17:14:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+3","html_url":"https://github.com/openjdk/jfx/releases/tag/25+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3/manifests"},{"name":"25+2","sha":"98b4b2e1127db5b23a4d7d86849aec0955d4fbf9","kind":"tag","published_at":"2025-01-30T16:29:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+2","html_url":"https://github.com/openjdk/jfx/releases/tag/25+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2/manifests"},{"name":"24+27","sha":"e079ed31f9bfd0af59319f48ebf9c75f78805970","kind":"tag","published_at":"2025-01-30T16:26:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+27","html_url":"https://github.com/openjdk/jfx/releases/tag/24+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27/manifests"},{"name":"24+26","sha":"87c3488a15b361ca343b6a324b9e4a995ce0baec","kind":"tag","published_at":"2025-01-23T16:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+26","html_url":"https://github.com/openjdk/jfx/releases/tag/24+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26/manifests"},{"name":"25+1","sha":"f2f5639c243dada1a25f661dbf84d37d908e16e3","kind":"tag","published_at":"2025-01-23T16:37:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+1","html_url":"https://github.com/openjdk/jfx/releases/tag/25+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1/manifests"},{"name":"24+25","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:14:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+25","html_url":"https://github.com/openjdk/jfx/releases/tag/24+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25/manifests"},{"name":"25+0","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:09:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+0","html_url":"https://github.com/openjdk/jfx/releases/tag/25+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0/manifests"},{"name":"24+24","sha":"7312ad1af3a67dd2fd528f3dba0192712359a242","kind":"tag","published_at":"2025-01-09T13:18:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+24","html_url":"https://github.com/openjdk/jfx/releases/tag/24+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24/manifests"},{"name":"24+23","sha":"f06b15b6e6c60fba18b6452464e75b89cc7054f9","kind":"tag","published_at":"2025-01-02T11:48:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+23","html_url":"https://github.com/openjdk/jfx/releases/tag/24+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23/manifests"},{"name":"24+22","sha":"e30d0d54f4269ffe3a9293fc9604f5467c3b5e37","kind":"tag","published_at":"2024-12-19T13:49:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+22","html_url":"https://github.com/openjdk/jfx/releases/tag/24+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22/manifests"},{"name":"24+21","sha":"b76c05b9356656c1bd6a4a7026b858d3a935a51f","kind":"tag","published_at":"2024-12-12T12:57:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+21","html_url":"https://github.com/openjdk/jfx/releases/tag/24+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21/manifests"},{"name":"24+20","sha":"a431801c3d1d76f03c54f7f3451eac4fa8024e8b","kind":"tag","published_at":"2024-12-05T17:55:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+20","html_url":"https://github.com/openjdk/jfx/releases/tag/24+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20/manifests"},{"name":"24+19","sha":"a45e33c1a4d8390eb1e6ec66977f453df71a009a","kind":"tag","published_at":"2024-11-28T13:20:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+19","html_url":"https://github.com/openjdk/jfx/releases/tag/24+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19/manifests"},{"name":"24+18","sha":"3a8a5598fa3e4fa326b1332c0bba6905183348f5","kind":"tag","published_at":"2024-11-21T17:08:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+18","html_url":"https://github.com/openjdk/jfx/releases/tag/24+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18/manifests"},{"name":"24+17","sha":"72af9e2366727a83ca1eace73e1c337cc4f8a255","kind":"tag","published_at":"2024-11-14T20:14:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+17","html_url":"https://github.com/openjdk/jfx/releases/tag/24+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17/manifests"},{"name":"24+16","sha":"3d15a3065c272d79011f99f77c1bdd0d8801e290","kind":"tag","published_at":"2024-11-07T14:22:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+16","html_url":"https://github.com/openjdk/jfx/releases/tag/24+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16/manifests"},{"name":"24+15","sha":"076b4018de1a6fd659778b77d66d2478def315a3","kind":"tag","published_at":"2024-10-24T11:41:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+15","html_url":"https://github.com/openjdk/jfx/releases/tag/24+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15/manifests"},{"name":"24+14","sha":"c4b1e1c019c98e97c64df8b11ee2f9635c67256d","kind":"tag","published_at":"2024-10-17T17:43:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+14","html_url":"https://github.com/openjdk/jfx/releases/tag/24+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14/manifests"},{"name":"24+13","sha":"fb06b1f8e88d1c09cc8109ad3cb0ef5a5a754934","kind":"tag","published_at":"2024-10-10T15:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+13","html_url":"https://github.com/openjdk/jfx/releases/tag/24+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13/manifests"},{"name":"24+12","sha":"d5432c3e14b06445bc45e34e4aa63ec415c03595","kind":"tag","published_at":"2024-10-03T12:32:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+12","html_url":"https://github.com/openjdk/jfx/releases/tag/24+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12/manifests"},{"name":"24+11","sha":"29004352006e4d1d01401d658d22a35ae2648de5","kind":"tag","published_at":"2024-09-26T13:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+11","html_url":"https://github.com/openjdk/jfx/releases/tag/24+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11/manifests"},{"name":"24+10","sha":"e81b676629f281e526f2e37af2b5a82b6c28bc6e","kind":"tag","published_at":"2024-09-19T12:58:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+10","html_url":"https://github.com/openjdk/jfx/releases/tag/24+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10/manifests"},{"name":"23-ga","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-09-17T11:20:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/23-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga/manifests"},{"name":"24+9","sha":"639f138380a4091befa3046f7211aab77f8d77dd","kind":"tag","published_at":"2024-09-12T15:27:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+9","html_url":"https://github.com/openjdk/jfx/releases/tag/24+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9/manifests"},{"name":"24+8","sha":"4647367ce4590440fbb85675055225c869502314","kind":"tag","published_at":"2024-09-05T15:12:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+8","html_url":"https://github.com/openjdk/jfx/releases/tag/24+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8/manifests"},{"name":"23+29","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-29T12:09:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+29","html_url":"https://github.com/openjdk/jfx/releases/tag/23+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29/manifests"},{"name":"24+7","sha":"b88ac0495650bd033ba11e3131e9bffc517872eb","kind":"tag","published_at":"2024-08-29T12:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+7","html_url":"https://github.com/openjdk/jfx/releases/tag/24+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7/manifests"},{"name":"23+28","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-22T13:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+28","html_url":"https://github.com/openjdk/jfx/releases/tag/23+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28/manifests"},{"name":"24+6","sha":"b8987310dfff28b7a1a3862868c2d2210063985d","kind":"tag","published_at":"2024-08-22T12:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+6","html_url":"https://github.com/openjdk/jfx/releases/tag/24+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6/manifests"},{"name":"24+5","sha":"338b1f3a1cff64f8eceb140015fec232f21234eb","kind":"tag","published_at":"2024-08-15T15:13:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+5","html_url":"https://github.com/openjdk/jfx/releases/tag/24+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5/manifests"},{"name":"24+4","sha":"abb6dfefae840ac17893a12e4ac086140c83e451","kind":"tag","published_at":"2024-08-08T16:29:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+4","html_url":"https://github.com/openjdk/jfx/releases/tag/24+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4/manifests"},{"name":"24+3","sha":"686a396c6f1a5ee0733a69a046d2131f4649eca8","kind":"tag","published_at":"2024-08-01T17:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+3","html_url":"https://github.com/openjdk/jfx/releases/tag/24+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3/manifests"},{"name":"24+2","sha":"ffbd12dc01132f186908eb83144ff17c4b4bdeaf","kind":"tag","published_at":"2024-07-25T15:52:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+2","html_url":"https://github.com/openjdk/jfx/releases/tag/24+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2/manifests"},{"name":"24+1","sha":"81f11c4a39eb505d17c57a49c5e084f75a169856","kind":"tag","published_at":"2024-07-18T16:22:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+1","html_url":"https://github.com/openjdk/jfx/releases/tag/24+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1/manifests"},{"name":"23+27","sha":"d9780548f42047cd7cd06d20c1350fa955a9dc9a","kind":"tag","published_at":"2024-07-18T16:16:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+27","html_url":"https://github.com/openjdk/jfx/releases/tag/23+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27/manifests"},{"name":"23+26","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+26","html_url":"https://github.com/openjdk/jfx/releases/tag/23+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26/manifests"},{"name":"24+0","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:17:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+0","html_url":"https://github.com/openjdk/jfx/releases/tag/24+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0/manifests"},{"name":"23+25","sha":"459b15fc61e7a78f29c16fe665370657c1236b3f","kind":"tag","published_at":"2024-07-04T13:05:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+25","html_url":"https://github.com/openjdk/jfx/releases/tag/23+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25/manifests"},{"name":"23+24","sha":"ca04c87d307c36591162af8cd6298ede17812834","kind":"tag","published_at":"2024-06-27T16:53:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+24","html_url":"https://github.com/openjdk/jfx/releases/tag/23+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24/manifests"},{"name":"23+23","sha":"14cd9806eab87954f998aab33c8b2529e34924d6","kind":"tag","published_at":"2024-06-20T15:45:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+23","html_url":"https://github.com/openjdk/jfx/releases/tag/23+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23/manifests"},{"name":"23+22","sha":"c8b96e4e6da18b4ab1331bb3a5b48cf1b8b3e2e6","kind":"tag","published_at":"2024-06-13T16:00:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+22","html_url":"https://github.com/openjdk/jfx/releases/tag/23+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22/manifests"},{"name":"23+21","sha":"4a33d5ef13c7bc72900fa6769fe4779ccec5bc98","kind":"tag","published_at":"2024-06-06T15:24:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+21","html_url":"https://github.com/openjdk/jfx/releases/tag/23+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21/manifests"},{"name":"23+20","sha":"dedcf1d236b5429dcf3c42f5fd1095b28d5da063","kind":"tag","published_at":"2024-05-29T11:04:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+20","html_url":"https://github.com/openjdk/jfx/releases/tag/23+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20/manifests"},{"name":"23+19","sha":"94aa2b68d01af6096a18316ab36c911fe8cec572","kind":"tag","published_at":"2024-05-23T16:43:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+19","html_url":"https://github.com/openjdk/jfx/releases/tag/23+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19/manifests"},{"name":"23+18","sha":"a7627fa8d4c0c2595d359a2656daf2f6005ee0f5","kind":"tag","published_at":"2024-05-16T15:42:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+18","html_url":"https://github.com/openjdk/jfx/releases/tag/23+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18/manifests"},{"name":"23+17","sha":"7699c448bbdfe4213f74eb47409d9c42b16b59a4","kind":"tag","published_at":"2024-05-09T11:52:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+17","html_url":"https://github.com/openjdk/jfx/releases/tag/23+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17/manifests"},{"name":"23+16","sha":"aa9907a58e24bc997a6762d62542a9cc6234dbe3","kind":"tag","published_at":"2024-05-02T16:37:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+16","html_url":"https://github.com/openjdk/jfx/releases/tag/23+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16/manifests"},{"name":"23+15","sha":"c23ac74714a88649a65d455a06254e97cd6ecb3f","kind":"tag","published_at":"2024-04-26T20:49:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+15","html_url":"https://github.com/openjdk/jfx/releases/tag/23+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15/manifests"},{"name":"23+14","sha":"d03b0028d1ebefa00df59a20d6f9a4dd9ac5f033","kind":"tag","published_at":"2024-04-19T12:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+14","html_url":"https://github.com/openjdk/jfx/releases/tag/23+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14/manifests"},{"name":"23+13","sha":"0eb4d7196099d817cc6467985b882242845bdd2e","kind":"tag","published_at":"2024-04-11T18:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+13","html_url":"https://github.com/openjdk/jfx/releases/tag/23+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13/manifests"},{"name":"23+12","sha":"0d336063346879671e1c9fbdeed4926d69c6cf44","kind":"tag","published_at":"2024-04-04T15:05:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+12","html_url":"https://github.com/openjdk/jfx/releases/tag/23+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12/manifests"},{"name":"23+11","sha":"0d2ad0e0e6a8ab29e73e77ddbdbe4b6c4d8ab147","kind":"tag","published_at":"2024-03-29T13:44:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+11","html_url":"https://github.com/openjdk/jfx/releases/tag/23+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11/manifests"},{"name":"23+10","sha":"dcb894c7ffd1d14365a0ef691362f2e7232d20d5","kind":"tag","published_at":"2024-03-21T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+10","html_url":"https://github.com/openjdk/jfx/releases/tag/23+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10/manifests"},{"name":"22-ga","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-03-19T14:06:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/22-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga/manifests"},{"name":"23+9","sha":"c196454e76dec1cbcd028e12d99f052981a63a4e","kind":"tag","published_at":"2024-03-14T22:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+9","html_url":"https://github.com/openjdk/jfx/releases/tag/23+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9/manifests"},{"name":"23+8","sha":"64af987576214fc5483520ce8131895be74a641d","kind":"tag","published_at":"2024-03-07T16:21:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+8","html_url":"https://github.com/openjdk/jfx/releases/tag/23+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8/manifests"},{"name":"23+7","sha":"b99eb45828317e4c195b46eb0c9371d4645f2c6c","kind":"tag","published_at":"2024-02-29T18:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+7","html_url":"https://github.com/openjdk/jfx/releases/tag/23+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7/manifests"},{"name":"22+30","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-02-29T17:39:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+30","html_url":"https://github.com/openjdk/jfx/releases/tag/22+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30/manifests"},{"name":"23+6","sha":"e0b88bc7cfede46afe28cbb4a2e333df933b5100","kind":"tag","published_at":"2024-02-22T16:15:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+6","html_url":"https://github.com/openjdk/jfx/releases/tag/23+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6/manifests"},{"name":"23+5","sha":"48be7d36d5033d215d585619f34c2dde518e4b53","kind":"tag","published_at":"2024-02-15T15:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+5","html_url":"https://github.com/openjdk/jfx/releases/tag/23+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5/manifests"},{"name":"22+29","sha":"f15a4add7133c94f4bae3c0abaeb16d1b31ee6cd","kind":"tag","published_at":"2024-02-15T15:50:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+29","html_url":"https://github.com/openjdk/jfx/releases/tag/22+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29/manifests"},{"name":"23+4","sha":"172c491dae4b774012589d991c898f12ccb44a4c","kind":"tag","published_at":"2024-02-08T23:19:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+4","html_url":"https://github.com/openjdk/jfx/releases/tag/23+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4/manifests"},{"name":"23+3","sha":"aac2df168d524f97d663de6776962773702b360c","kind":"tag","published_at":"2024-02-01T16:19:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+3","html_url":"https://github.com/openjdk/jfx/releases/tag/23+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3/manifests"},{"name":"22+28","sha":"34914c465ac71bd2ab3ba2a5ccae5f353bc59264","kind":"tag","published_at":"2024-02-01T16:17:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+28","html_url":"https://github.com/openjdk/jfx/releases/tag/22+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28/manifests"},{"name":"22+27","sha":"b4b576fa1c1ba58f5069e2c40e1f636daeafa85c","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+27","html_url":"https://github.com/openjdk/jfx/releases/tag/22+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27/manifests"},{"name":"23+2","sha":"9e7e8e1d08a9d03611da99ef1a7e6e29cd870eca","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+2","html_url":"https://github.com/openjdk/jfx/releases/tag/23+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2/manifests"},{"name":"23+1","sha":"872dbc8a2d254cba4df33fcc778b15b1a3c9b69f","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+1","html_url":"https://github.com/openjdk/jfx/releases/tag/23+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1/manifests"},{"name":"22+26","sha":"0a566990a8bd9d0a7329b1d8fed4326128c48cd3","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+26","html_url":"https://github.com/openjdk/jfx/releases/tag/22+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26/manifests"},{"name":"22+25","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:17:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+25","html_url":"https://github.com/openjdk/jfx/releases/tag/22+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25/manifests"},{"name":"23+0","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:09:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+0","html_url":"https://github.com/openjdk/jfx/releases/tag/23+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0/manifests"},{"name":"22+24","sha":"2493a23e2dc5ff8694ab4a1bed06fe73466edaf9","kind":"tag","published_at":"2024-01-04T15:46:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+24","html_url":"https://github.com/openjdk/jfx/releases/tag/22+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24/manifests"},{"name":"22+23","sha":"ab68b716fbfd807918ca4a1bc096dcf40d9cfcbd","kind":"tag","published_at":"2023-12-21T15:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+23","html_url":"https://github.com/openjdk/jfx/releases/tag/22+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23/manifests"},{"name":"22+22","sha":"8872f7afab5eca725b29d9e5b005084c22b27b9c","kind":"tag","published_at":"2023-12-15T13:01:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+22","html_url":"https://github.com/openjdk/jfx/releases/tag/22+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22/manifests"},{"name":"22+21","sha":"2108ecf9d7c8c459964a9e8b5e37485b3507b028","kind":"tag","published_at":"2023-12-07T20:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+21","html_url":"https://github.com/openjdk/jfx/releases/tag/22+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21/manifests"},{"name":"22+20","sha":"036d81be5ab2434863dee2d704967589222176cb","kind":"tag","published_at":"2023-11-30T19:18:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+20","html_url":"https://github.com/openjdk/jfx/releases/tag/22+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20/manifests"},{"name":"22+19","sha":"3548cddedcf3e99af9263efc8004a092a55af8fb","kind":"tag","published_at":"2023-11-24T04:10:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+19","html_url":"https://github.com/openjdk/jfx/releases/tag/22+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19/manifests"},{"name":"22+18","sha":"cda623d74a17c1aac034bac175e4fb10bd1fd52b","kind":"tag","published_at":"2023-11-16T20:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+18","html_url":"https://github.com/openjdk/jfx/releases/tag/22+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18/manifests"},{"name":"22+17","sha":"c8641e280b41d26a59d20c21813408f6cfe30cbb","kind":"tag","published_at":"2023-11-09T15:31:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+17","html_url":"https://github.com/openjdk/jfx/releases/tag/22+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17/manifests"},{"name":"22+16","sha":"96e5d10a40dc25b999ff229f1d6601d1058761b2","kind":"tag","published_at":"2023-11-02T22:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+16","html_url":"https://github.com/openjdk/jfx/releases/tag/22+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16/manifests"},{"name":"22+15","sha":"9b93c962f45e5cf0b3a9f1090f307603be130a0e","kind":"tag","published_at":"2023-10-26T19:39:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+15","html_url":"https://github.com/openjdk/jfx/releases/tag/22+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15/manifests"},{"name":"22+14","sha":"27594f01bd1df9d716914f8a7527d56b4ea45596","kind":"tag","published_at":"2023-10-20T10:21:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+14","html_url":"https://github.com/openjdk/jfx/releases/tag/22+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14/manifests"},{"name":"22+13","sha":"e621d4b65222ee99b29fb2709a830d8ad70ea44f","kind":"tag","published_at":"2023-10-12T15:16:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+13","html_url":"https://github.com/openjdk/jfx/releases/tag/22+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13/manifests"},{"name":"22+12","sha":"25862787d2e1b6c4da17089a1d5695c4e4b9fd6e","kind":"tag","published_at":"2023-10-05T18:57:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+12","html_url":"https://github.com/openjdk/jfx/releases/tag/22+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12/manifests"},{"name":"22+11","sha":"f2dd4bdb7b7d2877fb8aa805737c5d9bd89f9cef","kind":"tag","published_at":"2023-09-28T12:20:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+11","html_url":"https://github.com/openjdk/jfx/releases/tag/22+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11/manifests"},{"name":"22+10","sha":"658c833179dffb68893375b8bad90b7906f479b3","kind":"tag","published_at":"2023-09-21T13:01:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+10","html_url":"https://github.com/openjdk/jfx/releases/tag/22+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10/manifests"},{"name":"21-ga","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-19T11:57:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/21-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga/manifests"},{"name":"22+9","sha":"f7b21e5468f1aad18df17443590c0887b2cf0239","kind":"tag","published_at":"2023-09-14T19:14:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+9","html_url":"https://github.com/openjdk/jfx/releases/tag/22+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9/manifests"},{"name":"22+8","sha":"8fcd6e5e55967810ec2acd3dcc9b47bae5c70350","kind":"tag","published_at":"2023-09-07T18:17:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+8","html_url":"https://github.com/openjdk/jfx/releases/tag/22+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8/manifests"},{"name":"21+31","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-01T00:06:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+31","html_url":"https://github.com/openjdk/jfx/releases/tag/21+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31/manifests"},{"name":"22+7","sha":"beca88c16fa0942ce7ed32530c411ed9671ad925","kind":"tag","published_at":"2023-09-01T00:00:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+7","html_url":"https://github.com/openjdk/jfx/releases/tag/22+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7/manifests"},{"name":"21+30","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-08-24T14:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+30","html_url":"https://github.com/openjdk/jfx/releases/tag/21+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30/manifests"},{"name":"22+6","sha":"be2c7aea20c7752f069e526d2c3f9bea11bc1634","kind":"tag","published_at":"2023-08-24T14:31:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+6","html_url":"https://github.com/openjdk/jfx/releases/tag/22+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6/manifests"},{"name":"22+5","sha":"e5bb4e141cba5f49e0bdcc788d1751c8770d17d5","kind":"tag","published_at":"2023-08-17T16:26:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+5","html_url":"https://github.com/openjdk/jfx/releases/tag/22+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5/manifests"},{"name":"22+4","sha":"5d741761e751aa047f265d9d816be535a1818aee","kind":"tag","published_at":"2023-08-10T15:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+4","html_url":"https://github.com/openjdk/jfx/releases/tag/22+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4/manifests"},{"name":"21+29","sha":"86e71094b54901487b93c53eb5bcaf6bf9bee92b","kind":"tag","published_at":"2023-08-04T11:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+29","html_url":"https://github.com/openjdk/jfx/releases/tag/21+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29/manifests"},{"name":"22+3","sha":"5f5e54feb2e816dcb351a28862c798117c3f81e8","kind":"tag","published_at":"2023-08-03T11:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+3","html_url":"https://github.com/openjdk/jfx/releases/tag/22+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3/manifests"},{"name":"22+2","sha":"cc57fb51a9409f5d2a6d2ce8dcd3878d48f9cfc9","kind":"tag","published_at":"2023-07-27T15:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+2","html_url":"https://github.com/openjdk/jfx/releases/tag/22+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2/manifests"},{"name":"21+28","sha":"6095445a8aeb6f9c5b1cd68ecf682b1734673a95","kind":"tag","published_at":"2023-07-27T15:13:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+28","html_url":"https://github.com/openjdk/jfx/releases/tag/21+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28/manifests"},{"name":"22+1","sha":"600cee70a2f6f907a53f7183315e6d7f79b291d6","kind":"tag","published_at":"2023-07-20T19:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+1","html_url":"https://github.com/openjdk/jfx/releases/tag/22+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1/manifests"},{"name":"21+27","sha":"529d47961467b11e60fd06c634021912dc193c51","kind":"tag","published_at":"2023-07-20T18:59:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+27","html_url":"https://github.com/openjdk/jfx/releases/tag/21+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27/manifests"},{"name":"21+26","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:40:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+26","html_url":"https://github.com/openjdk/jfx/releases/tag/21+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26/manifests"},{"name":"22+0","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:10:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+0","html_url":"https://github.com/openjdk/jfx/releases/tag/22+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0/manifests"},{"name":"21+25","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-07-06T15:23:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+25","html_url":"https://github.com/openjdk/jfx/releases/tag/21+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25/manifests"},{"name":"21+24","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-06-29T15:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+24","html_url":"https://github.com/openjdk/jfx/releases/tag/21+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24/manifests"},{"name":"21+23","sha":"a17a71458def91d206844b7d64e185af75a3c6e0","kind":"tag","published_at":"2023-06-22T12:32:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+23","html_url":"https://github.com/openjdk/jfx/releases/tag/21+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23/manifests"},{"name":"21+22","sha":"8d13ba93b5f01768a6ac2df81c6e026d3d85c86d","kind":"tag","published_at":"2023-06-15T11:58:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+22","html_url":"https://github.com/openjdk/jfx/releases/tag/21+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22/manifests"},{"name":"21+21","sha":"6a159e91e0ff698c2dc4731a6171b565abeb1bdf","kind":"tag","published_at":"2023-06-08T12:17:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+21","html_url":"https://github.com/openjdk/jfx/releases/tag/21+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21/manifests"},{"name":"21+20","sha":"7825137dc2d9f8d4ebc50c864522fae990cadc71","kind":"tag","published_at":"2023-06-01T12:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+20","html_url":"https://github.com/openjdk/jfx/releases/tag/21+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20/manifests"},{"name":"21+19","sha":"4b24c8690d01634179571d24c8919469b209bec6","kind":"tag","published_at":"2023-05-25T17:08:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+19","html_url":"https://github.com/openjdk/jfx/releases/tag/21+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19/manifests"},{"name":"21+18","sha":"8110f548fc561dc39e15deb7ac0c5555ececa8b6","kind":"tag","published_at":"2023-05-19T12:18:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+18","html_url":"https://github.com/openjdk/jfx/releases/tag/21+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18/manifests"},{"name":"21+17","sha":"604fc26219a10114c22aea5062bad228a34dc7c0","kind":"tag","published_at":"2023-05-12T13:51:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+17","html_url":"https://github.com/openjdk/jfx/releases/tag/21+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17/manifests"},{"name":"21+16","sha":"0a1fd6e0705ccced541b14afad68aea24faea8df","kind":"tag","published_at":"2023-05-04T17:50:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+16","html_url":"https://github.com/openjdk/jfx/releases/tag/21+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16/manifests"},{"name":"21+15","sha":"0b36052caa25fb87137f32661c45092a801c66fd","kind":"tag","published_at":"2023-04-27T12:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+15","html_url":"https://github.com/openjdk/jfx/releases/tag/21+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15/manifests"},{"name":"21+14","sha":"cf1e991c796942c50001e621dbd29984415cdbd3","kind":"tag","published_at":"2023-04-20T19:13:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+14","html_url":"https://github.com/openjdk/jfx/releases/tag/21+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14/manifests"},{"name":"21+13","sha":"f28896aa63592a37e7f78263548f3b2d4f2bc381","kind":"tag","published_at":"2023-04-13T12:05:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+13","html_url":"https://github.com/openjdk/jfx/releases/tag/21+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13/manifests"},{"name":"21+12","sha":"2b2a7f1f7cdad676159d471d2fee6025bbf4e939","kind":"tag","published_at":"2023-04-06T12:04:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+12","html_url":"https://github.com/openjdk/jfx/releases/tag/21+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12/manifests"},{"name":"21+11","sha":"2a5bf4647ca19f67eb56f2459f0a5acee6c05146","kind":"tag","published_at":"2023-03-30T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+11","html_url":"https://github.com/openjdk/jfx/releases/tag/21+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11/manifests"},{"name":"21+10","sha":"ae2e71fc5ac2e6c7cf6d671c15b53249783c71b3","kind":"tag","published_at":"2023-03-23T17:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+10","html_url":"https://github.com/openjdk/jfx/releases/tag/21+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10/manifests"},{"name":"20-ga","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-21T12:01:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/20-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga/manifests"},{"name":"21+9","sha":"935c7b797d79407d741735324313684617d1292d","kind":"tag","published_at":"2023-03-16T18:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+9","html_url":"https://github.com/openjdk/jfx/releases/tag/21+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9/manifests"},{"name":"21+8","sha":"4178ad72c356ce8bd8fca95ee4dd22987a3b175a","kind":"tag","published_at":"2023-03-09T18:48:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+8","html_url":"https://github.com/openjdk/jfx/releases/tag/21+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8/manifests"},{"name":"20+19","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-02T23:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+19","html_url":"https://github.com/openjdk/jfx/releases/tag/20+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19/manifests"},{"name":"21+7","sha":"9df6039a27a78f40a929b5ba4de0e38ce233a6fc","kind":"tag","published_at":"2023-03-02T22:43:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+7","html_url":"https://github.com/openjdk/jfx/releases/tag/21+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7/manifests"},{"name":"21+6","sha":"14883a296ac08a91fc24570a7479a6c8c2117643","kind":"tag","published_at":"2023-02-23T13:48:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+6","html_url":"https://github.com/openjdk/jfx/releases/tag/21+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6/manifests"},{"name":"21+5","sha":"f4ca00dd6f81a97401f78f422a6899cb44ab462f","kind":"tag","published_at":"2023-02-16T23:10:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+5","html_url":"https://github.com/openjdk/jfx/releases/tag/21+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5/manifests"},{"name":"21+4","sha":"e7d31914b3f91076df7777a2e5da02c4c71150b0","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+4","html_url":"https://github.com/openjdk/jfx/releases/tag/21+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4/manifests"},{"name":"20+18","sha":"abe80587a3515bbae5ba2f3d3a65cc0614e254fb","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+18","html_url":"https://github.com/openjdk/jfx/releases/tag/20+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18/manifests"},{"name":"21+3","sha":"e1f7d0c42be3839df7679ae45d74907ef33edfbe","kind":"tag","published_at":"2023-02-02T16:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+3","html_url":"https://github.com/openjdk/jfx/releases/tag/21+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3/manifests"},{"name":"20+17","sha":"8f2fac06152d3332e169f5b5389ac2ba84d18bc2","kind":"tag","published_at":"2023-02-02T16:18:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+17","html_url":"https://github.com/openjdk/jfx/releases/tag/20+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17/manifests"},{"name":"21+2","sha":"e234c89a253ece4962803a05d6ef77f0a7a80a82","kind":"tag","published_at":"2023-01-26T13:49:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+2","html_url":"https://github.com/openjdk/jfx/releases/tag/21+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2/manifests"},{"name":"19.0.2.1+0","sha":"659314932bd08fe0f9ea59c17db8ae510041dc3a","kind":"tag","published_at":"2023-01-19T17:01:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0/manifests"},{"name":"20+16","sha":"1ccb586c4808bf5026ca45f1b5a3f408818ae7fd","kind":"tag","published_at":"2023-01-19T16:58:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+16","html_url":"https://github.com/openjdk/jfx/releases/tag/20+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16/manifests"},{"name":"21+1","sha":"89219b70f8760dc6bd4e827e22c8190fdf3fea99","kind":"tag","published_at":"2023-01-19T16:56:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+1","html_url":"https://github.com/openjdk/jfx/releases/tag/21+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1/manifests"},{"name":"19.0.2.1+1","sha":"795ed10ef358d62635589bb1d5b74f2425e5bc80","kind":"tag","published_at":"2023-01-19T16:00:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1/manifests"},{"name":"19.0.2+1","sha":"d60d9ef73ea84a06a3e465f04acf3d7102ddb961","kind":"tag","published_at":"2023-01-18T07:14:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1/manifests"},{"name":"19.0.2+0","sha":"0db91abc0d97d45b05cc543bff024c9b36d53d11","kind":"tag","published_at":"2023-01-16T17:53:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0/manifests"},{"name":"20+15","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:34:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+15","html_url":"https://github.com/openjdk/jfx/releases/tag/20+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15/manifests"},{"name":"21+0","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+0","html_url":"https://github.com/openjdk/jfx/releases/tag/21+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0/manifests"},{"name":"20+14","sha":"ca29cc6122010e4b94778cc658efd4fdddc8af67","kind":"tag","published_at":"2023-01-05T23:07:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+14","html_url":"https://github.com/openjdk/jfx/releases/tag/20+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14/manifests"},{"name":"20+13","sha":"5b96d348ebcabb4b6d2e1d95937de3c82a1f6876","kind":"tag","published_at":"2022-12-22T20:00:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+13","html_url":"https://github.com/openjdk/jfx/releases/tag/20+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13/manifests"},{"name":"20+12","sha":"30147d2f8dfd3fe32f9ea6e70431efe90b015080","kind":"tag","published_at":"2022-12-15T19:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+12","html_url":"https://github.com/openjdk/jfx/releases/tag/20+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12/manifests"},{"name":"20+11","sha":"c900a00c7527f290e8047792fef4b45002930892","kind":"tag","published_at":"2022-12-08T20:42:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+11","html_url":"https://github.com/openjdk/jfx/releases/tag/20+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11/manifests"},{"name":"20+10","sha":"4a19fe71f9151460dca97d4ca9962fd630404ee8","kind":"tag","published_at":"2022-12-01T21:33:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+10","html_url":"https://github.com/openjdk/jfx/releases/tag/20+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10/manifests"},{"name":"20+9","sha":"cce85806c61f8b2a9bc18996a9922daf6daa9cd8","kind":"tag","published_at":"2022-11-23T23:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+9","html_url":"https://github.com/openjdk/jfx/releases/tag/20+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9/manifests"},{"name":"20+8","sha":"6cc9c4d1b9a46432f1568a54d7dcdf51e224559b","kind":"tag","published_at":"2022-11-17T11:53:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+8","html_url":"https://github.com/openjdk/jfx/releases/tag/20+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8/manifests"},{"name":"20+7","sha":"f4e27e9d37439716455838671d2f06b8aca1d236","kind":"tag","published_at":"2022-11-10T21:30:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+7","html_url":"https://github.com/openjdk/jfx/releases/tag/20+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7/manifests"},{"name":"20+6","sha":"7f17447aa44fbf5b09aaa2b699266dac8b50cea1","kind":"tag","published_at":"2022-11-04T12:13:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+6","html_url":"https://github.com/openjdk/jfx/releases/tag/20+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6/manifests"},{"name":"20+5","sha":"b3eec1d655ca8d17d13615ea430e92058d99ec1c","kind":"tag","published_at":"2022-10-27T16:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+5","html_url":"https://github.com/openjdk/jfx/releases/tag/20+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5/manifests"},{"name":"20+4","sha":"337c78183be84a3420691f615096b54a68ac4300","kind":"tag","published_at":"2022-10-06T08:05:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+4","html_url":"https://github.com/openjdk/jfx/releases/tag/20+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4/manifests"},{"name":"20+3","sha":"27f1905077cbc475fbce1b0f8d950d014dbb07a4","kind":"tag","published_at":"2022-09-16T08:51:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+3","html_url":"https://github.com/openjdk/jfx/releases/tag/20+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3/manifests"},{"name":"19+11","sha":"8b96776510908c14a860680ad99404c339faa48f","kind":"tag","published_at":"2022-09-02T06:36:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+11","html_url":"https://github.com/openjdk/jfx/releases/tag/19+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11/manifests"},{"name":"20+2","sha":"eaddb0fbeeb99900636f9704758f6c004860ff9a","kind":"tag","published_at":"2022-08-16T12:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+2","html_url":"https://github.com/openjdk/jfx/releases/tag/20+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2/manifests"},{"name":"19+10","sha":"6da05c2c7ed8f3911a43f51cbce2a5988a011c7d","kind":"tag","published_at":"2022-07-28T13:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+10","html_url":"https://github.com/openjdk/jfx/releases/tag/19+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10/manifests"},{"name":"20+1","sha":"7e48413eb0f9eb3dcbd9d3a1572fc311036092c8","kind":"tag","published_at":"2022-07-28T12:41:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+1","html_url":"https://github.com/openjdk/jfx/releases/tag/20+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1/manifests"},{"name":"18.0.2+2","sha":"9e06946b6c2d40f64893ddff8dcc8359968c3a94","kind":"tag","published_at":"2022-07-19T16:27:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2/manifests"},{"name":"18.0.2+1","sha":"58170f440950297affe9b53fe5d2743bbd102dc0","kind":"tag","published_at":"2022-07-19T07:39:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1/manifests"},{"name":"20+0","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T16:05:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+0","html_url":"https://github.com/openjdk/jfx/releases/tag/20+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0/manifests"},{"name":"19+9","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T09:59:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+9","html_url":"https://github.com/openjdk/jfx/releases/tag/19+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9/manifests"},{"name":"19+8","sha":"da5bd3716441f201691377c52abba59ce03bc322","kind":"tag","published_at":"2022-06-08T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+8","html_url":"https://github.com/openjdk/jfx/releases/tag/19+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8/manifests"},{"name":"19+7","sha":"81e1cc3edcbfda34479ee876cbd9eb74099a7e57","kind":"tag","published_at":"2022-05-18T13:31:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+7","html_url":"https://github.com/openjdk/jfx/releases/tag/19+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7/manifests"},{"name":"19+6","sha":"d69a498c2cde73339bc99e6c02c0d47fe4b1b650","kind":"tag","published_at":"2022-05-02T19:18:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+6","html_url":"https://github.com/openjdk/jfx/releases/tag/19+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6/manifests"},{"name":"18.0.2+0","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-20T06:45:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0/manifests"},{"name":"18.0.1+2","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-19T16:52:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2/manifests"},{"name":"18.0.1+1","sha":"7e2cefba7f28fc0570b7495a08203756caa5327c","kind":"tag","published_at":"2022-04-19T11:03:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1/manifests"},{"name":"18.0.1+0","sha":"df43d2bdff884f6ea2f2c1f908504260db04e423","kind":"tag","published_at":"2022-04-13T12:45:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0/manifests"},{"name":"19+5","sha":"c55931f662ccbb4cdbb602a31d3d61231ebf79ca","kind":"tag","published_at":"2022-04-11T13:26:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+5","html_url":"https://github.com/openjdk/jfx/releases/tag/19+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5/manifests"},{"name":"19+4","sha":"424aebae8f28d0c75caa3281a3e5d6a7ede86a8a","kind":"tag","published_at":"2022-03-29T09:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+4","html_url":"https://github.com/openjdk/jfx/releases/tag/19+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4/manifests"},{"name":"18+12","sha":"8b879eef96c9635a9ed16599344fa90568be2845","kind":"tag","published_at":"2022-03-08T09:43:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+12","html_url":"https://github.com/openjdk/jfx/releases/tag/18+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12/manifests"},{"name":"19+3","sha":"6f201f7a02dba14328d183e7d0db5dede4416ce4","kind":"tag","published_at":"2022-02-23T11:15:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+3","html_url":"https://github.com/openjdk/jfx/releases/tag/19+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3/manifests"},{"name":"18+11","sha":"ed39982515e1f4399841ffd75849988ff651396d","kind":"tag","published_at":"2022-02-10T18:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+11","html_url":"https://github.com/openjdk/jfx/releases/tag/18+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11/manifests"},{"name":"19+2","sha":"cdebc6cbafb579148b4addee44d307bd9739454b","kind":"tag","published_at":"2022-02-10T13:29:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+2","html_url":"https://github.com/openjdk/jfx/releases/tag/19+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2/manifests"},{"name":"19+1","sha":"f326e78ffdfcbbc9085bc50a38e0b4454b757157","kind":"tag","published_at":"2022-02-08T12:31:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1/manifests"},{"name":"18+10","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-18T09:25:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+10","html_url":"https://github.com/openjdk/jfx/releases/tag/18+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10/manifests"},{"name":"19+0","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-13T16:05:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0/manifests"},{"name":"18+9","sha":"c705bd493931d88650542be5466d6add359f45b9","kind":"tag","published_at":"2022-01-04T08:33:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+9","html_url":"https://github.com/openjdk/jfx/releases/tag/18+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9/manifests"},{"name":"18+8","sha":"5805bf8e5de90427a68164e52c1fbbd08bfd0aa4","kind":"tag","published_at":"2021-12-07T11:46:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+8","html_url":"https://github.com/openjdk/jfx/releases/tag/18+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8/manifests"},{"name":"18+7","sha":"f939d094e3f02575c77a12c3a986d5f601a65a1d","kind":"tag","published_at":"2021-11-16T11:06:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+7","html_url":"https://github.com/openjdk/jfx/releases/tag/18+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7/manifests"},{"name":"18+6","sha":"4d8e12d231476fe72742cf10c223d8baf5028677","kind":"tag","published_at":"2021-11-05T09:29:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+6","html_url":"https://github.com/openjdk/jfx/releases/tag/18+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6/manifests"},{"name":"18+5","sha":"717cfdc85817aee57d5326e592340c849382d7a4","kind":"tag","published_at":"2021-10-27T08:44:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+5","html_url":"https://github.com/openjdk/jfx/releases/tag/18+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5/manifests"},{"name":"18+4","sha":"2c86e0fc81074f6ad49b798c891a358a5fe15f94","kind":"tag","published_at":"2021-10-06T12:25:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+4","html_url":"https://github.com/openjdk/jfx/releases/tag/18+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4/manifests"},{"name":"18+3","sha":"338b999414ed5dc8fea19c12bd3e656fd9cab6f4","kind":"tag","published_at":"2021-09-22T19:49:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+3","html_url":"https://github.com/openjdk/jfx/releases/tag/18+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3/manifests"},{"name":"17.0.0.1+1","sha":"3a677c418b517a4868ae44bd66209aab83c29588","kind":"tag","published_at":"2021-09-15T16:18:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17.0.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17.0.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17.0.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1/manifests"},{"name":"17+18","sha":"14b23bcf69a321c44b09e584b30f39e1fa3e6948","kind":"tag","published_at":"2021-09-07T07:00:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+18","html_url":"https://github.com/openjdk/jfx/releases/tag/17+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18/manifests"},{"name":"17+17","sha":"03b7215b68c22b73dbec4fd554c3edaccb0102b6","kind":"tag","published_at":"2021-08-17T18:41:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+17","html_url":"https://github.com/openjdk/jfx/releases/tag/17+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17/manifests"},{"name":"18+2","sha":"ee442e516a20e979dc228ab63c6b795b74d49e41","kind":"tag","published_at":"2021-08-17T15:00:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2/manifests"},{"name":"17+16","sha":"748f464a7ada4ef1ae6ea3e81bfd592904451f8e","kind":"tag","published_at":"2021-07-21T08:31:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+16","html_url":"https://github.com/openjdk/jfx/releases/tag/17+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16/manifests"},{"name":"18+1","sha":"c490ddfdb1255add00dd7b0f14fe03857c6946c5","kind":"tag","published_at":"2021-07-20T20:04:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1/manifests"},{"name":"17+15","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T16:40:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+15","html_url":"https://github.com/openjdk/jfx/releases/tag/17+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15/manifests"},{"name":"18+0","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T15:58:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0/manifests"},{"name":"17+14","sha":"a1be1d591c0bf0bc118ffb8a4d1c4c8cc236b689","kind":"tag","published_at":"2021-06-30T16:14:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+14","html_url":"https://github.com/openjdk/jfx/releases/tag/17+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14/manifests"},{"name":"17+13","sha":"13cffbaad4068177d2d3239fa297302c3f94c217","kind":"tag","published_at":"2021-06-22T11:13:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+13","html_url":"https://github.com/openjdk/jfx/releases/tag/17+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13/manifests"},{"name":"17+12","sha":"47700d8ef0175d4b457bb658371d2da4ec0a8181","kind":"tag","published_at":"2021-06-04T14:37:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+12","html_url":"https://github.com/openjdk/jfx/releases/tag/17+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12/manifests"},{"name":"17+11","sha":"485b242d5993024e5e2b7dcf8d306e0a889ce07e","kind":"tag","published_at":"2021-05-19T09:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+11","html_url":"https://github.com/openjdk/jfx/releases/tag/17+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11/manifests"},{"name":"17+10","sha":"eb913cb78bbc7a4973d1dfab3b02335edeff72aa","kind":"tag","published_at":"2021-05-11T09:54:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+10","html_url":"https://github.com/openjdk/jfx/releases/tag/17+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10/manifests"},{"name":"17+9","sha":"e3e5116e4e9168015c0328dd1fbfffa3b3180626","kind":"tag","published_at":"2021-04-30T12:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+9","html_url":"https://github.com/openjdk/jfx/releases/tag/17+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9/manifests"},{"name":"17+8","sha":"6b63bf5c3f4540baf6d5cb12b6e85791f725b2bb","kind":"tag","published_at":"2021-04-27T08:34:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+8","html_url":"https://github.com/openjdk/jfx/releases/tag/17+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8/manifests"},{"name":"17+7","sha":"05ab7992a89cf9763528c14763ebc151c8f28613","kind":"tag","published_at":"2021-04-16T13:05:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+7","html_url":"https://github.com/openjdk/jfx/releases/tag/17+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7/manifests"},{"name":"17+6","sha":"b2f842de4d3db096f510fa3ef00936827bc85686","kind":"tag","published_at":"2021-04-02T19:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+6","html_url":"https://github.com/openjdk/jfx/releases/tag/17+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6/manifests"},{"name":"17+5","sha":"ed5cfe72e0da4e4b90eb83cac7c50fe761f28c04","kind":"tag","published_at":"2021-03-26T08:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+5","html_url":"https://github.com/openjdk/jfx/releases/tag/17+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5/manifests"},{"name":"17+4","sha":"d4d57fb177e0bda717fb3b77901d54081130561b","kind":"tag","published_at":"2021-03-22T09:26:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+4","html_url":"https://github.com/openjdk/jfx/releases/tag/17+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4/manifests"},{"name":"17+3","sha":"8adbc673d095607e8a6109fbb951fa17b9d6caad","kind":"tag","published_at":"2021-03-16T10:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+3","html_url":"https://github.com/openjdk/jfx/releases/tag/17+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3/manifests"},{"name":"16+8","sha":"e0ce73a3c8d82d3274bd10799b530f397a90ba60","kind":"tag","published_at":"2021-03-08T13:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+8","html_url":"https://github.com/openjdk/jfx/releases/tag/16+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8/manifests"},{"name":"17+2","sha":"dc91f64b753b032040316e8daac37cdb499d5196","kind":"tag","published_at":"2021-02-25T20:05:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+2","html_url":"https://github.com/openjdk/jfx/releases/tag/17+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2/manifests"},{"name":"17+1","sha":"a23d4aeb84b4b96c67b6adb8e3e54a926fda539e","kind":"tag","published_at":"2021-02-11T10:21:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1/manifests"},{"name":"16+7","sha":"0f20a98483902f9cf8637fc50b9241f181014723","kind":"tag","published_at":"2021-02-11T10:19:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+7","html_url":"https://github.com/openjdk/jfx/releases/tag/16+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7/manifests"},{"name":"16+6","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T19:27:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+6","html_url":"https://github.com/openjdk/jfx/releases/tag/16+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6/manifests"},{"name":"17+0","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T15:46:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+0","html_url":"https://github.com/openjdk/jfx/releases/tag/17+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0/manifests"},{"name":"16+5","sha":"bd510896e56eb844c07f4abf80150ea8c0d5e284","kind":"tag","published_at":"2020-11-30T18:04:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+5","html_url":"https://github.com/openjdk/jfx/releases/tag/16+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5/manifests"},{"name":"16+4","sha":"dd22cd2d97d4bfc305e44f2e77b4c104c62ff31f","kind":"tag","published_at":"2020-11-06T10:57:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+4","html_url":"https://github.com/openjdk/jfx/releases/tag/16+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4/manifests"},{"name":"15.0.1+1","sha":"fcfbbb2c7cea1e3f264fc610b1399edde6ed4f02","kind":"tag","published_at":"2020-10-21T20:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1/manifests"},{"name":"15.0.1+0","sha":"4b75750528a16c53666b8ef082cd3b36aa68c53a","kind":"tag","published_at":"2020-10-20T08:01:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0/manifests"},{"name":"16+3","sha":"31fce21fb7e42b376e6dd159d422e691bd6cf1ae","kind":"tag","published_at":"2020-10-19T09:54:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+3","html_url":"https://github.com/openjdk/jfx/releases/tag/16+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3/manifests"},{"name":"16+2","sha":"b2e2000c676f78db6849a54552ae8713286ec68d","kind":"tag","published_at":"2020-09-16T11:52:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+2","html_url":"https://github.com/openjdk/jfx/releases/tag/16+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2/manifests"},{"name":"15+9","sha":"41ff3fa8c52610ff6e2e3910ef7ecc8d908dd033","kind":"tag","published_at":"2020-09-04T07:28:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+9","html_url":"https://github.com/openjdk/jfx/releases/tag/15+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9/manifests"},{"name":"16+1","sha":"a46b2507c565e6a79aad79db589e82b3c9ccc0a9","kind":"tag","published_at":"2020-07-24T13:24:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+1","html_url":"https://github.com/openjdk/jfx/releases/tag/16+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1/manifests"},{"name":"15+8","sha":"6b008925f196f2f2835f6bf056b7fcaeadb947ab","kind":"tag","published_at":"2020-07-24T13:17:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+8","html_url":"https://github.com/openjdk/jfx/releases/tag/15+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8/manifests"},{"name":"14.0.2.1+1","sha":"7dc029292842d7ca0d52633b0c876f61aeb6013f","kind":"tag","published_at":"2020-07-17T10:42:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1/manifests"},{"name":"14.0.2.1+0","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-16T20:27:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0/manifests"},{"name":"14.0.2+1","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-15T08:49:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1/manifests"},{"name":"15+7","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:21:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+7","html_url":"https://github.com/openjdk/jfx/releases/tag/15+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7/manifests"},{"name":"16+0","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:01:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+0","html_url":"https://github.com/openjdk/jfx/releases/tag/16+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0/manifests"},{"name":"15+6","sha":"afa805fe8b87f6d9bda60b69e9365ea521439cb7","kind":"tag","published_at":"2020-06-09T11:50:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+6","html_url":"https://github.com/openjdk/jfx/releases/tag/15+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6/manifests"},{"name":"14.0.2+0","sha":"331a39be016a284e5495c73726e7b58e7769a75e","kind":"tag","published_at":"2020-05-22T14:12:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0/manifests"},{"name":"15+5","sha":"038556390ef30c912139fcb828ee4a41d8c5abc8","kind":"tag","published_at":"2020-05-07T07:55:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+5","html_url":"https://github.com/openjdk/jfx/releases/tag/15+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5/manifests"},{"name":"14.0.1-ga","sha":"0839c5cd5fbc39a6eea458011c07755b00112c9c","kind":"tag","published_at":"2020-05-02T15:22:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga/manifests"},{"name":"15+4","sha":"5e9fb8294770f40b9ee1e6e703e07c9d50310694","kind":"tag","published_at":"2020-04-20T13:03:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+4","html_url":"https://github.com/openjdk/jfx/releases/tag/15+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4/manifests"},{"name":"14.0.1+1","sha":"a2369b1ca1cd11c922756967309d3377e56c2d3f","kind":"tag","published_at":"2020-04-15T13:04:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1/manifests"},{"name":"14.0.1+0","sha":"f8c235bb75a22654e735caa02991cab12183ccf8","kind":"tag","published_at":"2020-04-14T12:54:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0/manifests"},{"name":"15+3","sha":"4d69a0d2a5c61b67dd671b582eee9e06dc072a0b","kind":"tag","published_at":"2020-04-14T09:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+3","html_url":"https://github.com/openjdk/jfx/releases/tag/15+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3/manifests"},{"name":"14-ga","sha":"b211f74631c1d96b6e8abacc845bfe4c90fe1b42","kind":"tag","published_at":"2020-03-13T20:12:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga/manifests"},{"name":"15+2","sha":"4c132cdf39282d26bf5e22ded5915d603ec337b7","kind":"tag","published_at":"2020-03-02T15:39:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+2","html_url":"https://github.com/openjdk/jfx/releases/tag/15+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2/manifests"},{"name":"14+9","sha":"35a01cafb6ca0327819d8076c281545c421484bd","kind":"tag","published_at":"2020-03-02T13:42:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+9","html_url":"https://github.com/openjdk/jfx/releases/tag/14+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9/manifests"},{"name":"14+8","sha":"a4b9f24e91a00fa72203547c9f49f27ed681cceb","kind":"tag","published_at":"2020-02-07T15:30:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+8","html_url":"https://github.com/openjdk/jfx/releases/tag/14+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8/manifests"},{"name":"15+1","sha":"921389fd5939dce14182da4e415bf32d22bc4c56","kind":"tag","published_at":"2020-01-24T18:30:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1/manifests"},{"name":"14+7","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+7","html_url":"https://github.com/openjdk/jfx/releases/tag/14+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7/manifests"},{"name":"15+0","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:02:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0/manifests"},{"name":"14+6","sha":"69e4ef35c1005b6cd61ae50e5c12d021723f8111","kind":"tag","published_at":"2019-12-21T07:51:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+6","html_url":"https://github.com/openjdk/jfx/releases/tag/14+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6/manifests"},{"name":"14+5","sha":"935e99d241fd971dc92c4357a5b170fb4ac29380","kind":"tag","published_at":"2019-12-20T10:48:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+5","html_url":"https://github.com/openjdk/jfx/releases/tag/14+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5/manifests"},{"name":"14+4","sha":"4ddf55428d06dddadfc8cd14baabdc4d17318ee2","kind":"tag","published_at":"2019-12-06T09:53:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+4","html_url":"https://github.com/openjdk/jfx/releases/tag/14+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4/manifests"},{"name":"14+3","sha":"126896db9928ae334332d38486fb61ad3a2e00a0","kind":"tag","published_at":"2019-11-26T18:53:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+3","html_url":"https://github.com/openjdk/jfx/releases/tag/14+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3/manifests"},{"name":"14+2","sha":"286d1b5427a2b9724cb400335741ed99295c5141","kind":"tag","published_at":"2019-11-06T16:57:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+2","html_url":"https://github.com/openjdk/jfx/releases/tag/14+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2/manifests"},{"name":"14+1","sha":"16329674714ac11bb769f34abf4973461c4f9fa4","kind":"tag","published_at":"2019-09-23T17:53:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1/manifests"},{"name":"13+14","sha":"8f2572c09d9930f1497b4a14f84e0db1285489c6","kind":"tag","published_at":"2019-08-30T19:00:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+14","html_url":"https://github.com/openjdk/jfx/releases/tag/13+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14/manifests"},{"name":"13+13","sha":"2b82249ebc9c6e53e8846ff742c388c9df1c7397","kind":"tag","published_at":"2019-08-20T08:43:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+13","html_url":"https://github.com/openjdk/jfx/releases/tag/13+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13/manifests"},{"name":"13+12","sha":"5e169f75c619c6ef623fce572ec3e447f4a60bff","kind":"tag","published_at":"2019-08-09T07:37:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+12","html_url":"https://github.com/openjdk/jfx/releases/tag/13+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12/manifests"},{"name":"13+11","sha":"dbce14db944cbaad092becf798cbe4bcab3e43b4","kind":"tag","published_at":"2019-07-26T21:40:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+11","html_url":"https://github.com/openjdk/jfx/releases/tag/13+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11/manifests"},{"name":"13+10","sha":"bd02deebf7f64dce66f8e4a2c07370e52dbefaa7","kind":"tag","published_at":"2019-07-18T08:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+10","html_url":"https://github.com/openjdk/jfx/releases/tag/13+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10/manifests"},{"name":"14+0","sha":"141cf7e7256b6ef489c891251a37e45698fe80c9","kind":"tag","published_at":"2019-07-09T12:09:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0/manifests"},{"name":"13+9","sha":"9dbd8abf55b6af98b662e73928e35658765245c6","kind":"tag","published_at":"2019-06-13T13:31:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+9","html_url":"https://github.com/openjdk/jfx/releases/tag/13+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9/manifests"},{"name":"13+8","sha":"f55024f7824abc8600c7cd0d43310115fc706deb","kind":"tag","published_at":"2019-05-17T09:07:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+8","html_url":"https://github.com/openjdk/jfx/releases/tag/13+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8/manifests"},{"name":"13+7","sha":"59e84fd49deda1cea8a3e509891e1766b0ef8ee9","kind":"tag","published_at":"2019-05-04T15:59:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+7","html_url":"https://github.com/openjdk/jfx/releases/tag/13+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7/manifests"},{"name":"13+6","sha":"4c33ea92347b32e9e3c4a861a00a0c6c749e418d","kind":"tag","published_at":"2019-04-23T07:17:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+6","html_url":"https://github.com/openjdk/jfx/releases/tag/13+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6/manifests"},{"name":"13+5","sha":"06425a0f8d203c2acc7f2d1a652eea5b830122ff","kind":"tag","published_at":"2019-04-12T10:53:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+5","html_url":"https://github.com/openjdk/jfx/releases/tag/13+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5/manifests"},{"name":"13+4","sha":"89c51eeaa5e4bae3e205ed67cebd42e650eced62","kind":"tag","published_at":"2019-04-04T11:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+4","html_url":"https://github.com/openjdk/jfx/releases/tag/13+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4/manifests"},{"name":"13+3","sha":"6516798c6262e8e07e5bfb2e24e6482e392eb329","kind":"tag","published_at":"2019-03-22T09:59:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+3","html_url":"https://github.com/openjdk/jfx/releases/tag/13+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3/manifests"},{"name":"13+2","sha":"a9b22d2d2924448e8030d3e5fdef1fa8b51e612b","kind":"tag","published_at":"2019-03-14T19:26:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+2","html_url":"https://github.com/openjdk/jfx/releases/tag/13+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2/manifests"},{"name":"13+1","sha":"a6d9ece22b4b7a13973024aa9da6825bdf939ee8","kind":"tag","published_at":"2019-03-11T15:11:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+1","html_url":"https://github.com/openjdk/jfx/releases/tag/13+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1/manifests"},{"name":"12+14","sha":"10f69390d661cc6cabd40c2479a88e648303832b","kind":"tag","published_at":"2019-02-22T07:57:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+14","html_url":"https://github.com/openjdk/jfx/releases/tag/12+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14/manifests"},{"name":"12+13","sha":"a6a99e54ef4692bca0f69226e1cb902cca43478a","kind":"tag","published_at":"2019-02-15T10:54:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+13","html_url":"https://github.com/openjdk/jfx/releases/tag/12+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13/manifests"},{"name":"12+12","sha":"1baed99ad0d759d31f2ea75a4a1bbcc8b5a21220","kind":"tag","published_at":"2019-02-07T18:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+12","html_url":"https://github.com/openjdk/jfx/releases/tag/12+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12/manifests"},{"name":"12+11","sha":"bed3e73e8438e115575622729bd822d4947ce85a","kind":"tag","published_at":"2019-02-01T19:10:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+11","html_url":"https://github.com/openjdk/jfx/releases/tag/12+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11/manifests"},{"name":"13+0","sha":"711ca2dc8b33278201154022348cd550480ce87a","kind":"tag","published_at":"2019-01-25T13:55:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+0","html_url":"https://github.com/openjdk/jfx/releases/tag/13+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0/manifests"},{"name":"12+10","sha":"1feceed09e92dc32f1d920bd83f56d7996f820ed","kind":"tag","published_at":"2019-01-24T13:18:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+10","html_url":"https://github.com/openjdk/jfx/releases/tag/12+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10/manifests"},{"name":"12+9","sha":"c8711497f1538168736f45c786bba75932bd887a","kind":"tag","published_at":"2019-01-18T11:46:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+9","html_url":"https://github.com/openjdk/jfx/releases/tag/12+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9/manifests"},{"name":"12+8","sha":"eb14f242156120deb5303e2fde8c999f3b97b59a","kind":"tag","published_at":"2019-01-11T10:06:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+8","html_url":"https://github.com/openjdk/jfx/releases/tag/12+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8/manifests"},{"name":"12+7","sha":"de5ab6e1c588aaae6cd156e6a3564f046350e72b","kind":"tag","published_at":"2019-01-04T10:11:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+7","html_url":"https://github.com/openjdk/jfx/releases/tag/12+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7/manifests"},{"name":"12+6","sha":"82507d6199148ed196c3ea3e098c23f623847eb0","kind":"tag","published_at":"2018-12-17T08:18:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+6","html_url":"https://github.com/openjdk/jfx/releases/tag/12+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6/manifests"},{"name":"12+5","sha":"b30d8a9e446f731059aab197d37b430782a6ecff","kind":"tag","published_at":"2018-12-14T09:41:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+5","html_url":"https://github.com/openjdk/jfx/releases/tag/12+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5/manifests"},{"name":"12+4","sha":"6ac88b149c6af7c24ef36ccbc3eee941f49867de","kind":"tag","published_at":"2018-12-07T10:24:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+4","html_url":"https://github.com/openjdk/jfx/releases/tag/12+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4/manifests"},{"name":"12+3","sha":"fc074d5eb923c807a26284a59cdbac724c44b4e8","kind":"tag","published_at":"2018-11-29T20:12:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+3","html_url":"https://github.com/openjdk/jfx/releases/tag/12+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3/manifests"},{"name":"12+2","sha":"79a927b7e3c832595fe3ac266146be1fa1467d08","kind":"tag","published_at":"2018-11-12T09:26:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+2","html_url":"https://github.com/openjdk/jfx/releases/tag/12+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2/manifests"},{"name":"12+1","sha":"c90897f0af573fca3eb4d00bca0da4a788353bb6","kind":"tag","published_at":"2018-10-30T18:44:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+1","html_url":"https://github.com/openjdk/jfx/releases/tag/12+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1/manifests"},{"name":"11+26","sha":"ee351e5ba6bb3e8480cabfb76a4fcd69bf5cf3df","kind":"tag","published_at":"2018-09-13T12:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+26","html_url":"https://github.com/openjdk/jfx/releases/tag/11+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26/manifests"},{"name":"11+25","sha":"ff33e299db35559964d2cdfe203a67fdf1711bd7","kind":"tag","published_at":"2018-08-29T02:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+25","html_url":"https://github.com/openjdk/jfx/releases/tag/11+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25/manifests"},{"name":"11+24","sha":"431f0b2c29117807d6f091b35994c3a44477561c","kind":"tag","published_at":"2018-08-22T03:36:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+24","html_url":"https://github.com/openjdk/jfx/releases/tag/11+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24/manifests"},{"name":"11+23","sha":"e7761eed9d709052db0e1a440fbb8be7dcf80b1f","kind":"tag","published_at":"2018-08-15T02:58:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+23","html_url":"https://github.com/openjdk/jfx/releases/tag/11+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23/manifests"},{"name":"12+0","sha":"c6739f85f511ee53417643a9a900d0960602cee5","kind":"tag","published_at":"2018-08-08T17:38:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+0","html_url":"https://github.com/openjdk/jfx/releases/tag/12+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0/manifests"},{"name":"11+22","sha":"dfb0ff8d022d042285851698f9748f7e55c80f73","kind":"tag","published_at":"2018-08-08T02:34:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+22","html_url":"https://github.com/openjdk/jfx/releases/tag/11+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22/manifests"},{"name":"11+21","sha":"8abdcbd7924d4a6fe8842d4f910177936687675f","kind":"tag","published_at":"2018-08-01T04:16:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+21","html_url":"https://github.com/openjdk/jfx/releases/tag/11+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21/manifests"},{"name":"11+20","sha":"1bcfc3d1f7957a07d02dd7783bdc09b7be1dbbee","kind":"tag","published_at":"2018-07-25T03:03:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+20","html_url":"https://github.com/openjdk/jfx/releases/tag/11+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20/manifests"},{"name":"11+19","sha":"c9993499827b30507ffe6cf7c8a8db2abaa6a3fd","kind":"tag","published_at":"2018-07-18T03:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+19","html_url":"https://github.com/openjdk/jfx/releases/tag/11+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19/manifests"},{"name":"11+18","sha":"e5815355c5377e3eec950d2ba2789def96a32dae","kind":"tag","published_at":"2018-07-11T04:02:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+18","html_url":"https://github.com/openjdk/jfx/releases/tag/11+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18/manifests"},{"name":"11+17","sha":"c936b00f53b1cc22ed8530c000f3ab62a01491ea","kind":"tag","published_at":"2018-07-04T04:32:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+17","html_url":"https://github.com/openjdk/jfx/releases/tag/11+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17/manifests"},{"name":"11+16","sha":"9511a7f430c6914aad761b20db492eec0030e474","kind":"tag","published_at":"2018-06-27T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+16","html_url":"https://github.com/openjdk/jfx/releases/tag/11+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16/manifests"},{"name":"11+15","sha":"31ae4bf611d4655c5018faf79f41b25ae475d470","kind":"tag","published_at":"2018-06-14T07:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+15","html_url":"https://github.com/openjdk/jfx/releases/tag/11+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15/manifests"},{"name":"jdk-11+14","sha":"0a10bdc2c59d4fa3a8bbe0557731650c18451c77","kind":"tag","published_at":"2018-05-16T14:56:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14/manifests"},{"name":"jdk-11+13","sha":"b839c4db3d2129c7ed9a1c98fc7c65915aae74b8","kind":"tag","published_at":"2018-05-09T01:55:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13/manifests"},{"name":"jdk-11+12","sha":"ab16dc2f6e8a5aaefbef4beef0cb271022f54035","kind":"tag","published_at":"2018-05-02T10:23:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12/manifests"},{"name":"jdk-11+11","sha":"4f5dc45bd28683899809c87916c4d168b53634d2","kind":"tag","published_at":"2018-04-25T02:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11/manifests"},{"name":"jdk-11+10","sha":"75ae519a4effab80f2b526b1c68960ca415d246f","kind":"tag","published_at":"2018-04-18T01:40:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10/manifests"},{"name":"jdk-11+9","sha":"b4e75ea153a462036d8c32ee10e9db35685e33a6","kind":"tag","published_at":"2018-04-11T02:04:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9/manifests"},{"name":"jdk-11+8","sha":"81527d59a2c79a945150765ad1819b005a81eb0f","kind":"tag","published_at":"2018-04-04T01:40:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+8","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8/manifests"},{"name":"jdk-11+7","sha":"1e4671e147674f0d0d24c532c360774ce30d3cb8","kind":"tag","published_at":"2018-03-28T01:59:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+7","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7/manifests"},{"name":"jdk-11+6","sha":"9b5153008ec1af868d63ff2afff4f62ccf44fe49","kind":"tag","published_at":"2018-03-21T01:56:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+6","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6/manifests"},{"name":"jdk-11+5","sha":"c17ca257eadf6a17156051ad5dae1bb7b184568e","kind":"tag","published_at":"2018-03-16T07:35:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+5","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5/manifests"},{"name":"jdk-10+46","sha":"ebd7200aa35eb26d1fb1c0e7dbe81f1e9199b719","kind":"tag","published_at":"2018-03-07T20:42:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+46","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46/manifests"},{"name":"jdk-11+4","sha":"b2f8284336cfc5274e3b0db3b8449d7dd2362ea0","kind":"tag","published_at":"2018-03-07T03:03:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+4","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4/manifests"},{"name":"jdk-11+3","sha":"c9e33e2d90d54835cf5ec256f46922951573ea8e","kind":"tag","published_at":"2018-02-28T02:39:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+3","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3/manifests"},{"name":"jdk-10+45","sha":"a8f55c5cadbb949f003b763fdf4f3727266494cf","kind":"tag","published_at":"2018-02-27T00:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+45","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45/manifests"},{"name":"jdk-11+2","sha":"cd27ba7b96e36585fe35d08eb8b0a13c315a85a2","kind":"tag","published_at":"2018-02-22T08:40:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+2","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2/manifests"},{"name":"jdk-10+44","sha":"5cdb04eaefbcfadccc839602df32d3c01367153f","kind":"tag","published_at":"2018-02-14T23:38:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+44","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44/manifests"},{"name":"jdk-11+1","sha":"0d6fea7281585c45268495875299c48811fa0e50","kind":"tag","published_at":"2018-02-14T19:54:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+1","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1/manifests"},{"name":"jdk-10+43","sha":"9da5bf9cbf26a1659f2b2df5130e5fda588f2351","kind":"tag","published_at":"2018-02-07T14:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+43","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43/manifests"},{"name":"jdk-10+42","sha":"f35eaf2db5c205ebfab7750200bc7147b4de6e70","kind":"tag","published_at":"2018-01-31T14:40:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+42","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42/manifests"},{"name":"jdk-10+41","sha":"454f3e5c75a3f69679b48108b18a6e23ce2378e7","kind":"tag","published_at":"2018-01-24T04:47:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+41","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41/manifests"},{"name":"jdk-10+40","sha":"ec12d09593cb2a5a014b53b702142d4c8480932b","kind":"tag","published_at":"2018-01-17T06:44:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+40","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40/manifests"},{"name":"jdk-10+39","sha":"374841020d8a2f6f60d38f0104cdda55f6d19b46","kind":"tag","published_at":"2018-01-10T06:45:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+39","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39/manifests"},{"name":"jdk-10+38","sha":"1198a7aed7188e37fc8c31334390822c49e2c1cb","kind":"tag","published_at":"2018-01-03T09:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+38","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38/manifests"},{"name":"jdk-10+37","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T04:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+37","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37/manifests"},{"name":"jdk-11+0","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T02:21:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0/manifests"},{"name":"jdk-10+36","sha":"6da44a76249b9843ee0c1733bc13f2fd18768b4d","kind":"tag","published_at":"2017-12-13T09:42:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+36","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36/manifests"},{"name":"jdk-10+35","sha":"c975127f8a6ef34b9395b868baff5150f7cb7319","kind":"tag","published_at":"2017-12-06T07:27:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+35","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35/manifests"},{"name":"jdk-10+34","sha":"62d154f5b8c6b08ebf8357c4c20c119ee344ecbf","kind":"tag","published_at":"2017-11-29T06:47:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+34","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34/manifests"},{"name":"jdk-10+33","sha":"90771676f403058358cc6abf07e9146a0d8bdf92","kind":"tag","published_at":"2017-11-22T00:26:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+33","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33/manifests"},{"name":"jdk-10+32","sha":"66b746233a2847fa420e772465ce8b3b92a6d028","kind":"tag","published_at":"2017-11-15T21:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+32","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32/manifests"},{"name":"jdk-10+31","sha":"685c796637ef109d0544fa37239d2ff5e479460d","kind":"tag","published_at":"2017-11-09T03:51:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+31","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31/manifests"},{"name":"jdk-10+30","sha":"d8a77bfbe483e055b1293603b86d207eb4a47270","kind":"tag","published_at":"2017-11-01T09:00:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+30","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30/manifests"},{"name":"jdk-10+29","sha":"ddfbef38cb3749b815c62e0a74acde5a3ec60a2d","kind":"tag","published_at":"2017-10-25T04:34:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+29","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29/manifests"},{"name":"jdk-10+28","sha":"faf1450d185659dc1734bcc8a9865717e9493caa","kind":"tag","published_at":"2017-10-18T21:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+28","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28/manifests"},{"name":"jdk-10+27","sha":"191325b3f07b7e118793d327cbb0d13c9c1c154d","kind":"tag","published_at":"2017-10-11T16:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+27","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27/manifests"},{"name":"jdk-10+26","sha":"1c5fa80a2c78bd9d1377bd3790171ace6d27dc8a","kind":"tag","published_at":"2017-10-04T14:27:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+26","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26/manifests"},{"name":"jdk-10+23","sha":"2ca03ca98ea3c421baf9b4c73e6a1ea211dec3cd","kind":"tag","published_at":"2017-09-06T05:22:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+23","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23/manifests"},{"name":"jdk-10+22","sha":"88048cc32ee8bb7a8b1cde02157b6317bb52fe77","kind":"tag","published_at":"2017-08-30T06:42:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+22","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22/manifests"},{"name":"jdk-10+21","sha":"8b24ee504c037bdfcb566c3875ce960a4a46a0f6","kind":"tag","published_at":"2017-08-23T03:26:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+21","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21/manifests"},{"name":"jdk-10+20","sha":"36ea4f6a11d37f6e872840e0f8dfff4faeacd4b3","kind":"tag","published_at":"2017-08-16T03:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+20","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20/manifests"},{"name":"jdk-10+19","sha":"9c1c110269dffa52d712a56ef231782e19f4ba6d","kind":"tag","published_at":"2017-08-08T01:09:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+19","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19/manifests"},{"name":"jdk-10+18","sha":"0760c3bf83383e96d1817a8d81f19354d8c99f41","kind":"tag","published_at":"2017-08-02T03:22:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+18","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18/manifests"},{"name":"jdk-9+181","sha":"65c628fce9f66d4adbeac0ab1078ce3a92c00f3f","kind":"tag","published_at":"2017-07-31T11:14:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+181","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181/manifests"},{"name":"jdk-10+17","sha":"e7be01fb19db8842ed997d1cddb70dad005db6ff","kind":"tag","published_at":"2017-07-26T03:27:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+17","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17/manifests"},{"name":"jdk-9+180","sha":"70db454b258a85123cf1c7922cc681fd907316ad","kind":"tag","published_at":"2017-07-22T01:04:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+180","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180/manifests"},{"name":"jdk-10+16","sha":"c2d9ec77c2ff7e65f1061050aff78a7dde8964c9","kind":"tag","published_at":"2017-07-19T07:41:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+16","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16/manifests"},{"name":"jdk-9+179","sha":"cb51bf7e7ffe9b46cb17212c5961b8daa1ca4289","kind":"tag","published_at":"2017-07-19T02:50:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+179","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179/manifests"},{"name":"jdk-10+15","sha":"7db2b4f229e3c516f7a7ebbfaf01239d221572c7","kind":"tag","published_at":"2017-07-12T03:51:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+15","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15/manifests"},{"name":"jdk-9+178","sha":"68fda720edd743bd4ffe40033fa3e17acca4f220","kind":"tag","published_at":"2017-07-08T17:10:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+178","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178/manifests"},{"name":"jdk-9+177","sha":"c1633d58634255ba8746daa3a8fff8980158660a","kind":"tag","published_at":"2017-07-01T10:26:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+177","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177/manifests"},{"name":"jdk-10+14","sha":"368ca4b44ce2c9237a2c77bd05ea29da840b0e48","kind":"tag","published_at":"2017-06-28T03:01:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14/manifests"},{"name":"jdk-9+176","sha":"476d4d253d9be64ea084ed9882dd2ed0ae05dd12","kind":"tag","published_at":"2017-06-26T04:21:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+176","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176/manifests"},{"name":"jdk-10+13","sha":"c7474e34d52d1758033c2172aad7a946b11b62d0","kind":"tag","published_at":"2017-06-21T03:37:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13/manifests"},{"name":"jdk-9+175","sha":"d0816052aa9e14b34ecbb004856813e5d9287b1c","kind":"tag","published_at":"2017-06-16T22:58:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+175","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175/manifests"},{"name":"jdk-10+12","sha":"6058a85b733e0a33505ee3250235cd17953453f7","kind":"tag","published_at":"2017-06-14T02:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12/manifests"},{"name":"jdk-9+174","sha":"b574693da54601cf010a013bf46da96c54bf37db","kind":"tag","published_at":"2017-06-09T23:06:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+174","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174/manifests"},{"name":"jdk-10+11","sha":"f2c675a63bbc47eae19cc2603cd60bf4684c46a5","kind":"tag","published_at":"2017-06-07T03:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11/manifests"},{"name":"jdk-9+173","sha":"c14e288e99aa84f35262e98373a4c3b9a4a80b81","kind":"tag","published_at":"2017-06-02T23:01:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+173","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173/manifests"},{"name":"jdk-10+10","sha":"56cb842028c0cba465566ac7fa445f67839ea877","kind":"tag","published_at":"2017-05-31T04:19:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10/manifests"},{"name":"jdk-9+172","sha":"fe5525a9a8dd5614188b1df676c97470afc9bf7d","kind":"tag","published_at":"2017-05-26T22:57:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+172","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172/manifests"},{"name":"jdk-10+9","sha":"440add394844e0834aee1ce194eb1f17fa25f16f","kind":"tag","published_at":"2017-05-25T10:55:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9/manifests"},{"name":"jdk-9+171","sha":"5b566276e2c57a202e39cee59184b3ce1744e5b6","kind":"tag","published_at":"2017-05-19T23:08:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+171","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171/manifests"},{"name":"jdk-9+170","sha":"06f940d0ef72cda943467622c21e56453dc62a5a","kind":"tag","published_at":"2017-05-12T23:09:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+170","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170/manifests"},{"name":"jdk-9+169","sha":"f498bb1890ffb3825416419b8253a94517b88d8d","kind":"tag","published_at":"2017-05-06T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+169","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169/manifests"},{"name":"jdk-9+168","sha":"7ff4624034ccbf16c44ecef28debdb7cb78370cd","kind":"tag","published_at":"2017-05-01T07:00:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+168","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168/manifests"},{"name":"jdk-9+167","sha":"f33ed687d1baac54dcaf663611d3f293f1e8c7f0","kind":"tag","published_at":"2017-04-21T23:08:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+167","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167/manifests"},{"name":"jdk-9+166","sha":"f6b30a52a459f6ab58b0fce4ad67953b834402bf","kind":"tag","published_at":"2017-04-14T23:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+166","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166/manifests"},{"name":"jdk-9+165","sha":"f2f006583133194782e4aaeeee8a1bbfb96ee3de","kind":"tag","published_at":"2017-04-07T23:07:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+165","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165/manifests"},{"name":"jdk-9+164","sha":"465622238a38507c4b238a78b0acef69991bd3dd","kind":"tag","published_at":"2017-03-31T23:05:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+164","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164/manifests"},{"name":"jdk-9+163","sha":"d858d4d726995e83312b3ee7768aca73ae7058d5","kind":"tag","published_at":"2017-03-24T23:02:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+163","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163/manifests"},{"name":"jdk-9+162","sha":"ef16172651a91dea201033892d5f2c9bc6d63f7f","kind":"tag","published_at":"2017-03-17T23:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+162","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162/manifests"},{"name":"jdk-9+161","sha":"63c1f82e1f6c768507764653cca9bb0776987b4f","kind":"tag","published_at":"2017-03-11T00:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+161","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161/manifests"},{"name":"jdk-10+0","sha":"0cb8cae27169615b7204f003bf3bf7941c11e328","kind":"tag","published_at":"2017-03-07T18:54:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0/manifests"},{"name":"jdk-9+160","sha":"43cde5821620c1914f41e7edb29b41d04f1e6d74","kind":"tag","published_at":"2017-03-04T20:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+160","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160/manifests"},{"name":"jdk-9+159","sha":"bf292ae3c4a9d8324bf542890ff4ab3bbfb9e7e6","kind":"tag","published_at":"2017-02-25T00:16:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+159","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159/manifests"},{"name":"jdk-9+158","sha":"9ca1b5912aff167d32e1a25d98f4a50b15ffc3b0","kind":"tag","published_at":"2017-02-17T23:36:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+158","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158/manifests"},{"name":"jdk-9+157","sha":"2970bd08e46fc5a876245b253ce273c97a73098f","kind":"tag","published_at":"2017-02-10T23:37:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+157","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157/manifests"},{"name":"jdk-9+156","sha":"7d3558c56c9e0c6e307b66d788efa9e7d6dbdc67","kind":"tag","published_at":"2017-02-03T23:35:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+156","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156/manifests"},{"name":"jdk-9+155","sha":"094123c232a05eb6afe2b9ba9934942bb0ca6961","kind":"tag","published_at":"2017-01-30T07:34:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+155","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155/manifests"},{"name":"jdk-9+154","sha":"e47b6dee526ed048639691cccf1396f7152d81f1","kind":"tag","published_at":"2017-01-23T03:54:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+154","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154/manifests"},{"name":"jdk-9+153","sha":"8888d4bcb9ebabbb9e1efb4b9d878ad11e863be7","kind":"tag","published_at":"2017-01-13T23:33:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+153","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153/manifests"},{"name":"jdk-9+152","sha":"cb35c80ab25770d0ee3b435bfd2c6bb56b84f420","kind":"tag","published_at":"2017-01-07T00:25:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+152","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152/manifests"},{"name":"jdk-9+151","sha":"2ced728db2a9e0287fa6361d2b33fc20e9c74fb1","kind":"tag","published_at":"2017-01-05T02:05:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+151","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151/manifests"},{"name":"jdk-9+150","sha":"80bfd655c5afc13ec1a9a3d628f5c83e88cc7f8e","kind":"tag","published_at":"2016-12-22T09:42:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+150","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150/manifests"},{"name":"jdk-9+149","sha":"261167a2776542d1e40e5a8f7b05e6484145c205","kind":"tag","published_at":"2016-12-14T09:50:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+149","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149/manifests"},{"name":"jdk-9+148","sha":"00c490418f6fa759b838a67b97caa7f81810275d","kind":"tag","published_at":"2016-12-08T10:02:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+148","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148/manifests"},{"name":"jdk-9+147","sha":"39acf446c0e5607e18eb653650547faa5c6ad213","kind":"tag","published_at":"2016-12-01T08:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+147","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147/manifests"},{"name":"jdk-9+146","sha":"3559bcaa07d1bb99ab879e311e0d7a7c7c392a0e","kind":"tag","published_at":"2016-11-23T11:31:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+146","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146/manifests"},{"name":"jdk-9+145","sha":"6cf1798516fe64da421582619073d52e543a7576","kind":"tag","published_at":"2016-11-17T10:50:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+145","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145/manifests"},{"name":"jdk-9+144","sha":"5ea2054dca46be58611926b8b95e99403356a995","kind":"tag","published_at":"2016-11-10T07:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+144","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144/manifests"},{"name":"jdk-9+143","sha":"f81449ad311513770185d312e8541431ca51b788","kind":"tag","published_at":"2016-11-04T10:23:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+143","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143/manifests"},{"name":"jdk-9+142","sha":"f67be9ea6741d050cc16bf77cf65afb89f72f5ed","kind":"tag","published_at":"2016-10-27T06:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+142","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142/manifests"},{"name":"jdk-9+141","sha":"b5e5a27c07b94d4eed141f1facd05bf129c1fc38","kind":"tag","published_at":"2016-10-20T09:11:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+141","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141/manifests"},{"name":"jdk-9+140","sha":"2556a36a1fbfe9cae4879fe185cb635224a75a9c","kind":"tag","published_at":"2016-10-13T07:24:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+140","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140/manifests"},{"name":"jdk-9+139","sha":"05223763914b3c59771e478e817d422390ff3792","kind":"tag","published_at":"2016-10-06T21:30:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+139","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139/manifests"},{"name":"jdk-9+138","sha":"bf36c7323204673dec50531b30b82937211d5b36","kind":"tag","published_at":"2016-09-29T06:10:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+138","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138/manifests"},{"name":"jdk-9+137","sha":"760cdfe7fdfc67dce739842f75996afd17b88603","kind":"tag","published_at":"2016-09-22T13:21:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+137","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137/manifests"},{"name":"jdk-9+136","sha":"61ff2836e9660a25fc28a84cf0e979e39eca65fb","kind":"tag","published_at":"2016-09-15T14:44:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+136","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136/manifests"},{"name":"jdk-9+135","sha":"1e19f7a5ca55f2aca01023d05513a529b58931dc","kind":"tag","published_at":"2016-09-08T06:36:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+135","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135/manifests"},{"name":"jdk-9+134","sha":"1c191deeefd0e7b2b5f6918a210707845cdca85f","kind":"tag","published_at":"2016-09-01T09:33:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+134","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134/manifests"},{"name":"jdk-9+133","sha":"3b021b234f6b9e9635b8c7e76f025105ef0e964b","kind":"tag","published_at":"2016-08-25T11:37:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+133","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133/manifests"},{"name":"jdk-9+132","sha":"e7c81d61a49a42a5be3f2d589584a8ab1e5a94fa","kind":"tag","published_at":"2016-08-18T08:39:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+132","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132/manifests"},{"name":"jdk-9+131","sha":"faac28b1016154c82a6826035d1df40c2c1cb19c","kind":"tag","published_at":"2016-08-11T11:48:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+131","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131/manifests"},{"name":"jdk-9+130","sha":"81d26e4fd1c3e08670ec9f8fbdd90d113e0953bc","kind":"tag","published_at":"2016-08-04T11:25:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+130","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130/manifests"},{"name":"jdk-9+129","sha":"9d7a4b0fb13528a9e1d34aeacfb7f0b018d27109","kind":"tag","published_at":"2016-07-28T08:59:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+129","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129/manifests"},{"name":"jdk-9+128","sha":"a901a16037047af7eb6bf85d100f9a6978f9d3e7","kind":"tag","published_at":"2016-07-21T12:55:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+128","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128/manifests"},{"name":"jdk-9+127","sha":"90224a2f416314cbebc845b67a5ecedcd0dfd989","kind":"tag","published_at":"2016-07-14T09:00:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+127","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127/manifests"},{"name":"jdk-9+126","sha":"65c86feb834c274d34bace999e5aaa80596cf551","kind":"tag","published_at":"2016-07-07T21:24:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+126","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126/manifests"},{"name":"jdk-9+125","sha":"613e3409612adebea71909e6c6b9a0ead73bbcc4","kind":"tag","published_at":"2016-06-30T14:21:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+125","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125/manifests"},{"name":"jdk-9+124","sha":"d8919cc68384876110989fdccc6fb344e9530d0f","kind":"tag","published_at":"2016-06-23T18:45:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+124","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124/manifests"},{"name":"jdk-9+123","sha":"b5884d09ee9605edfe3b8d89a0b2998c365b7aca","kind":"tag","published_at":"2016-06-16T15:21:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+123","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123/manifests"},{"name":"jdk-9+122","sha":"4a1aac42ff4c0f2af8d7fa512056a048abcd1c75","kind":"tag","published_at":"2016-06-09T11:49:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+122","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122/manifests"},{"name":"jdk-9+121","sha":"db79c2a0e44c87ff55dd217ebb1db29526f16997","kind":"tag","published_at":"2016-06-02T11:11:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+121","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121/manifests"},{"name":"jdk-9+120","sha":"266213c6c7c8d617c9e7531ecffc829c92508cf0","kind":"tag","published_at":"2016-05-26T16:55:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+120","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120/manifests"},{"name":"jdk-9+119","sha":"f6a03b7ed0f23539c745c2eb62b6dc8b7060aadb","kind":"tag","published_at":"2016-05-19T15:10:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+119","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119/manifests"},{"name":"jdk-9+118","sha":"bceda33a87fb8ab055c1d45b957fdfdf84fb61ac","kind":"tag","published_at":"2016-05-12T09:15:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+118","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118/manifests"},{"name":"jdk-9+117","sha":"4958f5d7ea685430c4bd550b45c08c35b6436b48","kind":"tag","published_at":"2016-05-05T13:26:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+117","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117/manifests"},{"name":"jdk-9+116","sha":"c69efa672b4872f08466cf0596ad58310962dcd8","kind":"tag","published_at":"2016-04-28T15:13:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+116","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116/manifests"},{"name":"jdk-9+115","sha":"7e9118010fa592f183b291ada17b2cfd93456574","kind":"tag","published_at":"2016-04-21T14:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+115","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115/manifests"},{"name":"jdk-9+114","sha":"d9613fdbcc5989345e6d2fcae2866885a13d1a23","kind":"tag","published_at":"2016-04-14T08:01:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+114","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114/manifests"},{"name":"jdk-9+113","sha":"7471701e104dc53a558a0be492cc6890bdbb36b3","kind":"tag","published_at":"2016-04-07T07:55:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+113","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113/manifests"},{"name":"jdk-9+112","sha":"67e337491ed3c9504e76a5a85a5bbc8ecd4ee740","kind":"tag","published_at":"2016-03-31T07:14:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+112","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112/manifests"},{"name":"jdk-9+111","sha":"eb13af26664a5f0731a8051505b111316783ee6c","kind":"tag","published_at":"2016-03-24T03:33:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+111","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111/manifests"},{"name":"jdk-9+110","sha":"f914c05dafe9374971a70086249ccbbae76e8870","kind":"tag","published_at":"2016-03-15T11:00:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+110","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110/manifests"},{"name":"jdk-9+109","sha":"9203f6b8f9862876c619e7ef0b467aa4d3d87dca","kind":"tag","published_at":"2016-03-10T09:24:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+109","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109/manifests"},{"name":"jdk-9+108","sha":"844738474b619f6c3008680b4d36414fb7d1a45c","kind":"tag","published_at":"2016-03-03T11:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+108","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108/manifests"},{"name":"jdk-9+107","sha":"7244b5fbd0debc6dde00aafe2d80469a017ac8b5","kind":"tag","published_at":"2016-02-25T09:05:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+107","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107/manifests"},{"name":"jdk-9+106","sha":"1ef5ec279b13cc0667fce655f5a0e901cb12f7b7","kind":"tag","published_at":"2016-02-18T10:06:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+106","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106/manifests"},{"name":"jdk-9+105","sha":"753d760430aba8ced9cdb64d911150612eeb4911","kind":"tag","published_at":"2016-02-11T18:39:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+105","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105/manifests"},{"name":"jdk-9+104","sha":"018c8d2555b1df29afceba12ffa545e84e85e3aa","kind":"tag","published_at":"2016-02-04T17:42:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+104","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104/manifests"},{"name":"jdk-9+103","sha":"c4497c1200984d0319327d984d825e25185e1778","kind":"tag","published_at":"2016-01-28T11:39:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+103","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103/manifests"},{"name":"jdk-9+102","sha":"5219ba54ef5177996a7b8dbaa3b228bd9f6d5e32","kind":"tag","published_at":"2016-01-21T08:31:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+102","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102/manifests"},{"name":"jdk-9+101","sha":"0bef24cdaa0761afe4753e88624bfa1c9da9d327","kind":"tag","published_at":"2016-01-14T10:58:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+101","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101/manifests"},{"name":"jdk-9+100","sha":"45075bc3df6502ab43b472060957b2457286c4e5","kind":"tag","published_at":"2016-01-07T15:17:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+100","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100/manifests"},{"name":"jdk-9+99","sha":"1972c0632853c4b83044b53ff502e91b50a9abae","kind":"tag","published_at":"2015-12-24T10:23:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+99","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99/manifests"},{"name":"jdk-9+98","sha":"460e68a212a2538a412e13505bac0f7d0d8b78e1","kind":"tag","published_at":"2015-12-18T11:03:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+98","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98/manifests"},{"name":"jdk-9+97","sha":"dffeb682512cb7ed381cd108812ea2b4b9e611d0","kind":"tag","published_at":"2015-12-18T02:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+97","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97/manifests"},{"name":"jdk-9+96","sha":"cd7474a2953840e26f158f26d592bb594225ada0","kind":"tag","published_at":"2015-12-10T11:46:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+96","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96/manifests"},{"name":"jdk-9+95","sha":"448dce2c3b657e0cb4bf9d57dda9b895af7bc478","kind":"tag","published_at":"2015-12-02T16:15:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+95","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95/manifests"},{"name":"9-b94","sha":"666adb6a56e08484916386b847dd6c160813f481","kind":"tag","published_at":"2015-11-26T12:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94/manifests"},{"name":"9-b93","sha":"a1a99c84126c5838a7c74bbdb276c43d099fef33","kind":"tag","published_at":"2015-11-19T10:36:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93/manifests"},{"name":"9-b92","sha":"6da10a0570453e615488bcdbadb90323f661aa01","kind":"tag","published_at":"2015-11-12T09:59:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92/manifests"},{"name":"9-b91","sha":"891e30e9015dd227525c04cfa335a2dbfddc4a8c","kind":"tag","published_at":"2015-11-05T10:59:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91/manifests"},{"name":"9-b90","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-30T09:05:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90/manifests"},{"name":"9-b89","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-29T08:56:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89/manifests"},{"name":"9-b88","sha":"02204a98f0a33f9647913c42999ddd7c53a060f1","kind":"tag","published_at":"2015-10-22T09:04:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88/manifests"},{"name":"9-b86","sha":"3060ec562985168a7f9379ccf293a7da7583a924","kind":"tag","published_at":"2015-10-15T12:04:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86/manifests"},{"name":"9-b85","sha":"8a5ebd277b07d4891a01d4c84a19cb4d13ff8790","kind":"tag","published_at":"2015-10-08T15:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85/manifests"},{"name":"9-b84","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-10-06T16:17:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84/manifests"},{"name":"9-b83","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-09-25T06:48:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83/manifests"},{"name":"9-b82","sha":"a2e95bd699549864d72140057fd804c0595ce5c6","kind":"tag","published_at":"2015-09-18T02:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82/manifests"},{"name":"9-b81","sha":"37e70de5d2a3ed8739a81f9cf42c141577c132c6","kind":"tag","published_at":"2015-09-11T01:27:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81/manifests"},{"name":"9-b80","sha":"1206c8b2ba6d16b2d947566a1a6de8758748551a","kind":"tag","published_at":"2015-09-03T06:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80/manifests"},{"name":"9-b79","sha":"a3f1e1ce395aa36a8683b6b5f9e5ec9cd895221a","kind":"tag","published_at":"2015-08-27T09:28:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79/manifests"},{"name":"9-b78","sha":"d4734924f6bee35b26cac515e0d530bbfca2795c","kind":"tag","published_at":"2015-08-20T10:16:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78/manifests"},{"name":"9-b77","sha":"3663b87358ba1270f219201d2587bc49d0df765b","kind":"tag","published_at":"2015-08-13T11:46:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77/manifests"},{"name":"9-b76","sha":"0e5e014c0931103b7949308af46bb79b5861a7ed","kind":"tag","published_at":"2015-08-06T09:07:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76/manifests"},{"name":"9-b75","sha":"29b3cf8f842b9b8547302b0918f5ca5c39d7e718","kind":"tag","published_at":"2015-07-30T09:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75/manifests"},{"name":"9-b74","sha":"ea1fa766bbeff70d38a0e41c86a913eabfe6325c","kind":"tag","published_at":"2015-07-23T08:26:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74/manifests"},{"name":"9-b73","sha":"28be67e56790e9aff2a3745e3c1354d9ea1f00d9","kind":"tag","published_at":"2015-07-16T14:12:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73/manifests"},{"name":"9-b72","sha":"a0737e5d402aa496415685bb07c84559c337ead9","kind":"tag","published_at":"2015-07-09T07:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72/manifests"},{"name":"9-b71","sha":"c3a016a7ec451671c38f968c9158d4804bfe774d","kind":"tag","published_at":"2015-07-02T08:08:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71/manifests"},{"name":"9-b70","sha":"960bd706f12f3eaf3145c3f038a93f0e9ca371b6","kind":"tag","published_at":"2015-06-25T09:26:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70/manifests"},{"name":"9-b69","sha":"bf272fc152d66461327b774fe3cad12c0e360d4d","kind":"tag","published_at":"2015-06-18T10:54:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69/manifests"},{"name":"9-b68","sha":"219a7e0e488062eb3e4da173d4339c706ebcd4bc","kind":"tag","published_at":"2015-06-11T11:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68/manifests"},{"name":"9-b67","sha":"8040cebf01508e79b8aa89de8f092fb72a1c3537","kind":"tag","published_at":"2015-06-04T09:26:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67/manifests"},{"name":"9-b66","sha":"2f3e13158961d78ae0f9a1a8e45a4e99f836d830","kind":"tag","published_at":"2015-05-28T07:31:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66/manifests"},{"name":"9-b65","sha":"60291ae36e9e327cefb05b18b4bd6a93861d5483","kind":"tag","published_at":"2015-05-21T10:16:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65/manifests"},{"name":"9-b64","sha":"c5c9f95a08a81f3e900cf8c2abfb2746db3713a6","kind":"tag","published_at":"2015-05-14T09:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64/manifests"},{"name":"9-b63","sha":"f9d7cee700520c8993e20581ea2c19849733ea1d","kind":"tag","published_at":"2015-05-07T07:26:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63/manifests"},{"name":"9-b62","sha":"6d178c95e5d55089e4474f8cf552845750a398af","kind":"tag","published_at":"2015-04-30T07:29:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62/manifests"},{"name":"9-b61","sha":"61797ff490af0d748683b61476a65931156c8675","kind":"tag","published_at":"2015-04-23T09:25:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61/manifests"},{"name":"8u51-b09","sha":"bcd5fc1fd4f546158267aeecb788783258a7ad35","kind":"tag","published_at":"2015-04-21T08:17:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09/manifests"},{"name":"9-b60","sha":"35d305f9e84970067bbc4014072e9f02d72a344b","kind":"tag","published_at":"2015-04-16T14:07:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60/manifests"},{"name":"8u51-b08","sha":"63f64f9c441b51ed003b27f9c4bffe206d1a0eab","kind":"tag","published_at":"2015-04-14T06:46:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08/manifests"},{"name":"8u45-b11","sha":"2a33f0b144b5a07b803d5e070bce58f4885ce5b9","kind":"tag","published_at":"2015-04-13T18:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11/manifests"},{"name":"9-b59","sha":"35f0257812269d44adf154cbd2db32d6e58a1643","kind":"tag","published_at":"2015-04-09T09:47:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59/manifests"},{"name":"8u51-b07","sha":"a1b72be5658c2e18db70c93f3c92802b0ed7b6e5","kind":"tag","published_at":"2015-04-07T12:36:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07/manifests"},{"name":"9-b58","sha":"9eb3005c14aae7bacd4520a333c46254a8c552e5","kind":"tag","published_at":"2015-04-04T20:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58/manifests"},{"name":"9-b57","sha":"2e61c9163e16869bed2ba19fba0f2e3b47a97fb5","kind":"tag","published_at":"2015-04-02T09:57:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57/manifests"},{"name":"8u51-b06","sha":"da275cb00aa8be747f2e7de593c903e200bc091b","kind":"tag","published_at":"2015-03-31T06:03:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06/manifests"},{"name":"9-b56","sha":"fd9dd36da9d0f62fcc2cda0740b61f0003b79c28","kind":"tag","published_at":"2015-03-26T11:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56/manifests"},{"name":"8u60-b08","sha":"27854c66773e605f5163f7a316fe8acc1a2146d7","kind":"tag","published_at":"2015-03-25T05:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08/manifests"},{"name":"8u51-b05","sha":"304b6f4f7aea08bc167ecdc279c413c9960cab41","kind":"tag","published_at":"2015-03-24T04:54:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05/manifests"},{"name":"8u51-b04","sha":"db5615a327642df6cf851619327c5587227c5440","kind":"tag","published_at":"2015-03-19T12:04:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04/manifests"},{"name":"9-b55","sha":"75e686157c9959a54ad8485b966561bafb114eed","kind":"tag","published_at":"2015-03-19T09:25:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55/manifests"},{"name":"8u45-b13","sha":"6b91866419b37539e0cb7585ddeca78a3e1a8ec9","kind":"tag","published_at":"2015-03-18T05:38:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13/manifests"},{"name":"8u60-b07","sha":"3858d0e9982b24b58951c10733b75dd915007d39","kind":"tag","published_at":"2015-03-18T05:34:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07/manifests"},{"name":"8u60-b06","sha":"dc630c8b218630e30df2180f0f09f144e33386dc","kind":"tag","published_at":"2015-03-18T00:31:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06/manifests"},{"name":"8u45-b12","sha":"c407f83380925e3d2ad63acbf5acc6477d972f5f","kind":"tag","published_at":"2015-03-17T05:23:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12/manifests"},{"name":"8u40-b27","sha":"1d8e815d247b1085124a6666017e1631be2f0d01","kind":"tag","published_at":"2015-03-13T15:22:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27/manifests"},{"name":"9-b54","sha":"a387174a4eec9c63e2583109d06c9652d07d7b4e","kind":"tag","published_at":"2015-03-12T06:53:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54/manifests"},{"name":"8u51-b03","sha":"f5428dc268a55746d1ae0c785b1df6ad0a0d7cbe","kind":"tag","published_at":"2015-03-12T05:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03/manifests"},{"name":"8u40-b26","sha":"464aedb0b8a9a93a0d15809df0a0fa4bd28bc21e","kind":"tag","published_at":"2015-03-08T02:20:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26/manifests"},{"name":"9-b53","sha":"9f0be48700061142e5528c272a960af504d95bb3","kind":"tag","published_at":"2015-03-05T09:49:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53/manifests"},{"name":"8u51-b02","sha":"f2b337e35f7d275c23b93101e897ba5e25d75ba8","kind":"tag","published_at":"2015-03-05T07:37:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02/manifests"},{"name":"8u60-b05","sha":"c6bdf0fd5a31f05a679a27bdab270364b3b5f925","kind":"tag","published_at":"2015-03-04T04:42:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05/manifests"},{"name":"8u45-b10","sha":"80f0188f8683ec3b68795624ccd9469b4cb60d34","kind":"tag","published_at":"2015-03-03T04:05:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10/manifests"},{"name":"8u51-b01","sha":"ed3db86c2a062a6d8dbc350ff19fd1fe3750b86c","kind":"tag","published_at":"2015-02-26T19:05:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01/manifests"},{"name":"9-b52","sha":"5f7e373a281258fd16a73e4bc5341df46dbf6260","kind":"tag","published_at":"2015-02-26T09:04:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52/manifests"},{"name":"8u60-b04","sha":"4597a47010cb1e1bf4862a9dd75d242dd8de2b8a","kind":"tag","published_at":"2015-02-25T07:32:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04/manifests"},{"name":"8u45-b09","sha":"d4fa590586fca4d390e6bca80cd46b40c04b3aab","kind":"tag","published_at":"2015-02-24T07:16:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09/manifests"},{"name":"9-b51","sha":"431cf9aa689d374a2f25003be9f1bb0d76e48740","kind":"tag","published_at":"2015-02-19T15:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b51","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51/manifests"},{"name":"8u60-b03","sha":"cce2f871157eb76ed4dbd3fde1d3a7ed817e8296","kind":"tag","published_at":"2015-02-18T05:54:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03/manifests"},{"name":"8u45-b08","sha":"feed497906a933d2f2eb3390eaa621b61525d2b7","kind":"tag","published_at":"2015-02-17T08:07:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08/manifests"},{"name":"9-b50","sha":"9955299e81acc10994d73e62c692cf5faf200551","kind":"tag","published_at":"2015-02-12T08:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b50","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50/manifests"},{"name":"8u40-b25","sha":"05fa37f05ef89813dd5ff537943dce47e3cda1b0","kind":"tag","published_at":"2015-02-11T09:38:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25/manifests"},{"name":"8u60-b02","sha":"5372c90dd48e5cdb6822abbe23f50b039ccc1db0","kind":"tag","published_at":"2015-02-11T05:10:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02/manifests"},{"name":"8u45-b07","sha":"3ba6a515acf2174bb50fe2516924f80fe7852756","kind":"tag","published_at":"2015-02-09T23:30:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07/manifests"},{"name":"8u60-b01","sha":"4dc647a34b1119b0aafaea3587aeb71c3cb0e8fd","kind":"tag","published_at":"2015-02-06T23:43:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01/manifests"},{"name":"9-b49","sha":"6ebe973f7d0cb4c9b1e9e108a5bdbbf44dbaaba1","kind":"tag","published_at":"2015-02-05T12:12:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b49","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49/manifests"},{"name":"8u40-b24","sha":"30d89c9830182ec21c7ee2e889eaba570494c8ab","kind":"tag","published_at":"2015-02-04T05:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24/manifests"},{"name":"8u45-b06","sha":"4783fadf191bec4dfd1141bd7dcba8bd94395f56","kind":"tag","published_at":"2015-02-03T04:22:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06/manifests"},{"name":"9-b48","sha":"d2d1d18a979f8d0af92c36f50e2489bdc15f5484","kind":"tag","published_at":"2015-01-29T08:09:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b48","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48/manifests"},{"name":"8u40-b23","sha":"29b9abdfac93b99c6c15e0814916c23bb67166e5","kind":"tag","published_at":"2015-01-28T06:03:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23/manifests"},{"name":"8u45-b05","sha":"6e20019b446c5966efbc9379ddfeaf7e3d6b1c9a","kind":"tag","published_at":"2015-01-27T05:51:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05/manifests"},{"name":"9-b47","sha":"632acc173ede884c0077e00775bd074f9adf5ec3","kind":"tag","published_at":"2015-01-22T08:50:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b47","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47/manifests"},{"name":"8u40-b22","sha":"c4cee6601bd1e37e335152105b0228f126cafde5","kind":"tag","published_at":"2015-01-21T09:48:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22/manifests"},{"name":"8u45-b04","sha":"e00a85c5190b2cb51e0cd49abb3d6255664304fa","kind":"tag","published_at":"2015-01-21T09:29:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04/manifests"},{"name":"9-b46","sha":"ac3c6c0af8f97e1f4fc7d2482d27e28c99605f4a","kind":"tag","published_at":"2015-01-15T11:54:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b46","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46/manifests"},{"name":"8u40-b21","sha":"13425d4ea891ef6ad267222c1d3cd8b9e6bb2712","kind":"tag","published_at":"2015-01-14T05:16:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21/manifests"},{"name":"8u45-b03","sha":"0f7db044958f90b348afbd4e14170bd40c8ce999","kind":"tag","published_at":"2015-01-13T05:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03/manifests"},{"name":"9-b45","sha":"e686efb3350057cf6321c40b6715453746217a59","kind":"tag","published_at":"2015-01-08T08:14:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b45","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45/manifests"},{"name":"8u40-b20","sha":"3d70c424473fe3b01eaeb0ae58dedb1d19a8c3e7","kind":"tag","published_at":"2014-12-31T05:35:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20/manifests"},{"name":"9-b44","sha":"e4662e22f04077dd9f64f768ca29ca9f08f76b32","kind":"tag","published_at":"2014-12-24T10:44:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b44","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44/manifests"},{"name":"8u45-b02","sha":"bf6fb4de3ee557689e08c898363aa97e2f403a4f","kind":"tag","published_at":"2014-12-23T08:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02/manifests"},{"name":"9-b43","sha":"55878d7559296feab06c8c55414ad5c1e19e23fa","kind":"tag","published_at":"2014-12-18T11:41:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b43","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43/manifests"},{"name":"8u31-b13","sha":"eb087309a4b68bd55ee89aefa25756c9b5e82de2","kind":"tag","published_at":"2014-12-18T09:52:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13/manifests"},{"name":"8u40-b19","sha":"6b47ee8936e10a3493cd8ed2f8e6489fa3c81fdd","kind":"tag","published_at":"2014-12-17T09:03:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19/manifests"},{"name":"8u45-b01","sha":"919886f34e53c31d7b1bfcdf7d451ca050db580a","kind":"tag","published_at":"2014-12-16T17:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01/manifests"},{"name":"9-b42","sha":"cb3cd58e440636cfdc18a9a8c198a70e8fa8754a","kind":"tag","published_at":"2014-12-11T12:00:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b42","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42/manifests"},{"name":"8u40-b18","sha":"ad7d0208926407faf8783fd16214237b70d23875","kind":"tag","published_at":"2014-12-10T06:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18/manifests"},{"name":"8u31-b12","sha":"1227276f9e41b6ab7e6a8380d506981075587c27","kind":"tag","published_at":"2014-12-09T11:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12/manifests"},{"name":"9-b41","sha":"9c0884e5c4ff0904626b7da7bbea5f5c01311429","kind":"tag","published_at":"2014-12-04T06:59:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b41","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41/manifests"},{"name":"8u40-b17","sha":"fae4885c04b51d87f1abd799a41e0ee32a8d788c","kind":"tag","published_at":"2014-12-03T07:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17/manifests"},{"name":"8u31-b11","sha":"f1b16a102324e1bbbf272bfeb6c4be2c669666a7","kind":"tag","published_at":"2014-12-03T05:17:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11/manifests"},{"name":"8u40-b16","sha":"5f9a2deae25859e47b5361d95b99035e26d82540","kind":"tag","published_at":"2014-11-26T09:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16/manifests"},{"name":"8u31-b10","sha":"10bbc3528a703b71227c317495373b38efad83df","kind":"tag","published_at":"2014-11-25T05:04:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10/manifests"},{"name":"8u40-b15","sha":"d39eb3c24e6167e4bedc9e5e2801c12ce38b9b5e","kind":"tag","published_at":"2014-11-19T08:35:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15/manifests"},{"name":"8u31-b09","sha":"7f3b90c8f615682dd84b880221fa7712f77bdf1d","kind":"tag","published_at":"2014-11-18T06:45:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09/manifests"},{"name":"9-b40","sha":"fa2db0be6cd8ad2cd1be3764685c523dcbda7f82","kind":"tag","published_at":"2014-11-18T04:37:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b40","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40/manifests"},{"name":"9-b39","sha":"e359662bd02205f25ec5e1992b0d81de445a098f","kind":"tag","published_at":"2014-11-13T05:39:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b39","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39/manifests"},{"name":"8u40-b14","sha":"39ffc36db96a1bfed5ae35d4f6005ab11a616e0d","kind":"tag","published_at":"2014-11-12T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14/manifests"},{"name":"8u31-b08","sha":"e92cd098da847c4620d67f82f8d68909e06b53ea","kind":"tag","published_at":"2014-11-11T05:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08/manifests"},{"name":"9-b38","sha":"51d1000543c5b1879fb26cb9a19f81e7ed39d080","kind":"tag","published_at":"2014-11-06T04:05:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b38","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38/manifests"},{"name":"8u40-b13","sha":"0c48e387a3d5183f45e11566ac3d6f3be849176a","kind":"tag","published_at":"2014-11-05T09:15:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13/manifests"},{"name":"8u31-b07","sha":"0f3f168402d212f51586a45c48120198ae04b5c0","kind":"tag","published_at":"2014-11-04T20:49:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07/manifests"},{"name":"9-b37","sha":"30013a579a87f07a3ec429365fcb7fbe170940f3","kind":"tag","published_at":"2014-10-30T05:29:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b37","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37/manifests"},{"name":"8u40-b12","sha":"66479fb5885c5b97db935fb820777a15dadcdb62","kind":"tag","published_at":"2014-10-29T07:46:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12/manifests"},{"name":"8u31-b06","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-28T07:48:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06/manifests"},{"name":"9-b36","sha":"6fb58408f2aa6205a15fb5b28f8e8f843d3e82ec","kind":"tag","published_at":"2014-10-23T05:22:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b36","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36/manifests"},{"name":"8u40-b11","sha":"7af417d0d6a0170a8dae29a84df8ad325ef12ded","kind":"tag","published_at":"2014-10-22T10:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11/manifests"},{"name":"8u31-b05","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-21T10:15:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05/manifests"},{"name":"9-b35","sha":"6a5ab345823802700c2ff6c9b712ebb67cb5d512","kind":"tag","published_at":"2014-10-16T07:39:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b35","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35/manifests"},{"name":"8u40-b10","sha":"3b62ed4b26511b6806fef9e0379ca555ba87596e","kind":"tag","published_at":"2014-10-15T22:11:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10/manifests"},{"name":"8u31-b04","sha":"d5de1d1fdd1cf2226d08bf85a02d0ba4467bd364","kind":"tag","published_at":"2014-10-14T19:29:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04/manifests"},{"name":"9-b34","sha":"1606bff84f31838c700d2642754658b4f98f5423","kind":"tag","published_at":"2014-10-09T07:42:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b34","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34/manifests"},{"name":"8u25-b18","sha":"94ca096cc07f1653d1c7ca9fa74feb004c8aba7f","kind":"tag","published_at":"2014-10-08T19:38:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18/manifests"},{"name":"8u40-b09","sha":"19f26cfa947ef76c0910889e8d4ba943a7db20d8","kind":"tag","published_at":"2014-10-08T06:25:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09/manifests"},{"name":"8u31-b03","sha":"c318543d0dcf187de055463eb52e5ef971267fc6","kind":"tag","published_at":"2014-10-07T21:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03/manifests"},{"name":"9-b33","sha":"4d86e4ebacceb4982402ba90fc2a3a6998fd362c","kind":"tag","published_at":"2014-10-03T00:21:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b33","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33/manifests"},{"name":"8u40-b08","sha":"c2152ea6bfa440e77c4b6e792dda098649b63518","kind":"tag","published_at":"2014-10-01T07:43:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08/manifests"},{"name":"8u31-b02","sha":"33e11de1ce66a901ff4762b1a7263ac7472de071","kind":"tag","published_at":"2014-09-30T14:28:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02/manifests"},{"name":"9-b32","sha":"3f331e899b9020f1ba8d2423405d5fdafc7dc1c0","kind":"tag","published_at":"2014-09-25T18:05:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b32","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32/manifests"},{"name":"8u40-b07","sha":"7d62fa7666bd6301737d8fca7cda49848ddf2bc4","kind":"tag","published_at":"2014-09-24T21:18:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07/manifests"},{"name":"8u31-b01","sha":"e99a34023aa2f7834f5a73f47f28b2279164be51","kind":"tag","published_at":"2014-09-23T21:48:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01/manifests"},{"name":"8u25-b17","sha":"c835e79ec573a5099517d6fd0dbdf943643efda2","kind":"tag","published_at":"2014-09-18T23:23:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17/manifests"},{"name":"9-b31","sha":"fe710a968ef5780dee7730f926a4771d84f4df87","kind":"tag","published_at":"2014-09-18T22:37:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b31","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31/manifests"},{"name":"8u40-b06","sha":"b21d18a90224f711b4c536ba5d6656f17b378d1a","kind":"tag","published_at":"2014-09-17T20:35:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06/manifests"},{"name":"9-b30","sha":"158d74da4243041ecef62e359410362486200c91","kind":"tag","published_at":"2014-09-11T14:31:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b30","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30/manifests"},{"name":"8u25-b16","sha":"2d43e87d77dbc86c2f7d78f81b2b4802809f7951","kind":"tag","published_at":"2014-09-10T16:06:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16/manifests"},{"name":"8u40-b05","sha":"6ff8fa391dada0870e83a100dffd1ebdb31c46e1","kind":"tag","published_at":"2014-09-10T15:28:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05/manifests"},{"name":"9-b29","sha":"760e15bb1dbd25e5ecd3515d6a9d75463c67ecf8","kind":"tag","published_at":"2014-09-04T14:59:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b29","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29/manifests"},{"name":"8u40-b04","sha":"b461b888958ee57c450e1c1e07384359212be721","kind":"tag","published_at":"2014-09-03T15:23:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04/manifests"},{"name":"8u25-b15","sha":"214246ad012541bb07ad646b983c0f7df72f5e4c","kind":"tag","published_at":"2014-09-03T14:48:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15/manifests"},{"name":"9-b28","sha":"5a8a6d8a856fcac76bffc1be8c8e966745d74a70","kind":"tag","published_at":"2014-08-29T14:35:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b28","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28/manifests"},{"name":"8u40-b03","sha":"714f1aac07360d736b58e8b12ec05813bb89cd35","kind":"tag","published_at":"2014-08-27T14:55:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03/manifests"},{"name":"8u25-b14","sha":"7b0edc195afcb3602ac25bbc1a2be961bf645ec6","kind":"tag","published_at":"2014-08-26T14:39:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14/manifests"},{"name":"9-b27","sha":"a526744a28770e567fabe078c78d4da6f2e2e488","kind":"tag","published_at":"2014-08-21T15:20:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27/manifests"},{"name":"8u40-b02","sha":"a46c418c279f2f868f6bef42d0518293b56ac19e","kind":"tag","published_at":"2014-08-21T14:40:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02/manifests"},{"name":"8u25-b13","sha":"02eead6d8e200421a9c73b85bbfcac9cafc3e431","kind":"tag","published_at":"2014-08-19T14:43:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13/manifests"},{"name":"8u40-b01","sha":"4652b7c9bdab6a5856a683babab50bcb1c718c1f","kind":"tag","published_at":"2014-08-13T14:51:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01/manifests"},{"name":"8u25-b12","sha":"7219590651e82650f7d3f791f06050f8e9aef9e6","kind":"tag","published_at":"2014-08-12T14:48:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12/manifests"},{"name":"9-b26","sha":"7a5b197a0af396c980335c57c7fae6df10a54c7e","kind":"tag","published_at":"2014-08-09T15:18:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26/manifests"},{"name":"8u25-b11","sha":"f2820d0562decd4181c4e6eeb80026481ea65597","kind":"tag","published_at":"2014-08-05T14:34:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11/manifests"},{"name":"8u20-b26","sha":"0bce37b8aea07d19cdf1814f8e3c8dc8ba1df2b2","kind":"tag","published_at":"2014-07-31T15:05:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26/manifests"},{"name":"9-b25","sha":"69c9dbd69eb2c085cbb1c44748e2389ee2268081","kind":"tag","published_at":"2014-07-31T14:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25/manifests"},{"name":"8u25-b10","sha":"e423339cdd96cc7067be6ca8f34a75948f5192e0","kind":"tag","published_at":"2014-07-29T14:52:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10/manifests"},{"name":"8u20-b25","sha":"e92a218928b2f98909d8d3d5199fde6b5a5a3b0d","kind":"tag","published_at":"2014-07-25T04:23:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25/manifests"},{"name":"8u25-b09","sha":"27c635a78256f8419e28c1163e96b08850f3ae00","kind":"tag","published_at":"2014-07-24T15:18:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09/manifests"},{"name":"8u20-b24","sha":"14f06adc9b497b63158f761773d0e823179c23e2","kind":"tag","published_at":"2014-07-24T14:54:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24/manifests"},{"name":"9-b24","sha":"8089c7e4090a65dd4239f9b87a6c1eef0c81d923","kind":"tag","published_at":"2014-07-24T14:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24/manifests"},{"name":"8u25-b08","sha":"a3e94f1726b38459d958fef0d7a1b6a4f0a314b6","kind":"tag","published_at":"2014-07-22T15:29:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08/manifests"},{"name":"9-b23","sha":"3cb0248df61b6c05b51c655cabfc5ba84506e1a0","kind":"tag","published_at":"2014-07-17T15:28:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23/manifests"},{"name":"8u20-b23","sha":"891177468d64d90618f80bf5e5de135b63ef7e77","kind":"tag","published_at":"2014-07-16T15:33:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23/manifests"},{"name":"8u25-b07","sha":"6a26310e0fb8d3b5428ea340309ce74df7256860","kind":"tag","published_at":"2014-07-15T16:17:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07/manifests"},{"name":"9-b22","sha":"a1a3989d8a988b19addbb1ed7322bedc1d3719ca","kind":"tag","published_at":"2014-07-10T15:14:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22/manifests"},{"name":"8u20-b22","sha":"96245c18b86c7387a1b9afc7a38b367f46e9147b","kind":"tag","published_at":"2014-07-09T14:35:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22/manifests"},{"name":"8u25-b06","sha":"2987b9eb9e041898392b6596f81b25652057b729","kind":"tag","published_at":"2014-07-08T14:50:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06/manifests"},{"name":"9-b21","sha":"d97cb16f23e6e20a62c3239d0ceaa6c51e043592","kind":"tag","published_at":"2014-07-03T14:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21/manifests"},{"name":"8u20-b21","sha":"4d16dd0995ab04775f41d2be548c6ea33aef0434","kind":"tag","published_at":"2014-07-02T14:51:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21/manifests"},{"name":"8u25-b05","sha":"31ec2ff88948f1da78e0721750c6423d5a5c3ae1","kind":"tag","published_at":"2014-07-01T14:38:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05/manifests"},{"name":"9-b20","sha":"3bd745ba23d4ad6d2eef43abd5680a479db65175","kind":"tag","published_at":"2014-06-26T14:28:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20/manifests"},{"name":"8u20-b20","sha":"0cfa49ffa57616d0abd09161f61c4e074345106c","kind":"tag","published_at":"2014-06-25T16:01:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20/manifests"},{"name":"8u25-b04","sha":"20afbb2292fbe6934523d5757e791bf99c788523","kind":"tag","published_at":"2014-06-24T01:55:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04/manifests"},{"name":"9-b19","sha":"73bdfcb72aa6c3faf2156f911aee2bf2611a45c6","kind":"tag","published_at":"2014-06-19T15:40:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19/manifests"},{"name":"8u25-b03","sha":"eeaa9c57293f6b5bab9482e067902ee8ab24f640","kind":"tag","published_at":"2014-06-19T02:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03/manifests"},{"name":"8u20-b19","sha":"694d6313847baddee5601474c249b4c2fc964c32","kind":"tag","published_at":"2014-06-18T15:39:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19/manifests"},{"name":"8u11-b12","sha":"6d180c190e6ad902715fa0a460db95251c8d263a","kind":"tag","published_at":"2014-06-17T04:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12/manifests"},{"name":"9-b18","sha":"18e4ee1eb3f7ba0661133c8140181b9d53bf4a1e","kind":"tag","published_at":"2014-06-13T15:21:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18/manifests"},{"name":"8u25-b02","sha":"f684968527ded3a38790de605728034bab1e4e13","kind":"tag","published_at":"2014-06-12T15:56:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02/manifests"},{"name":"9-b17","sha":"8b8229e8a4f2b9783675682022481d8422d5bf24","kind":"tag","published_at":"2014-06-12T15:06:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17/manifests"},{"name":"8u20-b18","sha":"6b3dc8a1754189d506667a7162f8e46475d6a985","kind":"tag","published_at":"2014-06-11T04:34:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18/manifests"},{"name":"8u25-b01","sha":"0e8e4ec1aff538385e03df2711b6dd3fca1c80f4","kind":"tag","published_at":"2014-06-05T15:49:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01/manifests"},{"name":"9-b16","sha":"35f65a57367e6de7c8aa2863773500391af879c5","kind":"tag","published_at":"2014-06-05T15:11:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16/manifests"},{"name":"8u20-b17","sha":"93fda2e63c261c1e582498aad6c0e0e5fbdef918","kind":"tag","published_at":"2014-06-04T14:54:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17/manifests"},{"name":"8u11-b11","sha":"eb7f646c27684cc6338f0600d33dae88da87874b","kind":"tag","published_at":"2014-06-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11/manifests"},{"name":"9-b15","sha":"60c1920c1fff30178de259b7eb752655febeb05b","kind":"tag","published_at":"2014-05-30T14:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15/manifests"},{"name":"8u11-b10","sha":"bf60f58df56273a3fa5f3f549a9f5fcd7aab8f68","kind":"tag","published_at":"2014-05-28T04:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10/manifests"},{"name":"8u20-b16","sha":"79bb17cab9c406cfcead688831107a0b9224e8e5","kind":"tag","published_at":"2014-05-28T03:34:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16/manifests"},{"name":"9-b14","sha":"1d3a7181633c3047d94b38909f5b905d1b370f68","kind":"tag","published_at":"2014-05-22T15:13:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14/manifests"},{"name":"8u20-b15","sha":"7ce12d2b405e7f951bdc2ed45b99569960da33c7","kind":"tag","published_at":"2014-05-21T14:36:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15/manifests"},{"name":"8u11-b09","sha":"7601844a33283ee9eedcfac0d4f12237b82672bd","kind":"tag","published_at":"2014-05-20T05:13:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09/manifests"},{"name":"9-b13","sha":"8530e34dae93df183422bc9e4094186fc1cdcc09","kind":"tag","published_at":"2014-05-15T14:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13/manifests"},{"name":"8u20-b14","sha":"ef8eead7c50963e24aad4339e8e80ac2027fe37a","kind":"tag","published_at":"2014-05-14T20:07:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14/manifests"},{"name":"8u11-b08","sha":"c6c9de6545e5d64bbfcae083a49f0f963bbd6024","kind":"tag","published_at":"2014-05-13T14:59:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08/manifests"},{"name":"9-b12","sha":"b5cf781a90c70420e7747b447827033366982e06","kind":"tag","published_at":"2014-05-08T19:33:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12/manifests"},{"name":"8u20-b13","sha":"a93e0cba9d5c7e07a8ed0c2a70d4801f569eecd9","kind":"tag","published_at":"2014-05-07T14:56:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13/manifests"},{"name":"8u11-b07","sha":"2bf659f263d8462c50a31da023fd188b65ff1911","kind":"tag","published_at":"2014-05-06T14:27:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07/manifests"},{"name":"9-b11","sha":"a6b49ff5dcc78d1bd5a2fa9695a0042911e2ac36","kind":"tag","published_at":"2014-05-01T14:47:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11/manifests"},{"name":"8u20-b12","sha":"930bebaa0918d8f99a3af602a9e3173b9d648c69","kind":"tag","published_at":"2014-04-30T14:48:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12/manifests"},{"name":"8u11-b06","sha":"88849299ff4e7020d95ea4e6474b2fb488edc4a6","kind":"tag","published_at":"2014-04-29T14:47:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06/manifests"},{"name":"9-b10","sha":"210ce94b39263de94b241a63ad98e321aafbef75","kind":"tag","published_at":"2014-04-24T15:38:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10/manifests"},{"name":"8u20-b11","sha":"499300c6d3b140e46d35bb2a9ba1e805ed15290c","kind":"tag","published_at":"2014-04-23T15:35:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11/manifests"},{"name":"8u11-b05","sha":"bc5b49ecb3d359c477b3402819d8d967cd706d25","kind":"tag","published_at":"2014-04-22T14:27:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05/manifests"},{"name":"9-b09","sha":"aae712bcc7f2b8f2ac7687ffc2bb720a735bf425","kind":"tag","published_at":"2014-04-17T14:22:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09/manifests"},{"name":"8u20-b10","sha":"64edde5af4885e16861c002ff3a371a92bae369b","kind":"tag","published_at":"2014-04-16T14:30:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10/manifests"},{"name":"8u11-b04","sha":"c326a2855350505aeade88aa4725334e0cd28d47","kind":"tag","published_at":"2014-04-15T14:53:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04/manifests"},{"name":"9-b08","sha":"e11f34a80e3ef721d41881eb0e112770abbf8e78","kind":"tag","published_at":"2014-04-15T14:23:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08/manifests"},{"name":"8u20-b09","sha":"8afce5c8e30b7f6e835e489a5423e137d1926258","kind":"tag","published_at":"2014-04-09T15:02:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09/manifests"},{"name":"8u11-b03","sha":"a5e91ec777bb028330468212aee964eadb3419e5","kind":"tag","published_at":"2014-04-08T15:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03/manifests"},{"name":"9-b07","sha":"448e61407de6e5fc9c2cdb8fd9a7d20b25e460e8","kind":"tag","published_at":"2014-04-03T15:18:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07/manifests"},{"name":"8u20-b08","sha":"7d0ff1d99e1929cb26732a46d82061a756ad318a","kind":"tag","published_at":"2014-04-02T14:29:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08/manifests"},{"name":"8u11-b02","sha":"a0e6d3806e79b39d38d6d82710ef82ba4d24e4f0","kind":"tag","published_at":"2014-04-01T14:50:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02/manifests"},{"name":"9-b06","sha":"21eafd1a23ac6802277c9af4113daaa1cb7dd6cc","kind":"tag","published_at":"2014-03-27T19:04:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06/manifests"},{"name":"8u20-b07","sha":"269c226217d001ea47e7260e6ade7fea7a6943c2","kind":"tag","published_at":"2014-03-26T18:23:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07/manifests"},{"name":"8u11-b01","sha":"60340b8c6a5835b41c4e71661a09181bfcc0b3e3","kind":"tag","published_at":"2014-03-25T15:05:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01/manifests"},{"name":"9-b05","sha":"794d16bdc91a9b4f295ba35a5bd3cd359f0c5df9","kind":"tag","published_at":"2014-03-20T15:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05/manifests"},{"name":"8u20-b06","sha":"14baaa12c9017eb8a2817f0364680d3e26661f08","kind":"tag","published_at":"2014-03-19T15:57:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06/manifests"},{"name":"8u5-b13","sha":"84b39c65ddd0e5469fd7e60dd17b592da27f0038","kind":"tag","published_at":"2014-03-18T15:31:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13/manifests"},{"name":"8u20-b05","sha":"f607ef2a0d55dc2bf4cea1ad4e1f0965becca0f7","kind":"tag","published_at":"2014-03-12T16:12:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05/manifests"},{"name":"9-b04","sha":"0c1cc05f156b54f764755f13ac7229409159526e","kind":"tag","published_at":"2014-03-11T23:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04/manifests"},{"name":"8u5-b12","sha":"3acdf271125221b04e24f33b596934565019826b","kind":"tag","published_at":"2014-03-11T15:07:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12/manifests"},{"name":"8u20-b04","sha":"e11bf0df26a4f511aff489a562cd9956cbe17af8","kind":"tag","published_at":"2014-03-05T16:00:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04/manifests"},{"name":"8.0-b132","sha":"1a0c382658d94a7f7692f0c9bb09129733a34861","kind":"tag","published_at":"2014-03-04T18:36:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b132","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132/manifests"},{"name":"8u5-b11","sha":"7d68f0fb450341c280b8c0d420219d18cd9b76ac","kind":"tag","published_at":"2014-03-04T16:31:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11/manifests"},{"name":"8.0-b131","sha":"a785ebbd497da2bef677b43e26727bb180b8af71","kind":"tag","published_at":"2014-03-01T17:50:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b131","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131/manifests"},{"name":"8.0-b130","sha":"02db3280dcdb25778bca2572f9bd9b7cb5a124cd","kind":"tag","published_at":"2014-02-28T15:53:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b130","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130/manifests"},{"name":"8u20-b03","sha":"767a7329bb39cfaa4e520360df84f76684169c7a","kind":"tag","published_at":"2014-02-26T16:22:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03/manifests"},{"name":"8u5-b10","sha":"6e5021ed3c6e96234b183263866d2b5e4bcf3580","kind":"tag","published_at":"2014-02-25T18:09:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10/manifests"},{"name":"9-b03","sha":"825207a2296c3a4758b1bf1299dde9ed1ff7d602","kind":"tag","published_at":"2014-02-21T17:40:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03/manifests"},{"name":"8u20-b02","sha":"64e4a9c6b1edf353f7cc52b9f34a6aacc6a20679","kind":"tag","published_at":"2014-02-19T16:49:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02/manifests"},{"name":"8u5-b09","sha":"0eae196c85396aec7c4b87419188c2b933788d82","kind":"tag","published_at":"2014-02-18T17:48:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09/manifests"},{"name":"8u20-b01","sha":"54911b1aeff16e362c058a8b53d771f1fb03ccf3","kind":"tag","published_at":"2014-02-12T16:58:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01/manifests"},{"name":"8u5-b08","sha":"861f393b0cf74ed089ecd5981083603a14104628","kind":"tag","published_at":"2014-02-11T18:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08/manifests"},{"name":"8.0-b129","sha":"a76ff582459efda5a9433e912cffccbf86e4dc2d","kind":"tag","published_at":"2014-02-07T21:27:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b129","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129/manifests"},{"name":"9-b02","sha":"336652fd2976d366f37c8c467476e8d18ef8ff03","kind":"tag","published_at":"2014-02-07T02:15:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02/manifests"},{"name":"8u5-b07","sha":"2452f97e9cac929c8004dd5a9423af1484710f14","kind":"tag","published_at":"2014-02-04T17:35:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07/manifests"},{"name":"8.0-b128","sha":"20844fe7ec287aa281d7abf1441a61f19ba6bd6f","kind":"tag","published_at":"2014-02-02T07:29:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b128","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128/manifests"},{"name":"8.0-b127","sha":"7fe86efa5edf72803913709eb9fa7226ab95db81","kind":"tag","published_at":"2014-01-30T16:29:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b127","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127/manifests"},{"name":"8u5-b06","sha":"71f36821dee76056e51832571b016509738be129","kind":"tag","published_at":"2014-01-28T17:46:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06/manifests"},{"name":"8.0-b126","sha":"62fd6cb763b6e402fe2854d21845b7e89c9797c5","kind":"tag","published_at":"2014-01-25T01:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b126","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126/manifests"},{"name":"8u5-b05","sha":"1e733141045e651d78a2ce94623df559a79ed04f","kind":"tag","published_at":"2014-01-22T20:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05/manifests"},{"name":"8.0-b125","sha":"a431ecb566c7c339496ea762d54f537f115f428c","kind":"tag","published_at":"2014-01-22T16:44:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b125","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125/manifests"},{"name":"9-b01","sha":"722c0fd5ee9b3c6df9dded33db483ad79d4fb130","kind":"tag","published_at":"2014-01-22T03:48:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01/manifests"},{"name":"8.0-b124","sha":"1486d06a2a6a868b1e8ca4332d12139ab652a37f","kind":"tag","published_at":"2014-01-18T05:38:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b124","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124/manifests"},{"name":"8u5-b04","sha":"c416ef47766499dbc56e91cb78a01eadd2a73851","kind":"tag","published_at":"2014-01-14T16:45:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04/manifests"},{"name":"8.0-b123","sha":"3730b5c8f5fbf708c356bcf5cffd20703a3e6a85","kind":"tag","published_at":"2014-01-10T17:30:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b123","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123/manifests"},{"name":"8u5-b03","sha":"dbcca91d4f3abe3bc16a45fbc1bc2739750a395e","kind":"tag","published_at":"2014-01-07T17:45:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03/manifests"},{"name":"8.0-b122","sha":"ccbbbb276746836d5a8e24705c3c008f745c16f1","kind":"tag","published_at":"2014-01-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b122","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122/manifests"},{"name":"8u5-b02","sha":"e1792eb55003a750224ac1bfd3c4e62a1d5b6794","kind":"tag","published_at":"2013-12-24T16:51:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02/manifests"},{"name":"8.0-b121","sha":"012c7c5bd0d1ae5f4953fbdecb426a8dc2655e1b","kind":"tag","published_at":"2013-12-20T02:14:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b121","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121/manifests"},{"name":"8u5-b01","sha":"f16f4674aee72a363edd7cf6faaac79d2699da40","kind":"tag","published_at":"2013-12-17T17:17:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01/manifests"},{"name":"8.0-b120","sha":"a538ae9c8035ee17c51a9ca14b073081159640e2","kind":"tag","published_at":"2013-12-12T16:22:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b120","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120/manifests"},{"name":"8.0-b119","sha":"6fc3c9f1b003dcfd7510cc4d7609fcf09e3bc586","kind":"tag","published_at":"2013-12-05T15:56:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b119","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119/manifests"},{"name":"8.0-b118","sha":"cd2b91dce1f07c6397e682dfd5bdcbe4bd999059","kind":"tag","published_at":"2013-11-28T16:49:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b118","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118/manifests"},{"name":"8.0-b117","sha":"2b95f8de41e7f508a7102b51c0fd8235add427cc","kind":"tag","published_at":"2013-11-21T16:34:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b117","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117/manifests"},{"name":"8.0-b116","sha":"ab61d2f2fe779edbe17deb0ace0c2388f6c7c970","kind":"tag","published_at":"2013-11-14T16:07:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b116","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116/manifests"},{"name":"8.0-b115","sha":"2507800c17b4a02a7f47afbb43e545ae09dc1d7c","kind":"tag","published_at":"2013-11-07T16:11:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b115","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115/manifests"},{"name":"8.0-b114","sha":"a4ef9e01ebd04cadb67bc8c9004d2556d9c7b1d7","kind":"tag","published_at":"2013-10-31T15:21:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b114","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114/manifests"},{"name":"8.0-b113","sha":"5199684d1026791e60eba956167f4acaa25eb657","kind":"tag","published_at":"2013-10-24T15:10:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b113","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113/manifests"},{"name":"8.0-b112","sha":"743d8f398d96302d82b4f1907b575a541d773cf2","kind":"tag","published_at":"2013-10-17T15:17:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b112","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112/manifests"},{"name":"8.0-b111","sha":"9093b7618064473bda33a61f4a697a103b7f3ec0","kind":"tag","published_at":"2013-10-10T17:25:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b111","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111/manifests"},{"name":"8.0-b110","sha":"26705fb5521441749c8e4b157bf6ec77218c7f10","kind":"tag","published_at":"2013-10-03T15:05:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b110","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110/manifests"},{"name":"8.0-b109","sha":"4c329385f9a2067040be59b26c5fd2b17351f8b3","kind":"tag","published_at":"2013-09-26T15:11:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b109","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109/manifests"},{"name":"8.0-b108","sha":"9ba220a24f785484587a33798470e70331959d76","kind":"tag","published_at":"2013-09-19T14:57:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b108","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108/manifests"},{"name":"8.0-b107","sha":"200db86f0615a5885926cd406b96bb6be5b9b88d","kind":"tag","published_at":"2013-09-12T14:42:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b107","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107/manifests"},{"name":"8.0-b106","sha":"f09664513cb1cfc2b88eb4ad60ecd2bd0b8534ae","kind":"tag","published_at":"2013-09-05T14:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b106","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106/manifests"},{"name":"8.0-b105","sha":"3e2d4b453c2682540bf4dca9a39f5e3dd08d16c7","kind":"tag","published_at":"2013-08-29T15:17:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b105","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105/manifests"},{"name":"8.0-b104","sha":"f7d09c6015e624792d9f34ef613b8378b5f81356","kind":"tag","published_at":"2013-08-22T14:46:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b104","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104/manifests"},{"name":"8.0-b103","sha":"8a3dcf4415d4a111e4edd82e64db8e04683ba8ef","kind":"tag","published_at":"2013-08-15T14:54:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b103","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103/manifests"},{"name":"8.0-b102","sha":"1285833f7b49bce9e6ee07cc07c6163609e72502","kind":"tag","published_at":"2013-08-08T18:07:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b102","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102/manifests"},{"name":"8.0-b101","sha":"9cf9cfdec71852d05fd01275a979c4048b9eb546","kind":"tag","published_at":"2013-08-01T15:57:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b101","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101/manifests"},{"name":"8.0-b100","sha":"b33cb8e9bda51058f81e78655818d219bd3cfd3e","kind":"tag","published_at":"2013-07-25T16:33:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b100","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100/manifests"},{"name":"8.0-b99","sha":"9366de90628600019a2a247adacde7ba47710655","kind":"tag","published_at":"2013-07-18T18:11:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b99","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99/manifests"},{"name":"8.0-b98","sha":"7fb44dfc75abba71192b77f6b0467ceb883ea1f8","kind":"tag","published_at":"2013-07-11T22:48:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b98","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98/manifests"},{"name":"8.0-b97","sha":"dfad9aea996fc8d747a43b1ece2fc14c6b6009ed","kind":"tag","published_at":"2013-07-04T15:30:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b97","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97/manifests"},{"name":"8.0-b96","sha":"d2b687222a8ca531c409560ab2c27617db4c384c","kind":"tag","published_at":"2013-06-28T00:08:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b96","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96/manifests"},{"name":"8.0-b95","sha":"e46abaa16907d6fa6fe5f92e21e729f2a95f79a8","kind":"tag","published_at":"2013-06-20T20:45:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b95","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95/manifests"},{"name":"8.0-b94","sha":"27bc36ac743b7cc7ed69309a823346001b6c85df","kind":"tag","published_at":"2013-06-13T20:50:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94/manifests"},{"name":"8.0-b93","sha":"51c3ebaa5c2d3313be04e4f2b07d254fbc71aab3","kind":"tag","published_at":"2013-06-07T02:44:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93/manifests"},{"name":"8.0-b92","sha":"6f088416c216ed4ef6460990b06d0c31b5134c14","kind":"tag","published_at":"2013-05-30T20:54:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92/manifests"},{"name":"8.0-b91","sha":"456a1b60a1d8dbe1fe22b675f3b7b73c32dc219c","kind":"tag","published_at":"2013-05-24T00:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91/manifests"},{"name":"8.0-b90","sha":"516b7adfe39898ed4057533ba45ab6ff976d128b","kind":"tag","published_at":"2013-05-16T23:43:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90/manifests"},{"name":"8.0-b89","sha":"2df59f475bdc8274a4e6366f838a39ad01c38a66","kind":"tag","published_at":"2013-05-09T22:35:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89/manifests"},{"name":"8.0-b88","sha":"fe20698fb00bf4d8f9eea719739b2a160a39243c","kind":"tag","published_at":"2013-05-03T04:21:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88/manifests"},{"name":"8.0-b87","sha":"ddcc7876bf28140841c1b303f312e8f4eacf96a9","kind":"tag","published_at":"2013-04-26T03:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b87","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87/manifests"},{"name":"8.0-b86","sha":"bbf6fad315bf877746629f312f3cb83a382ddfe4","kind":"tag","published_at":"2013-04-18T23:40:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86/manifests"},{"name":"8.0-b85","sha":"1906feee8e643917014e4a5e084651efe29ee8ef","kind":"tag","published_at":"2013-04-11T20:05:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85/manifests"},{"name":"8.0-b84","sha":"089503084063641df0b741f611fbc61a58ab7139","kind":"tag","published_at":"2013-04-05T03:11:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84/manifests"},{"name":"8.0-b83","sha":"98d099e920017efead9d8ea1cadfa588f1ef9910","kind":"tag","published_at":"2013-03-28T22:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83/manifests"},{"name":"8.0-b82","sha":"5cba3a1bdbc2120a153590bd9855f3c38b6721fa","kind":"tag","published_at":"2013-03-21T21:18:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82/manifests"},{"name":"8.0-b81","sha":"a7cf0d61d4465446954a50567879ce59e102ea40","kind":"tag","published_at":"2013-03-14T22:53:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81/manifests"},{"name":"8.0-b80","sha":"28157d5b51f4a1e3a9cd93414a88ba04a31a5055","kind":"tag","published_at":"2013-03-07T22:04:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80/manifests"},{"name":"8.0-b79","sha":"0518f7608c913a06f2565e401012eeb91e8b3d36","kind":"tag","published_at":"2013-02-28T21:37:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79/manifests"},{"name":"8.0-b78","sha":"93794adee6f7d513d089199d0cc8da39b5d6ed15","kind":"tag","published_at":"2013-02-21T23:30:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78/manifests"},{"name":"8.0-b77","sha":"9a1e6a5aac04bbe900fcf761f1a4aafe7af2a0d1","kind":"tag","published_at":"2013-02-15T04:12:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77/manifests"},{"name":"8.0-b76","sha":"ddff01efd1e1e2a4b7da18a33f150b42160a6cc1","kind":"tag","published_at":"2013-02-07T22:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76/manifests"},{"name":"8.0-b75","sha":"04d41eb2e86a9250e24b84a8d8bc56eb1b3aa012","kind":"tag","published_at":"2013-01-31T21:56:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75/manifests"},{"name":"8.0-b74","sha":"36b99316c1f9745ca5da56dfe17e15ceb1698435","kind":"tag","published_at":"2013-01-25T01:24:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74/manifests"},{"name":"8.0-b73","sha":"021ce9b9dcfd87020ea2dae338b57ae7108f69d9","kind":"tag","published_at":"2013-01-17T18:11:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73/manifests"},{"name":"8.0-b72","sha":"8258e433f21bd9947afaabe2aac16d4a3e44248a","kind":"tag","published_at":"2013-01-10T23:42:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72/manifests"},{"name":"8.0-b71","sha":"bc5d17a66086e951aeffe3ce02c7d6209a091c1b","kind":"tag","published_at":"2013-01-03T22:35:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71/manifests"},{"name":"8.0-b70","sha":"195a61d6469172d63a67427514320ea48097fee0","kind":"tag","published_at":"2012-12-27T23:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70/manifests"},{"name":"8.0-b69","sha":"0d6a884e7453d3614ab7573d50e27f3d7f3807fd","kind":"tag","published_at":"2012-12-21T00:44:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69/manifests"},{"name":"8.0-b68","sha":"2c341601e504708f03907d71cef547f4206561c2","kind":"tag","published_at":"2012-12-14T00:55:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68/manifests"},{"name":"8.0-b67","sha":"f95e99f9cdc06e4dd789a7d8253dda07bd410c8d","kind":"tag","published_at":"2012-12-07T00:19:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67/manifests"},{"name":"8.0-b66","sha":"10b1424e41bafb76044014bea4b14c8a040b0135","kind":"tag","published_at":"2012-11-30T06:12:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66/manifests"},{"name":"8.0-b65","sha":"67038aff16f22ab96d80c040d62a4ff483a727a7","kind":"tag","published_at":"2012-11-16T05:18:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65/manifests"},{"name":"8.0-b64","sha":"a432f60749bdf3b25e808dc22ecf8da68fff1bea","kind":"tag","published_at":"2012-11-09T04:39:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64/manifests"},{"name":"8.0-b63","sha":"56200f2f9a5cd90256d7c386735f7895b0d183a0","kind":"tag","published_at":"2012-11-02T01:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63/manifests"},{"name":"8.0-b62","sha":"71702cce4175f6046df9961dbc1614137f992c7d","kind":"tag","published_at":"2012-10-25T23:36:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62/manifests"},{"name":"8.0-b61","sha":"108502611a3ff408021608265e44de847ff53831","kind":"tag","published_at":"2012-10-18T21:33:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61/manifests"},{"name":"8.0-b60","sha":"a2f0393cdcc3919894b298ec143fdcbe969f8068","kind":"tag","published_at":"2012-10-11T21:22:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60/manifests"},{"name":"8.0-b59","sha":"551e97a119e8c7b4bdd842f595df958fad933200","kind":"tag","published_at":"2012-10-04T23:11:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59/manifests"},{"name":"8.0-b58","sha":"358a62d93aebe614087009f7a9a8710f856781bb","kind":"tag","published_at":"2012-09-27T23:12:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58/manifests"},{"name":"8.0-b57","sha":"eecb62946501f88a21502fcd917081d1d5258342","kind":"tag","published_at":"2012-09-20T23:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57/manifests"},{"name":"8.0-b56","sha":"ec74de5b9938fee9c30c7bd6e5374fa9896f6fe8","kind":"tag","published_at":"2012-09-14T04:56:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56/manifests"},{"name":"8.0-b55","sha":"43c808c05be60b7ed8365318321c2c368de2707f","kind":"tag","published_at":"2012-09-07T04:04:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55/manifests"},{"name":"8.0-b54","sha":"b1f965435f28ef49fcf05580f715486438d68659","kind":"tag","published_at":"2012-08-31T00:47:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54/manifests"},{"name":"8.0-b53","sha":"a348a3bfed466ac94a26175e30a97e96a6050bc2","kind":"tag","published_at":"2012-08-28T01:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53/manifests"},{"name":"8.0-b52","sha":"1cd9a1ae3b97c8ee68d77b34a28c62f778460705","kind":"tag","published_at":"2012-08-22T18:35:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52/manifests"},{"name":"2.2-b19","sha":"782162d15331f1ccdbd6b9c82cdf3b3e9b638cd5","kind":"tag","published_at":"2012-07-27T17:58:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19/manifests"},{"name":"2.2-b18","sha":"ca64dc6201df482ea52d1d05e841e781bd5d9b80","kind":"tag","published_at":"2012-07-18T21:57:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18/manifests"},{"name":"2.2-b17","sha":"b3e4c3bcf66c89a985bc63bc21bee44bc2322588","kind":"tag","published_at":"2012-07-11T19:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17/manifests"},{"name":"2.2-b16","sha":"d29204d2b9039316a715cf5ff6c6bd49e51f3d30","kind":"tag","published_at":"2012-07-05T19:13:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16/manifests"},{"name":"2.2-b15","sha":"bdfd883c5eb4081d67db29c227b2c70305368d8f","kind":"tag","published_at":"2012-06-27T21:00:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15/manifests"},{"name":"2.2-b14","sha":"f03da0eb75a02b3e47d9fec5ab379ef9d83194f7","kind":"tag","published_at":"2012-06-23T04:21:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14/manifests"},{"name":"2.2-b13","sha":"cae39c965e151e1d236de67def3baed4da20de70","kind":"tag","published_at":"2012-06-14T21:06:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13/manifests"},{"name":"2.2-b12","sha":"7764bf22f9a493d0aadb2639af44e580a0ce65ac","kind":"tag","published_at":"2012-06-06T23:56:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12/manifests"},{"name":"2.2-b11","sha":"bcb28a7accd69f40c264d7257d15b7ada082591a","kind":"tag","published_at":"2012-05-31T20:21:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11/manifests"},{"name":"2.2-b10","sha":"d0229b16685bde91185e0c66ddf691e9d46c6622","kind":"tag","published_at":"2012-05-25T01:45:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10/manifests"},{"name":"2.2-b09","sha":"25ce65ac3964e43a4bf9bab7f29248083ad35680","kind":"tag","published_at":"2012-05-17T22:19:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09/manifests"},{"name":"2.2-b08","sha":"7d6c1f66d9f2b01ee424ee9bad40418b1a3f297f","kind":"tag","published_at":"2012-05-10T01:39:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08/manifests"},{"name":"2.2-b07","sha":"f6c0ece79203e923c3ccf3df6e3de326b81fc36d","kind":"tag","published_at":"2012-05-03T04:30:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07/manifests"},{"name":"2.2-b06","sha":"7ffb059a53a11aa4eec86c24fe3318c333dc2843","kind":"tag","published_at":"2012-04-25T20:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06/manifests"},{"name":"2.2-b05","sha":"ceb9199c46be0e41bcdd7dd223ecc9b371456c4b","kind":"tag","published_at":"2012-04-20T21:52:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05/manifests"},{"name":"2.2-b04","sha":"d34a9f0697053b5b27d563b672b0bbd8ff72956f","kind":"tag","published_at":"2012-04-11T20:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04/manifests"},{"name":"2.1-b21","sha":"0f33000789b4d349b174a7f8c4ad56b9e2f48be3","kind":"tag","published_at":"2012-04-05T19:55:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21/manifests"},{"name":"2.2-b03","sha":"b9688c06e2c1612d41b22ab5bd2c0a88258f0f43","kind":"tag","published_at":"2012-04-03T20:44:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03/manifests"},{"name":"2.1-b20","sha":"f2fd75939baba6fc934a3d18892230d07320aace","kind":"tag","published_at":"2012-03-28T19:38:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20/manifests"},{"name":"2.1-b19","sha":"083f31ee31397020ee939b470bbed9370fdb7970","kind":"tag","published_at":"2012-03-28T00:12:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19/manifests"},{"name":"2.2-b02","sha":"b41effc761bc31fa7d289d19297dab0daf67ce21","kind":"tag","published_at":"2012-03-27T20:57:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02/manifests"},{"name":"2.1-b18","sha":"206c8707db0055771cd167129241e37c2c72801e","kind":"tag","published_at":"2012-03-21T20:15:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18/manifests"},{"name":"2.2-b01","sha":"8bc7e434031e65cedd9be8e93df7c18310bfddd7","kind":"tag","published_at":"2012-03-20T19:18:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01/manifests"},{"name":"2.1-b17","sha":"5191ad2e4704527047108e0067a1724323bd02ba","kind":"tag","published_at":"2012-03-14T20:22:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17/manifests"},{"name":"2.1-b16","sha":"5f4865c634903ca22f5aea1a302a4fa68cb1ce34","kind":"tag","published_at":"2012-03-07T18:46:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16/manifests"},{"name":"2.1-b15","sha":"58a09654245d53acb841eb70500e7f2461c476bc","kind":"tag","published_at":"2012-02-29T18:42:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15/manifests"},{"name":"2.1-b14","sha":"262cfd65562e56d47c23e69588645e2d6ef9a76c","kind":"tag","published_at":"2012-02-22T18:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14/manifests"},{"name":"2.1-b13","sha":"25acf27a38a6c0bde7a92a68be3b79c1fe71f943","kind":"tag","published_at":"2012-02-15T20:51:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13/manifests"},{"name":"2.1-b12","sha":"7e1ce9ffa4498af5a4d529bdc0d2023a9455ba55","kind":"tag","published_at":"2012-02-08T17:52:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12/manifests"},{"name":"2.1-b11","sha":"c7ecce716f7bb9865034659e5c88d7546ea7a23d","kind":"tag","published_at":"2012-02-01T18:05:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11/manifests"},{"name":"2.1-b10","sha":"de5e0b3d7cd3e3c5ef03f5cc5705c3b11591558a","kind":"tag","published_at":"2012-01-25T19:18:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10/manifests"},{"name":"2.1-b09","sha":"ec1bbdcb7b6533d8dcbab580b3ddf065222a1d72","kind":"tag","published_at":"2012-01-18T18:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09/manifests"},{"name":"2.1-b08","sha":"b968b8b6029f8f1b89fbcfd2023fec3430f4edef","kind":"tag","published_at":"2012-01-11T19:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08/manifests"},{"name":"2.1-b07","sha":"f87231705a55aa96093258825dba1a677288c8aa","kind":"tag","published_at":"2011-12-28T18:20:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07/manifests"},{"name":"2.1-b06","sha":"5a01300e59a3a8d49e508be12fee9761284426f1","kind":"tag","published_at":"2011-12-21T18:11:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06/manifests"},{"name":"2.1-b05","sha":"f5d1ce5ee313c8d219014521c1c4512f92250b58","kind":"tag","published_at":"2011-12-14T18:40:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05/manifests"},{"name":"2.1-b04","sha":"bb193e2ac5056ee5ec6b5479c53e0103e7945313","kind":"tag","published_at":"2011-12-07T17:53:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04/manifests"},{"name":"2.1-b03","sha":"bd84fdfd834d47a66700b764a712facd561a1b8b","kind":"tag","published_at":"2011-12-01T18:13:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03/manifests"},{"name":"2.1-b02","sha":"092e3f29a54c6f2242ae0335c16d485a084207a6","kind":"tag","published_at":"2011-11-23T19:07:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02/manifests"},{"name":"2.1-b01","sha":"caece88e7165d698d50eb1172892b8e3cc842bbb","kind":"tag","published_at":"2011-11-16T19:34:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01/manifests"}]},"repo_metadata_updated_at":"2025-10-31T05:42:17.965Z","dependent_packages_count":278,"downloads":null,"downloads_period":null,"dependent_repos_count":1039,"rankings":{"downloads":null,"dependent_repos_count":0.3796206196465684,"dependent_packages_count":0.2921236730297169,"stargazers_count":7.364559932405104,"forks_count":9.970647477404965,"docker_downloads_count":6.635752413674351,"average":4.928540823232141},"purl":"pkg:maven/org.openjfx/javafx-swing","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.openjfx:javafx-swing","docker_dependents_count":4,"docker_downloads_count":274,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.openjfx:javafx-swing","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.openjfx:javafx-swing/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T01:02:17.099Z","issues_count":1,"pull_requests_count":1094,"avg_time_to_close_issue":16213.0,"avg_time_to_close_pull_request":4823889.823529412,"issues_closed_count":1,"pull_requests_closed_count":849,"pull_request_authors_count":74,"issue_authors_count":1,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":11.723034734917734,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":506,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1300110.6335078534,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":382,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":9.314229249011857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/issues","maintainers":[{"login":"kevinrushforth","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"Maran23","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"hjohn","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"arapte","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"jaybhaskar","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"tsayao","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"jayathirthrao","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"nlisker","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"sashamatveev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azuev-java","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"FlorianKirmaier","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianKirmaier"},{"login":"karthikpandelu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthikpandelu"},{"login":"johanvos","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"azvegint","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"prsadhuk","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"},{"login":"prrace","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prrace"},{"login":"aghaisas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aghaisas"},{"login":"jgneff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgneff"},{"login":"AnirvanSarkar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnirvanSarkar"},{"login":"theaoqi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theaoqi"},{"login":"Maxoudela","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maxoudela"},{"login":"tiainen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiainen"},{"login":"bourgesl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourgesl"},{"login":"kleopatra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleopatra"},{"login":"DeanWookey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeanWookey"}],"active_maintainers":[{"login":"kevinrushforth","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"arapte","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"Maran23","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"jayathirthrao","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"jaybhaskar","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"hjohn","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"tsayao","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"nlisker","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"azuev-java","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"sashamatveev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azvegint","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"johanvos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"prsadhuk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-swing/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-swing/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-swing/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-swing/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-swing/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-swing/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11834203,"name":"org.openjfx:jfx-incubator-input","ecosystem":"maven","description":"OpenJFX jfx-incubator-input","homepage":"https://openjdk.java.net/projects/openjfx/","licenses":"GPLv2+CE","normalized_licenses":["libpng-2.0"],"repository_url":"https://github.com/openjdk/jfx","keywords_array":[],"namespace":"org.openjfx","versions_count":52,"first_release_published_at":"2025-04-16T15:24:30.000Z","latest_release_published_at":"2026-01-20T22:18:23.000Z","latest_release_number":"25.0.2","last_synced_at":"2026-05-20T15:25:13.061Z","created_at":"2025-06-24T17:30:51.021Z","updated_at":"2026-05-20T15:25:13.061Z","registry_url":"https://central.sonatype.com/artifact/org.openjfx/jfx-incubator-input/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.openjfx/jfx-incubator-input/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37272435,"uuid":"185199202","full_name":"openjdk/jfx","owner":"openjdk","description":"JavaFX mainline development","archived":false,"fork":false,"pushed_at":"2025-10-31T03:26:29.000Z","size":387235,"stargazers_count":3094,"open_issues_count":33,"forks_count":543,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-10-31T05:34:17.580Z","etag":null,"topics":["java","javafx","openjdk","openjfx"],"latest_commit_sha":null,"homepage":"https://openjdk.org/projects/openjfx/","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openjdk.png","metadata":{"files":{"readme":"README-code-reviews.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-06T13:10:16.000Z","updated_at":"2025-10-31T03:26:34.000Z","dependencies_parsed_at":"2022-07-09T13:47:54.211Z","dependency_job_id":"1d37c2c7-f198-4db3-9de6-d5c858f00e29","html_url":"https://github.com/openjdk/jfx","commit_stats":{"total_commits":10952,"total_committers":244,"mean_commits":"44.885245901639344","dds":0.858382030679328,"last_synced_commit":"caf078acd42fabc3d9746471b54a77f3b86ff305"},"previous_names":[],"tags_count":822,"template":false,"template_full_name":null,"purl":"pkg:github/openjdk/jfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/sbom","scorecard":{"id":415533,"data":{"date":"2025-08-11","repo":{"name":"github.com/openjdk/jfx","commit":"1dda20b72eae2b9e12eb1217504977b45ddff6b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/submit.yml:54","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:36","Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:40"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/migrate-header-rule:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/submit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-18T23:44:23.296Z","repository_id":37272435,"created_at":"2025-08-18T23:44:23.296Z","updated_at":"2025-08-18T23:44:23.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281936818,"owners_count":26586769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"26+14","sha":"bf76ed2a6dd1dd74baf865e405690ce996699513","kind":"tag","published_at":"2025-10-30T15:19:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+14","html_url":"https://github.com/openjdk/jfx/releases/tag/26+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14/manifests"},{"name":"26+13","sha":"47d9dcc38a5e685a014774274f478b4205c6e397","kind":"tag","published_at":"2025-10-23T12:48:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+13","html_url":"https://github.com/openjdk/jfx/releases/tag/26+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13/manifests"},{"name":"26+12","sha":"38300ca6c6c3483d35abec6f3fb2431402a26af0","kind":"tag","published_at":"2025-10-16T13:36:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+12","html_url":"https://github.com/openjdk/jfx/releases/tag/26+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12/manifests"},{"name":"26+11","sha":"1b16ebaa8c583ce6094ad5717969967b8c9f2c9e","kind":"tag","published_at":"2025-10-09T12:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+11","html_url":"https://github.com/openjdk/jfx/releases/tag/26+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11/manifests"},{"name":"26+10","sha":"5682424bebae7947f665fcb11429c3d2e069e8e5","kind":"tag","published_at":"2025-10-02T12:49:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+10","html_url":"https://github.com/openjdk/jfx/releases/tag/26+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10/manifests"},{"name":"26+9","sha":"cca1703f49585843fc82517a828ed59b68b76ab8","kind":"tag","published_at":"2025-09-25T16:18:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+9","html_url":"https://github.com/openjdk/jfx/releases/tag/26+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9/manifests"},{"name":"26+8","sha":"c95cdcdc9cd8b3070e8076ea91234772d6a21331","kind":"tag","published_at":"2025-09-18T13:06:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+8","html_url":"https://github.com/openjdk/jfx/releases/tag/26+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8/manifests"},{"name":"25-ga","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-09-16T14:18:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/25-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga/manifests"},{"name":"26+7","sha":"89406ad45e4bfe4a235c21671a6f4ab2eec081ff","kind":"tag","published_at":"2025-09-11T16:00:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+7","html_url":"https://github.com/openjdk/jfx/releases/tag/26+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7/manifests"},{"name":"26+6","sha":"368bd20b887bb813718fbfecc14760597e8d4521","kind":"tag","published_at":"2025-09-04T16:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+6","html_url":"https://github.com/openjdk/jfx/releases/tag/26+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6/manifests"},{"name":"25+29","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-08-28T11:31:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+29","html_url":"https://github.com/openjdk/jfx/releases/tag/25+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29/manifests"},{"name":"26+5","sha":"fa2127cb3a3fc11238c5c8ce4cf0d15c4000f05c","kind":"tag","published_at":"2025-08-21T15:13:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+5","html_url":"https://github.com/openjdk/jfx/releases/tag/26+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5/manifests"},{"name":"26+4","sha":"1dda20b72eae2b9e12eb1217504977b45ddff6b8","kind":"tag","published_at":"2025-08-14T12:00:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+4","html_url":"https://github.com/openjdk/jfx/releases/tag/26+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4/manifests"},{"name":"26+3","sha":"f9532842b0765472c7490fb5bbf57cf268dd45ee","kind":"tag","published_at":"2025-08-07T15:30:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+3","html_url":"https://github.com/openjdk/jfx/releases/tag/26+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3/manifests"},{"name":"25+28","sha":"4f694cb443c408c79176472fdf994b5ddcf1a8ae","kind":"tag","published_at":"2025-08-07T15:28:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+28","html_url":"https://github.com/openjdk/jfx/releases/tag/25+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28/manifests"},{"name":"26+2","sha":"4e334cb1ebbb370086d0a58bbe1d9a30d6665066","kind":"tag","published_at":"2025-07-31T20:08:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+2","html_url":"https://github.com/openjdk/jfx/releases/tag/26+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2/manifests"},{"name":"25+27","sha":"a0c0920d92eeb6608c80bf3779def90adfcca756","kind":"tag","published_at":"2025-07-31T19:44:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+27","html_url":"https://github.com/openjdk/jfx/releases/tag/25+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27/manifests"},{"name":"25+26","sha":"b60486c4ead35f776d1a7580dc6f55769b780804","kind":"tag","published_at":"2025-07-24T16:36:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+26","html_url":"https://github.com/openjdk/jfx/releases/tag/25+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26/manifests"},{"name":"26+1","sha":"dbd43a371a2460c3cf8aed108d349b301bd2a1b2","kind":"tag","published_at":"2025-07-24T16:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+1","html_url":"https://github.com/openjdk/jfx/releases/tag/26+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1/manifests"},{"name":"25+25","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T18:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+25","html_url":"https://github.com/openjdk/jfx/releases/tag/25+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25/manifests"},{"name":"26+0","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T16:18:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+0","html_url":"https://github.com/openjdk/jfx/releases/tag/26+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0/manifests"},{"name":"25+24","sha":"6029e3e4058e2a87ecb0f5c07689f7d4783a1c65","kind":"tag","published_at":"2025-07-10T14:05:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+24","html_url":"https://github.com/openjdk/jfx/releases/tag/25+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24/manifests"},{"name":"25+23","sha":"0270847b85ab6d4701abb201ec4b2aeee96129dd","kind":"tag","published_at":"2025-07-03T12:39:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+23","html_url":"https://github.com/openjdk/jfx/releases/tag/25+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23/manifests"},{"name":"25+22","sha":"b9dd4dec1bf93f56e918fd60225fa7ead8dcccca","kind":"tag","published_at":"2025-06-26T13:28:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+22","html_url":"https://github.com/openjdk/jfx/releases/tag/25+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22/manifests"},{"name":"25+21","sha":"fc4642dbb008ed0e49996c1eea10b92fad5f7dcf","kind":"tag","published_at":"2025-06-19T14:28:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+21","html_url":"https://github.com/openjdk/jfx/releases/tag/25+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21/manifests"},{"name":"25+20","sha":"72c1c21a76ba752439c877aba599b0b5f8bf9332","kind":"tag","published_at":"2025-06-12T16:21:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+20","html_url":"https://github.com/openjdk/jfx/releases/tag/25+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20/manifests"},{"name":"25+19","sha":"11f31146a6f70881945799dadad63bca56ed8a80","kind":"tag","published_at":"2025-06-05T17:23:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+19","html_url":"https://github.com/openjdk/jfx/releases/tag/25+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19/manifests"},{"name":"25+18","sha":"ac12979bc3100cf4f263a38669a59dac2b71fdce","kind":"tag","published_at":"2025-05-22T14:29:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+18","html_url":"https://github.com/openjdk/jfx/releases/tag/25+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18/manifests"},{"name":"25+17","sha":"2b2355eb659cd433931825e8c0b7fa89da17e2d5","kind":"tag","published_at":"2025-05-15T15:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+17","html_url":"https://github.com/openjdk/jfx/releases/tag/25+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17/manifests"},{"name":"25+16","sha":"bffc32bfef9b48478382180beefdb84f2b8651c6","kind":"tag","published_at":"2025-05-08T13:07:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+16","html_url":"https://github.com/openjdk/jfx/releases/tag/25+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16/manifests"},{"name":"25+15","sha":"3fdd21386d6db96294fcecd80afc25d09732c067","kind":"tag","published_at":"2025-05-01T16:56:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+15","html_url":"https://github.com/openjdk/jfx/releases/tag/25+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15/manifests"},{"name":"25+14","sha":"48240dab9860728ca12f96b7cbdc4dca1d7414f2","kind":"tag","published_at":"2025-04-24T15:05:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+14","html_url":"https://github.com/openjdk/jfx/releases/tag/25+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14/manifests"},{"name":"25+13","sha":"9291099cc3a7830937bffdb65100b372ea1cc77a","kind":"tag","published_at":"2025-04-17T16:35:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+13","html_url":"https://github.com/openjdk/jfx/releases/tag/25+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13/manifests"},{"name":"25+12","sha":"9ac707dac4d675a4301241ae100fd26b08e57bf1","kind":"tag","published_at":"2025-04-10T20:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+12","html_url":"https://github.com/openjdk/jfx/releases/tag/25+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12/manifests"},{"name":"25+11","sha":"9ab20363e334541a2c82a573d35603c2a2945f03","kind":"tag","published_at":"2025-04-03T15:28:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+11","html_url":"https://github.com/openjdk/jfx/releases/tag/25+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11/manifests"},{"name":"25+10","sha":"91433775e75c9c662774f28de5310eab7da0fe7e","kind":"tag","published_at":"2025-03-27T18:35:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+10","html_url":"https://github.com/openjdk/jfx/releases/tag/25+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10/manifests"},{"name":"25+9","sha":"0eda4df202c07beda00bd282681b6755c1602661","kind":"tag","published_at":"2025-03-20T11:57:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+9","html_url":"https://github.com/openjdk/jfx/releases/tag/25+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9/manifests"},{"name":"24-ga","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-03-18T12:15:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/24-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga/manifests"},{"name":"25+8","sha":"1c3cfcb8bb4e8874406d3a5b507f38859f4c1d9b","kind":"tag","published_at":"2025-03-13T12:15:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+8","html_url":"https://github.com/openjdk/jfx/releases/tag/25+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8/manifests"},{"name":"25+7","sha":"c7091e1f57503e68c578ec890a4945a74d2d2978","kind":"tag","published_at":"2025-03-06T14:15:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+7","html_url":"https://github.com/openjdk/jfx/releases/tag/25+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7/manifests"},{"name":"25+6","sha":"7a7854c947728daab6a924baa0596ccfc2df1ebb","kind":"tag","published_at":"2025-02-27T16:01:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+6","html_url":"https://github.com/openjdk/jfx/releases/tag/25+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6/manifests"},{"name":"24+29","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-02-27T16:00:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+29","html_url":"https://github.com/openjdk/jfx/releases/tag/24+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29/manifests"},{"name":"25+5","sha":"307e3087f350bee5f73710b00588784696e84b07","kind":"tag","published_at":"2025-02-20T15:40:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+5","html_url":"https://github.com/openjdk/jfx/releases/tag/25+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5/manifests"},{"name":"25+4","sha":"1e6915738d654e6cf7a547e47b8b020117db6bc3","kind":"tag","published_at":"2025-02-13T14:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+4","html_url":"https://github.com/openjdk/jfx/releases/tag/25+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4/manifests"},{"name":"24+28","sha":"0424b8b1705252ded4ffc4a681a1ba67124ddb12","kind":"tag","published_at":"2025-02-13T14:38:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+28","html_url":"https://github.com/openjdk/jfx/releases/tag/24+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28/manifests"},{"name":"25+3","sha":"d615fdc717a55251225823ae5eeefb766e900e99","kind":"tag","published_at":"2025-02-06T17:14:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+3","html_url":"https://github.com/openjdk/jfx/releases/tag/25+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3/manifests"},{"name":"25+2","sha":"98b4b2e1127db5b23a4d7d86849aec0955d4fbf9","kind":"tag","published_at":"2025-01-30T16:29:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+2","html_url":"https://github.com/openjdk/jfx/releases/tag/25+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2/manifests"},{"name":"24+27","sha":"e079ed31f9bfd0af59319f48ebf9c75f78805970","kind":"tag","published_at":"2025-01-30T16:26:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+27","html_url":"https://github.com/openjdk/jfx/releases/tag/24+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27/manifests"},{"name":"24+26","sha":"87c3488a15b361ca343b6a324b9e4a995ce0baec","kind":"tag","published_at":"2025-01-23T16:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+26","html_url":"https://github.com/openjdk/jfx/releases/tag/24+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26/manifests"},{"name":"25+1","sha":"f2f5639c243dada1a25f661dbf84d37d908e16e3","kind":"tag","published_at":"2025-01-23T16:37:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+1","html_url":"https://github.com/openjdk/jfx/releases/tag/25+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1/manifests"},{"name":"24+25","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:14:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+25","html_url":"https://github.com/openjdk/jfx/releases/tag/24+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25/manifests"},{"name":"25+0","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:09:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+0","html_url":"https://github.com/openjdk/jfx/releases/tag/25+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0/manifests"},{"name":"24+24","sha":"7312ad1af3a67dd2fd528f3dba0192712359a242","kind":"tag","published_at":"2025-01-09T13:18:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+24","html_url":"https://github.com/openjdk/jfx/releases/tag/24+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24/manifests"},{"name":"24+23","sha":"f06b15b6e6c60fba18b6452464e75b89cc7054f9","kind":"tag","published_at":"2025-01-02T11:48:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+23","html_url":"https://github.com/openjdk/jfx/releases/tag/24+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23/manifests"},{"name":"24+22","sha":"e30d0d54f4269ffe3a9293fc9604f5467c3b5e37","kind":"tag","published_at":"2024-12-19T13:49:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+22","html_url":"https://github.com/openjdk/jfx/releases/tag/24+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22/manifests"},{"name":"24+21","sha":"b76c05b9356656c1bd6a4a7026b858d3a935a51f","kind":"tag","published_at":"2024-12-12T12:57:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+21","html_url":"https://github.com/openjdk/jfx/releases/tag/24+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21/manifests"},{"name":"24+20","sha":"a431801c3d1d76f03c54f7f3451eac4fa8024e8b","kind":"tag","published_at":"2024-12-05T17:55:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+20","html_url":"https://github.com/openjdk/jfx/releases/tag/24+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20/manifests"},{"name":"24+19","sha":"a45e33c1a4d8390eb1e6ec66977f453df71a009a","kind":"tag","published_at":"2024-11-28T13:20:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+19","html_url":"https://github.com/openjdk/jfx/releases/tag/24+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19/manifests"},{"name":"24+18","sha":"3a8a5598fa3e4fa326b1332c0bba6905183348f5","kind":"tag","published_at":"2024-11-21T17:08:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+18","html_url":"https://github.com/openjdk/jfx/releases/tag/24+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18/manifests"},{"name":"24+17","sha":"72af9e2366727a83ca1eace73e1c337cc4f8a255","kind":"tag","published_at":"2024-11-14T20:14:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+17","html_url":"https://github.com/openjdk/jfx/releases/tag/24+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17/manifests"},{"name":"24+16","sha":"3d15a3065c272d79011f99f77c1bdd0d8801e290","kind":"tag","published_at":"2024-11-07T14:22:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+16","html_url":"https://github.com/openjdk/jfx/releases/tag/24+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16/manifests"},{"name":"24+15","sha":"076b4018de1a6fd659778b77d66d2478def315a3","kind":"tag","published_at":"2024-10-24T11:41:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+15","html_url":"https://github.com/openjdk/jfx/releases/tag/24+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15/manifests"},{"name":"24+14","sha":"c4b1e1c019c98e97c64df8b11ee2f9635c67256d","kind":"tag","published_at":"2024-10-17T17:43:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+14","html_url":"https://github.com/openjdk/jfx/releases/tag/24+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14/manifests"},{"name":"24+13","sha":"fb06b1f8e88d1c09cc8109ad3cb0ef5a5a754934","kind":"tag","published_at":"2024-10-10T15:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+13","html_url":"https://github.com/openjdk/jfx/releases/tag/24+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13/manifests"},{"name":"24+12","sha":"d5432c3e14b06445bc45e34e4aa63ec415c03595","kind":"tag","published_at":"2024-10-03T12:32:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+12","html_url":"https://github.com/openjdk/jfx/releases/tag/24+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12/manifests"},{"name":"24+11","sha":"29004352006e4d1d01401d658d22a35ae2648de5","kind":"tag","published_at":"2024-09-26T13:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+11","html_url":"https://github.com/openjdk/jfx/releases/tag/24+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11/manifests"},{"name":"24+10","sha":"e81b676629f281e526f2e37af2b5a82b6c28bc6e","kind":"tag","published_at":"2024-09-19T12:58:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+10","html_url":"https://github.com/openjdk/jfx/releases/tag/24+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10/manifests"},{"name":"23-ga","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-09-17T11:20:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/23-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga/manifests"},{"name":"24+9","sha":"639f138380a4091befa3046f7211aab77f8d77dd","kind":"tag","published_at":"2024-09-12T15:27:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+9","html_url":"https://github.com/openjdk/jfx/releases/tag/24+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9/manifests"},{"name":"24+8","sha":"4647367ce4590440fbb85675055225c869502314","kind":"tag","published_at":"2024-09-05T15:12:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+8","html_url":"https://github.com/openjdk/jfx/releases/tag/24+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8/manifests"},{"name":"23+29","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-29T12:09:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+29","html_url":"https://github.com/openjdk/jfx/releases/tag/23+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29/manifests"},{"name":"24+7","sha":"b88ac0495650bd033ba11e3131e9bffc517872eb","kind":"tag","published_at":"2024-08-29T12:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+7","html_url":"https://github.com/openjdk/jfx/releases/tag/24+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7/manifests"},{"name":"23+28","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-22T13:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+28","html_url":"https://github.com/openjdk/jfx/releases/tag/23+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28/manifests"},{"name":"24+6","sha":"b8987310dfff28b7a1a3862868c2d2210063985d","kind":"tag","published_at":"2024-08-22T12:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+6","html_url":"https://github.com/openjdk/jfx/releases/tag/24+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6/manifests"},{"name":"24+5","sha":"338b1f3a1cff64f8eceb140015fec232f21234eb","kind":"tag","published_at":"2024-08-15T15:13:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+5","html_url":"https://github.com/openjdk/jfx/releases/tag/24+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5/manifests"},{"name":"24+4","sha":"abb6dfefae840ac17893a12e4ac086140c83e451","kind":"tag","published_at":"2024-08-08T16:29:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+4","html_url":"https://github.com/openjdk/jfx/releases/tag/24+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4/manifests"},{"name":"24+3","sha":"686a396c6f1a5ee0733a69a046d2131f4649eca8","kind":"tag","published_at":"2024-08-01T17:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+3","html_url":"https://github.com/openjdk/jfx/releases/tag/24+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3/manifests"},{"name":"24+2","sha":"ffbd12dc01132f186908eb83144ff17c4b4bdeaf","kind":"tag","published_at":"2024-07-25T15:52:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+2","html_url":"https://github.com/openjdk/jfx/releases/tag/24+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2/manifests"},{"name":"24+1","sha":"81f11c4a39eb505d17c57a49c5e084f75a169856","kind":"tag","published_at":"2024-07-18T16:22:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+1","html_url":"https://github.com/openjdk/jfx/releases/tag/24+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1/manifests"},{"name":"23+27","sha":"d9780548f42047cd7cd06d20c1350fa955a9dc9a","kind":"tag","published_at":"2024-07-18T16:16:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+27","html_url":"https://github.com/openjdk/jfx/releases/tag/23+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27/manifests"},{"name":"23+26","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+26","html_url":"https://github.com/openjdk/jfx/releases/tag/23+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26/manifests"},{"name":"24+0","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:17:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+0","html_url":"https://github.com/openjdk/jfx/releases/tag/24+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0/manifests"},{"name":"23+25","sha":"459b15fc61e7a78f29c16fe665370657c1236b3f","kind":"tag","published_at":"2024-07-04T13:05:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+25","html_url":"https://github.com/openjdk/jfx/releases/tag/23+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25/manifests"},{"name":"23+24","sha":"ca04c87d307c36591162af8cd6298ede17812834","kind":"tag","published_at":"2024-06-27T16:53:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+24","html_url":"https://github.com/openjdk/jfx/releases/tag/23+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24/manifests"},{"name":"23+23","sha":"14cd9806eab87954f998aab33c8b2529e34924d6","kind":"tag","published_at":"2024-06-20T15:45:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+23","html_url":"https://github.com/openjdk/jfx/releases/tag/23+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23/manifests"},{"name":"23+22","sha":"c8b96e4e6da18b4ab1331bb3a5b48cf1b8b3e2e6","kind":"tag","published_at":"2024-06-13T16:00:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+22","html_url":"https://github.com/openjdk/jfx/releases/tag/23+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22/manifests"},{"name":"23+21","sha":"4a33d5ef13c7bc72900fa6769fe4779ccec5bc98","kind":"tag","published_at":"2024-06-06T15:24:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+21","html_url":"https://github.com/openjdk/jfx/releases/tag/23+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21/manifests"},{"name":"23+20","sha":"dedcf1d236b5429dcf3c42f5fd1095b28d5da063","kind":"tag","published_at":"2024-05-29T11:04:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+20","html_url":"https://github.com/openjdk/jfx/releases/tag/23+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20/manifests"},{"name":"23+19","sha":"94aa2b68d01af6096a18316ab36c911fe8cec572","kind":"tag","published_at":"2024-05-23T16:43:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+19","html_url":"https://github.com/openjdk/jfx/releases/tag/23+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19/manifests"},{"name":"23+18","sha":"a7627fa8d4c0c2595d359a2656daf2f6005ee0f5","kind":"tag","published_at":"2024-05-16T15:42:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+18","html_url":"https://github.com/openjdk/jfx/releases/tag/23+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18/manifests"},{"name":"23+17","sha":"7699c448bbdfe4213f74eb47409d9c42b16b59a4","kind":"tag","published_at":"2024-05-09T11:52:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+17","html_url":"https://github.com/openjdk/jfx/releases/tag/23+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17/manifests"},{"name":"23+16","sha":"aa9907a58e24bc997a6762d62542a9cc6234dbe3","kind":"tag","published_at":"2024-05-02T16:37:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+16","html_url":"https://github.com/openjdk/jfx/releases/tag/23+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16/manifests"},{"name":"23+15","sha":"c23ac74714a88649a65d455a06254e97cd6ecb3f","kind":"tag","published_at":"2024-04-26T20:49:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+15","html_url":"https://github.com/openjdk/jfx/releases/tag/23+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15/manifests"},{"name":"23+14","sha":"d03b0028d1ebefa00df59a20d6f9a4dd9ac5f033","kind":"tag","published_at":"2024-04-19T12:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+14","html_url":"https://github.com/openjdk/jfx/releases/tag/23+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14/manifests"},{"name":"23+13","sha":"0eb4d7196099d817cc6467985b882242845bdd2e","kind":"tag","published_at":"2024-04-11T18:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+13","html_url":"https://github.com/openjdk/jfx/releases/tag/23+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13/manifests"},{"name":"23+12","sha":"0d336063346879671e1c9fbdeed4926d69c6cf44","kind":"tag","published_at":"2024-04-04T15:05:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+12","html_url":"https://github.com/openjdk/jfx/releases/tag/23+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12/manifests"},{"name":"23+11","sha":"0d2ad0e0e6a8ab29e73e77ddbdbe4b6c4d8ab147","kind":"tag","published_at":"2024-03-29T13:44:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+11","html_url":"https://github.com/openjdk/jfx/releases/tag/23+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11/manifests"},{"name":"23+10","sha":"dcb894c7ffd1d14365a0ef691362f2e7232d20d5","kind":"tag","published_at":"2024-03-21T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+10","html_url":"https://github.com/openjdk/jfx/releases/tag/23+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10/manifests"},{"name":"22-ga","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-03-19T14:06:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/22-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga/manifests"},{"name":"23+9","sha":"c196454e76dec1cbcd028e12d99f052981a63a4e","kind":"tag","published_at":"2024-03-14T22:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+9","html_url":"https://github.com/openjdk/jfx/releases/tag/23+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9/manifests"},{"name":"23+8","sha":"64af987576214fc5483520ce8131895be74a641d","kind":"tag","published_at":"2024-03-07T16:21:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+8","html_url":"https://github.com/openjdk/jfx/releases/tag/23+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8/manifests"},{"name":"23+7","sha":"b99eb45828317e4c195b46eb0c9371d4645f2c6c","kind":"tag","published_at":"2024-02-29T18:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+7","html_url":"https://github.com/openjdk/jfx/releases/tag/23+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7/manifests"},{"name":"22+30","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-02-29T17:39:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+30","html_url":"https://github.com/openjdk/jfx/releases/tag/22+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30/manifests"},{"name":"23+6","sha":"e0b88bc7cfede46afe28cbb4a2e333df933b5100","kind":"tag","published_at":"2024-02-22T16:15:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+6","html_url":"https://github.com/openjdk/jfx/releases/tag/23+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6/manifests"},{"name":"23+5","sha":"48be7d36d5033d215d585619f34c2dde518e4b53","kind":"tag","published_at":"2024-02-15T15:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+5","html_url":"https://github.com/openjdk/jfx/releases/tag/23+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5/manifests"},{"name":"22+29","sha":"f15a4add7133c94f4bae3c0abaeb16d1b31ee6cd","kind":"tag","published_at":"2024-02-15T15:50:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+29","html_url":"https://github.com/openjdk/jfx/releases/tag/22+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29/manifests"},{"name":"23+4","sha":"172c491dae4b774012589d991c898f12ccb44a4c","kind":"tag","published_at":"2024-02-08T23:19:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+4","html_url":"https://github.com/openjdk/jfx/releases/tag/23+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4/manifests"},{"name":"23+3","sha":"aac2df168d524f97d663de6776962773702b360c","kind":"tag","published_at":"2024-02-01T16:19:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+3","html_url":"https://github.com/openjdk/jfx/releases/tag/23+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3/manifests"},{"name":"22+28","sha":"34914c465ac71bd2ab3ba2a5ccae5f353bc59264","kind":"tag","published_at":"2024-02-01T16:17:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+28","html_url":"https://github.com/openjdk/jfx/releases/tag/22+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28/manifests"},{"name":"22+27","sha":"b4b576fa1c1ba58f5069e2c40e1f636daeafa85c","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+27","html_url":"https://github.com/openjdk/jfx/releases/tag/22+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27/manifests"},{"name":"23+2","sha":"9e7e8e1d08a9d03611da99ef1a7e6e29cd870eca","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+2","html_url":"https://github.com/openjdk/jfx/releases/tag/23+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2/manifests"},{"name":"23+1","sha":"872dbc8a2d254cba4df33fcc778b15b1a3c9b69f","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+1","html_url":"https://github.com/openjdk/jfx/releases/tag/23+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1/manifests"},{"name":"22+26","sha":"0a566990a8bd9d0a7329b1d8fed4326128c48cd3","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+26","html_url":"https://github.com/openjdk/jfx/releases/tag/22+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26/manifests"},{"name":"22+25","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:17:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+25","html_url":"https://github.com/openjdk/jfx/releases/tag/22+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25/manifests"},{"name":"23+0","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:09:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+0","html_url":"https://github.com/openjdk/jfx/releases/tag/23+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0/manifests"},{"name":"22+24","sha":"2493a23e2dc5ff8694ab4a1bed06fe73466edaf9","kind":"tag","published_at":"2024-01-04T15:46:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+24","html_url":"https://github.com/openjdk/jfx/releases/tag/22+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24/manifests"},{"name":"22+23","sha":"ab68b716fbfd807918ca4a1bc096dcf40d9cfcbd","kind":"tag","published_at":"2023-12-21T15:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+23","html_url":"https://github.com/openjdk/jfx/releases/tag/22+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23/manifests"},{"name":"22+22","sha":"8872f7afab5eca725b29d9e5b005084c22b27b9c","kind":"tag","published_at":"2023-12-15T13:01:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+22","html_url":"https://github.com/openjdk/jfx/releases/tag/22+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22/manifests"},{"name":"22+21","sha":"2108ecf9d7c8c459964a9e8b5e37485b3507b028","kind":"tag","published_at":"2023-12-07T20:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+21","html_url":"https://github.com/openjdk/jfx/releases/tag/22+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21/manifests"},{"name":"22+20","sha":"036d81be5ab2434863dee2d704967589222176cb","kind":"tag","published_at":"2023-11-30T19:18:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+20","html_url":"https://github.com/openjdk/jfx/releases/tag/22+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20/manifests"},{"name":"22+19","sha":"3548cddedcf3e99af9263efc8004a092a55af8fb","kind":"tag","published_at":"2023-11-24T04:10:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+19","html_url":"https://github.com/openjdk/jfx/releases/tag/22+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19/manifests"},{"name":"22+18","sha":"cda623d74a17c1aac034bac175e4fb10bd1fd52b","kind":"tag","published_at":"2023-11-16T20:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+18","html_url":"https://github.com/openjdk/jfx/releases/tag/22+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18/manifests"},{"name":"22+17","sha":"c8641e280b41d26a59d20c21813408f6cfe30cbb","kind":"tag","published_at":"2023-11-09T15:31:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+17","html_url":"https://github.com/openjdk/jfx/releases/tag/22+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17/manifests"},{"name":"22+16","sha":"96e5d10a40dc25b999ff229f1d6601d1058761b2","kind":"tag","published_at":"2023-11-02T22:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+16","html_url":"https://github.com/openjdk/jfx/releases/tag/22+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16/manifests"},{"name":"22+15","sha":"9b93c962f45e5cf0b3a9f1090f307603be130a0e","kind":"tag","published_at":"2023-10-26T19:39:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+15","html_url":"https://github.com/openjdk/jfx/releases/tag/22+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15/manifests"},{"name":"22+14","sha":"27594f01bd1df9d716914f8a7527d56b4ea45596","kind":"tag","published_at":"2023-10-20T10:21:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+14","html_url":"https://github.com/openjdk/jfx/releases/tag/22+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14/manifests"},{"name":"22+13","sha":"e621d4b65222ee99b29fb2709a830d8ad70ea44f","kind":"tag","published_at":"2023-10-12T15:16:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+13","html_url":"https://github.com/openjdk/jfx/releases/tag/22+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13/manifests"},{"name":"22+12","sha":"25862787d2e1b6c4da17089a1d5695c4e4b9fd6e","kind":"tag","published_at":"2023-10-05T18:57:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+12","html_url":"https://github.com/openjdk/jfx/releases/tag/22+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12/manifests"},{"name":"22+11","sha":"f2dd4bdb7b7d2877fb8aa805737c5d9bd89f9cef","kind":"tag","published_at":"2023-09-28T12:20:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+11","html_url":"https://github.com/openjdk/jfx/releases/tag/22+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11/manifests"},{"name":"22+10","sha":"658c833179dffb68893375b8bad90b7906f479b3","kind":"tag","published_at":"2023-09-21T13:01:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+10","html_url":"https://github.com/openjdk/jfx/releases/tag/22+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10/manifests"},{"name":"21-ga","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-19T11:57:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/21-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga/manifests"},{"name":"22+9","sha":"f7b21e5468f1aad18df17443590c0887b2cf0239","kind":"tag","published_at":"2023-09-14T19:14:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+9","html_url":"https://github.com/openjdk/jfx/releases/tag/22+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9/manifests"},{"name":"22+8","sha":"8fcd6e5e55967810ec2acd3dcc9b47bae5c70350","kind":"tag","published_at":"2023-09-07T18:17:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+8","html_url":"https://github.com/openjdk/jfx/releases/tag/22+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8/manifests"},{"name":"21+31","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-01T00:06:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+31","html_url":"https://github.com/openjdk/jfx/releases/tag/21+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31/manifests"},{"name":"22+7","sha":"beca88c16fa0942ce7ed32530c411ed9671ad925","kind":"tag","published_at":"2023-09-01T00:00:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+7","html_url":"https://github.com/openjdk/jfx/releases/tag/22+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7/manifests"},{"name":"21+30","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-08-24T14:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+30","html_url":"https://github.com/openjdk/jfx/releases/tag/21+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30/manifests"},{"name":"22+6","sha":"be2c7aea20c7752f069e526d2c3f9bea11bc1634","kind":"tag","published_at":"2023-08-24T14:31:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+6","html_url":"https://github.com/openjdk/jfx/releases/tag/22+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6/manifests"},{"name":"22+5","sha":"e5bb4e141cba5f49e0bdcc788d1751c8770d17d5","kind":"tag","published_at":"2023-08-17T16:26:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+5","html_url":"https://github.com/openjdk/jfx/releases/tag/22+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5/manifests"},{"name":"22+4","sha":"5d741761e751aa047f265d9d816be535a1818aee","kind":"tag","published_at":"2023-08-10T15:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+4","html_url":"https://github.com/openjdk/jfx/releases/tag/22+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4/manifests"},{"name":"21+29","sha":"86e71094b54901487b93c53eb5bcaf6bf9bee92b","kind":"tag","published_at":"2023-08-04T11:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+29","html_url":"https://github.com/openjdk/jfx/releases/tag/21+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29/manifests"},{"name":"22+3","sha":"5f5e54feb2e816dcb351a28862c798117c3f81e8","kind":"tag","published_at":"2023-08-03T11:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+3","html_url":"https://github.com/openjdk/jfx/releases/tag/22+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3/manifests"},{"name":"22+2","sha":"cc57fb51a9409f5d2a6d2ce8dcd3878d48f9cfc9","kind":"tag","published_at":"2023-07-27T15:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+2","html_url":"https://github.com/openjdk/jfx/releases/tag/22+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2/manifests"},{"name":"21+28","sha":"6095445a8aeb6f9c5b1cd68ecf682b1734673a95","kind":"tag","published_at":"2023-07-27T15:13:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+28","html_url":"https://github.com/openjdk/jfx/releases/tag/21+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28/manifests"},{"name":"22+1","sha":"600cee70a2f6f907a53f7183315e6d7f79b291d6","kind":"tag","published_at":"2023-07-20T19:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+1","html_url":"https://github.com/openjdk/jfx/releases/tag/22+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1/manifests"},{"name":"21+27","sha":"529d47961467b11e60fd06c634021912dc193c51","kind":"tag","published_at":"2023-07-20T18:59:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+27","html_url":"https://github.com/openjdk/jfx/releases/tag/21+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27/manifests"},{"name":"21+26","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:40:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+26","html_url":"https://github.com/openjdk/jfx/releases/tag/21+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26/manifests"},{"name":"22+0","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:10:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+0","html_url":"https://github.com/openjdk/jfx/releases/tag/22+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0/manifests"},{"name":"21+25","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-07-06T15:23:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+25","html_url":"https://github.com/openjdk/jfx/releases/tag/21+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25/manifests"},{"name":"21+24","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-06-29T15:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+24","html_url":"https://github.com/openjdk/jfx/releases/tag/21+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24/manifests"},{"name":"21+23","sha":"a17a71458def91d206844b7d64e185af75a3c6e0","kind":"tag","published_at":"2023-06-22T12:32:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+23","html_url":"https://github.com/openjdk/jfx/releases/tag/21+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23/manifests"},{"name":"21+22","sha":"8d13ba93b5f01768a6ac2df81c6e026d3d85c86d","kind":"tag","published_at":"2023-06-15T11:58:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+22","html_url":"https://github.com/openjdk/jfx/releases/tag/21+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22/manifests"},{"name":"21+21","sha":"6a159e91e0ff698c2dc4731a6171b565abeb1bdf","kind":"tag","published_at":"2023-06-08T12:17:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+21","html_url":"https://github.com/openjdk/jfx/releases/tag/21+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21/manifests"},{"name":"21+20","sha":"7825137dc2d9f8d4ebc50c864522fae990cadc71","kind":"tag","published_at":"2023-06-01T12:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+20","html_url":"https://github.com/openjdk/jfx/releases/tag/21+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20/manifests"},{"name":"21+19","sha":"4b24c8690d01634179571d24c8919469b209bec6","kind":"tag","published_at":"2023-05-25T17:08:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+19","html_url":"https://github.com/openjdk/jfx/releases/tag/21+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19/manifests"},{"name":"21+18","sha":"8110f548fc561dc39e15deb7ac0c5555ececa8b6","kind":"tag","published_at":"2023-05-19T12:18:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+18","html_url":"https://github.com/openjdk/jfx/releases/tag/21+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18/manifests"},{"name":"21+17","sha":"604fc26219a10114c22aea5062bad228a34dc7c0","kind":"tag","published_at":"2023-05-12T13:51:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+17","html_url":"https://github.com/openjdk/jfx/releases/tag/21+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17/manifests"},{"name":"21+16","sha":"0a1fd6e0705ccced541b14afad68aea24faea8df","kind":"tag","published_at":"2023-05-04T17:50:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+16","html_url":"https://github.com/openjdk/jfx/releases/tag/21+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16/manifests"},{"name":"21+15","sha":"0b36052caa25fb87137f32661c45092a801c66fd","kind":"tag","published_at":"2023-04-27T12:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+15","html_url":"https://github.com/openjdk/jfx/releases/tag/21+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15/manifests"},{"name":"21+14","sha":"cf1e991c796942c50001e621dbd29984415cdbd3","kind":"tag","published_at":"2023-04-20T19:13:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+14","html_url":"https://github.com/openjdk/jfx/releases/tag/21+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14/manifests"},{"name":"21+13","sha":"f28896aa63592a37e7f78263548f3b2d4f2bc381","kind":"tag","published_at":"2023-04-13T12:05:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+13","html_url":"https://github.com/openjdk/jfx/releases/tag/21+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13/manifests"},{"name":"21+12","sha":"2b2a7f1f7cdad676159d471d2fee6025bbf4e939","kind":"tag","published_at":"2023-04-06T12:04:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+12","html_url":"https://github.com/openjdk/jfx/releases/tag/21+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12/manifests"},{"name":"21+11","sha":"2a5bf4647ca19f67eb56f2459f0a5acee6c05146","kind":"tag","published_at":"2023-03-30T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+11","html_url":"https://github.com/openjdk/jfx/releases/tag/21+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11/manifests"},{"name":"21+10","sha":"ae2e71fc5ac2e6c7cf6d671c15b53249783c71b3","kind":"tag","published_at":"2023-03-23T17:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+10","html_url":"https://github.com/openjdk/jfx/releases/tag/21+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10/manifests"},{"name":"20-ga","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-21T12:01:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/20-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga/manifests"},{"name":"21+9","sha":"935c7b797d79407d741735324313684617d1292d","kind":"tag","published_at":"2023-03-16T18:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+9","html_url":"https://github.com/openjdk/jfx/releases/tag/21+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9/manifests"},{"name":"21+8","sha":"4178ad72c356ce8bd8fca95ee4dd22987a3b175a","kind":"tag","published_at":"2023-03-09T18:48:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+8","html_url":"https://github.com/openjdk/jfx/releases/tag/21+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8/manifests"},{"name":"20+19","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-02T23:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+19","html_url":"https://github.com/openjdk/jfx/releases/tag/20+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19/manifests"},{"name":"21+7","sha":"9df6039a27a78f40a929b5ba4de0e38ce233a6fc","kind":"tag","published_at":"2023-03-02T22:43:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+7","html_url":"https://github.com/openjdk/jfx/releases/tag/21+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7/manifests"},{"name":"21+6","sha":"14883a296ac08a91fc24570a7479a6c8c2117643","kind":"tag","published_at":"2023-02-23T13:48:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+6","html_url":"https://github.com/openjdk/jfx/releases/tag/21+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6/manifests"},{"name":"21+5","sha":"f4ca00dd6f81a97401f78f422a6899cb44ab462f","kind":"tag","published_at":"2023-02-16T23:10:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+5","html_url":"https://github.com/openjdk/jfx/releases/tag/21+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5/manifests"},{"name":"21+4","sha":"e7d31914b3f91076df7777a2e5da02c4c71150b0","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+4","html_url":"https://github.com/openjdk/jfx/releases/tag/21+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4/manifests"},{"name":"20+18","sha":"abe80587a3515bbae5ba2f3d3a65cc0614e254fb","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+18","html_url":"https://github.com/openjdk/jfx/releases/tag/20+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18/manifests"},{"name":"21+3","sha":"e1f7d0c42be3839df7679ae45d74907ef33edfbe","kind":"tag","published_at":"2023-02-02T16:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+3","html_url":"https://github.com/openjdk/jfx/releases/tag/21+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3/manifests"},{"name":"20+17","sha":"8f2fac06152d3332e169f5b5389ac2ba84d18bc2","kind":"tag","published_at":"2023-02-02T16:18:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+17","html_url":"https://github.com/openjdk/jfx/releases/tag/20+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17/manifests"},{"name":"21+2","sha":"e234c89a253ece4962803a05d6ef77f0a7a80a82","kind":"tag","published_at":"2023-01-26T13:49:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+2","html_url":"https://github.com/openjdk/jfx/releases/tag/21+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2/manifests"},{"name":"19.0.2.1+0","sha":"659314932bd08fe0f9ea59c17db8ae510041dc3a","kind":"tag","published_at":"2023-01-19T17:01:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0/manifests"},{"name":"20+16","sha":"1ccb586c4808bf5026ca45f1b5a3f408818ae7fd","kind":"tag","published_at":"2023-01-19T16:58:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+16","html_url":"https://github.com/openjdk/jfx/releases/tag/20+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16/manifests"},{"name":"21+1","sha":"89219b70f8760dc6bd4e827e22c8190fdf3fea99","kind":"tag","published_at":"2023-01-19T16:56:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+1","html_url":"https://github.com/openjdk/jfx/releases/tag/21+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1/manifests"},{"name":"19.0.2.1+1","sha":"795ed10ef358d62635589bb1d5b74f2425e5bc80","kind":"tag","published_at":"2023-01-19T16:00:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1/manifests"},{"name":"19.0.2+1","sha":"d60d9ef73ea84a06a3e465f04acf3d7102ddb961","kind":"tag","published_at":"2023-01-18T07:14:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1/manifests"},{"name":"19.0.2+0","sha":"0db91abc0d97d45b05cc543bff024c9b36d53d11","kind":"tag","published_at":"2023-01-16T17:53:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0/manifests"},{"name":"20+15","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:34:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+15","html_url":"https://github.com/openjdk/jfx/releases/tag/20+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15/manifests"},{"name":"21+0","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+0","html_url":"https://github.com/openjdk/jfx/releases/tag/21+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0/manifests"},{"name":"20+14","sha":"ca29cc6122010e4b94778cc658efd4fdddc8af67","kind":"tag","published_at":"2023-01-05T23:07:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+14","html_url":"https://github.com/openjdk/jfx/releases/tag/20+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14/manifests"},{"name":"20+13","sha":"5b96d348ebcabb4b6d2e1d95937de3c82a1f6876","kind":"tag","published_at":"2022-12-22T20:00:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+13","html_url":"https://github.com/openjdk/jfx/releases/tag/20+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13/manifests"},{"name":"20+12","sha":"30147d2f8dfd3fe32f9ea6e70431efe90b015080","kind":"tag","published_at":"2022-12-15T19:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+12","html_url":"https://github.com/openjdk/jfx/releases/tag/20+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12/manifests"},{"name":"20+11","sha":"c900a00c7527f290e8047792fef4b45002930892","kind":"tag","published_at":"2022-12-08T20:42:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+11","html_url":"https://github.com/openjdk/jfx/releases/tag/20+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11/manifests"},{"name":"20+10","sha":"4a19fe71f9151460dca97d4ca9962fd630404ee8","kind":"tag","published_at":"2022-12-01T21:33:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+10","html_url":"https://github.com/openjdk/jfx/releases/tag/20+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10/manifests"},{"name":"20+9","sha":"cce85806c61f8b2a9bc18996a9922daf6daa9cd8","kind":"tag","published_at":"2022-11-23T23:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+9","html_url":"https://github.com/openjdk/jfx/releases/tag/20+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9/manifests"},{"name":"20+8","sha":"6cc9c4d1b9a46432f1568a54d7dcdf51e224559b","kind":"tag","published_at":"2022-11-17T11:53:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+8","html_url":"https://github.com/openjdk/jfx/releases/tag/20+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8/manifests"},{"name":"20+7","sha":"f4e27e9d37439716455838671d2f06b8aca1d236","kind":"tag","published_at":"2022-11-10T21:30:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+7","html_url":"https://github.com/openjdk/jfx/releases/tag/20+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7/manifests"},{"name":"20+6","sha":"7f17447aa44fbf5b09aaa2b699266dac8b50cea1","kind":"tag","published_at":"2022-11-04T12:13:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+6","html_url":"https://github.com/openjdk/jfx/releases/tag/20+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6/manifests"},{"name":"20+5","sha":"b3eec1d655ca8d17d13615ea430e92058d99ec1c","kind":"tag","published_at":"2022-10-27T16:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+5","html_url":"https://github.com/openjdk/jfx/releases/tag/20+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5/manifests"},{"name":"20+4","sha":"337c78183be84a3420691f615096b54a68ac4300","kind":"tag","published_at":"2022-10-06T08:05:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+4","html_url":"https://github.com/openjdk/jfx/releases/tag/20+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4/manifests"},{"name":"20+3","sha":"27f1905077cbc475fbce1b0f8d950d014dbb07a4","kind":"tag","published_at":"2022-09-16T08:51:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+3","html_url":"https://github.com/openjdk/jfx/releases/tag/20+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3/manifests"},{"name":"19+11","sha":"8b96776510908c14a860680ad99404c339faa48f","kind":"tag","published_at":"2022-09-02T06:36:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+11","html_url":"https://github.com/openjdk/jfx/releases/tag/19+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11/manifests"},{"name":"20+2","sha":"eaddb0fbeeb99900636f9704758f6c004860ff9a","kind":"tag","published_at":"2022-08-16T12:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+2","html_url":"https://github.com/openjdk/jfx/releases/tag/20+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2/manifests"},{"name":"19+10","sha":"6da05c2c7ed8f3911a43f51cbce2a5988a011c7d","kind":"tag","published_at":"2022-07-28T13:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+10","html_url":"https://github.com/openjdk/jfx/releases/tag/19+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10/manifests"},{"name":"20+1","sha":"7e48413eb0f9eb3dcbd9d3a1572fc311036092c8","kind":"tag","published_at":"2022-07-28T12:41:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+1","html_url":"https://github.com/openjdk/jfx/releases/tag/20+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1/manifests"},{"name":"18.0.2+2","sha":"9e06946b6c2d40f64893ddff8dcc8359968c3a94","kind":"tag","published_at":"2022-07-19T16:27:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2/manifests"},{"name":"18.0.2+1","sha":"58170f440950297affe9b53fe5d2743bbd102dc0","kind":"tag","published_at":"2022-07-19T07:39:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1/manifests"},{"name":"20+0","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T16:05:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+0","html_url":"https://github.com/openjdk/jfx/releases/tag/20+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0/manifests"},{"name":"19+9","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T09:59:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+9","html_url":"https://github.com/openjdk/jfx/releases/tag/19+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9/manifests"},{"name":"19+8","sha":"da5bd3716441f201691377c52abba59ce03bc322","kind":"tag","published_at":"2022-06-08T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+8","html_url":"https://github.com/openjdk/jfx/releases/tag/19+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8/manifests"},{"name":"19+7","sha":"81e1cc3edcbfda34479ee876cbd9eb74099a7e57","kind":"tag","published_at":"2022-05-18T13:31:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+7","html_url":"https://github.com/openjdk/jfx/releases/tag/19+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7/manifests"},{"name":"19+6","sha":"d69a498c2cde73339bc99e6c02c0d47fe4b1b650","kind":"tag","published_at":"2022-05-02T19:18:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+6","html_url":"https://github.com/openjdk/jfx/releases/tag/19+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6/manifests"},{"name":"18.0.2+0","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-20T06:45:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0/manifests"},{"name":"18.0.1+2","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-19T16:52:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2/manifests"},{"name":"18.0.1+1","sha":"7e2cefba7f28fc0570b7495a08203756caa5327c","kind":"tag","published_at":"2022-04-19T11:03:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1/manifests"},{"name":"18.0.1+0","sha":"df43d2bdff884f6ea2f2c1f908504260db04e423","kind":"tag","published_at":"2022-04-13T12:45:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0/manifests"},{"name":"19+5","sha":"c55931f662ccbb4cdbb602a31d3d61231ebf79ca","kind":"tag","published_at":"2022-04-11T13:26:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+5","html_url":"https://github.com/openjdk/jfx/releases/tag/19+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5/manifests"},{"name":"19+4","sha":"424aebae8f28d0c75caa3281a3e5d6a7ede86a8a","kind":"tag","published_at":"2022-03-29T09:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+4","html_url":"https://github.com/openjdk/jfx/releases/tag/19+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4/manifests"},{"name":"18+12","sha":"8b879eef96c9635a9ed16599344fa90568be2845","kind":"tag","published_at":"2022-03-08T09:43:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+12","html_url":"https://github.com/openjdk/jfx/releases/tag/18+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12/manifests"},{"name":"19+3","sha":"6f201f7a02dba14328d183e7d0db5dede4416ce4","kind":"tag","published_at":"2022-02-23T11:15:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+3","html_url":"https://github.com/openjdk/jfx/releases/tag/19+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3/manifests"},{"name":"18+11","sha":"ed39982515e1f4399841ffd75849988ff651396d","kind":"tag","published_at":"2022-02-10T18:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+11","html_url":"https://github.com/openjdk/jfx/releases/tag/18+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11/manifests"},{"name":"19+2","sha":"cdebc6cbafb579148b4addee44d307bd9739454b","kind":"tag","published_at":"2022-02-10T13:29:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+2","html_url":"https://github.com/openjdk/jfx/releases/tag/19+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2/manifests"},{"name":"19+1","sha":"f326e78ffdfcbbc9085bc50a38e0b4454b757157","kind":"tag","published_at":"2022-02-08T12:31:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1/manifests"},{"name":"18+10","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-18T09:25:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+10","html_url":"https://github.com/openjdk/jfx/releases/tag/18+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10/manifests"},{"name":"19+0","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-13T16:05:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0/manifests"},{"name":"18+9","sha":"c705bd493931d88650542be5466d6add359f45b9","kind":"tag","published_at":"2022-01-04T08:33:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+9","html_url":"https://github.com/openjdk/jfx/releases/tag/18+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9/manifests"},{"name":"18+8","sha":"5805bf8e5de90427a68164e52c1fbbd08bfd0aa4","kind":"tag","published_at":"2021-12-07T11:46:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+8","html_url":"https://github.com/openjdk/jfx/releases/tag/18+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8/manifests"},{"name":"18+7","sha":"f939d094e3f02575c77a12c3a986d5f601a65a1d","kind":"tag","published_at":"2021-11-16T11:06:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+7","html_url":"https://github.com/openjdk/jfx/releases/tag/18+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7/manifests"},{"name":"18+6","sha":"4d8e12d231476fe72742cf10c223d8baf5028677","kind":"tag","published_at":"2021-11-05T09:29:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+6","html_url":"https://github.com/openjdk/jfx/releases/tag/18+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6/manifests"},{"name":"18+5","sha":"717cfdc85817aee57d5326e592340c849382d7a4","kind":"tag","published_at":"2021-10-27T08:44:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+5","html_url":"https://github.com/openjdk/jfx/releases/tag/18+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5/manifests"},{"name":"18+4","sha":"2c86e0fc81074f6ad49b798c891a358a5fe15f94","kind":"tag","published_at":"2021-10-06T12:25:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+4","html_url":"https://github.com/openjdk/jfx/releases/tag/18+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4/manifests"},{"name":"18+3","sha":"338b999414ed5dc8fea19c12bd3e656fd9cab6f4","kind":"tag","published_at":"2021-09-22T19:49:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+3","html_url":"https://github.com/openjdk/jfx/releases/tag/18+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3/manifests"},{"name":"17.0.0.1+1","sha":"3a677c418b517a4868ae44bd66209aab83c29588","kind":"tag","published_at":"2021-09-15T16:18:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17.0.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17.0.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17.0.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1/manifests"},{"name":"17+18","sha":"14b23bcf69a321c44b09e584b30f39e1fa3e6948","kind":"tag","published_at":"2021-09-07T07:00:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+18","html_url":"https://github.com/openjdk/jfx/releases/tag/17+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18/manifests"},{"name":"17+17","sha":"03b7215b68c22b73dbec4fd554c3edaccb0102b6","kind":"tag","published_at":"2021-08-17T18:41:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+17","html_url":"https://github.com/openjdk/jfx/releases/tag/17+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17/manifests"},{"name":"18+2","sha":"ee442e516a20e979dc228ab63c6b795b74d49e41","kind":"tag","published_at":"2021-08-17T15:00:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2/manifests"},{"name":"17+16","sha":"748f464a7ada4ef1ae6ea3e81bfd592904451f8e","kind":"tag","published_at":"2021-07-21T08:31:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+16","html_url":"https://github.com/openjdk/jfx/releases/tag/17+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16/manifests"},{"name":"18+1","sha":"c490ddfdb1255add00dd7b0f14fe03857c6946c5","kind":"tag","published_at":"2021-07-20T20:04:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1/manifests"},{"name":"17+15","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T16:40:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+15","html_url":"https://github.com/openjdk/jfx/releases/tag/17+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15/manifests"},{"name":"18+0","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T15:58:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0/manifests"},{"name":"17+14","sha":"a1be1d591c0bf0bc118ffb8a4d1c4c8cc236b689","kind":"tag","published_at":"2021-06-30T16:14:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+14","html_url":"https://github.com/openjdk/jfx/releases/tag/17+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14/manifests"},{"name":"17+13","sha":"13cffbaad4068177d2d3239fa297302c3f94c217","kind":"tag","published_at":"2021-06-22T11:13:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+13","html_url":"https://github.com/openjdk/jfx/releases/tag/17+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13/manifests"},{"name":"17+12","sha":"47700d8ef0175d4b457bb658371d2da4ec0a8181","kind":"tag","published_at":"2021-06-04T14:37:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+12","html_url":"https://github.com/openjdk/jfx/releases/tag/17+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12/manifests"},{"name":"17+11","sha":"485b242d5993024e5e2b7dcf8d306e0a889ce07e","kind":"tag","published_at":"2021-05-19T09:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+11","html_url":"https://github.com/openjdk/jfx/releases/tag/17+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11/manifests"},{"name":"17+10","sha":"eb913cb78bbc7a4973d1dfab3b02335edeff72aa","kind":"tag","published_at":"2021-05-11T09:54:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+10","html_url":"https://github.com/openjdk/jfx/releases/tag/17+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10/manifests"},{"name":"17+9","sha":"e3e5116e4e9168015c0328dd1fbfffa3b3180626","kind":"tag","published_at":"2021-04-30T12:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+9","html_url":"https://github.com/openjdk/jfx/releases/tag/17+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9/manifests"},{"name":"17+8","sha":"6b63bf5c3f4540baf6d5cb12b6e85791f725b2bb","kind":"tag","published_at":"2021-04-27T08:34:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+8","html_url":"https://github.com/openjdk/jfx/releases/tag/17+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8/manifests"},{"name":"17+7","sha":"05ab7992a89cf9763528c14763ebc151c8f28613","kind":"tag","published_at":"2021-04-16T13:05:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+7","html_url":"https://github.com/openjdk/jfx/releases/tag/17+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7/manifests"},{"name":"17+6","sha":"b2f842de4d3db096f510fa3ef00936827bc85686","kind":"tag","published_at":"2021-04-02T19:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+6","html_url":"https://github.com/openjdk/jfx/releases/tag/17+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6/manifests"},{"name":"17+5","sha":"ed5cfe72e0da4e4b90eb83cac7c50fe761f28c04","kind":"tag","published_at":"2021-03-26T08:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+5","html_url":"https://github.com/openjdk/jfx/releases/tag/17+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5/manifests"},{"name":"17+4","sha":"d4d57fb177e0bda717fb3b77901d54081130561b","kind":"tag","published_at":"2021-03-22T09:26:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+4","html_url":"https://github.com/openjdk/jfx/releases/tag/17+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4/manifests"},{"name":"17+3","sha":"8adbc673d095607e8a6109fbb951fa17b9d6caad","kind":"tag","published_at":"2021-03-16T10:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+3","html_url":"https://github.com/openjdk/jfx/releases/tag/17+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3/manifests"},{"name":"16+8","sha":"e0ce73a3c8d82d3274bd10799b530f397a90ba60","kind":"tag","published_at":"2021-03-08T13:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+8","html_url":"https://github.com/openjdk/jfx/releases/tag/16+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8/manifests"},{"name":"17+2","sha":"dc91f64b753b032040316e8daac37cdb499d5196","kind":"tag","published_at":"2021-02-25T20:05:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+2","html_url":"https://github.com/openjdk/jfx/releases/tag/17+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2/manifests"},{"name":"17+1","sha":"a23d4aeb84b4b96c67b6adb8e3e54a926fda539e","kind":"tag","published_at":"2021-02-11T10:21:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1/manifests"},{"name":"16+7","sha":"0f20a98483902f9cf8637fc50b9241f181014723","kind":"tag","published_at":"2021-02-11T10:19:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+7","html_url":"https://github.com/openjdk/jfx/releases/tag/16+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7/manifests"},{"name":"16+6","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T19:27:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+6","html_url":"https://github.com/openjdk/jfx/releases/tag/16+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6/manifests"},{"name":"17+0","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T15:46:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+0","html_url":"https://github.com/openjdk/jfx/releases/tag/17+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0/manifests"},{"name":"16+5","sha":"bd510896e56eb844c07f4abf80150ea8c0d5e284","kind":"tag","published_at":"2020-11-30T18:04:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+5","html_url":"https://github.com/openjdk/jfx/releases/tag/16+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5/manifests"},{"name":"16+4","sha":"dd22cd2d97d4bfc305e44f2e77b4c104c62ff31f","kind":"tag","published_at":"2020-11-06T10:57:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+4","html_url":"https://github.com/openjdk/jfx/releases/tag/16+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4/manifests"},{"name":"15.0.1+1","sha":"fcfbbb2c7cea1e3f264fc610b1399edde6ed4f02","kind":"tag","published_at":"2020-10-21T20:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1/manifests"},{"name":"15.0.1+0","sha":"4b75750528a16c53666b8ef082cd3b36aa68c53a","kind":"tag","published_at":"2020-10-20T08:01:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0/manifests"},{"name":"16+3","sha":"31fce21fb7e42b376e6dd159d422e691bd6cf1ae","kind":"tag","published_at":"2020-10-19T09:54:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+3","html_url":"https://github.com/openjdk/jfx/releases/tag/16+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3/manifests"},{"name":"16+2","sha":"b2e2000c676f78db6849a54552ae8713286ec68d","kind":"tag","published_at":"2020-09-16T11:52:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+2","html_url":"https://github.com/openjdk/jfx/releases/tag/16+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2/manifests"},{"name":"15+9","sha":"41ff3fa8c52610ff6e2e3910ef7ecc8d908dd033","kind":"tag","published_at":"2020-09-04T07:28:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+9","html_url":"https://github.com/openjdk/jfx/releases/tag/15+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9/manifests"},{"name":"16+1","sha":"a46b2507c565e6a79aad79db589e82b3c9ccc0a9","kind":"tag","published_at":"2020-07-24T13:24:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+1","html_url":"https://github.com/openjdk/jfx/releases/tag/16+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1/manifests"},{"name":"15+8","sha":"6b008925f196f2f2835f6bf056b7fcaeadb947ab","kind":"tag","published_at":"2020-07-24T13:17:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+8","html_url":"https://github.com/openjdk/jfx/releases/tag/15+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8/manifests"},{"name":"14.0.2.1+1","sha":"7dc029292842d7ca0d52633b0c876f61aeb6013f","kind":"tag","published_at":"2020-07-17T10:42:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1/manifests"},{"name":"14.0.2.1+0","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-16T20:27:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0/manifests"},{"name":"14.0.2+1","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-15T08:49:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1/manifests"},{"name":"15+7","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:21:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+7","html_url":"https://github.com/openjdk/jfx/releases/tag/15+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7/manifests"},{"name":"16+0","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:01:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+0","html_url":"https://github.com/openjdk/jfx/releases/tag/16+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0/manifests"},{"name":"15+6","sha":"afa805fe8b87f6d9bda60b69e9365ea521439cb7","kind":"tag","published_at":"2020-06-09T11:50:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+6","html_url":"https://github.com/openjdk/jfx/releases/tag/15+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6/manifests"},{"name":"14.0.2+0","sha":"331a39be016a284e5495c73726e7b58e7769a75e","kind":"tag","published_at":"2020-05-22T14:12:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0/manifests"},{"name":"15+5","sha":"038556390ef30c912139fcb828ee4a41d8c5abc8","kind":"tag","published_at":"2020-05-07T07:55:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+5","html_url":"https://github.com/openjdk/jfx/releases/tag/15+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5/manifests"},{"name":"14.0.1-ga","sha":"0839c5cd5fbc39a6eea458011c07755b00112c9c","kind":"tag","published_at":"2020-05-02T15:22:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga/manifests"},{"name":"15+4","sha":"5e9fb8294770f40b9ee1e6e703e07c9d50310694","kind":"tag","published_at":"2020-04-20T13:03:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+4","html_url":"https://github.com/openjdk/jfx/releases/tag/15+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4/manifests"},{"name":"14.0.1+1","sha":"a2369b1ca1cd11c922756967309d3377e56c2d3f","kind":"tag","published_at":"2020-04-15T13:04:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1/manifests"},{"name":"14.0.1+0","sha":"f8c235bb75a22654e735caa02991cab12183ccf8","kind":"tag","published_at":"2020-04-14T12:54:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0/manifests"},{"name":"15+3","sha":"4d69a0d2a5c61b67dd671b582eee9e06dc072a0b","kind":"tag","published_at":"2020-04-14T09:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+3","html_url":"https://github.com/openjdk/jfx/releases/tag/15+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3/manifests"},{"name":"14-ga","sha":"b211f74631c1d96b6e8abacc845bfe4c90fe1b42","kind":"tag","published_at":"2020-03-13T20:12:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga/manifests"},{"name":"15+2","sha":"4c132cdf39282d26bf5e22ded5915d603ec337b7","kind":"tag","published_at":"2020-03-02T15:39:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+2","html_url":"https://github.com/openjdk/jfx/releases/tag/15+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2/manifests"},{"name":"14+9","sha":"35a01cafb6ca0327819d8076c281545c421484bd","kind":"tag","published_at":"2020-03-02T13:42:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+9","html_url":"https://github.com/openjdk/jfx/releases/tag/14+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9/manifests"},{"name":"14+8","sha":"a4b9f24e91a00fa72203547c9f49f27ed681cceb","kind":"tag","published_at":"2020-02-07T15:30:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+8","html_url":"https://github.com/openjdk/jfx/releases/tag/14+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8/manifests"},{"name":"15+1","sha":"921389fd5939dce14182da4e415bf32d22bc4c56","kind":"tag","published_at":"2020-01-24T18:30:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1/manifests"},{"name":"14+7","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+7","html_url":"https://github.com/openjdk/jfx/releases/tag/14+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7/manifests"},{"name":"15+0","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:02:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0/manifests"},{"name":"14+6","sha":"69e4ef35c1005b6cd61ae50e5c12d021723f8111","kind":"tag","published_at":"2019-12-21T07:51:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+6","html_url":"https://github.com/openjdk/jfx/releases/tag/14+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6/manifests"},{"name":"14+5","sha":"935e99d241fd971dc92c4357a5b170fb4ac29380","kind":"tag","published_at":"2019-12-20T10:48:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+5","html_url":"https://github.com/openjdk/jfx/releases/tag/14+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5/manifests"},{"name":"14+4","sha":"4ddf55428d06dddadfc8cd14baabdc4d17318ee2","kind":"tag","published_at":"2019-12-06T09:53:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+4","html_url":"https://github.com/openjdk/jfx/releases/tag/14+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4/manifests"},{"name":"14+3","sha":"126896db9928ae334332d38486fb61ad3a2e00a0","kind":"tag","published_at":"2019-11-26T18:53:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+3","html_url":"https://github.com/openjdk/jfx/releases/tag/14+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3/manifests"},{"name":"14+2","sha":"286d1b5427a2b9724cb400335741ed99295c5141","kind":"tag","published_at":"2019-11-06T16:57:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+2","html_url":"https://github.com/openjdk/jfx/releases/tag/14+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2/manifests"},{"name":"14+1","sha":"16329674714ac11bb769f34abf4973461c4f9fa4","kind":"tag","published_at":"2019-09-23T17:53:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1/manifests"},{"name":"13+14","sha":"8f2572c09d9930f1497b4a14f84e0db1285489c6","kind":"tag","published_at":"2019-08-30T19:00:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+14","html_url":"https://github.com/openjdk/jfx/releases/tag/13+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14/manifests"},{"name":"13+13","sha":"2b82249ebc9c6e53e8846ff742c388c9df1c7397","kind":"tag","published_at":"2019-08-20T08:43:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+13","html_url":"https://github.com/openjdk/jfx/releases/tag/13+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13/manifests"},{"name":"13+12","sha":"5e169f75c619c6ef623fce572ec3e447f4a60bff","kind":"tag","published_at":"2019-08-09T07:37:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+12","html_url":"https://github.com/openjdk/jfx/releases/tag/13+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12/manifests"},{"name":"13+11","sha":"dbce14db944cbaad092becf798cbe4bcab3e43b4","kind":"tag","published_at":"2019-07-26T21:40:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+11","html_url":"https://github.com/openjdk/jfx/releases/tag/13+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11/manifests"},{"name":"13+10","sha":"bd02deebf7f64dce66f8e4a2c07370e52dbefaa7","kind":"tag","published_at":"2019-07-18T08:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+10","html_url":"https://github.com/openjdk/jfx/releases/tag/13+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10/manifests"},{"name":"14+0","sha":"141cf7e7256b6ef489c891251a37e45698fe80c9","kind":"tag","published_at":"2019-07-09T12:09:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0/manifests"},{"name":"13+9","sha":"9dbd8abf55b6af98b662e73928e35658765245c6","kind":"tag","published_at":"2019-06-13T13:31:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+9","html_url":"https://github.com/openjdk/jfx/releases/tag/13+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9/manifests"},{"name":"13+8","sha":"f55024f7824abc8600c7cd0d43310115fc706deb","kind":"tag","published_at":"2019-05-17T09:07:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+8","html_url":"https://github.com/openjdk/jfx/releases/tag/13+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8/manifests"},{"name":"13+7","sha":"59e84fd49deda1cea8a3e509891e1766b0ef8ee9","kind":"tag","published_at":"2019-05-04T15:59:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+7","html_url":"https://github.com/openjdk/jfx/releases/tag/13+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7/manifests"},{"name":"13+6","sha":"4c33ea92347b32e9e3c4a861a00a0c6c749e418d","kind":"tag","published_at":"2019-04-23T07:17:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+6","html_url":"https://github.com/openjdk/jfx/releases/tag/13+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6/manifests"},{"name":"13+5","sha":"06425a0f8d203c2acc7f2d1a652eea5b830122ff","kind":"tag","published_at":"2019-04-12T10:53:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+5","html_url":"https://github.com/openjdk/jfx/releases/tag/13+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5/manifests"},{"name":"13+4","sha":"89c51eeaa5e4bae3e205ed67cebd42e650eced62","kind":"tag","published_at":"2019-04-04T11:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+4","html_url":"https://github.com/openjdk/jfx/releases/tag/13+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4/manifests"},{"name":"13+3","sha":"6516798c6262e8e07e5bfb2e24e6482e392eb329","kind":"tag","published_at":"2019-03-22T09:59:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+3","html_url":"https://github.com/openjdk/jfx/releases/tag/13+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3/manifests"},{"name":"13+2","sha":"a9b22d2d2924448e8030d3e5fdef1fa8b51e612b","kind":"tag","published_at":"2019-03-14T19:26:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+2","html_url":"https://github.com/openjdk/jfx/releases/tag/13+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2/manifests"},{"name":"13+1","sha":"a6d9ece22b4b7a13973024aa9da6825bdf939ee8","kind":"tag","published_at":"2019-03-11T15:11:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+1","html_url":"https://github.com/openjdk/jfx/releases/tag/13+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1/manifests"},{"name":"12+14","sha":"10f69390d661cc6cabd40c2479a88e648303832b","kind":"tag","published_at":"2019-02-22T07:57:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+14","html_url":"https://github.com/openjdk/jfx/releases/tag/12+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14/manifests"},{"name":"12+13","sha":"a6a99e54ef4692bca0f69226e1cb902cca43478a","kind":"tag","published_at":"2019-02-15T10:54:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+13","html_url":"https://github.com/openjdk/jfx/releases/tag/12+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13/manifests"},{"name":"12+12","sha":"1baed99ad0d759d31f2ea75a4a1bbcc8b5a21220","kind":"tag","published_at":"2019-02-07T18:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+12","html_url":"https://github.com/openjdk/jfx/releases/tag/12+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12/manifests"},{"name":"12+11","sha":"bed3e73e8438e115575622729bd822d4947ce85a","kind":"tag","published_at":"2019-02-01T19:10:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+11","html_url":"https://github.com/openjdk/jfx/releases/tag/12+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11/manifests"},{"name":"13+0","sha":"711ca2dc8b33278201154022348cd550480ce87a","kind":"tag","published_at":"2019-01-25T13:55:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+0","html_url":"https://github.com/openjdk/jfx/releases/tag/13+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0/manifests"},{"name":"12+10","sha":"1feceed09e92dc32f1d920bd83f56d7996f820ed","kind":"tag","published_at":"2019-01-24T13:18:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+10","html_url":"https://github.com/openjdk/jfx/releases/tag/12+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10/manifests"},{"name":"12+9","sha":"c8711497f1538168736f45c786bba75932bd887a","kind":"tag","published_at":"2019-01-18T11:46:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+9","html_url":"https://github.com/openjdk/jfx/releases/tag/12+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9/manifests"},{"name":"12+8","sha":"eb14f242156120deb5303e2fde8c999f3b97b59a","kind":"tag","published_at":"2019-01-11T10:06:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+8","html_url":"https://github.com/openjdk/jfx/releases/tag/12+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8/manifests"},{"name":"12+7","sha":"de5ab6e1c588aaae6cd156e6a3564f046350e72b","kind":"tag","published_at":"2019-01-04T10:11:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+7","html_url":"https://github.com/openjdk/jfx/releases/tag/12+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7/manifests"},{"name":"12+6","sha":"82507d6199148ed196c3ea3e098c23f623847eb0","kind":"tag","published_at":"2018-12-17T08:18:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+6","html_url":"https://github.com/openjdk/jfx/releases/tag/12+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6/manifests"},{"name":"12+5","sha":"b30d8a9e446f731059aab197d37b430782a6ecff","kind":"tag","published_at":"2018-12-14T09:41:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+5","html_url":"https://github.com/openjdk/jfx/releases/tag/12+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5/manifests"},{"name":"12+4","sha":"6ac88b149c6af7c24ef36ccbc3eee941f49867de","kind":"tag","published_at":"2018-12-07T10:24:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+4","html_url":"https://github.com/openjdk/jfx/releases/tag/12+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4/manifests"},{"name":"12+3","sha":"fc074d5eb923c807a26284a59cdbac724c44b4e8","kind":"tag","published_at":"2018-11-29T20:12:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+3","html_url":"https://github.com/openjdk/jfx/releases/tag/12+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3/manifests"},{"name":"12+2","sha":"79a927b7e3c832595fe3ac266146be1fa1467d08","kind":"tag","published_at":"2018-11-12T09:26:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+2","html_url":"https://github.com/openjdk/jfx/releases/tag/12+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2/manifests"},{"name":"12+1","sha":"c90897f0af573fca3eb4d00bca0da4a788353bb6","kind":"tag","published_at":"2018-10-30T18:44:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+1","html_url":"https://github.com/openjdk/jfx/releases/tag/12+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1/manifests"},{"name":"11+26","sha":"ee351e5ba6bb3e8480cabfb76a4fcd69bf5cf3df","kind":"tag","published_at":"2018-09-13T12:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+26","html_url":"https://github.com/openjdk/jfx/releases/tag/11+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26/manifests"},{"name":"11+25","sha":"ff33e299db35559964d2cdfe203a67fdf1711bd7","kind":"tag","published_at":"2018-08-29T02:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+25","html_url":"https://github.com/openjdk/jfx/releases/tag/11+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25/manifests"},{"name":"11+24","sha":"431f0b2c29117807d6f091b35994c3a44477561c","kind":"tag","published_at":"2018-08-22T03:36:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+24","html_url":"https://github.com/openjdk/jfx/releases/tag/11+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24/manifests"},{"name":"11+23","sha":"e7761eed9d709052db0e1a440fbb8be7dcf80b1f","kind":"tag","published_at":"2018-08-15T02:58:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+23","html_url":"https://github.com/openjdk/jfx/releases/tag/11+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23/manifests"},{"name":"12+0","sha":"c6739f85f511ee53417643a9a900d0960602cee5","kind":"tag","published_at":"2018-08-08T17:38:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+0","html_url":"https://github.com/openjdk/jfx/releases/tag/12+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0/manifests"},{"name":"11+22","sha":"dfb0ff8d022d042285851698f9748f7e55c80f73","kind":"tag","published_at":"2018-08-08T02:34:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+22","html_url":"https://github.com/openjdk/jfx/releases/tag/11+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22/manifests"},{"name":"11+21","sha":"8abdcbd7924d4a6fe8842d4f910177936687675f","kind":"tag","published_at":"2018-08-01T04:16:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+21","html_url":"https://github.com/openjdk/jfx/releases/tag/11+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21/manifests"},{"name":"11+20","sha":"1bcfc3d1f7957a07d02dd7783bdc09b7be1dbbee","kind":"tag","published_at":"2018-07-25T03:03:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+20","html_url":"https://github.com/openjdk/jfx/releases/tag/11+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20/manifests"},{"name":"11+19","sha":"c9993499827b30507ffe6cf7c8a8db2abaa6a3fd","kind":"tag","published_at":"2018-07-18T03:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+19","html_url":"https://github.com/openjdk/jfx/releases/tag/11+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19/manifests"},{"name":"11+18","sha":"e5815355c5377e3eec950d2ba2789def96a32dae","kind":"tag","published_at":"2018-07-11T04:02:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+18","html_url":"https://github.com/openjdk/jfx/releases/tag/11+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18/manifests"},{"name":"11+17","sha":"c936b00f53b1cc22ed8530c000f3ab62a01491ea","kind":"tag","published_at":"2018-07-04T04:32:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+17","html_url":"https://github.com/openjdk/jfx/releases/tag/11+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17/manifests"},{"name":"11+16","sha":"9511a7f430c6914aad761b20db492eec0030e474","kind":"tag","published_at":"2018-06-27T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+16","html_url":"https://github.com/openjdk/jfx/releases/tag/11+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16/manifests"},{"name":"11+15","sha":"31ae4bf611d4655c5018faf79f41b25ae475d470","kind":"tag","published_at":"2018-06-14T07:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+15","html_url":"https://github.com/openjdk/jfx/releases/tag/11+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15/manifests"},{"name":"jdk-11+14","sha":"0a10bdc2c59d4fa3a8bbe0557731650c18451c77","kind":"tag","published_at":"2018-05-16T14:56:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14/manifests"},{"name":"jdk-11+13","sha":"b839c4db3d2129c7ed9a1c98fc7c65915aae74b8","kind":"tag","published_at":"2018-05-09T01:55:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13/manifests"},{"name":"jdk-11+12","sha":"ab16dc2f6e8a5aaefbef4beef0cb271022f54035","kind":"tag","published_at":"2018-05-02T10:23:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12/manifests"},{"name":"jdk-11+11","sha":"4f5dc45bd28683899809c87916c4d168b53634d2","kind":"tag","published_at":"2018-04-25T02:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11/manifests"},{"name":"jdk-11+10","sha":"75ae519a4effab80f2b526b1c68960ca415d246f","kind":"tag","published_at":"2018-04-18T01:40:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10/manifests"},{"name":"jdk-11+9","sha":"b4e75ea153a462036d8c32ee10e9db35685e33a6","kind":"tag","published_at":"2018-04-11T02:04:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9/manifests"},{"name":"jdk-11+8","sha":"81527d59a2c79a945150765ad1819b005a81eb0f","kind":"tag","published_at":"2018-04-04T01:40:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+8","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8/manifests"},{"name":"jdk-11+7","sha":"1e4671e147674f0d0d24c532c360774ce30d3cb8","kind":"tag","published_at":"2018-03-28T01:59:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+7","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7/manifests"},{"name":"jdk-11+6","sha":"9b5153008ec1af868d63ff2afff4f62ccf44fe49","kind":"tag","published_at":"2018-03-21T01:56:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+6","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6/manifests"},{"name":"jdk-11+5","sha":"c17ca257eadf6a17156051ad5dae1bb7b184568e","kind":"tag","published_at":"2018-03-16T07:35:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+5","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5/manifests"},{"name":"jdk-10+46","sha":"ebd7200aa35eb26d1fb1c0e7dbe81f1e9199b719","kind":"tag","published_at":"2018-03-07T20:42:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+46","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46/manifests"},{"name":"jdk-11+4","sha":"b2f8284336cfc5274e3b0db3b8449d7dd2362ea0","kind":"tag","published_at":"2018-03-07T03:03:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+4","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4/manifests"},{"name":"jdk-11+3","sha":"c9e33e2d90d54835cf5ec256f46922951573ea8e","kind":"tag","published_at":"2018-02-28T02:39:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+3","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3/manifests"},{"name":"jdk-10+45","sha":"a8f55c5cadbb949f003b763fdf4f3727266494cf","kind":"tag","published_at":"2018-02-27T00:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+45","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45/manifests"},{"name":"jdk-11+2","sha":"cd27ba7b96e36585fe35d08eb8b0a13c315a85a2","kind":"tag","published_at":"2018-02-22T08:40:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+2","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2/manifests"},{"name":"jdk-10+44","sha":"5cdb04eaefbcfadccc839602df32d3c01367153f","kind":"tag","published_at":"2018-02-14T23:38:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+44","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44/manifests"},{"name":"jdk-11+1","sha":"0d6fea7281585c45268495875299c48811fa0e50","kind":"tag","published_at":"2018-02-14T19:54:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+1","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1/manifests"},{"name":"jdk-10+43","sha":"9da5bf9cbf26a1659f2b2df5130e5fda588f2351","kind":"tag","published_at":"2018-02-07T14:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+43","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43/manifests"},{"name":"jdk-10+42","sha":"f35eaf2db5c205ebfab7750200bc7147b4de6e70","kind":"tag","published_at":"2018-01-31T14:40:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+42","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42/manifests"},{"name":"jdk-10+41","sha":"454f3e5c75a3f69679b48108b18a6e23ce2378e7","kind":"tag","published_at":"2018-01-24T04:47:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+41","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41/manifests"},{"name":"jdk-10+40","sha":"ec12d09593cb2a5a014b53b702142d4c8480932b","kind":"tag","published_at":"2018-01-17T06:44:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+40","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40/manifests"},{"name":"jdk-10+39","sha":"374841020d8a2f6f60d38f0104cdda55f6d19b46","kind":"tag","published_at":"2018-01-10T06:45:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+39","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39/manifests"},{"name":"jdk-10+38","sha":"1198a7aed7188e37fc8c31334390822c49e2c1cb","kind":"tag","published_at":"2018-01-03T09:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+38","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38/manifests"},{"name":"jdk-10+37","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T04:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+37","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37/manifests"},{"name":"jdk-11+0","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T02:21:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0/manifests"},{"name":"jdk-10+36","sha":"6da44a76249b9843ee0c1733bc13f2fd18768b4d","kind":"tag","published_at":"2017-12-13T09:42:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+36","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36/manifests"},{"name":"jdk-10+35","sha":"c975127f8a6ef34b9395b868baff5150f7cb7319","kind":"tag","published_at":"2017-12-06T07:27:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+35","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35/manifests"},{"name":"jdk-10+34","sha":"62d154f5b8c6b08ebf8357c4c20c119ee344ecbf","kind":"tag","published_at":"2017-11-29T06:47:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+34","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34/manifests"},{"name":"jdk-10+33","sha":"90771676f403058358cc6abf07e9146a0d8bdf92","kind":"tag","published_at":"2017-11-22T00:26:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+33","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33/manifests"},{"name":"jdk-10+32","sha":"66b746233a2847fa420e772465ce8b3b92a6d028","kind":"tag","published_at":"2017-11-15T21:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+32","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32/manifests"},{"name":"jdk-10+31","sha":"685c796637ef109d0544fa37239d2ff5e479460d","kind":"tag","published_at":"2017-11-09T03:51:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+31","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31/manifests"},{"name":"jdk-10+30","sha":"d8a77bfbe483e055b1293603b86d207eb4a47270","kind":"tag","published_at":"2017-11-01T09:00:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+30","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30/manifests"},{"name":"jdk-10+29","sha":"ddfbef38cb3749b815c62e0a74acde5a3ec60a2d","kind":"tag","published_at":"2017-10-25T04:34:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+29","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29/manifests"},{"name":"jdk-10+28","sha":"faf1450d185659dc1734bcc8a9865717e9493caa","kind":"tag","published_at":"2017-10-18T21:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+28","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28/manifests"},{"name":"jdk-10+27","sha":"191325b3f07b7e118793d327cbb0d13c9c1c154d","kind":"tag","published_at":"2017-10-11T16:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+27","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27/manifests"},{"name":"jdk-10+26","sha":"1c5fa80a2c78bd9d1377bd3790171ace6d27dc8a","kind":"tag","published_at":"2017-10-04T14:27:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+26","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26/manifests"},{"name":"jdk-10+23","sha":"2ca03ca98ea3c421baf9b4c73e6a1ea211dec3cd","kind":"tag","published_at":"2017-09-06T05:22:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+23","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23/manifests"},{"name":"jdk-10+22","sha":"88048cc32ee8bb7a8b1cde02157b6317bb52fe77","kind":"tag","published_at":"2017-08-30T06:42:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+22","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22/manifests"},{"name":"jdk-10+21","sha":"8b24ee504c037bdfcb566c3875ce960a4a46a0f6","kind":"tag","published_at":"2017-08-23T03:26:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+21","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21/manifests"},{"name":"jdk-10+20","sha":"36ea4f6a11d37f6e872840e0f8dfff4faeacd4b3","kind":"tag","published_at":"2017-08-16T03:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+20","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20/manifests"},{"name":"jdk-10+19","sha":"9c1c110269dffa52d712a56ef231782e19f4ba6d","kind":"tag","published_at":"2017-08-08T01:09:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+19","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19/manifests"},{"name":"jdk-10+18","sha":"0760c3bf83383e96d1817a8d81f19354d8c99f41","kind":"tag","published_at":"2017-08-02T03:22:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+18","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18/manifests"},{"name":"jdk-9+181","sha":"65c628fce9f66d4adbeac0ab1078ce3a92c00f3f","kind":"tag","published_at":"2017-07-31T11:14:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+181","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181/manifests"},{"name":"jdk-10+17","sha":"e7be01fb19db8842ed997d1cddb70dad005db6ff","kind":"tag","published_at":"2017-07-26T03:27:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+17","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17/manifests"},{"name":"jdk-9+180","sha":"70db454b258a85123cf1c7922cc681fd907316ad","kind":"tag","published_at":"2017-07-22T01:04:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+180","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180/manifests"},{"name":"jdk-10+16","sha":"c2d9ec77c2ff7e65f1061050aff78a7dde8964c9","kind":"tag","published_at":"2017-07-19T07:41:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+16","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16/manifests"},{"name":"jdk-9+179","sha":"cb51bf7e7ffe9b46cb17212c5961b8daa1ca4289","kind":"tag","published_at":"2017-07-19T02:50:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+179","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179/manifests"},{"name":"jdk-10+15","sha":"7db2b4f229e3c516f7a7ebbfaf01239d221572c7","kind":"tag","published_at":"2017-07-12T03:51:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+15","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15/manifests"},{"name":"jdk-9+178","sha":"68fda720edd743bd4ffe40033fa3e17acca4f220","kind":"tag","published_at":"2017-07-08T17:10:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+178","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178/manifests"},{"name":"jdk-9+177","sha":"c1633d58634255ba8746daa3a8fff8980158660a","kind":"tag","published_at":"2017-07-01T10:26:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+177","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177/manifests"},{"name":"jdk-10+14","sha":"368ca4b44ce2c9237a2c77bd05ea29da840b0e48","kind":"tag","published_at":"2017-06-28T03:01:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14/manifests"},{"name":"jdk-9+176","sha":"476d4d253d9be64ea084ed9882dd2ed0ae05dd12","kind":"tag","published_at":"2017-06-26T04:21:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+176","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176/manifests"},{"name":"jdk-10+13","sha":"c7474e34d52d1758033c2172aad7a946b11b62d0","kind":"tag","published_at":"2017-06-21T03:37:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13/manifests"},{"name":"jdk-9+175","sha":"d0816052aa9e14b34ecbb004856813e5d9287b1c","kind":"tag","published_at":"2017-06-16T22:58:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+175","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175/manifests"},{"name":"jdk-10+12","sha":"6058a85b733e0a33505ee3250235cd17953453f7","kind":"tag","published_at":"2017-06-14T02:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12/manifests"},{"name":"jdk-9+174","sha":"b574693da54601cf010a013bf46da96c54bf37db","kind":"tag","published_at":"2017-06-09T23:06:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+174","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174/manifests"},{"name":"jdk-10+11","sha":"f2c675a63bbc47eae19cc2603cd60bf4684c46a5","kind":"tag","published_at":"2017-06-07T03:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11/manifests"},{"name":"jdk-9+173","sha":"c14e288e99aa84f35262e98373a4c3b9a4a80b81","kind":"tag","published_at":"2017-06-02T23:01:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+173","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173/manifests"},{"name":"jdk-10+10","sha":"56cb842028c0cba465566ac7fa445f67839ea877","kind":"tag","published_at":"2017-05-31T04:19:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10/manifests"},{"name":"jdk-9+172","sha":"fe5525a9a8dd5614188b1df676c97470afc9bf7d","kind":"tag","published_at":"2017-05-26T22:57:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+172","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172/manifests"},{"name":"jdk-10+9","sha":"440add394844e0834aee1ce194eb1f17fa25f16f","kind":"tag","published_at":"2017-05-25T10:55:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9/manifests"},{"name":"jdk-9+171","sha":"5b566276e2c57a202e39cee59184b3ce1744e5b6","kind":"tag","published_at":"2017-05-19T23:08:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+171","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171/manifests"},{"name":"jdk-9+170","sha":"06f940d0ef72cda943467622c21e56453dc62a5a","kind":"tag","published_at":"2017-05-12T23:09:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+170","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170/manifests"},{"name":"jdk-9+169","sha":"f498bb1890ffb3825416419b8253a94517b88d8d","kind":"tag","published_at":"2017-05-06T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+169","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169/manifests"},{"name":"jdk-9+168","sha":"7ff4624034ccbf16c44ecef28debdb7cb78370cd","kind":"tag","published_at":"2017-05-01T07:00:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+168","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168/manifests"},{"name":"jdk-9+167","sha":"f33ed687d1baac54dcaf663611d3f293f1e8c7f0","kind":"tag","published_at":"2017-04-21T23:08:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+167","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167/manifests"},{"name":"jdk-9+166","sha":"f6b30a52a459f6ab58b0fce4ad67953b834402bf","kind":"tag","published_at":"2017-04-14T23:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+166","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166/manifests"},{"name":"jdk-9+165","sha":"f2f006583133194782e4aaeeee8a1bbfb96ee3de","kind":"tag","published_at":"2017-04-07T23:07:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+165","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165/manifests"},{"name":"jdk-9+164","sha":"465622238a38507c4b238a78b0acef69991bd3dd","kind":"tag","published_at":"2017-03-31T23:05:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+164","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164/manifests"},{"name":"jdk-9+163","sha":"d858d4d726995e83312b3ee7768aca73ae7058d5","kind":"tag","published_at":"2017-03-24T23:02:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+163","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163/manifests"},{"name":"jdk-9+162","sha":"ef16172651a91dea201033892d5f2c9bc6d63f7f","kind":"tag","published_at":"2017-03-17T23:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+162","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162/manifests"},{"name":"jdk-9+161","sha":"63c1f82e1f6c768507764653cca9bb0776987b4f","kind":"tag","published_at":"2017-03-11T00:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+161","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161/manifests"},{"name":"jdk-10+0","sha":"0cb8cae27169615b7204f003bf3bf7941c11e328","kind":"tag","published_at":"2017-03-07T18:54:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0/manifests"},{"name":"jdk-9+160","sha":"43cde5821620c1914f41e7edb29b41d04f1e6d74","kind":"tag","published_at":"2017-03-04T20:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+160","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160/manifests"},{"name":"jdk-9+159","sha":"bf292ae3c4a9d8324bf542890ff4ab3bbfb9e7e6","kind":"tag","published_at":"2017-02-25T00:16:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+159","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159/manifests"},{"name":"jdk-9+158","sha":"9ca1b5912aff167d32e1a25d98f4a50b15ffc3b0","kind":"tag","published_at":"2017-02-17T23:36:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+158","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158/manifests"},{"name":"jdk-9+157","sha":"2970bd08e46fc5a876245b253ce273c97a73098f","kind":"tag","published_at":"2017-02-10T23:37:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+157","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157/manifests"},{"name":"jdk-9+156","sha":"7d3558c56c9e0c6e307b66d788efa9e7d6dbdc67","kind":"tag","published_at":"2017-02-03T23:35:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+156","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156/manifests"},{"name":"jdk-9+155","sha":"094123c232a05eb6afe2b9ba9934942bb0ca6961","kind":"tag","published_at":"2017-01-30T07:34:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+155","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155/manifests"},{"name":"jdk-9+154","sha":"e47b6dee526ed048639691cccf1396f7152d81f1","kind":"tag","published_at":"2017-01-23T03:54:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+154","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154/manifests"},{"name":"jdk-9+153","sha":"8888d4bcb9ebabbb9e1efb4b9d878ad11e863be7","kind":"tag","published_at":"2017-01-13T23:33:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+153","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153/manifests"},{"name":"jdk-9+152","sha":"cb35c80ab25770d0ee3b435bfd2c6bb56b84f420","kind":"tag","published_at":"2017-01-07T00:25:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+152","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152/manifests"},{"name":"jdk-9+151","sha":"2ced728db2a9e0287fa6361d2b33fc20e9c74fb1","kind":"tag","published_at":"2017-01-05T02:05:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+151","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151/manifests"},{"name":"jdk-9+150","sha":"80bfd655c5afc13ec1a9a3d628f5c83e88cc7f8e","kind":"tag","published_at":"2016-12-22T09:42:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+150","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150/manifests"},{"name":"jdk-9+149","sha":"261167a2776542d1e40e5a8f7b05e6484145c205","kind":"tag","published_at":"2016-12-14T09:50:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+149","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149/manifests"},{"name":"jdk-9+148","sha":"00c490418f6fa759b838a67b97caa7f81810275d","kind":"tag","published_at":"2016-12-08T10:02:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+148","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148/manifests"},{"name":"jdk-9+147","sha":"39acf446c0e5607e18eb653650547faa5c6ad213","kind":"tag","published_at":"2016-12-01T08:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+147","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147/manifests"},{"name":"jdk-9+146","sha":"3559bcaa07d1bb99ab879e311e0d7a7c7c392a0e","kind":"tag","published_at":"2016-11-23T11:31:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+146","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146/manifests"},{"name":"jdk-9+145","sha":"6cf1798516fe64da421582619073d52e543a7576","kind":"tag","published_at":"2016-11-17T10:50:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+145","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145/manifests"},{"name":"jdk-9+144","sha":"5ea2054dca46be58611926b8b95e99403356a995","kind":"tag","published_at":"2016-11-10T07:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+144","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144/manifests"},{"name":"jdk-9+143","sha":"f81449ad311513770185d312e8541431ca51b788","kind":"tag","published_at":"2016-11-04T10:23:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+143","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143/manifests"},{"name":"jdk-9+142","sha":"f67be9ea6741d050cc16bf77cf65afb89f72f5ed","kind":"tag","published_at":"2016-10-27T06:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+142","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142/manifests"},{"name":"jdk-9+141","sha":"b5e5a27c07b94d4eed141f1facd05bf129c1fc38","kind":"tag","published_at":"2016-10-20T09:11:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+141","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141/manifests"},{"name":"jdk-9+140","sha":"2556a36a1fbfe9cae4879fe185cb635224a75a9c","kind":"tag","published_at":"2016-10-13T07:24:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+140","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140/manifests"},{"name":"jdk-9+139","sha":"05223763914b3c59771e478e817d422390ff3792","kind":"tag","published_at":"2016-10-06T21:30:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+139","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139/manifests"},{"name":"jdk-9+138","sha":"bf36c7323204673dec50531b30b82937211d5b36","kind":"tag","published_at":"2016-09-29T06:10:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+138","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138/manifests"},{"name":"jdk-9+137","sha":"760cdfe7fdfc67dce739842f75996afd17b88603","kind":"tag","published_at":"2016-09-22T13:21:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+137","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137/manifests"},{"name":"jdk-9+136","sha":"61ff2836e9660a25fc28a84cf0e979e39eca65fb","kind":"tag","published_at":"2016-09-15T14:44:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+136","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136/manifests"},{"name":"jdk-9+135","sha":"1e19f7a5ca55f2aca01023d05513a529b58931dc","kind":"tag","published_at":"2016-09-08T06:36:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+135","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135/manifests"},{"name":"jdk-9+134","sha":"1c191deeefd0e7b2b5f6918a210707845cdca85f","kind":"tag","published_at":"2016-09-01T09:33:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+134","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134/manifests"},{"name":"jdk-9+133","sha":"3b021b234f6b9e9635b8c7e76f025105ef0e964b","kind":"tag","published_at":"2016-08-25T11:37:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+133","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133/manifests"},{"name":"jdk-9+132","sha":"e7c81d61a49a42a5be3f2d589584a8ab1e5a94fa","kind":"tag","published_at":"2016-08-18T08:39:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+132","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132/manifests"},{"name":"jdk-9+131","sha":"faac28b1016154c82a6826035d1df40c2c1cb19c","kind":"tag","published_at":"2016-08-11T11:48:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+131","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131/manifests"},{"name":"jdk-9+130","sha":"81d26e4fd1c3e08670ec9f8fbdd90d113e0953bc","kind":"tag","published_at":"2016-08-04T11:25:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+130","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130/manifests"},{"name":"jdk-9+129","sha":"9d7a4b0fb13528a9e1d34aeacfb7f0b018d27109","kind":"tag","published_at":"2016-07-28T08:59:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+129","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129/manifests"},{"name":"jdk-9+128","sha":"a901a16037047af7eb6bf85d100f9a6978f9d3e7","kind":"tag","published_at":"2016-07-21T12:55:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+128","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128/manifests"},{"name":"jdk-9+127","sha":"90224a2f416314cbebc845b67a5ecedcd0dfd989","kind":"tag","published_at":"2016-07-14T09:00:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+127","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127/manifests"},{"name":"jdk-9+126","sha":"65c86feb834c274d34bace999e5aaa80596cf551","kind":"tag","published_at":"2016-07-07T21:24:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+126","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126/manifests"},{"name":"jdk-9+125","sha":"613e3409612adebea71909e6c6b9a0ead73bbcc4","kind":"tag","published_at":"2016-06-30T14:21:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+125","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125/manifests"},{"name":"jdk-9+124","sha":"d8919cc68384876110989fdccc6fb344e9530d0f","kind":"tag","published_at":"2016-06-23T18:45:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+124","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124/manifests"},{"name":"jdk-9+123","sha":"b5884d09ee9605edfe3b8d89a0b2998c365b7aca","kind":"tag","published_at":"2016-06-16T15:21:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+123","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123/manifests"},{"name":"jdk-9+122","sha":"4a1aac42ff4c0f2af8d7fa512056a048abcd1c75","kind":"tag","published_at":"2016-06-09T11:49:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+122","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122/manifests"},{"name":"jdk-9+121","sha":"db79c2a0e44c87ff55dd217ebb1db29526f16997","kind":"tag","published_at":"2016-06-02T11:11:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+121","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121/manifests"},{"name":"jdk-9+120","sha":"266213c6c7c8d617c9e7531ecffc829c92508cf0","kind":"tag","published_at":"2016-05-26T16:55:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+120","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120/manifests"},{"name":"jdk-9+119","sha":"f6a03b7ed0f23539c745c2eb62b6dc8b7060aadb","kind":"tag","published_at":"2016-05-19T15:10:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+119","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119/manifests"},{"name":"jdk-9+118","sha":"bceda33a87fb8ab055c1d45b957fdfdf84fb61ac","kind":"tag","published_at":"2016-05-12T09:15:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+118","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118/manifests"},{"name":"jdk-9+117","sha":"4958f5d7ea685430c4bd550b45c08c35b6436b48","kind":"tag","published_at":"2016-05-05T13:26:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+117","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117/manifests"},{"name":"jdk-9+116","sha":"c69efa672b4872f08466cf0596ad58310962dcd8","kind":"tag","published_at":"2016-04-28T15:13:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+116","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116/manifests"},{"name":"jdk-9+115","sha":"7e9118010fa592f183b291ada17b2cfd93456574","kind":"tag","published_at":"2016-04-21T14:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+115","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115/manifests"},{"name":"jdk-9+114","sha":"d9613fdbcc5989345e6d2fcae2866885a13d1a23","kind":"tag","published_at":"2016-04-14T08:01:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+114","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114/manifests"},{"name":"jdk-9+113","sha":"7471701e104dc53a558a0be492cc6890bdbb36b3","kind":"tag","published_at":"2016-04-07T07:55:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+113","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113/manifests"},{"name":"jdk-9+112","sha":"67e337491ed3c9504e76a5a85a5bbc8ecd4ee740","kind":"tag","published_at":"2016-03-31T07:14:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+112","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112/manifests"},{"name":"jdk-9+111","sha":"eb13af26664a5f0731a8051505b111316783ee6c","kind":"tag","published_at":"2016-03-24T03:33:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+111","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111/manifests"},{"name":"jdk-9+110","sha":"f914c05dafe9374971a70086249ccbbae76e8870","kind":"tag","published_at":"2016-03-15T11:00:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+110","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110/manifests"},{"name":"jdk-9+109","sha":"9203f6b8f9862876c619e7ef0b467aa4d3d87dca","kind":"tag","published_at":"2016-03-10T09:24:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+109","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109/manifests"},{"name":"jdk-9+108","sha":"844738474b619f6c3008680b4d36414fb7d1a45c","kind":"tag","published_at":"2016-03-03T11:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+108","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108/manifests"},{"name":"jdk-9+107","sha":"7244b5fbd0debc6dde00aafe2d80469a017ac8b5","kind":"tag","published_at":"2016-02-25T09:05:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+107","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107/manifests"},{"name":"jdk-9+106","sha":"1ef5ec279b13cc0667fce655f5a0e901cb12f7b7","kind":"tag","published_at":"2016-02-18T10:06:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+106","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106/manifests"},{"name":"jdk-9+105","sha":"753d760430aba8ced9cdb64d911150612eeb4911","kind":"tag","published_at":"2016-02-11T18:39:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+105","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105/manifests"},{"name":"jdk-9+104","sha":"018c8d2555b1df29afceba12ffa545e84e85e3aa","kind":"tag","published_at":"2016-02-04T17:42:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+104","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104/manifests"},{"name":"jdk-9+103","sha":"c4497c1200984d0319327d984d825e25185e1778","kind":"tag","published_at":"2016-01-28T11:39:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+103","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103/manifests"},{"name":"jdk-9+102","sha":"5219ba54ef5177996a7b8dbaa3b228bd9f6d5e32","kind":"tag","published_at":"2016-01-21T08:31:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+102","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102/manifests"},{"name":"jdk-9+101","sha":"0bef24cdaa0761afe4753e88624bfa1c9da9d327","kind":"tag","published_at":"2016-01-14T10:58:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+101","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101/manifests"},{"name":"jdk-9+100","sha":"45075bc3df6502ab43b472060957b2457286c4e5","kind":"tag","published_at":"2016-01-07T15:17:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+100","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100/manifests"},{"name":"jdk-9+99","sha":"1972c0632853c4b83044b53ff502e91b50a9abae","kind":"tag","published_at":"2015-12-24T10:23:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+99","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99/manifests"},{"name":"jdk-9+98","sha":"460e68a212a2538a412e13505bac0f7d0d8b78e1","kind":"tag","published_at":"2015-12-18T11:03:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+98","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98/manifests"},{"name":"jdk-9+97","sha":"dffeb682512cb7ed381cd108812ea2b4b9e611d0","kind":"tag","published_at":"2015-12-18T02:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+97","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97/manifests"},{"name":"jdk-9+96","sha":"cd7474a2953840e26f158f26d592bb594225ada0","kind":"tag","published_at":"2015-12-10T11:46:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+96","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96/manifests"},{"name":"jdk-9+95","sha":"448dce2c3b657e0cb4bf9d57dda9b895af7bc478","kind":"tag","published_at":"2015-12-02T16:15:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+95","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95/manifests"},{"name":"9-b94","sha":"666adb6a56e08484916386b847dd6c160813f481","kind":"tag","published_at":"2015-11-26T12:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94/manifests"},{"name":"9-b93","sha":"a1a99c84126c5838a7c74bbdb276c43d099fef33","kind":"tag","published_at":"2015-11-19T10:36:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93/manifests"},{"name":"9-b92","sha":"6da10a0570453e615488bcdbadb90323f661aa01","kind":"tag","published_at":"2015-11-12T09:59:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92/manifests"},{"name":"9-b91","sha":"891e30e9015dd227525c04cfa335a2dbfddc4a8c","kind":"tag","published_at":"2015-11-05T10:59:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91/manifests"},{"name":"9-b90","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-30T09:05:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90/manifests"},{"name":"9-b89","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-29T08:56:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89/manifests"},{"name":"9-b88","sha":"02204a98f0a33f9647913c42999ddd7c53a060f1","kind":"tag","published_at":"2015-10-22T09:04:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88/manifests"},{"name":"9-b86","sha":"3060ec562985168a7f9379ccf293a7da7583a924","kind":"tag","published_at":"2015-10-15T12:04:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86/manifests"},{"name":"9-b85","sha":"8a5ebd277b07d4891a01d4c84a19cb4d13ff8790","kind":"tag","published_at":"2015-10-08T15:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85/manifests"},{"name":"9-b84","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-10-06T16:17:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84/manifests"},{"name":"9-b83","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-09-25T06:48:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83/manifests"},{"name":"9-b82","sha":"a2e95bd699549864d72140057fd804c0595ce5c6","kind":"tag","published_at":"2015-09-18T02:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82/manifests"},{"name":"9-b81","sha":"37e70de5d2a3ed8739a81f9cf42c141577c132c6","kind":"tag","published_at":"2015-09-11T01:27:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81/manifests"},{"name":"9-b80","sha":"1206c8b2ba6d16b2d947566a1a6de8758748551a","kind":"tag","published_at":"2015-09-03T06:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80/manifests"},{"name":"9-b79","sha":"a3f1e1ce395aa36a8683b6b5f9e5ec9cd895221a","kind":"tag","published_at":"2015-08-27T09:28:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79/manifests"},{"name":"9-b78","sha":"d4734924f6bee35b26cac515e0d530bbfca2795c","kind":"tag","published_at":"2015-08-20T10:16:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78/manifests"},{"name":"9-b77","sha":"3663b87358ba1270f219201d2587bc49d0df765b","kind":"tag","published_at":"2015-08-13T11:46:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77/manifests"},{"name":"9-b76","sha":"0e5e014c0931103b7949308af46bb79b5861a7ed","kind":"tag","published_at":"2015-08-06T09:07:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76/manifests"},{"name":"9-b75","sha":"29b3cf8f842b9b8547302b0918f5ca5c39d7e718","kind":"tag","published_at":"2015-07-30T09:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75/manifests"},{"name":"9-b74","sha":"ea1fa766bbeff70d38a0e41c86a913eabfe6325c","kind":"tag","published_at":"2015-07-23T08:26:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74/manifests"},{"name":"9-b73","sha":"28be67e56790e9aff2a3745e3c1354d9ea1f00d9","kind":"tag","published_at":"2015-07-16T14:12:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73/manifests"},{"name":"9-b72","sha":"a0737e5d402aa496415685bb07c84559c337ead9","kind":"tag","published_at":"2015-07-09T07:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72/manifests"},{"name":"9-b71","sha":"c3a016a7ec451671c38f968c9158d4804bfe774d","kind":"tag","published_at":"2015-07-02T08:08:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71/manifests"},{"name":"9-b70","sha":"960bd706f12f3eaf3145c3f038a93f0e9ca371b6","kind":"tag","published_at":"2015-06-25T09:26:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70/manifests"},{"name":"9-b69","sha":"bf272fc152d66461327b774fe3cad12c0e360d4d","kind":"tag","published_at":"2015-06-18T10:54:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69/manifests"},{"name":"9-b68","sha":"219a7e0e488062eb3e4da173d4339c706ebcd4bc","kind":"tag","published_at":"2015-06-11T11:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68/manifests"},{"name":"9-b67","sha":"8040cebf01508e79b8aa89de8f092fb72a1c3537","kind":"tag","published_at":"2015-06-04T09:26:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67/manifests"},{"name":"9-b66","sha":"2f3e13158961d78ae0f9a1a8e45a4e99f836d830","kind":"tag","published_at":"2015-05-28T07:31:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66/manifests"},{"name":"9-b65","sha":"60291ae36e9e327cefb05b18b4bd6a93861d5483","kind":"tag","published_at":"2015-05-21T10:16:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65/manifests"},{"name":"9-b64","sha":"c5c9f95a08a81f3e900cf8c2abfb2746db3713a6","kind":"tag","published_at":"2015-05-14T09:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64/manifests"},{"name":"9-b63","sha":"f9d7cee700520c8993e20581ea2c19849733ea1d","kind":"tag","published_at":"2015-05-07T07:26:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63/manifests"},{"name":"9-b62","sha":"6d178c95e5d55089e4474f8cf552845750a398af","kind":"tag","published_at":"2015-04-30T07:29:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62/manifests"},{"name":"9-b61","sha":"61797ff490af0d748683b61476a65931156c8675","kind":"tag","published_at":"2015-04-23T09:25:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61/manifests"},{"name":"8u51-b09","sha":"bcd5fc1fd4f546158267aeecb788783258a7ad35","kind":"tag","published_at":"2015-04-21T08:17:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09/manifests"},{"name":"9-b60","sha":"35d305f9e84970067bbc4014072e9f02d72a344b","kind":"tag","published_at":"2015-04-16T14:07:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60/manifests"},{"name":"8u51-b08","sha":"63f64f9c441b51ed003b27f9c4bffe206d1a0eab","kind":"tag","published_at":"2015-04-14T06:46:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08/manifests"},{"name":"8u45-b11","sha":"2a33f0b144b5a07b803d5e070bce58f4885ce5b9","kind":"tag","published_at":"2015-04-13T18:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11/manifests"},{"name":"9-b59","sha":"35f0257812269d44adf154cbd2db32d6e58a1643","kind":"tag","published_at":"2015-04-09T09:47:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59/manifests"},{"name":"8u51-b07","sha":"a1b72be5658c2e18db70c93f3c92802b0ed7b6e5","kind":"tag","published_at":"2015-04-07T12:36:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07/manifests"},{"name":"9-b58","sha":"9eb3005c14aae7bacd4520a333c46254a8c552e5","kind":"tag","published_at":"2015-04-04T20:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58/manifests"},{"name":"9-b57","sha":"2e61c9163e16869bed2ba19fba0f2e3b47a97fb5","kind":"tag","published_at":"2015-04-02T09:57:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57/manifests"},{"name":"8u51-b06","sha":"da275cb00aa8be747f2e7de593c903e200bc091b","kind":"tag","published_at":"2015-03-31T06:03:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06/manifests"},{"name":"9-b56","sha":"fd9dd36da9d0f62fcc2cda0740b61f0003b79c28","kind":"tag","published_at":"2015-03-26T11:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56/manifests"},{"name":"8u60-b08","sha":"27854c66773e605f5163f7a316fe8acc1a2146d7","kind":"tag","published_at":"2015-03-25T05:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08/manifests"},{"name":"8u51-b05","sha":"304b6f4f7aea08bc167ecdc279c413c9960cab41","kind":"tag","published_at":"2015-03-24T04:54:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05/manifests"},{"name":"8u51-b04","sha":"db5615a327642df6cf851619327c5587227c5440","kind":"tag","published_at":"2015-03-19T12:04:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04/manifests"},{"name":"9-b55","sha":"75e686157c9959a54ad8485b966561bafb114eed","kind":"tag","published_at":"2015-03-19T09:25:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55/manifests"},{"name":"8u45-b13","sha":"6b91866419b37539e0cb7585ddeca78a3e1a8ec9","kind":"tag","published_at":"2015-03-18T05:38:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13/manifests"},{"name":"8u60-b07","sha":"3858d0e9982b24b58951c10733b75dd915007d39","kind":"tag","published_at":"2015-03-18T05:34:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07/manifests"},{"name":"8u60-b06","sha":"dc630c8b218630e30df2180f0f09f144e33386dc","kind":"tag","published_at":"2015-03-18T00:31:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06/manifests"},{"name":"8u45-b12","sha":"c407f83380925e3d2ad63acbf5acc6477d972f5f","kind":"tag","published_at":"2015-03-17T05:23:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12/manifests"},{"name":"8u40-b27","sha":"1d8e815d247b1085124a6666017e1631be2f0d01","kind":"tag","published_at":"2015-03-13T15:22:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27/manifests"},{"name":"9-b54","sha":"a387174a4eec9c63e2583109d06c9652d07d7b4e","kind":"tag","published_at":"2015-03-12T06:53:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54/manifests"},{"name":"8u51-b03","sha":"f5428dc268a55746d1ae0c785b1df6ad0a0d7cbe","kind":"tag","published_at":"2015-03-12T05:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03/manifests"},{"name":"8u40-b26","sha":"464aedb0b8a9a93a0d15809df0a0fa4bd28bc21e","kind":"tag","published_at":"2015-03-08T02:20:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26/manifests"},{"name":"9-b53","sha":"9f0be48700061142e5528c272a960af504d95bb3","kind":"tag","published_at":"2015-03-05T09:49:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53/manifests"},{"name":"8u51-b02","sha":"f2b337e35f7d275c23b93101e897ba5e25d75ba8","kind":"tag","published_at":"2015-03-05T07:37:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02/manifests"},{"name":"8u60-b05","sha":"c6bdf0fd5a31f05a679a27bdab270364b3b5f925","kind":"tag","published_at":"2015-03-04T04:42:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05/manifests"},{"name":"8u45-b10","sha":"80f0188f8683ec3b68795624ccd9469b4cb60d34","kind":"tag","published_at":"2015-03-03T04:05:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10/manifests"},{"name":"8u51-b01","sha":"ed3db86c2a062a6d8dbc350ff19fd1fe3750b86c","kind":"tag","published_at":"2015-02-26T19:05:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01/manifests"},{"name":"9-b52","sha":"5f7e373a281258fd16a73e4bc5341df46dbf6260","kind":"tag","published_at":"2015-02-26T09:04:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52/manifests"},{"name":"8u60-b04","sha":"4597a47010cb1e1bf4862a9dd75d242dd8de2b8a","kind":"tag","published_at":"2015-02-25T07:32:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04/manifests"},{"name":"8u45-b09","sha":"d4fa590586fca4d390e6bca80cd46b40c04b3aab","kind":"tag","published_at":"2015-02-24T07:16:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09/manifests"},{"name":"9-b51","sha":"431cf9aa689d374a2f25003be9f1bb0d76e48740","kind":"tag","published_at":"2015-02-19T15:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b51","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51/manifests"},{"name":"8u60-b03","sha":"cce2f871157eb76ed4dbd3fde1d3a7ed817e8296","kind":"tag","published_at":"2015-02-18T05:54:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03/manifests"},{"name":"8u45-b08","sha":"feed497906a933d2f2eb3390eaa621b61525d2b7","kind":"tag","published_at":"2015-02-17T08:07:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08/manifests"},{"name":"9-b50","sha":"9955299e81acc10994d73e62c692cf5faf200551","kind":"tag","published_at":"2015-02-12T08:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b50","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50/manifests"},{"name":"8u40-b25","sha":"05fa37f05ef89813dd5ff537943dce47e3cda1b0","kind":"tag","published_at":"2015-02-11T09:38:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25/manifests"},{"name":"8u60-b02","sha":"5372c90dd48e5cdb6822abbe23f50b039ccc1db0","kind":"tag","published_at":"2015-02-11T05:10:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02/manifests"},{"name":"8u45-b07","sha":"3ba6a515acf2174bb50fe2516924f80fe7852756","kind":"tag","published_at":"2015-02-09T23:30:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07/manifests"},{"name":"8u60-b01","sha":"4dc647a34b1119b0aafaea3587aeb71c3cb0e8fd","kind":"tag","published_at":"2015-02-06T23:43:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01/manifests"},{"name":"9-b49","sha":"6ebe973f7d0cb4c9b1e9e108a5bdbbf44dbaaba1","kind":"tag","published_at":"2015-02-05T12:12:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b49","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49/manifests"},{"name":"8u40-b24","sha":"30d89c9830182ec21c7ee2e889eaba570494c8ab","kind":"tag","published_at":"2015-02-04T05:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24/manifests"},{"name":"8u45-b06","sha":"4783fadf191bec4dfd1141bd7dcba8bd94395f56","kind":"tag","published_at":"2015-02-03T04:22:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06/manifests"},{"name":"9-b48","sha":"d2d1d18a979f8d0af92c36f50e2489bdc15f5484","kind":"tag","published_at":"2015-01-29T08:09:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b48","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48/manifests"},{"name":"8u40-b23","sha":"29b9abdfac93b99c6c15e0814916c23bb67166e5","kind":"tag","published_at":"2015-01-28T06:03:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23/manifests"},{"name":"8u45-b05","sha":"6e20019b446c5966efbc9379ddfeaf7e3d6b1c9a","kind":"tag","published_at":"2015-01-27T05:51:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05/manifests"},{"name":"9-b47","sha":"632acc173ede884c0077e00775bd074f9adf5ec3","kind":"tag","published_at":"2015-01-22T08:50:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b47","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47/manifests"},{"name":"8u40-b22","sha":"c4cee6601bd1e37e335152105b0228f126cafde5","kind":"tag","published_at":"2015-01-21T09:48:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22/manifests"},{"name":"8u45-b04","sha":"e00a85c5190b2cb51e0cd49abb3d6255664304fa","kind":"tag","published_at":"2015-01-21T09:29:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04/manifests"},{"name":"9-b46","sha":"ac3c6c0af8f97e1f4fc7d2482d27e28c99605f4a","kind":"tag","published_at":"2015-01-15T11:54:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b46","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46/manifests"},{"name":"8u40-b21","sha":"13425d4ea891ef6ad267222c1d3cd8b9e6bb2712","kind":"tag","published_at":"2015-01-14T05:16:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21/manifests"},{"name":"8u45-b03","sha":"0f7db044958f90b348afbd4e14170bd40c8ce999","kind":"tag","published_at":"2015-01-13T05:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03/manifests"},{"name":"9-b45","sha":"e686efb3350057cf6321c40b6715453746217a59","kind":"tag","published_at":"2015-01-08T08:14:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b45","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45/manifests"},{"name":"8u40-b20","sha":"3d70c424473fe3b01eaeb0ae58dedb1d19a8c3e7","kind":"tag","published_at":"2014-12-31T05:35:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20/manifests"},{"name":"9-b44","sha":"e4662e22f04077dd9f64f768ca29ca9f08f76b32","kind":"tag","published_at":"2014-12-24T10:44:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b44","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44/manifests"},{"name":"8u45-b02","sha":"bf6fb4de3ee557689e08c898363aa97e2f403a4f","kind":"tag","published_at":"2014-12-23T08:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02/manifests"},{"name":"9-b43","sha":"55878d7559296feab06c8c55414ad5c1e19e23fa","kind":"tag","published_at":"2014-12-18T11:41:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b43","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43/manifests"},{"name":"8u31-b13","sha":"eb087309a4b68bd55ee89aefa25756c9b5e82de2","kind":"tag","published_at":"2014-12-18T09:52:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13/manifests"},{"name":"8u40-b19","sha":"6b47ee8936e10a3493cd8ed2f8e6489fa3c81fdd","kind":"tag","published_at":"2014-12-17T09:03:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19/manifests"},{"name":"8u45-b01","sha":"919886f34e53c31d7b1bfcdf7d451ca050db580a","kind":"tag","published_at":"2014-12-16T17:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01/manifests"},{"name":"9-b42","sha":"cb3cd58e440636cfdc18a9a8c198a70e8fa8754a","kind":"tag","published_at":"2014-12-11T12:00:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b42","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42/manifests"},{"name":"8u40-b18","sha":"ad7d0208926407faf8783fd16214237b70d23875","kind":"tag","published_at":"2014-12-10T06:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18/manifests"},{"name":"8u31-b12","sha":"1227276f9e41b6ab7e6a8380d506981075587c27","kind":"tag","published_at":"2014-12-09T11:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12/manifests"},{"name":"9-b41","sha":"9c0884e5c4ff0904626b7da7bbea5f5c01311429","kind":"tag","published_at":"2014-12-04T06:59:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b41","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41/manifests"},{"name":"8u40-b17","sha":"fae4885c04b51d87f1abd799a41e0ee32a8d788c","kind":"tag","published_at":"2014-12-03T07:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17/manifests"},{"name":"8u31-b11","sha":"f1b16a102324e1bbbf272bfeb6c4be2c669666a7","kind":"tag","published_at":"2014-12-03T05:17:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11/manifests"},{"name":"8u40-b16","sha":"5f9a2deae25859e47b5361d95b99035e26d82540","kind":"tag","published_at":"2014-11-26T09:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16/manifests"},{"name":"8u31-b10","sha":"10bbc3528a703b71227c317495373b38efad83df","kind":"tag","published_at":"2014-11-25T05:04:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10/manifests"},{"name":"8u40-b15","sha":"d39eb3c24e6167e4bedc9e5e2801c12ce38b9b5e","kind":"tag","published_at":"2014-11-19T08:35:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15/manifests"},{"name":"8u31-b09","sha":"7f3b90c8f615682dd84b880221fa7712f77bdf1d","kind":"tag","published_at":"2014-11-18T06:45:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09/manifests"},{"name":"9-b40","sha":"fa2db0be6cd8ad2cd1be3764685c523dcbda7f82","kind":"tag","published_at":"2014-11-18T04:37:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b40","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40/manifests"},{"name":"9-b39","sha":"e359662bd02205f25ec5e1992b0d81de445a098f","kind":"tag","published_at":"2014-11-13T05:39:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b39","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39/manifests"},{"name":"8u40-b14","sha":"39ffc36db96a1bfed5ae35d4f6005ab11a616e0d","kind":"tag","published_at":"2014-11-12T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14/manifests"},{"name":"8u31-b08","sha":"e92cd098da847c4620d67f82f8d68909e06b53ea","kind":"tag","published_at":"2014-11-11T05:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08/manifests"},{"name":"9-b38","sha":"51d1000543c5b1879fb26cb9a19f81e7ed39d080","kind":"tag","published_at":"2014-11-06T04:05:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b38","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38/manifests"},{"name":"8u40-b13","sha":"0c48e387a3d5183f45e11566ac3d6f3be849176a","kind":"tag","published_at":"2014-11-05T09:15:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13/manifests"},{"name":"8u31-b07","sha":"0f3f168402d212f51586a45c48120198ae04b5c0","kind":"tag","published_at":"2014-11-04T20:49:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07/manifests"},{"name":"9-b37","sha":"30013a579a87f07a3ec429365fcb7fbe170940f3","kind":"tag","published_at":"2014-10-30T05:29:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b37","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37/manifests"},{"name":"8u40-b12","sha":"66479fb5885c5b97db935fb820777a15dadcdb62","kind":"tag","published_at":"2014-10-29T07:46:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12/manifests"},{"name":"8u31-b06","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-28T07:48:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06/manifests"},{"name":"9-b36","sha":"6fb58408f2aa6205a15fb5b28f8e8f843d3e82ec","kind":"tag","published_at":"2014-10-23T05:22:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b36","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36/manifests"},{"name":"8u40-b11","sha":"7af417d0d6a0170a8dae29a84df8ad325ef12ded","kind":"tag","published_at":"2014-10-22T10:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11/manifests"},{"name":"8u31-b05","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-21T10:15:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05/manifests"},{"name":"9-b35","sha":"6a5ab345823802700c2ff6c9b712ebb67cb5d512","kind":"tag","published_at":"2014-10-16T07:39:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b35","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35/manifests"},{"name":"8u40-b10","sha":"3b62ed4b26511b6806fef9e0379ca555ba87596e","kind":"tag","published_at":"2014-10-15T22:11:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10/manifests"},{"name":"8u31-b04","sha":"d5de1d1fdd1cf2226d08bf85a02d0ba4467bd364","kind":"tag","published_at":"2014-10-14T19:29:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04/manifests"},{"name":"9-b34","sha":"1606bff84f31838c700d2642754658b4f98f5423","kind":"tag","published_at":"2014-10-09T07:42:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b34","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34/manifests"},{"name":"8u25-b18","sha":"94ca096cc07f1653d1c7ca9fa74feb004c8aba7f","kind":"tag","published_at":"2014-10-08T19:38:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18/manifests"},{"name":"8u40-b09","sha":"19f26cfa947ef76c0910889e8d4ba943a7db20d8","kind":"tag","published_at":"2014-10-08T06:25:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09/manifests"},{"name":"8u31-b03","sha":"c318543d0dcf187de055463eb52e5ef971267fc6","kind":"tag","published_at":"2014-10-07T21:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03/manifests"},{"name":"9-b33","sha":"4d86e4ebacceb4982402ba90fc2a3a6998fd362c","kind":"tag","published_at":"2014-10-03T00:21:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b33","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33/manifests"},{"name":"8u40-b08","sha":"c2152ea6bfa440e77c4b6e792dda098649b63518","kind":"tag","published_at":"2014-10-01T07:43:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08/manifests"},{"name":"8u31-b02","sha":"33e11de1ce66a901ff4762b1a7263ac7472de071","kind":"tag","published_at":"2014-09-30T14:28:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02/manifests"},{"name":"9-b32","sha":"3f331e899b9020f1ba8d2423405d5fdafc7dc1c0","kind":"tag","published_at":"2014-09-25T18:05:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b32","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32/manifests"},{"name":"8u40-b07","sha":"7d62fa7666bd6301737d8fca7cda49848ddf2bc4","kind":"tag","published_at":"2014-09-24T21:18:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07/manifests"},{"name":"8u31-b01","sha":"e99a34023aa2f7834f5a73f47f28b2279164be51","kind":"tag","published_at":"2014-09-23T21:48:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01/manifests"},{"name":"8u25-b17","sha":"c835e79ec573a5099517d6fd0dbdf943643efda2","kind":"tag","published_at":"2014-09-18T23:23:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17/manifests"},{"name":"9-b31","sha":"fe710a968ef5780dee7730f926a4771d84f4df87","kind":"tag","published_at":"2014-09-18T22:37:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b31","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31/manifests"},{"name":"8u40-b06","sha":"b21d18a90224f711b4c536ba5d6656f17b378d1a","kind":"tag","published_at":"2014-09-17T20:35:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06/manifests"},{"name":"9-b30","sha":"158d74da4243041ecef62e359410362486200c91","kind":"tag","published_at":"2014-09-11T14:31:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b30","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30/manifests"},{"name":"8u25-b16","sha":"2d43e87d77dbc86c2f7d78f81b2b4802809f7951","kind":"tag","published_at":"2014-09-10T16:06:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16/manifests"},{"name":"8u40-b05","sha":"6ff8fa391dada0870e83a100dffd1ebdb31c46e1","kind":"tag","published_at":"2014-09-10T15:28:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05/manifests"},{"name":"9-b29","sha":"760e15bb1dbd25e5ecd3515d6a9d75463c67ecf8","kind":"tag","published_at":"2014-09-04T14:59:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b29","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29/manifests"},{"name":"8u40-b04","sha":"b461b888958ee57c450e1c1e07384359212be721","kind":"tag","published_at":"2014-09-03T15:23:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04/manifests"},{"name":"8u25-b15","sha":"214246ad012541bb07ad646b983c0f7df72f5e4c","kind":"tag","published_at":"2014-09-03T14:48:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15/manifests"},{"name":"9-b28","sha":"5a8a6d8a856fcac76bffc1be8c8e966745d74a70","kind":"tag","published_at":"2014-08-29T14:35:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b28","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28/manifests"},{"name":"8u40-b03","sha":"714f1aac07360d736b58e8b12ec05813bb89cd35","kind":"tag","published_at":"2014-08-27T14:55:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03/manifests"},{"name":"8u25-b14","sha":"7b0edc195afcb3602ac25bbc1a2be961bf645ec6","kind":"tag","published_at":"2014-08-26T14:39:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14/manifests"},{"name":"9-b27","sha":"a526744a28770e567fabe078c78d4da6f2e2e488","kind":"tag","published_at":"2014-08-21T15:20:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27/manifests"},{"name":"8u40-b02","sha":"a46c418c279f2f868f6bef42d0518293b56ac19e","kind":"tag","published_at":"2014-08-21T14:40:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02/manifests"},{"name":"8u25-b13","sha":"02eead6d8e200421a9c73b85bbfcac9cafc3e431","kind":"tag","published_at":"2014-08-19T14:43:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13/manifests"},{"name":"8u40-b01","sha":"4652b7c9bdab6a5856a683babab50bcb1c718c1f","kind":"tag","published_at":"2014-08-13T14:51:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01/manifests"},{"name":"8u25-b12","sha":"7219590651e82650f7d3f791f06050f8e9aef9e6","kind":"tag","published_at":"2014-08-12T14:48:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12/manifests"},{"name":"9-b26","sha":"7a5b197a0af396c980335c57c7fae6df10a54c7e","kind":"tag","published_at":"2014-08-09T15:18:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26/manifests"},{"name":"8u25-b11","sha":"f2820d0562decd4181c4e6eeb80026481ea65597","kind":"tag","published_at":"2014-08-05T14:34:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11/manifests"},{"name":"8u20-b26","sha":"0bce37b8aea07d19cdf1814f8e3c8dc8ba1df2b2","kind":"tag","published_at":"2014-07-31T15:05:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26/manifests"},{"name":"9-b25","sha":"69c9dbd69eb2c085cbb1c44748e2389ee2268081","kind":"tag","published_at":"2014-07-31T14:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25/manifests"},{"name":"8u25-b10","sha":"e423339cdd96cc7067be6ca8f34a75948f5192e0","kind":"tag","published_at":"2014-07-29T14:52:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10/manifests"},{"name":"8u20-b25","sha":"e92a218928b2f98909d8d3d5199fde6b5a5a3b0d","kind":"tag","published_at":"2014-07-25T04:23:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25/manifests"},{"name":"8u25-b09","sha":"27c635a78256f8419e28c1163e96b08850f3ae00","kind":"tag","published_at":"2014-07-24T15:18:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09/manifests"},{"name":"8u20-b24","sha":"14f06adc9b497b63158f761773d0e823179c23e2","kind":"tag","published_at":"2014-07-24T14:54:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24/manifests"},{"name":"9-b24","sha":"8089c7e4090a65dd4239f9b87a6c1eef0c81d923","kind":"tag","published_at":"2014-07-24T14:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24/manifests"},{"name":"8u25-b08","sha":"a3e94f1726b38459d958fef0d7a1b6a4f0a314b6","kind":"tag","published_at":"2014-07-22T15:29:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08/manifests"},{"name":"9-b23","sha":"3cb0248df61b6c05b51c655cabfc5ba84506e1a0","kind":"tag","published_at":"2014-07-17T15:28:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23/manifests"},{"name":"8u20-b23","sha":"891177468d64d90618f80bf5e5de135b63ef7e77","kind":"tag","published_at":"2014-07-16T15:33:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23/manifests"},{"name":"8u25-b07","sha":"6a26310e0fb8d3b5428ea340309ce74df7256860","kind":"tag","published_at":"2014-07-15T16:17:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07/manifests"},{"name":"9-b22","sha":"a1a3989d8a988b19addbb1ed7322bedc1d3719ca","kind":"tag","published_at":"2014-07-10T15:14:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22/manifests"},{"name":"8u20-b22","sha":"96245c18b86c7387a1b9afc7a38b367f46e9147b","kind":"tag","published_at":"2014-07-09T14:35:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22/manifests"},{"name":"8u25-b06","sha":"2987b9eb9e041898392b6596f81b25652057b729","kind":"tag","published_at":"2014-07-08T14:50:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06/manifests"},{"name":"9-b21","sha":"d97cb16f23e6e20a62c3239d0ceaa6c51e043592","kind":"tag","published_at":"2014-07-03T14:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21/manifests"},{"name":"8u20-b21","sha":"4d16dd0995ab04775f41d2be548c6ea33aef0434","kind":"tag","published_at":"2014-07-02T14:51:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21/manifests"},{"name":"8u25-b05","sha":"31ec2ff88948f1da78e0721750c6423d5a5c3ae1","kind":"tag","published_at":"2014-07-01T14:38:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05/manifests"},{"name":"9-b20","sha":"3bd745ba23d4ad6d2eef43abd5680a479db65175","kind":"tag","published_at":"2014-06-26T14:28:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20/manifests"},{"name":"8u20-b20","sha":"0cfa49ffa57616d0abd09161f61c4e074345106c","kind":"tag","published_at":"2014-06-25T16:01:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20/manifests"},{"name":"8u25-b04","sha":"20afbb2292fbe6934523d5757e791bf99c788523","kind":"tag","published_at":"2014-06-24T01:55:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04/manifests"},{"name":"9-b19","sha":"73bdfcb72aa6c3faf2156f911aee2bf2611a45c6","kind":"tag","published_at":"2014-06-19T15:40:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19/manifests"},{"name":"8u25-b03","sha":"eeaa9c57293f6b5bab9482e067902ee8ab24f640","kind":"tag","published_at":"2014-06-19T02:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03/manifests"},{"name":"8u20-b19","sha":"694d6313847baddee5601474c249b4c2fc964c32","kind":"tag","published_at":"2014-06-18T15:39:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19/manifests"},{"name":"8u11-b12","sha":"6d180c190e6ad902715fa0a460db95251c8d263a","kind":"tag","published_at":"2014-06-17T04:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12/manifests"},{"name":"9-b18","sha":"18e4ee1eb3f7ba0661133c8140181b9d53bf4a1e","kind":"tag","published_at":"2014-06-13T15:21:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18/manifests"},{"name":"8u25-b02","sha":"f684968527ded3a38790de605728034bab1e4e13","kind":"tag","published_at":"2014-06-12T15:56:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02/manifests"},{"name":"9-b17","sha":"8b8229e8a4f2b9783675682022481d8422d5bf24","kind":"tag","published_at":"2014-06-12T15:06:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17/manifests"},{"name":"8u20-b18","sha":"6b3dc8a1754189d506667a7162f8e46475d6a985","kind":"tag","published_at":"2014-06-11T04:34:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18/manifests"},{"name":"8u25-b01","sha":"0e8e4ec1aff538385e03df2711b6dd3fca1c80f4","kind":"tag","published_at":"2014-06-05T15:49:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01/manifests"},{"name":"9-b16","sha":"35f65a57367e6de7c8aa2863773500391af879c5","kind":"tag","published_at":"2014-06-05T15:11:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16/manifests"},{"name":"8u20-b17","sha":"93fda2e63c261c1e582498aad6c0e0e5fbdef918","kind":"tag","published_at":"2014-06-04T14:54:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17/manifests"},{"name":"8u11-b11","sha":"eb7f646c27684cc6338f0600d33dae88da87874b","kind":"tag","published_at":"2014-06-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11/manifests"},{"name":"9-b15","sha":"60c1920c1fff30178de259b7eb752655febeb05b","kind":"tag","published_at":"2014-05-30T14:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15/manifests"},{"name":"8u11-b10","sha":"bf60f58df56273a3fa5f3f549a9f5fcd7aab8f68","kind":"tag","published_at":"2014-05-28T04:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10/manifests"},{"name":"8u20-b16","sha":"79bb17cab9c406cfcead688831107a0b9224e8e5","kind":"tag","published_at":"2014-05-28T03:34:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16/manifests"},{"name":"9-b14","sha":"1d3a7181633c3047d94b38909f5b905d1b370f68","kind":"tag","published_at":"2014-05-22T15:13:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14/manifests"},{"name":"8u20-b15","sha":"7ce12d2b405e7f951bdc2ed45b99569960da33c7","kind":"tag","published_at":"2014-05-21T14:36:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15/manifests"},{"name":"8u11-b09","sha":"7601844a33283ee9eedcfac0d4f12237b82672bd","kind":"tag","published_at":"2014-05-20T05:13:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09/manifests"},{"name":"9-b13","sha":"8530e34dae93df183422bc9e4094186fc1cdcc09","kind":"tag","published_at":"2014-05-15T14:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13/manifests"},{"name":"8u20-b14","sha":"ef8eead7c50963e24aad4339e8e80ac2027fe37a","kind":"tag","published_at":"2014-05-14T20:07:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14/manifests"},{"name":"8u11-b08","sha":"c6c9de6545e5d64bbfcae083a49f0f963bbd6024","kind":"tag","published_at":"2014-05-13T14:59:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08/manifests"},{"name":"9-b12","sha":"b5cf781a90c70420e7747b447827033366982e06","kind":"tag","published_at":"2014-05-08T19:33:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12/manifests"},{"name":"8u20-b13","sha":"a93e0cba9d5c7e07a8ed0c2a70d4801f569eecd9","kind":"tag","published_at":"2014-05-07T14:56:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13/manifests"},{"name":"8u11-b07","sha":"2bf659f263d8462c50a31da023fd188b65ff1911","kind":"tag","published_at":"2014-05-06T14:27:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07/manifests"},{"name":"9-b11","sha":"a6b49ff5dcc78d1bd5a2fa9695a0042911e2ac36","kind":"tag","published_at":"2014-05-01T14:47:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11/manifests"},{"name":"8u20-b12","sha":"930bebaa0918d8f99a3af602a9e3173b9d648c69","kind":"tag","published_at":"2014-04-30T14:48:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12/manifests"},{"name":"8u11-b06","sha":"88849299ff4e7020d95ea4e6474b2fb488edc4a6","kind":"tag","published_at":"2014-04-29T14:47:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06/manifests"},{"name":"9-b10","sha":"210ce94b39263de94b241a63ad98e321aafbef75","kind":"tag","published_at":"2014-04-24T15:38:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10/manifests"},{"name":"8u20-b11","sha":"499300c6d3b140e46d35bb2a9ba1e805ed15290c","kind":"tag","published_at":"2014-04-23T15:35:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11/manifests"},{"name":"8u11-b05","sha":"bc5b49ecb3d359c477b3402819d8d967cd706d25","kind":"tag","published_at":"2014-04-22T14:27:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05/manifests"},{"name":"9-b09","sha":"aae712bcc7f2b8f2ac7687ffc2bb720a735bf425","kind":"tag","published_at":"2014-04-17T14:22:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09/manifests"},{"name":"8u20-b10","sha":"64edde5af4885e16861c002ff3a371a92bae369b","kind":"tag","published_at":"2014-04-16T14:30:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10/manifests"},{"name":"8u11-b04","sha":"c326a2855350505aeade88aa4725334e0cd28d47","kind":"tag","published_at":"2014-04-15T14:53:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04/manifests"},{"name":"9-b08","sha":"e11f34a80e3ef721d41881eb0e112770abbf8e78","kind":"tag","published_at":"2014-04-15T14:23:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08/manifests"},{"name":"8u20-b09","sha":"8afce5c8e30b7f6e835e489a5423e137d1926258","kind":"tag","published_at":"2014-04-09T15:02:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09/manifests"},{"name":"8u11-b03","sha":"a5e91ec777bb028330468212aee964eadb3419e5","kind":"tag","published_at":"2014-04-08T15:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03/manifests"},{"name":"9-b07","sha":"448e61407de6e5fc9c2cdb8fd9a7d20b25e460e8","kind":"tag","published_at":"2014-04-03T15:18:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07/manifests"},{"name":"8u20-b08","sha":"7d0ff1d99e1929cb26732a46d82061a756ad318a","kind":"tag","published_at":"2014-04-02T14:29:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08/manifests"},{"name":"8u11-b02","sha":"a0e6d3806e79b39d38d6d82710ef82ba4d24e4f0","kind":"tag","published_at":"2014-04-01T14:50:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02/manifests"},{"name":"9-b06","sha":"21eafd1a23ac6802277c9af4113daaa1cb7dd6cc","kind":"tag","published_at":"2014-03-27T19:04:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06/manifests"},{"name":"8u20-b07","sha":"269c226217d001ea47e7260e6ade7fea7a6943c2","kind":"tag","published_at":"2014-03-26T18:23:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07/manifests"},{"name":"8u11-b01","sha":"60340b8c6a5835b41c4e71661a09181bfcc0b3e3","kind":"tag","published_at":"2014-03-25T15:05:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01/manifests"},{"name":"9-b05","sha":"794d16bdc91a9b4f295ba35a5bd3cd359f0c5df9","kind":"tag","published_at":"2014-03-20T15:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05/manifests"},{"name":"8u20-b06","sha":"14baaa12c9017eb8a2817f0364680d3e26661f08","kind":"tag","published_at":"2014-03-19T15:57:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06/manifests"},{"name":"8u5-b13","sha":"84b39c65ddd0e5469fd7e60dd17b592da27f0038","kind":"tag","published_at":"2014-03-18T15:31:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13/manifests"},{"name":"8u20-b05","sha":"f607ef2a0d55dc2bf4cea1ad4e1f0965becca0f7","kind":"tag","published_at":"2014-03-12T16:12:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05/manifests"},{"name":"9-b04","sha":"0c1cc05f156b54f764755f13ac7229409159526e","kind":"tag","published_at":"2014-03-11T23:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04/manifests"},{"name":"8u5-b12","sha":"3acdf271125221b04e24f33b596934565019826b","kind":"tag","published_at":"2014-03-11T15:07:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12/manifests"},{"name":"8u20-b04","sha":"e11bf0df26a4f511aff489a562cd9956cbe17af8","kind":"tag","published_at":"2014-03-05T16:00:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04/manifests"},{"name":"8.0-b132","sha":"1a0c382658d94a7f7692f0c9bb09129733a34861","kind":"tag","published_at":"2014-03-04T18:36:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b132","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132/manifests"},{"name":"8u5-b11","sha":"7d68f0fb450341c280b8c0d420219d18cd9b76ac","kind":"tag","published_at":"2014-03-04T16:31:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11/manifests"},{"name":"8.0-b131","sha":"a785ebbd497da2bef677b43e26727bb180b8af71","kind":"tag","published_at":"2014-03-01T17:50:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b131","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131/manifests"},{"name":"8.0-b130","sha":"02db3280dcdb25778bca2572f9bd9b7cb5a124cd","kind":"tag","published_at":"2014-02-28T15:53:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b130","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130/manifests"},{"name":"8u20-b03","sha":"767a7329bb39cfaa4e520360df84f76684169c7a","kind":"tag","published_at":"2014-02-26T16:22:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03/manifests"},{"name":"8u5-b10","sha":"6e5021ed3c6e96234b183263866d2b5e4bcf3580","kind":"tag","published_at":"2014-02-25T18:09:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10/manifests"},{"name":"9-b03","sha":"825207a2296c3a4758b1bf1299dde9ed1ff7d602","kind":"tag","published_at":"2014-02-21T17:40:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03/manifests"},{"name":"8u20-b02","sha":"64e4a9c6b1edf353f7cc52b9f34a6aacc6a20679","kind":"tag","published_at":"2014-02-19T16:49:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02/manifests"},{"name":"8u5-b09","sha":"0eae196c85396aec7c4b87419188c2b933788d82","kind":"tag","published_at":"2014-02-18T17:48:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09/manifests"},{"name":"8u20-b01","sha":"54911b1aeff16e362c058a8b53d771f1fb03ccf3","kind":"tag","published_at":"2014-02-12T16:58:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01/manifests"},{"name":"8u5-b08","sha":"861f393b0cf74ed089ecd5981083603a14104628","kind":"tag","published_at":"2014-02-11T18:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08/manifests"},{"name":"8.0-b129","sha":"a76ff582459efda5a9433e912cffccbf86e4dc2d","kind":"tag","published_at":"2014-02-07T21:27:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b129","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129/manifests"},{"name":"9-b02","sha":"336652fd2976d366f37c8c467476e8d18ef8ff03","kind":"tag","published_at":"2014-02-07T02:15:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02/manifests"},{"name":"8u5-b07","sha":"2452f97e9cac929c8004dd5a9423af1484710f14","kind":"tag","published_at":"2014-02-04T17:35:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07/manifests"},{"name":"8.0-b128","sha":"20844fe7ec287aa281d7abf1441a61f19ba6bd6f","kind":"tag","published_at":"2014-02-02T07:29:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b128","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128/manifests"},{"name":"8.0-b127","sha":"7fe86efa5edf72803913709eb9fa7226ab95db81","kind":"tag","published_at":"2014-01-30T16:29:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b127","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127/manifests"},{"name":"8u5-b06","sha":"71f36821dee76056e51832571b016509738be129","kind":"tag","published_at":"2014-01-28T17:46:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06/manifests"},{"name":"8.0-b126","sha":"62fd6cb763b6e402fe2854d21845b7e89c9797c5","kind":"tag","published_at":"2014-01-25T01:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b126","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126/manifests"},{"name":"8u5-b05","sha":"1e733141045e651d78a2ce94623df559a79ed04f","kind":"tag","published_at":"2014-01-22T20:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05/manifests"},{"name":"8.0-b125","sha":"a431ecb566c7c339496ea762d54f537f115f428c","kind":"tag","published_at":"2014-01-22T16:44:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b125","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125/manifests"},{"name":"9-b01","sha":"722c0fd5ee9b3c6df9dded33db483ad79d4fb130","kind":"tag","published_at":"2014-01-22T03:48:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01/manifests"},{"name":"8.0-b124","sha":"1486d06a2a6a868b1e8ca4332d12139ab652a37f","kind":"tag","published_at":"2014-01-18T05:38:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b124","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124/manifests"},{"name":"8u5-b04","sha":"c416ef47766499dbc56e91cb78a01eadd2a73851","kind":"tag","published_at":"2014-01-14T16:45:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04/manifests"},{"name":"8.0-b123","sha":"3730b5c8f5fbf708c356bcf5cffd20703a3e6a85","kind":"tag","published_at":"2014-01-10T17:30:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b123","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123/manifests"},{"name":"8u5-b03","sha":"dbcca91d4f3abe3bc16a45fbc1bc2739750a395e","kind":"tag","published_at":"2014-01-07T17:45:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03/manifests"},{"name":"8.0-b122","sha":"ccbbbb276746836d5a8e24705c3c008f745c16f1","kind":"tag","published_at":"2014-01-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b122","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122/manifests"},{"name":"8u5-b02","sha":"e1792eb55003a750224ac1bfd3c4e62a1d5b6794","kind":"tag","published_at":"2013-12-24T16:51:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02/manifests"},{"name":"8.0-b121","sha":"012c7c5bd0d1ae5f4953fbdecb426a8dc2655e1b","kind":"tag","published_at":"2013-12-20T02:14:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b121","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121/manifests"},{"name":"8u5-b01","sha":"f16f4674aee72a363edd7cf6faaac79d2699da40","kind":"tag","published_at":"2013-12-17T17:17:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01/manifests"},{"name":"8.0-b120","sha":"a538ae9c8035ee17c51a9ca14b073081159640e2","kind":"tag","published_at":"2013-12-12T16:22:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b120","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120/manifests"},{"name":"8.0-b119","sha":"6fc3c9f1b003dcfd7510cc4d7609fcf09e3bc586","kind":"tag","published_at":"2013-12-05T15:56:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b119","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119/manifests"},{"name":"8.0-b118","sha":"cd2b91dce1f07c6397e682dfd5bdcbe4bd999059","kind":"tag","published_at":"2013-11-28T16:49:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b118","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118/manifests"},{"name":"8.0-b117","sha":"2b95f8de41e7f508a7102b51c0fd8235add427cc","kind":"tag","published_at":"2013-11-21T16:34:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b117","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117/manifests"},{"name":"8.0-b116","sha":"ab61d2f2fe779edbe17deb0ace0c2388f6c7c970","kind":"tag","published_at":"2013-11-14T16:07:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b116","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116/manifests"},{"name":"8.0-b115","sha":"2507800c17b4a02a7f47afbb43e545ae09dc1d7c","kind":"tag","published_at":"2013-11-07T16:11:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b115","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115/manifests"},{"name":"8.0-b114","sha":"a4ef9e01ebd04cadb67bc8c9004d2556d9c7b1d7","kind":"tag","published_at":"2013-10-31T15:21:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b114","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114/manifests"},{"name":"8.0-b113","sha":"5199684d1026791e60eba956167f4acaa25eb657","kind":"tag","published_at":"2013-10-24T15:10:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b113","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113/manifests"},{"name":"8.0-b112","sha":"743d8f398d96302d82b4f1907b575a541d773cf2","kind":"tag","published_at":"2013-10-17T15:17:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b112","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112/manifests"},{"name":"8.0-b111","sha":"9093b7618064473bda33a61f4a697a103b7f3ec0","kind":"tag","published_at":"2013-10-10T17:25:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b111","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111/manifests"},{"name":"8.0-b110","sha":"26705fb5521441749c8e4b157bf6ec77218c7f10","kind":"tag","published_at":"2013-10-03T15:05:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b110","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110/manifests"},{"name":"8.0-b109","sha":"4c329385f9a2067040be59b26c5fd2b17351f8b3","kind":"tag","published_at":"2013-09-26T15:11:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b109","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109/manifests"},{"name":"8.0-b108","sha":"9ba220a24f785484587a33798470e70331959d76","kind":"tag","published_at":"2013-09-19T14:57:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b108","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108/manifests"},{"name":"8.0-b107","sha":"200db86f0615a5885926cd406b96bb6be5b9b88d","kind":"tag","published_at":"2013-09-12T14:42:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b107","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107/manifests"},{"name":"8.0-b106","sha":"f09664513cb1cfc2b88eb4ad60ecd2bd0b8534ae","kind":"tag","published_at":"2013-09-05T14:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b106","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106/manifests"},{"name":"8.0-b105","sha":"3e2d4b453c2682540bf4dca9a39f5e3dd08d16c7","kind":"tag","published_at":"2013-08-29T15:17:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b105","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105/manifests"},{"name":"8.0-b104","sha":"f7d09c6015e624792d9f34ef613b8378b5f81356","kind":"tag","published_at":"2013-08-22T14:46:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b104","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104/manifests"},{"name":"8.0-b103","sha":"8a3dcf4415d4a111e4edd82e64db8e04683ba8ef","kind":"tag","published_at":"2013-08-15T14:54:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b103","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103/manifests"},{"name":"8.0-b102","sha":"1285833f7b49bce9e6ee07cc07c6163609e72502","kind":"tag","published_at":"2013-08-08T18:07:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b102","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102/manifests"},{"name":"8.0-b101","sha":"9cf9cfdec71852d05fd01275a979c4048b9eb546","kind":"tag","published_at":"2013-08-01T15:57:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b101","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101/manifests"},{"name":"8.0-b100","sha":"b33cb8e9bda51058f81e78655818d219bd3cfd3e","kind":"tag","published_at":"2013-07-25T16:33:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b100","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100/manifests"},{"name":"8.0-b99","sha":"9366de90628600019a2a247adacde7ba47710655","kind":"tag","published_at":"2013-07-18T18:11:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b99","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99/manifests"},{"name":"8.0-b98","sha":"7fb44dfc75abba71192b77f6b0467ceb883ea1f8","kind":"tag","published_at":"2013-07-11T22:48:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b98","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98/manifests"},{"name":"8.0-b97","sha":"dfad9aea996fc8d747a43b1ece2fc14c6b6009ed","kind":"tag","published_at":"2013-07-04T15:30:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b97","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97/manifests"},{"name":"8.0-b96","sha":"d2b687222a8ca531c409560ab2c27617db4c384c","kind":"tag","published_at":"2013-06-28T00:08:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b96","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96/manifests"},{"name":"8.0-b95","sha":"e46abaa16907d6fa6fe5f92e21e729f2a95f79a8","kind":"tag","published_at":"2013-06-20T20:45:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b95","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95/manifests"},{"name":"8.0-b94","sha":"27bc36ac743b7cc7ed69309a823346001b6c85df","kind":"tag","published_at":"2013-06-13T20:50:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94/manifests"},{"name":"8.0-b93","sha":"51c3ebaa5c2d3313be04e4f2b07d254fbc71aab3","kind":"tag","published_at":"2013-06-07T02:44:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93/manifests"},{"name":"8.0-b92","sha":"6f088416c216ed4ef6460990b06d0c31b5134c14","kind":"tag","published_at":"2013-05-30T20:54:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92/manifests"},{"name":"8.0-b91","sha":"456a1b60a1d8dbe1fe22b675f3b7b73c32dc219c","kind":"tag","published_at":"2013-05-24T00:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91/manifests"},{"name":"8.0-b90","sha":"516b7adfe39898ed4057533ba45ab6ff976d128b","kind":"tag","published_at":"2013-05-16T23:43:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90/manifests"},{"name":"8.0-b89","sha":"2df59f475bdc8274a4e6366f838a39ad01c38a66","kind":"tag","published_at":"2013-05-09T22:35:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89/manifests"},{"name":"8.0-b88","sha":"fe20698fb00bf4d8f9eea719739b2a160a39243c","kind":"tag","published_at":"2013-05-03T04:21:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88/manifests"},{"name":"8.0-b87","sha":"ddcc7876bf28140841c1b303f312e8f4eacf96a9","kind":"tag","published_at":"2013-04-26T03:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b87","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87/manifests"},{"name":"8.0-b86","sha":"bbf6fad315bf877746629f312f3cb83a382ddfe4","kind":"tag","published_at":"2013-04-18T23:40:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86/manifests"},{"name":"8.0-b85","sha":"1906feee8e643917014e4a5e084651efe29ee8ef","kind":"tag","published_at":"2013-04-11T20:05:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85/manifests"},{"name":"8.0-b84","sha":"089503084063641df0b741f611fbc61a58ab7139","kind":"tag","published_at":"2013-04-05T03:11:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84/manifests"},{"name":"8.0-b83","sha":"98d099e920017efead9d8ea1cadfa588f1ef9910","kind":"tag","published_at":"2013-03-28T22:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83/manifests"},{"name":"8.0-b82","sha":"5cba3a1bdbc2120a153590bd9855f3c38b6721fa","kind":"tag","published_at":"2013-03-21T21:18:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82/manifests"},{"name":"8.0-b81","sha":"a7cf0d61d4465446954a50567879ce59e102ea40","kind":"tag","published_at":"2013-03-14T22:53:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81/manifests"},{"name":"8.0-b80","sha":"28157d5b51f4a1e3a9cd93414a88ba04a31a5055","kind":"tag","published_at":"2013-03-07T22:04:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80/manifests"},{"name":"8.0-b79","sha":"0518f7608c913a06f2565e401012eeb91e8b3d36","kind":"tag","published_at":"2013-02-28T21:37:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79/manifests"},{"name":"8.0-b78","sha":"93794adee6f7d513d089199d0cc8da39b5d6ed15","kind":"tag","published_at":"2013-02-21T23:30:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78/manifests"},{"name":"8.0-b77","sha":"9a1e6a5aac04bbe900fcf761f1a4aafe7af2a0d1","kind":"tag","published_at":"2013-02-15T04:12:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77/manifests"},{"name":"8.0-b76","sha":"ddff01efd1e1e2a4b7da18a33f150b42160a6cc1","kind":"tag","published_at":"2013-02-07T22:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76/manifests"},{"name":"8.0-b75","sha":"04d41eb2e86a9250e24b84a8d8bc56eb1b3aa012","kind":"tag","published_at":"2013-01-31T21:56:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75/manifests"},{"name":"8.0-b74","sha":"36b99316c1f9745ca5da56dfe17e15ceb1698435","kind":"tag","published_at":"2013-01-25T01:24:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74/manifests"},{"name":"8.0-b73","sha":"021ce9b9dcfd87020ea2dae338b57ae7108f69d9","kind":"tag","published_at":"2013-01-17T18:11:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73/manifests"},{"name":"8.0-b72","sha":"8258e433f21bd9947afaabe2aac16d4a3e44248a","kind":"tag","published_at":"2013-01-10T23:42:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72/manifests"},{"name":"8.0-b71","sha":"bc5d17a66086e951aeffe3ce02c7d6209a091c1b","kind":"tag","published_at":"2013-01-03T22:35:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71/manifests"},{"name":"8.0-b70","sha":"195a61d6469172d63a67427514320ea48097fee0","kind":"tag","published_at":"2012-12-27T23:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70/manifests"},{"name":"8.0-b69","sha":"0d6a884e7453d3614ab7573d50e27f3d7f3807fd","kind":"tag","published_at":"2012-12-21T00:44:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69/manifests"},{"name":"8.0-b68","sha":"2c341601e504708f03907d71cef547f4206561c2","kind":"tag","published_at":"2012-12-14T00:55:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68/manifests"},{"name":"8.0-b67","sha":"f95e99f9cdc06e4dd789a7d8253dda07bd410c8d","kind":"tag","published_at":"2012-12-07T00:19:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67/manifests"},{"name":"8.0-b66","sha":"10b1424e41bafb76044014bea4b14c8a040b0135","kind":"tag","published_at":"2012-11-30T06:12:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66/manifests"},{"name":"8.0-b65","sha":"67038aff16f22ab96d80c040d62a4ff483a727a7","kind":"tag","published_at":"2012-11-16T05:18:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65/manifests"},{"name":"8.0-b64","sha":"a432f60749bdf3b25e808dc22ecf8da68fff1bea","kind":"tag","published_at":"2012-11-09T04:39:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64/manifests"},{"name":"8.0-b63","sha":"56200f2f9a5cd90256d7c386735f7895b0d183a0","kind":"tag","published_at":"2012-11-02T01:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63/manifests"},{"name":"8.0-b62","sha":"71702cce4175f6046df9961dbc1614137f992c7d","kind":"tag","published_at":"2012-10-25T23:36:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62/manifests"},{"name":"8.0-b61","sha":"108502611a3ff408021608265e44de847ff53831","kind":"tag","published_at":"2012-10-18T21:33:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61/manifests"},{"name":"8.0-b60","sha":"a2f0393cdcc3919894b298ec143fdcbe969f8068","kind":"tag","published_at":"2012-10-11T21:22:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60/manifests"},{"name":"8.0-b59","sha":"551e97a119e8c7b4bdd842f595df958fad933200","kind":"tag","published_at":"2012-10-04T23:11:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59/manifests"},{"name":"8.0-b58","sha":"358a62d93aebe614087009f7a9a8710f856781bb","kind":"tag","published_at":"2012-09-27T23:12:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58/manifests"},{"name":"8.0-b57","sha":"eecb62946501f88a21502fcd917081d1d5258342","kind":"tag","published_at":"2012-09-20T23:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57/manifests"},{"name":"8.0-b56","sha":"ec74de5b9938fee9c30c7bd6e5374fa9896f6fe8","kind":"tag","published_at":"2012-09-14T04:56:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56/manifests"},{"name":"8.0-b55","sha":"43c808c05be60b7ed8365318321c2c368de2707f","kind":"tag","published_at":"2012-09-07T04:04:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55/manifests"},{"name":"8.0-b54","sha":"b1f965435f28ef49fcf05580f715486438d68659","kind":"tag","published_at":"2012-08-31T00:47:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54/manifests"},{"name":"8.0-b53","sha":"a348a3bfed466ac94a26175e30a97e96a6050bc2","kind":"tag","published_at":"2012-08-28T01:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53/manifests"},{"name":"8.0-b52","sha":"1cd9a1ae3b97c8ee68d77b34a28c62f778460705","kind":"tag","published_at":"2012-08-22T18:35:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52/manifests"},{"name":"2.2-b19","sha":"782162d15331f1ccdbd6b9c82cdf3b3e9b638cd5","kind":"tag","published_at":"2012-07-27T17:58:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19/manifests"},{"name":"2.2-b18","sha":"ca64dc6201df482ea52d1d05e841e781bd5d9b80","kind":"tag","published_at":"2012-07-18T21:57:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18/manifests"},{"name":"2.2-b17","sha":"b3e4c3bcf66c89a985bc63bc21bee44bc2322588","kind":"tag","published_at":"2012-07-11T19:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17/manifests"},{"name":"2.2-b16","sha":"d29204d2b9039316a715cf5ff6c6bd49e51f3d30","kind":"tag","published_at":"2012-07-05T19:13:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16/manifests"},{"name":"2.2-b15","sha":"bdfd883c5eb4081d67db29c227b2c70305368d8f","kind":"tag","published_at":"2012-06-27T21:00:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15/manifests"},{"name":"2.2-b14","sha":"f03da0eb75a02b3e47d9fec5ab379ef9d83194f7","kind":"tag","published_at":"2012-06-23T04:21:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14/manifests"},{"name":"2.2-b13","sha":"cae39c965e151e1d236de67def3baed4da20de70","kind":"tag","published_at":"2012-06-14T21:06:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13/manifests"},{"name":"2.2-b12","sha":"7764bf22f9a493d0aadb2639af44e580a0ce65ac","kind":"tag","published_at":"2012-06-06T23:56:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12/manifests"},{"name":"2.2-b11","sha":"bcb28a7accd69f40c264d7257d15b7ada082591a","kind":"tag","published_at":"2012-05-31T20:21:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11/manifests"},{"name":"2.2-b10","sha":"d0229b16685bde91185e0c66ddf691e9d46c6622","kind":"tag","published_at":"2012-05-25T01:45:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10/manifests"},{"name":"2.2-b09","sha":"25ce65ac3964e43a4bf9bab7f29248083ad35680","kind":"tag","published_at":"2012-05-17T22:19:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09/manifests"},{"name":"2.2-b08","sha":"7d6c1f66d9f2b01ee424ee9bad40418b1a3f297f","kind":"tag","published_at":"2012-05-10T01:39:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08/manifests"},{"name":"2.2-b07","sha":"f6c0ece79203e923c3ccf3df6e3de326b81fc36d","kind":"tag","published_at":"2012-05-03T04:30:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07/manifests"},{"name":"2.2-b06","sha":"7ffb059a53a11aa4eec86c24fe3318c333dc2843","kind":"tag","published_at":"2012-04-25T20:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06/manifests"},{"name":"2.2-b05","sha":"ceb9199c46be0e41bcdd7dd223ecc9b371456c4b","kind":"tag","published_at":"2012-04-20T21:52:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05/manifests"},{"name":"2.2-b04","sha":"d34a9f0697053b5b27d563b672b0bbd8ff72956f","kind":"tag","published_at":"2012-04-11T20:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04/manifests"},{"name":"2.1-b21","sha":"0f33000789b4d349b174a7f8c4ad56b9e2f48be3","kind":"tag","published_at":"2012-04-05T19:55:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21/manifests"},{"name":"2.2-b03","sha":"b9688c06e2c1612d41b22ab5bd2c0a88258f0f43","kind":"tag","published_at":"2012-04-03T20:44:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03/manifests"},{"name":"2.1-b20","sha":"f2fd75939baba6fc934a3d18892230d07320aace","kind":"tag","published_at":"2012-03-28T19:38:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20/manifests"},{"name":"2.1-b19","sha":"083f31ee31397020ee939b470bbed9370fdb7970","kind":"tag","published_at":"2012-03-28T00:12:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19/manifests"},{"name":"2.2-b02","sha":"b41effc761bc31fa7d289d19297dab0daf67ce21","kind":"tag","published_at":"2012-03-27T20:57:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02/manifests"},{"name":"2.1-b18","sha":"206c8707db0055771cd167129241e37c2c72801e","kind":"tag","published_at":"2012-03-21T20:15:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18/manifests"},{"name":"2.2-b01","sha":"8bc7e434031e65cedd9be8e93df7c18310bfddd7","kind":"tag","published_at":"2012-03-20T19:18:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01/manifests"},{"name":"2.1-b17","sha":"5191ad2e4704527047108e0067a1724323bd02ba","kind":"tag","published_at":"2012-03-14T20:22:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17/manifests"},{"name":"2.1-b16","sha":"5f4865c634903ca22f5aea1a302a4fa68cb1ce34","kind":"tag","published_at":"2012-03-07T18:46:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16/manifests"},{"name":"2.1-b15","sha":"58a09654245d53acb841eb70500e7f2461c476bc","kind":"tag","published_at":"2012-02-29T18:42:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15/manifests"},{"name":"2.1-b14","sha":"262cfd65562e56d47c23e69588645e2d6ef9a76c","kind":"tag","published_at":"2012-02-22T18:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14/manifests"},{"name":"2.1-b13","sha":"25acf27a38a6c0bde7a92a68be3b79c1fe71f943","kind":"tag","published_at":"2012-02-15T20:51:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13/manifests"},{"name":"2.1-b12","sha":"7e1ce9ffa4498af5a4d529bdc0d2023a9455ba55","kind":"tag","published_at":"2012-02-08T17:52:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12/manifests"},{"name":"2.1-b11","sha":"c7ecce716f7bb9865034659e5c88d7546ea7a23d","kind":"tag","published_at":"2012-02-01T18:05:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11/manifests"},{"name":"2.1-b10","sha":"de5e0b3d7cd3e3c5ef03f5cc5705c3b11591558a","kind":"tag","published_at":"2012-01-25T19:18:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10/manifests"},{"name":"2.1-b09","sha":"ec1bbdcb7b6533d8dcbab580b3ddf065222a1d72","kind":"tag","published_at":"2012-01-18T18:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09/manifests"},{"name":"2.1-b08","sha":"b968b8b6029f8f1b89fbcfd2023fec3430f4edef","kind":"tag","published_at":"2012-01-11T19:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08/manifests"},{"name":"2.1-b07","sha":"f87231705a55aa96093258825dba1a677288c8aa","kind":"tag","published_at":"2011-12-28T18:20:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07/manifests"},{"name":"2.1-b06","sha":"5a01300e59a3a8d49e508be12fee9761284426f1","kind":"tag","published_at":"2011-12-21T18:11:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06/manifests"},{"name":"2.1-b05","sha":"f5d1ce5ee313c8d219014521c1c4512f92250b58","kind":"tag","published_at":"2011-12-14T18:40:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05/manifests"},{"name":"2.1-b04","sha":"bb193e2ac5056ee5ec6b5479c53e0103e7945313","kind":"tag","published_at":"2011-12-07T17:53:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04/manifests"},{"name":"2.1-b03","sha":"bd84fdfd834d47a66700b764a712facd561a1b8b","kind":"tag","published_at":"2011-12-01T18:13:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03/manifests"},{"name":"2.1-b02","sha":"092e3f29a54c6f2242ae0335c16d485a084207a6","kind":"tag","published_at":"2011-11-23T19:07:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02/manifests"},{"name":"2.1-b01","sha":"caece88e7165d698d50eb1172892b8e3cc842bbb","kind":"tag","published_at":"2011-11-16T19:34:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01/manifests"}]},"repo_metadata_updated_at":"2025-10-31T05:42:17.959Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.62102135278767,"dependent_packages_count":48.065677441475074,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.84334939713138},"purl":"pkg:maven/org.openjfx/jfx-incubator-input","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.openjfx:jfx-incubator-input","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.openjfx:jfx-incubator-input","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.openjfx:jfx-incubator-input/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T01:02:17.099Z","issues_count":1,"pull_requests_count":1094,"avg_time_to_close_issue":16213.0,"avg_time_to_close_pull_request":4823889.823529412,"issues_closed_count":1,"pull_requests_closed_count":849,"pull_request_authors_count":74,"issue_authors_count":1,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":11.723034734917734,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":506,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1300110.6335078534,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":382,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":9.314229249011857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/issues","maintainers":[{"login":"kevinrushforth","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"Maran23","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"hjohn","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"arapte","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"jaybhaskar","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"tsayao","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"jayathirthrao","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"nlisker","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"sashamatveev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azuev-java","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"FlorianKirmaier","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianKirmaier"},{"login":"karthikpandelu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthikpandelu"},{"login":"johanvos","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"azvegint","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"prsadhuk","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"},{"login":"prrace","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prrace"},{"login":"aghaisas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aghaisas"},{"login":"jgneff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgneff"},{"login":"AnirvanSarkar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnirvanSarkar"},{"login":"theaoqi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theaoqi"},{"login":"Maxoudela","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maxoudela"},{"login":"tiainen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiainen"},{"login":"bourgesl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourgesl"},{"login":"kleopatra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleopatra"},{"login":"DeanWookey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeanWookey"}],"active_maintainers":[{"login":"kevinrushforth","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"arapte","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"Maran23","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"jayathirthrao","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"jaybhaskar","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"hjohn","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"tsayao","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"nlisker","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"azuev-java","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"sashamatveev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azvegint","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"johanvos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"prsadhuk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jfx-incubator-input/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jfx-incubator-input/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jfx-incubator-input/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jfx-incubator-input/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jfx-incubator-input/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:jfx-incubator-input/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4627762,"name":"org.openjfx:javafx-media","ecosystem":"maven","description":"OpenJFX javafx-media","homepage":"https://openjdk.java.net/projects/openjfx/","licenses":"GPLv2+CE","normalized_licenses":["libpng-2.0"],"repository_url":"https://github.com/openjdk/jfx","keywords_array":[],"namespace":"org.openjfx","versions_count":292,"first_release_published_at":"2018-07-20T09:32:18.000Z","latest_release_published_at":"2026-04-21T09:38:46.000Z","latest_release_number":"26.0.1","last_synced_at":"2026-06-13T15:15:34.385Z","created_at":"2022-07-23T13:39:37.538Z","updated_at":"2026-06-13T16:12:54.590Z","registry_url":"https://central.sonatype.com/artifact/org.openjfx/javafx-media/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.openjfx/javafx-media/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37272435,"uuid":"185199202","full_name":"openjdk/jfx","owner":"openjdk","description":"JavaFX mainline development","archived":false,"fork":false,"pushed_at":"2025-10-31T03:26:29.000Z","size":387235,"stargazers_count":3094,"open_issues_count":33,"forks_count":543,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-10-31T05:34:17.580Z","etag":null,"topics":["java","javafx","openjdk","openjfx"],"latest_commit_sha":null,"homepage":"https://openjdk.org/projects/openjfx/","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openjdk.png","metadata":{"files":{"readme":"README-code-reviews.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-06T13:10:16.000Z","updated_at":"2025-10-31T03:26:34.000Z","dependencies_parsed_at":"2022-07-09T13:47:54.211Z","dependency_job_id":"1d37c2c7-f198-4db3-9de6-d5c858f00e29","html_url":"https://github.com/openjdk/jfx","commit_stats":{"total_commits":10952,"total_committers":244,"mean_commits":"44.885245901639344","dds":0.858382030679328,"last_synced_commit":"caf078acd42fabc3d9746471b54a77f3b86ff305"},"previous_names":[],"tags_count":822,"template":false,"template_full_name":null,"purl":"pkg:github/openjdk/jfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/sbom","scorecard":{"id":415533,"data":{"date":"2025-08-11","repo":{"name":"github.com/openjdk/jfx","commit":"1dda20b72eae2b9e12eb1217504977b45ddff6b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/submit.yml:54","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:36","Info: CppLibFuzzer integration found: modules/javafx.web/src/main/native/Source/WebGPU/WGSL/wgslfuzz.cpp:40"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/migrate-header-rule:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/submit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/submit.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/openjdk/jfx/submit.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-18T23:44:23.296Z","repository_id":37272435,"created_at":"2025-08-18T23:44:23.296Z","updated_at":"2025-08-18T23:44:23.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281936818,"owners_count":26586769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"openjdk","name":"OpenJDK","uuid":"41768318","kind":"organization","description":"","email":null,"website":"https://openjdk.org","location":null,"twitter":"openjdk","company":null,"icon_url":"https://avatars.githubusercontent.com/u/41768318?v=4","repositories_count":118,"last_synced_at":"2024-05-07T18:09:22.547Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openjdk","funding_links":[],"total_stars":31600,"followers":3511,"following":0,"created_at":"2022-11-13T12:00:54.435Z","updated_at":"2024-05-07T18:10:07.995Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk/repositories"},"tags":[{"name":"26+14","sha":"bf76ed2a6dd1dd74baf865e405690ce996699513","kind":"tag","published_at":"2025-10-30T15:19:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+14","html_url":"https://github.com/openjdk/jfx/releases/tag/26+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+14/manifests"},{"name":"26+13","sha":"47d9dcc38a5e685a014774274f478b4205c6e397","kind":"tag","published_at":"2025-10-23T12:48:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+13","html_url":"https://github.com/openjdk/jfx/releases/tag/26+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+13/manifests"},{"name":"26+12","sha":"38300ca6c6c3483d35abec6f3fb2431402a26af0","kind":"tag","published_at":"2025-10-16T13:36:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+12","html_url":"https://github.com/openjdk/jfx/releases/tag/26+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+12/manifests"},{"name":"26+11","sha":"1b16ebaa8c583ce6094ad5717969967b8c9f2c9e","kind":"tag","published_at":"2025-10-09T12:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+11","html_url":"https://github.com/openjdk/jfx/releases/tag/26+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+11/manifests"},{"name":"26+10","sha":"5682424bebae7947f665fcb11429c3d2e069e8e5","kind":"tag","published_at":"2025-10-02T12:49:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+10","html_url":"https://github.com/openjdk/jfx/releases/tag/26+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+10/manifests"},{"name":"26+9","sha":"cca1703f49585843fc82517a828ed59b68b76ab8","kind":"tag","published_at":"2025-09-25T16:18:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+9","html_url":"https://github.com/openjdk/jfx/releases/tag/26+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+9/manifests"},{"name":"26+8","sha":"c95cdcdc9cd8b3070e8076ea91234772d6a21331","kind":"tag","published_at":"2025-09-18T13:06:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+8","html_url":"https://github.com/openjdk/jfx/releases/tag/26+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+8/manifests"},{"name":"25-ga","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-09-16T14:18:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/25-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25-ga/manifests"},{"name":"26+7","sha":"89406ad45e4bfe4a235c21671a6f4ab2eec081ff","kind":"tag","published_at":"2025-09-11T16:00:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+7","html_url":"https://github.com/openjdk/jfx/releases/tag/26+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+7/manifests"},{"name":"26+6","sha":"368bd20b887bb813718fbfecc14760597e8d4521","kind":"tag","published_at":"2025-09-04T16:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+6","html_url":"https://github.com/openjdk/jfx/releases/tag/26+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+6/manifests"},{"name":"25+29","sha":"1718dc767543023a5466304c09fb2d39711cb1a8","kind":"tag","published_at":"2025-08-28T11:31:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+29","html_url":"https://github.com/openjdk/jfx/releases/tag/25+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+29/manifests"},{"name":"26+5","sha":"fa2127cb3a3fc11238c5c8ce4cf0d15c4000f05c","kind":"tag","published_at":"2025-08-21T15:13:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+5","html_url":"https://github.com/openjdk/jfx/releases/tag/26+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+5/manifests"},{"name":"26+4","sha":"1dda20b72eae2b9e12eb1217504977b45ddff6b8","kind":"tag","published_at":"2025-08-14T12:00:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+4","html_url":"https://github.com/openjdk/jfx/releases/tag/26+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+4/manifests"},{"name":"26+3","sha":"f9532842b0765472c7490fb5bbf57cf268dd45ee","kind":"tag","published_at":"2025-08-07T15:30:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+3","html_url":"https://github.com/openjdk/jfx/releases/tag/26+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+3/manifests"},{"name":"25+28","sha":"4f694cb443c408c79176472fdf994b5ddcf1a8ae","kind":"tag","published_at":"2025-08-07T15:28:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+28","html_url":"https://github.com/openjdk/jfx/releases/tag/25+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+28/manifests"},{"name":"26+2","sha":"4e334cb1ebbb370086d0a58bbe1d9a30d6665066","kind":"tag","published_at":"2025-07-31T20:08:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+2","html_url":"https://github.com/openjdk/jfx/releases/tag/26+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+2/manifests"},{"name":"25+27","sha":"a0c0920d92eeb6608c80bf3779def90adfcca756","kind":"tag","published_at":"2025-07-31T19:44:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+27","html_url":"https://github.com/openjdk/jfx/releases/tag/25+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+27/manifests"},{"name":"25+26","sha":"b60486c4ead35f776d1a7580dc6f55769b780804","kind":"tag","published_at":"2025-07-24T16:36:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+26","html_url":"https://github.com/openjdk/jfx/releases/tag/25+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+26/manifests"},{"name":"26+1","sha":"dbd43a371a2460c3cf8aed108d349b301bd2a1b2","kind":"tag","published_at":"2025-07-24T16:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+1","html_url":"https://github.com/openjdk/jfx/releases/tag/26+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+1/manifests"},{"name":"25+25","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T18:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+25","html_url":"https://github.com/openjdk/jfx/releases/tag/25+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+25/manifests"},{"name":"26+0","sha":"c915919369efd10662d1c71b7454f33237054dfb","kind":"tag","published_at":"2025-07-17T16:18:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/26+0","html_url":"https://github.com/openjdk/jfx/releases/tag/26+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@26%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/26+0/manifests"},{"name":"25+24","sha":"6029e3e4058e2a87ecb0f5c07689f7d4783a1c65","kind":"tag","published_at":"2025-07-10T14:05:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+24","html_url":"https://github.com/openjdk/jfx/releases/tag/25+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+24/manifests"},{"name":"25+23","sha":"0270847b85ab6d4701abb201ec4b2aeee96129dd","kind":"tag","published_at":"2025-07-03T12:39:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+23","html_url":"https://github.com/openjdk/jfx/releases/tag/25+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+23/manifests"},{"name":"25+22","sha":"b9dd4dec1bf93f56e918fd60225fa7ead8dcccca","kind":"tag","published_at":"2025-06-26T13:28:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+22","html_url":"https://github.com/openjdk/jfx/releases/tag/25+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+22/manifests"},{"name":"25+21","sha":"fc4642dbb008ed0e49996c1eea10b92fad5f7dcf","kind":"tag","published_at":"2025-06-19T14:28:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+21","html_url":"https://github.com/openjdk/jfx/releases/tag/25+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+21/manifests"},{"name":"25+20","sha":"72c1c21a76ba752439c877aba599b0b5f8bf9332","kind":"tag","published_at":"2025-06-12T16:21:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+20","html_url":"https://github.com/openjdk/jfx/releases/tag/25+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+20/manifests"},{"name":"25+19","sha":"11f31146a6f70881945799dadad63bca56ed8a80","kind":"tag","published_at":"2025-06-05T17:23:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+19","html_url":"https://github.com/openjdk/jfx/releases/tag/25+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+19/manifests"},{"name":"25+18","sha":"ac12979bc3100cf4f263a38669a59dac2b71fdce","kind":"tag","published_at":"2025-05-22T14:29:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+18","html_url":"https://github.com/openjdk/jfx/releases/tag/25+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+18/manifests"},{"name":"25+17","sha":"2b2355eb659cd433931825e8c0b7fa89da17e2d5","kind":"tag","published_at":"2025-05-15T15:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+17","html_url":"https://github.com/openjdk/jfx/releases/tag/25+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+17/manifests"},{"name":"25+16","sha":"bffc32bfef9b48478382180beefdb84f2b8651c6","kind":"tag","published_at":"2025-05-08T13:07:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+16","html_url":"https://github.com/openjdk/jfx/releases/tag/25+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+16/manifests"},{"name":"25+15","sha":"3fdd21386d6db96294fcecd80afc25d09732c067","kind":"tag","published_at":"2025-05-01T16:56:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+15","html_url":"https://github.com/openjdk/jfx/releases/tag/25+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+15/manifests"},{"name":"25+14","sha":"48240dab9860728ca12f96b7cbdc4dca1d7414f2","kind":"tag","published_at":"2025-04-24T15:05:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+14","html_url":"https://github.com/openjdk/jfx/releases/tag/25+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+14/manifests"},{"name":"25+13","sha":"9291099cc3a7830937bffdb65100b372ea1cc77a","kind":"tag","published_at":"2025-04-17T16:35:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+13","html_url":"https://github.com/openjdk/jfx/releases/tag/25+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+13/manifests"},{"name":"25+12","sha":"9ac707dac4d675a4301241ae100fd26b08e57bf1","kind":"tag","published_at":"2025-04-10T20:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+12","html_url":"https://github.com/openjdk/jfx/releases/tag/25+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+12/manifests"},{"name":"25+11","sha":"9ab20363e334541a2c82a573d35603c2a2945f03","kind":"tag","published_at":"2025-04-03T15:28:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+11","html_url":"https://github.com/openjdk/jfx/releases/tag/25+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+11/manifests"},{"name":"25+10","sha":"91433775e75c9c662774f28de5310eab7da0fe7e","kind":"tag","published_at":"2025-03-27T18:35:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+10","html_url":"https://github.com/openjdk/jfx/releases/tag/25+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+10/manifests"},{"name":"25+9","sha":"0eda4df202c07beda00bd282681b6755c1602661","kind":"tag","published_at":"2025-03-20T11:57:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+9","html_url":"https://github.com/openjdk/jfx/releases/tag/25+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+9/manifests"},{"name":"24-ga","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-03-18T12:15:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/24-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24-ga/manifests"},{"name":"25+8","sha":"1c3cfcb8bb4e8874406d3a5b507f38859f4c1d9b","kind":"tag","published_at":"2025-03-13T12:15:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+8","html_url":"https://github.com/openjdk/jfx/releases/tag/25+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+8/manifests"},{"name":"25+7","sha":"c7091e1f57503e68c578ec890a4945a74d2d2978","kind":"tag","published_at":"2025-03-06T14:15:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+7","html_url":"https://github.com/openjdk/jfx/releases/tag/25+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+7/manifests"},{"name":"25+6","sha":"7a7854c947728daab6a924baa0596ccfc2df1ebb","kind":"tag","published_at":"2025-02-27T16:01:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+6","html_url":"https://github.com/openjdk/jfx/releases/tag/25+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+6/manifests"},{"name":"24+29","sha":"ca0f3806bb8ab0b210fad262fdc5d900301b88bd","kind":"tag","published_at":"2025-02-27T16:00:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+29","html_url":"https://github.com/openjdk/jfx/releases/tag/24+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+29/manifests"},{"name":"25+5","sha":"307e3087f350bee5f73710b00588784696e84b07","kind":"tag","published_at":"2025-02-20T15:40:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+5","html_url":"https://github.com/openjdk/jfx/releases/tag/25+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+5/manifests"},{"name":"25+4","sha":"1e6915738d654e6cf7a547e47b8b020117db6bc3","kind":"tag","published_at":"2025-02-13T14:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+4","html_url":"https://github.com/openjdk/jfx/releases/tag/25+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+4/manifests"},{"name":"24+28","sha":"0424b8b1705252ded4ffc4a681a1ba67124ddb12","kind":"tag","published_at":"2025-02-13T14:38:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+28","html_url":"https://github.com/openjdk/jfx/releases/tag/24+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+28/manifests"},{"name":"25+3","sha":"d615fdc717a55251225823ae5eeefb766e900e99","kind":"tag","published_at":"2025-02-06T17:14:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+3","html_url":"https://github.com/openjdk/jfx/releases/tag/25+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+3/manifests"},{"name":"25+2","sha":"98b4b2e1127db5b23a4d7d86849aec0955d4fbf9","kind":"tag","published_at":"2025-01-30T16:29:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+2","html_url":"https://github.com/openjdk/jfx/releases/tag/25+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+2/manifests"},{"name":"24+27","sha":"e079ed31f9bfd0af59319f48ebf9c75f78805970","kind":"tag","published_at":"2025-01-30T16:26:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+27","html_url":"https://github.com/openjdk/jfx/releases/tag/24+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+27/manifests"},{"name":"24+26","sha":"87c3488a15b361ca343b6a324b9e4a995ce0baec","kind":"tag","published_at":"2025-01-23T16:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+26","html_url":"https://github.com/openjdk/jfx/releases/tag/24+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+26/manifests"},{"name":"25+1","sha":"f2f5639c243dada1a25f661dbf84d37d908e16e3","kind":"tag","published_at":"2025-01-23T16:37:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+1","html_url":"https://github.com/openjdk/jfx/releases/tag/25+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+1/manifests"},{"name":"24+25","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:14:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+25","html_url":"https://github.com/openjdk/jfx/releases/tag/24+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+25/manifests"},{"name":"25+0","sha":"069db877e1c6471a108316701c3136b01cc8f18e","kind":"tag","published_at":"2025-01-16T16:09:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/25+0","html_url":"https://github.com/openjdk/jfx/releases/tag/25+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@25%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/25+0/manifests"},{"name":"24+24","sha":"7312ad1af3a67dd2fd528f3dba0192712359a242","kind":"tag","published_at":"2025-01-09T13:18:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+24","html_url":"https://github.com/openjdk/jfx/releases/tag/24+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+24/manifests"},{"name":"24+23","sha":"f06b15b6e6c60fba18b6452464e75b89cc7054f9","kind":"tag","published_at":"2025-01-02T11:48:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+23","html_url":"https://github.com/openjdk/jfx/releases/tag/24+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+23/manifests"},{"name":"24+22","sha":"e30d0d54f4269ffe3a9293fc9604f5467c3b5e37","kind":"tag","published_at":"2024-12-19T13:49:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+22","html_url":"https://github.com/openjdk/jfx/releases/tag/24+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+22/manifests"},{"name":"24+21","sha":"b76c05b9356656c1bd6a4a7026b858d3a935a51f","kind":"tag","published_at":"2024-12-12T12:57:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+21","html_url":"https://github.com/openjdk/jfx/releases/tag/24+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+21/manifests"},{"name":"24+20","sha":"a431801c3d1d76f03c54f7f3451eac4fa8024e8b","kind":"tag","published_at":"2024-12-05T17:55:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+20","html_url":"https://github.com/openjdk/jfx/releases/tag/24+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+20/manifests"},{"name":"24+19","sha":"a45e33c1a4d8390eb1e6ec66977f453df71a009a","kind":"tag","published_at":"2024-11-28T13:20:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+19","html_url":"https://github.com/openjdk/jfx/releases/tag/24+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+19/manifests"},{"name":"24+18","sha":"3a8a5598fa3e4fa326b1332c0bba6905183348f5","kind":"tag","published_at":"2024-11-21T17:08:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+18","html_url":"https://github.com/openjdk/jfx/releases/tag/24+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+18/manifests"},{"name":"24+17","sha":"72af9e2366727a83ca1eace73e1c337cc4f8a255","kind":"tag","published_at":"2024-11-14T20:14:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+17","html_url":"https://github.com/openjdk/jfx/releases/tag/24+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+17/manifests"},{"name":"24+16","sha":"3d15a3065c272d79011f99f77c1bdd0d8801e290","kind":"tag","published_at":"2024-11-07T14:22:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+16","html_url":"https://github.com/openjdk/jfx/releases/tag/24+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+16/manifests"},{"name":"24+15","sha":"076b4018de1a6fd659778b77d66d2478def315a3","kind":"tag","published_at":"2024-10-24T11:41:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+15","html_url":"https://github.com/openjdk/jfx/releases/tag/24+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+15/manifests"},{"name":"24+14","sha":"c4b1e1c019c98e97c64df8b11ee2f9635c67256d","kind":"tag","published_at":"2024-10-17T17:43:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+14","html_url":"https://github.com/openjdk/jfx/releases/tag/24+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+14/manifests"},{"name":"24+13","sha":"fb06b1f8e88d1c09cc8109ad3cb0ef5a5a754934","kind":"tag","published_at":"2024-10-10T15:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+13","html_url":"https://github.com/openjdk/jfx/releases/tag/24+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+13/manifests"},{"name":"24+12","sha":"d5432c3e14b06445bc45e34e4aa63ec415c03595","kind":"tag","published_at":"2024-10-03T12:32:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+12","html_url":"https://github.com/openjdk/jfx/releases/tag/24+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+12/manifests"},{"name":"24+11","sha":"29004352006e4d1d01401d658d22a35ae2648de5","kind":"tag","published_at":"2024-09-26T13:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+11","html_url":"https://github.com/openjdk/jfx/releases/tag/24+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+11/manifests"},{"name":"24+10","sha":"e81b676629f281e526f2e37af2b5a82b6c28bc6e","kind":"tag","published_at":"2024-09-19T12:58:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+10","html_url":"https://github.com/openjdk/jfx/releases/tag/24+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+10/manifests"},{"name":"23-ga","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-09-17T11:20:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/23-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23-ga/manifests"},{"name":"24+9","sha":"639f138380a4091befa3046f7211aab77f8d77dd","kind":"tag","published_at":"2024-09-12T15:27:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+9","html_url":"https://github.com/openjdk/jfx/releases/tag/24+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+9/manifests"},{"name":"24+8","sha":"4647367ce4590440fbb85675055225c869502314","kind":"tag","published_at":"2024-09-05T15:12:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+8","html_url":"https://github.com/openjdk/jfx/releases/tag/24+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+8/manifests"},{"name":"23+29","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-29T12:09:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+29","html_url":"https://github.com/openjdk/jfx/releases/tag/23+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+29/manifests"},{"name":"24+7","sha":"b88ac0495650bd033ba11e3131e9bffc517872eb","kind":"tag","published_at":"2024-08-29T12:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+7","html_url":"https://github.com/openjdk/jfx/releases/tag/24+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+7/manifests"},{"name":"23+28","sha":"1094ee3f13f48a33bbfc858b2893daaf2cbe8f39","kind":"tag","published_at":"2024-08-22T13:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+28","html_url":"https://github.com/openjdk/jfx/releases/tag/23+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+28/manifests"},{"name":"24+6","sha":"b8987310dfff28b7a1a3862868c2d2210063985d","kind":"tag","published_at":"2024-08-22T12:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+6","html_url":"https://github.com/openjdk/jfx/releases/tag/24+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+6/manifests"},{"name":"24+5","sha":"338b1f3a1cff64f8eceb140015fec232f21234eb","kind":"tag","published_at":"2024-08-15T15:13:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+5","html_url":"https://github.com/openjdk/jfx/releases/tag/24+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+5/manifests"},{"name":"24+4","sha":"abb6dfefae840ac17893a12e4ac086140c83e451","kind":"tag","published_at":"2024-08-08T16:29:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+4","html_url":"https://github.com/openjdk/jfx/releases/tag/24+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+4/manifests"},{"name":"24+3","sha":"686a396c6f1a5ee0733a69a046d2131f4649eca8","kind":"tag","published_at":"2024-08-01T17:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+3","html_url":"https://github.com/openjdk/jfx/releases/tag/24+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+3/manifests"},{"name":"24+2","sha":"ffbd12dc01132f186908eb83144ff17c4b4bdeaf","kind":"tag","published_at":"2024-07-25T15:52:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+2","html_url":"https://github.com/openjdk/jfx/releases/tag/24+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+2/manifests"},{"name":"24+1","sha":"81f11c4a39eb505d17c57a49c5e084f75a169856","kind":"tag","published_at":"2024-07-18T16:22:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+1","html_url":"https://github.com/openjdk/jfx/releases/tag/24+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+1/manifests"},{"name":"23+27","sha":"d9780548f42047cd7cd06d20c1350fa955a9dc9a","kind":"tag","published_at":"2024-07-18T16:16:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+27","html_url":"https://github.com/openjdk/jfx/releases/tag/23+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+27/manifests"},{"name":"23+26","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+26","html_url":"https://github.com/openjdk/jfx/releases/tag/23+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+26/manifests"},{"name":"24+0","sha":"a41dcf3cb7259af0b5feac404aa94c3c1b247460","kind":"tag","published_at":"2024-07-11T16:17:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/24+0","html_url":"https://github.com/openjdk/jfx/releases/tag/24+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@24%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/24+0/manifests"},{"name":"23+25","sha":"459b15fc61e7a78f29c16fe665370657c1236b3f","kind":"tag","published_at":"2024-07-04T13:05:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+25","html_url":"https://github.com/openjdk/jfx/releases/tag/23+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+25/manifests"},{"name":"23+24","sha":"ca04c87d307c36591162af8cd6298ede17812834","kind":"tag","published_at":"2024-06-27T16:53:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+24","html_url":"https://github.com/openjdk/jfx/releases/tag/23+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+24/manifests"},{"name":"23+23","sha":"14cd9806eab87954f998aab33c8b2529e34924d6","kind":"tag","published_at":"2024-06-20T15:45:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+23","html_url":"https://github.com/openjdk/jfx/releases/tag/23+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+23/manifests"},{"name":"23+22","sha":"c8b96e4e6da18b4ab1331bb3a5b48cf1b8b3e2e6","kind":"tag","published_at":"2024-06-13T16:00:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+22","html_url":"https://github.com/openjdk/jfx/releases/tag/23+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+22/manifests"},{"name":"23+21","sha":"4a33d5ef13c7bc72900fa6769fe4779ccec5bc98","kind":"tag","published_at":"2024-06-06T15:24:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+21","html_url":"https://github.com/openjdk/jfx/releases/tag/23+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+21/manifests"},{"name":"23+20","sha":"dedcf1d236b5429dcf3c42f5fd1095b28d5da063","kind":"tag","published_at":"2024-05-29T11:04:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+20","html_url":"https://github.com/openjdk/jfx/releases/tag/23+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+20/manifests"},{"name":"23+19","sha":"94aa2b68d01af6096a18316ab36c911fe8cec572","kind":"tag","published_at":"2024-05-23T16:43:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+19","html_url":"https://github.com/openjdk/jfx/releases/tag/23+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+19/manifests"},{"name":"23+18","sha":"a7627fa8d4c0c2595d359a2656daf2f6005ee0f5","kind":"tag","published_at":"2024-05-16T15:42:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+18","html_url":"https://github.com/openjdk/jfx/releases/tag/23+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+18/manifests"},{"name":"23+17","sha":"7699c448bbdfe4213f74eb47409d9c42b16b59a4","kind":"tag","published_at":"2024-05-09T11:52:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+17","html_url":"https://github.com/openjdk/jfx/releases/tag/23+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+17/manifests"},{"name":"23+16","sha":"aa9907a58e24bc997a6762d62542a9cc6234dbe3","kind":"tag","published_at":"2024-05-02T16:37:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+16","html_url":"https://github.com/openjdk/jfx/releases/tag/23+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+16/manifests"},{"name":"23+15","sha":"c23ac74714a88649a65d455a06254e97cd6ecb3f","kind":"tag","published_at":"2024-04-26T20:49:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+15","html_url":"https://github.com/openjdk/jfx/releases/tag/23+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+15/manifests"},{"name":"23+14","sha":"d03b0028d1ebefa00df59a20d6f9a4dd9ac5f033","kind":"tag","published_at":"2024-04-19T12:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+14","html_url":"https://github.com/openjdk/jfx/releases/tag/23+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+14/manifests"},{"name":"23+13","sha":"0eb4d7196099d817cc6467985b882242845bdd2e","kind":"tag","published_at":"2024-04-11T18:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+13","html_url":"https://github.com/openjdk/jfx/releases/tag/23+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+13/manifests"},{"name":"23+12","sha":"0d336063346879671e1c9fbdeed4926d69c6cf44","kind":"tag","published_at":"2024-04-04T15:05:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+12","html_url":"https://github.com/openjdk/jfx/releases/tag/23+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+12/manifests"},{"name":"23+11","sha":"0d2ad0e0e6a8ab29e73e77ddbdbe4b6c4d8ab147","kind":"tag","published_at":"2024-03-29T13:44:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+11","html_url":"https://github.com/openjdk/jfx/releases/tag/23+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+11/manifests"},{"name":"23+10","sha":"dcb894c7ffd1d14365a0ef691362f2e7232d20d5","kind":"tag","published_at":"2024-03-21T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+10","html_url":"https://github.com/openjdk/jfx/releases/tag/23+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+10/manifests"},{"name":"22-ga","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-03-19T14:06:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/22-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22-ga/manifests"},{"name":"23+9","sha":"c196454e76dec1cbcd028e12d99f052981a63a4e","kind":"tag","published_at":"2024-03-14T22:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+9","html_url":"https://github.com/openjdk/jfx/releases/tag/23+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+9/manifests"},{"name":"23+8","sha":"64af987576214fc5483520ce8131895be74a641d","kind":"tag","published_at":"2024-03-07T16:21:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+8","html_url":"https://github.com/openjdk/jfx/releases/tag/23+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+8/manifests"},{"name":"23+7","sha":"b99eb45828317e4c195b46eb0c9371d4645f2c6c","kind":"tag","published_at":"2024-02-29T18:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+7","html_url":"https://github.com/openjdk/jfx/releases/tag/23+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+7/manifests"},{"name":"22+30","sha":"3b925780ab87c4987bd35a0d5dbcb66e8a2a5b31","kind":"tag","published_at":"2024-02-29T17:39:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+30","html_url":"https://github.com/openjdk/jfx/releases/tag/22+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+30/manifests"},{"name":"23+6","sha":"e0b88bc7cfede46afe28cbb4a2e333df933b5100","kind":"tag","published_at":"2024-02-22T16:15:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+6","html_url":"https://github.com/openjdk/jfx/releases/tag/23+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+6/manifests"},{"name":"23+5","sha":"48be7d36d5033d215d585619f34c2dde518e4b53","kind":"tag","published_at":"2024-02-15T15:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+5","html_url":"https://github.com/openjdk/jfx/releases/tag/23+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+5/manifests"},{"name":"22+29","sha":"f15a4add7133c94f4bae3c0abaeb16d1b31ee6cd","kind":"tag","published_at":"2024-02-15T15:50:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+29","html_url":"https://github.com/openjdk/jfx/releases/tag/22+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+29/manifests"},{"name":"23+4","sha":"172c491dae4b774012589d991c898f12ccb44a4c","kind":"tag","published_at":"2024-02-08T23:19:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+4","html_url":"https://github.com/openjdk/jfx/releases/tag/23+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+4/manifests"},{"name":"23+3","sha":"aac2df168d524f97d663de6776962773702b360c","kind":"tag","published_at":"2024-02-01T16:19:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+3","html_url":"https://github.com/openjdk/jfx/releases/tag/23+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+3/manifests"},{"name":"22+28","sha":"34914c465ac71bd2ab3ba2a5ccae5f353bc59264","kind":"tag","published_at":"2024-02-01T16:17:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+28","html_url":"https://github.com/openjdk/jfx/releases/tag/22+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+28/manifests"},{"name":"22+27","sha":"b4b576fa1c1ba58f5069e2c40e1f636daeafa85c","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+27","html_url":"https://github.com/openjdk/jfx/releases/tag/22+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+27/manifests"},{"name":"23+2","sha":"9e7e8e1d08a9d03611da99ef1a7e6e29cd870eca","kind":"tag","published_at":"2024-01-25T17:15:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+2","html_url":"https://github.com/openjdk/jfx/releases/tag/23+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+2/manifests"},{"name":"23+1","sha":"872dbc8a2d254cba4df33fcc778b15b1a3c9b69f","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+1","html_url":"https://github.com/openjdk/jfx/releases/tag/23+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+1/manifests"},{"name":"22+26","sha":"0a566990a8bd9d0a7329b1d8fed4326128c48cd3","kind":"tag","published_at":"2024-01-18T22:33:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+26","html_url":"https://github.com/openjdk/jfx/releases/tag/22+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+26/manifests"},{"name":"22+25","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:17:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+25","html_url":"https://github.com/openjdk/jfx/releases/tag/22+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+25/manifests"},{"name":"23+0","sha":"5b1fce559d6a3abb8ab19daf6b1177dc4ba3fcdd","kind":"tag","published_at":"2024-01-11T16:09:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/23+0","html_url":"https://github.com/openjdk/jfx/releases/tag/23+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@23%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/23+0/manifests"},{"name":"22+24","sha":"2493a23e2dc5ff8694ab4a1bed06fe73466edaf9","kind":"tag","published_at":"2024-01-04T15:46:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+24","html_url":"https://github.com/openjdk/jfx/releases/tag/22+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+24/manifests"},{"name":"22+23","sha":"ab68b716fbfd807918ca4a1bc096dcf40d9cfcbd","kind":"tag","published_at":"2023-12-21T15:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+23","html_url":"https://github.com/openjdk/jfx/releases/tag/22+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+23/manifests"},{"name":"22+22","sha":"8872f7afab5eca725b29d9e5b005084c22b27b9c","kind":"tag","published_at":"2023-12-15T13:01:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+22","html_url":"https://github.com/openjdk/jfx/releases/tag/22+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+22/manifests"},{"name":"22+21","sha":"2108ecf9d7c8c459964a9e8b5e37485b3507b028","kind":"tag","published_at":"2023-12-07T20:40:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+21","html_url":"https://github.com/openjdk/jfx/releases/tag/22+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+21/manifests"},{"name":"22+20","sha":"036d81be5ab2434863dee2d704967589222176cb","kind":"tag","published_at":"2023-11-30T19:18:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+20","html_url":"https://github.com/openjdk/jfx/releases/tag/22+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+20/manifests"},{"name":"22+19","sha":"3548cddedcf3e99af9263efc8004a092a55af8fb","kind":"tag","published_at":"2023-11-24T04:10:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+19","html_url":"https://github.com/openjdk/jfx/releases/tag/22+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+19/manifests"},{"name":"22+18","sha":"cda623d74a17c1aac034bac175e4fb10bd1fd52b","kind":"tag","published_at":"2023-11-16T20:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+18","html_url":"https://github.com/openjdk/jfx/releases/tag/22+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+18/manifests"},{"name":"22+17","sha":"c8641e280b41d26a59d20c21813408f6cfe30cbb","kind":"tag","published_at":"2023-11-09T15:31:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+17","html_url":"https://github.com/openjdk/jfx/releases/tag/22+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+17/manifests"},{"name":"22+16","sha":"96e5d10a40dc25b999ff229f1d6601d1058761b2","kind":"tag","published_at":"2023-11-02T22:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+16","html_url":"https://github.com/openjdk/jfx/releases/tag/22+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+16/manifests"},{"name":"22+15","sha":"9b93c962f45e5cf0b3a9f1090f307603be130a0e","kind":"tag","published_at":"2023-10-26T19:39:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+15","html_url":"https://github.com/openjdk/jfx/releases/tag/22+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+15/manifests"},{"name":"22+14","sha":"27594f01bd1df9d716914f8a7527d56b4ea45596","kind":"tag","published_at":"2023-10-20T10:21:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+14","html_url":"https://github.com/openjdk/jfx/releases/tag/22+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+14/manifests"},{"name":"22+13","sha":"e621d4b65222ee99b29fb2709a830d8ad70ea44f","kind":"tag","published_at":"2023-10-12T15:16:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+13","html_url":"https://github.com/openjdk/jfx/releases/tag/22+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+13/manifests"},{"name":"22+12","sha":"25862787d2e1b6c4da17089a1d5695c4e4b9fd6e","kind":"tag","published_at":"2023-10-05T18:57:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+12","html_url":"https://github.com/openjdk/jfx/releases/tag/22+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+12/manifests"},{"name":"22+11","sha":"f2dd4bdb7b7d2877fb8aa805737c5d9bd89f9cef","kind":"tag","published_at":"2023-09-28T12:20:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+11","html_url":"https://github.com/openjdk/jfx/releases/tag/22+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+11/manifests"},{"name":"22+10","sha":"658c833179dffb68893375b8bad90b7906f479b3","kind":"tag","published_at":"2023-09-21T13:01:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+10","html_url":"https://github.com/openjdk/jfx/releases/tag/22+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+10/manifests"},{"name":"21-ga","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-19T11:57:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/21-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21-ga/manifests"},{"name":"22+9","sha":"f7b21e5468f1aad18df17443590c0887b2cf0239","kind":"tag","published_at":"2023-09-14T19:14:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+9","html_url":"https://github.com/openjdk/jfx/releases/tag/22+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+9/manifests"},{"name":"22+8","sha":"8fcd6e5e55967810ec2acd3dcc9b47bae5c70350","kind":"tag","published_at":"2023-09-07T18:17:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+8","html_url":"https://github.com/openjdk/jfx/releases/tag/22+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+8/manifests"},{"name":"21+31","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-09-01T00:06:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+31","html_url":"https://github.com/openjdk/jfx/releases/tag/21+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+31/manifests"},{"name":"22+7","sha":"beca88c16fa0942ce7ed32530c411ed9671ad925","kind":"tag","published_at":"2023-09-01T00:00:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+7","html_url":"https://github.com/openjdk/jfx/releases/tag/22+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+7/manifests"},{"name":"21+30","sha":"7e2c0d435a46cd4df9fa8d215f2a943d21cab7d9","kind":"tag","published_at":"2023-08-24T14:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+30","html_url":"https://github.com/openjdk/jfx/releases/tag/21+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+30/manifests"},{"name":"22+6","sha":"be2c7aea20c7752f069e526d2c3f9bea11bc1634","kind":"tag","published_at":"2023-08-24T14:31:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+6","html_url":"https://github.com/openjdk/jfx/releases/tag/22+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+6/manifests"},{"name":"22+5","sha":"e5bb4e141cba5f49e0bdcc788d1751c8770d17d5","kind":"tag","published_at":"2023-08-17T16:26:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+5","html_url":"https://github.com/openjdk/jfx/releases/tag/22+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+5/manifests"},{"name":"22+4","sha":"5d741761e751aa047f265d9d816be535a1818aee","kind":"tag","published_at":"2023-08-10T15:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+4","html_url":"https://github.com/openjdk/jfx/releases/tag/22+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+4/manifests"},{"name":"21+29","sha":"86e71094b54901487b93c53eb5bcaf6bf9bee92b","kind":"tag","published_at":"2023-08-04T11:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+29","html_url":"https://github.com/openjdk/jfx/releases/tag/21+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+29/manifests"},{"name":"22+3","sha":"5f5e54feb2e816dcb351a28862c798117c3f81e8","kind":"tag","published_at":"2023-08-03T11:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+3","html_url":"https://github.com/openjdk/jfx/releases/tag/22+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+3/manifests"},{"name":"22+2","sha":"cc57fb51a9409f5d2a6d2ce8dcd3878d48f9cfc9","kind":"tag","published_at":"2023-07-27T15:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+2","html_url":"https://github.com/openjdk/jfx/releases/tag/22+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+2/manifests"},{"name":"21+28","sha":"6095445a8aeb6f9c5b1cd68ecf682b1734673a95","kind":"tag","published_at":"2023-07-27T15:13:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+28","html_url":"https://github.com/openjdk/jfx/releases/tag/21+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+28/manifests"},{"name":"22+1","sha":"600cee70a2f6f907a53f7183315e6d7f79b291d6","kind":"tag","published_at":"2023-07-20T19:00:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+1","html_url":"https://github.com/openjdk/jfx/releases/tag/22+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+1/manifests"},{"name":"21+27","sha":"529d47961467b11e60fd06c634021912dc193c51","kind":"tag","published_at":"2023-07-20T18:59:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+27","html_url":"https://github.com/openjdk/jfx/releases/tag/21+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+27/manifests"},{"name":"21+26","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:40:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+26","html_url":"https://github.com/openjdk/jfx/releases/tag/21+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+26/manifests"},{"name":"22+0","sha":"6961016c357427ec7f8371a94cbeecc4de5b5660","kind":"tag","published_at":"2023-07-13T16:10:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/22+0","html_url":"https://github.com/openjdk/jfx/releases/tag/22+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@22%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/22+0/manifests"},{"name":"21+25","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-07-06T15:23:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+25","html_url":"https://github.com/openjdk/jfx/releases/tag/21+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+25/manifests"},{"name":"21+24","sha":"8fd2943c52cb47ec247ce0e6657afdc9bdc725ae","kind":"tag","published_at":"2023-06-29T15:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+24","html_url":"https://github.com/openjdk/jfx/releases/tag/21+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+24/manifests"},{"name":"21+23","sha":"a17a71458def91d206844b7d64e185af75a3c6e0","kind":"tag","published_at":"2023-06-22T12:32:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+23","html_url":"https://github.com/openjdk/jfx/releases/tag/21+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+23/manifests"},{"name":"21+22","sha":"8d13ba93b5f01768a6ac2df81c6e026d3d85c86d","kind":"tag","published_at":"2023-06-15T11:58:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+22","html_url":"https://github.com/openjdk/jfx/releases/tag/21+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+22/manifests"},{"name":"21+21","sha":"6a159e91e0ff698c2dc4731a6171b565abeb1bdf","kind":"tag","published_at":"2023-06-08T12:17:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+21","html_url":"https://github.com/openjdk/jfx/releases/tag/21+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+21/manifests"},{"name":"21+20","sha":"7825137dc2d9f8d4ebc50c864522fae990cadc71","kind":"tag","published_at":"2023-06-01T12:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+20","html_url":"https://github.com/openjdk/jfx/releases/tag/21+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+20/manifests"},{"name":"21+19","sha":"4b24c8690d01634179571d24c8919469b209bec6","kind":"tag","published_at":"2023-05-25T17:08:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+19","html_url":"https://github.com/openjdk/jfx/releases/tag/21+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+19/manifests"},{"name":"21+18","sha":"8110f548fc561dc39e15deb7ac0c5555ececa8b6","kind":"tag","published_at":"2023-05-19T12:18:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+18","html_url":"https://github.com/openjdk/jfx/releases/tag/21+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+18/manifests"},{"name":"21+17","sha":"604fc26219a10114c22aea5062bad228a34dc7c0","kind":"tag","published_at":"2023-05-12T13:51:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+17","html_url":"https://github.com/openjdk/jfx/releases/tag/21+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+17/manifests"},{"name":"21+16","sha":"0a1fd6e0705ccced541b14afad68aea24faea8df","kind":"tag","published_at":"2023-05-04T17:50:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+16","html_url":"https://github.com/openjdk/jfx/releases/tag/21+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+16/manifests"},{"name":"21+15","sha":"0b36052caa25fb87137f32661c45092a801c66fd","kind":"tag","published_at":"2023-04-27T12:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+15","html_url":"https://github.com/openjdk/jfx/releases/tag/21+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+15/manifests"},{"name":"21+14","sha":"cf1e991c796942c50001e621dbd29984415cdbd3","kind":"tag","published_at":"2023-04-20T19:13:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+14","html_url":"https://github.com/openjdk/jfx/releases/tag/21+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+14/manifests"},{"name":"21+13","sha":"f28896aa63592a37e7f78263548f3b2d4f2bc381","kind":"tag","published_at":"2023-04-13T12:05:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+13","html_url":"https://github.com/openjdk/jfx/releases/tag/21+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+13/manifests"},{"name":"21+12","sha":"2b2a7f1f7cdad676159d471d2fee6025bbf4e939","kind":"tag","published_at":"2023-04-06T12:04:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+12","html_url":"https://github.com/openjdk/jfx/releases/tag/21+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+12/manifests"},{"name":"21+11","sha":"2a5bf4647ca19f67eb56f2459f0a5acee6c05146","kind":"tag","published_at":"2023-03-30T17:09:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+11","html_url":"https://github.com/openjdk/jfx/releases/tag/21+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+11/manifests"},{"name":"21+10","sha":"ae2e71fc5ac2e6c7cf6d671c15b53249783c71b3","kind":"tag","published_at":"2023-03-23T17:17:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+10","html_url":"https://github.com/openjdk/jfx/releases/tag/21+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+10/manifests"},{"name":"20-ga","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-21T12:01:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/20-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20-ga/manifests"},{"name":"21+9","sha":"935c7b797d79407d741735324313684617d1292d","kind":"tag","published_at":"2023-03-16T18:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+9","html_url":"https://github.com/openjdk/jfx/releases/tag/21+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+9/manifests"},{"name":"21+8","sha":"4178ad72c356ce8bd8fca95ee4dd22987a3b175a","kind":"tag","published_at":"2023-03-09T18:48:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+8","html_url":"https://github.com/openjdk/jfx/releases/tag/21+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+8/manifests"},{"name":"20+19","sha":"17ea057315d41bb70547b3e50f129185f0d9d663","kind":"tag","published_at":"2023-03-02T23:55:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+19","html_url":"https://github.com/openjdk/jfx/releases/tag/20+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+19/manifests"},{"name":"21+7","sha":"9df6039a27a78f40a929b5ba4de0e38ce233a6fc","kind":"tag","published_at":"2023-03-02T22:43:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+7","html_url":"https://github.com/openjdk/jfx/releases/tag/21+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+7/manifests"},{"name":"21+6","sha":"14883a296ac08a91fc24570a7479a6c8c2117643","kind":"tag","published_at":"2023-02-23T13:48:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+6","html_url":"https://github.com/openjdk/jfx/releases/tag/21+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+6/manifests"},{"name":"21+5","sha":"f4ca00dd6f81a97401f78f422a6899cb44ab462f","kind":"tag","published_at":"2023-02-16T23:10:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+5","html_url":"https://github.com/openjdk/jfx/releases/tag/21+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+5/manifests"},{"name":"21+4","sha":"e7d31914b3f91076df7777a2e5da02c4c71150b0","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+4","html_url":"https://github.com/openjdk/jfx/releases/tag/21+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+4/manifests"},{"name":"20+18","sha":"abe80587a3515bbae5ba2f3d3a65cc0614e254fb","kind":"tag","published_at":"2023-02-09T14:53:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+18","html_url":"https://github.com/openjdk/jfx/releases/tag/20+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+18/manifests"},{"name":"21+3","sha":"e1f7d0c42be3839df7679ae45d74907ef33edfbe","kind":"tag","published_at":"2023-02-02T16:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+3","html_url":"https://github.com/openjdk/jfx/releases/tag/21+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+3/manifests"},{"name":"20+17","sha":"8f2fac06152d3332e169f5b5389ac2ba84d18bc2","kind":"tag","published_at":"2023-02-02T16:18:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+17","html_url":"https://github.com/openjdk/jfx/releases/tag/20+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+17/manifests"},{"name":"21+2","sha":"e234c89a253ece4962803a05d6ef77f0a7a80a82","kind":"tag","published_at":"2023-01-26T13:49:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+2","html_url":"https://github.com/openjdk/jfx/releases/tag/21+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+2/manifests"},{"name":"19.0.2.1+0","sha":"659314932bd08fe0f9ea59c17db8ae510041dc3a","kind":"tag","published_at":"2023-01-19T17:01:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+0/manifests"},{"name":"20+16","sha":"1ccb586c4808bf5026ca45f1b5a3f408818ae7fd","kind":"tag","published_at":"2023-01-19T16:58:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+16","html_url":"https://github.com/openjdk/jfx/releases/tag/20+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+16/manifests"},{"name":"21+1","sha":"89219b70f8760dc6bd4e827e22c8190fdf3fea99","kind":"tag","published_at":"2023-01-19T16:56:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+1","html_url":"https://github.com/openjdk/jfx/releases/tag/21+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+1/manifests"},{"name":"19.0.2.1+1","sha":"795ed10ef358d62635589bb1d5b74f2425e5bc80","kind":"tag","published_at":"2023-01-19T16:00:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2.1+1/manifests"},{"name":"19.0.2+1","sha":"d60d9ef73ea84a06a3e465f04acf3d7102ddb961","kind":"tag","published_at":"2023-01-18T07:14:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+1/manifests"},{"name":"19.0.2+0","sha":"0db91abc0d97d45b05cc543bff024c9b36d53d11","kind":"tag","published_at":"2023-01-16T17:53:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19.0.2+0/manifests"},{"name":"20+15","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:34:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+15","html_url":"https://github.com/openjdk/jfx/releases/tag/20+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+15/manifests"},{"name":"21+0","sha":"8136b11fdc75aba64d8b77cf286097db3e12d6c9","kind":"tag","published_at":"2023-01-12T16:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/21+0","html_url":"https://github.com/openjdk/jfx/releases/tag/21+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@21%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/21+0/manifests"},{"name":"20+14","sha":"ca29cc6122010e4b94778cc658efd4fdddc8af67","kind":"tag","published_at":"2023-01-05T23:07:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+14","html_url":"https://github.com/openjdk/jfx/releases/tag/20+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+14/manifests"},{"name":"20+13","sha":"5b96d348ebcabb4b6d2e1d95937de3c82a1f6876","kind":"tag","published_at":"2022-12-22T20:00:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+13","html_url":"https://github.com/openjdk/jfx/releases/tag/20+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+13/manifests"},{"name":"20+12","sha":"30147d2f8dfd3fe32f9ea6e70431efe90b015080","kind":"tag","published_at":"2022-12-15T19:41:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+12","html_url":"https://github.com/openjdk/jfx/releases/tag/20+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+12/manifests"},{"name":"20+11","sha":"c900a00c7527f290e8047792fef4b45002930892","kind":"tag","published_at":"2022-12-08T20:42:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+11","html_url":"https://github.com/openjdk/jfx/releases/tag/20+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+11/manifests"},{"name":"20+10","sha":"4a19fe71f9151460dca97d4ca9962fd630404ee8","kind":"tag","published_at":"2022-12-01T21:33:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+10","html_url":"https://github.com/openjdk/jfx/releases/tag/20+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+10/manifests"},{"name":"20+9","sha":"cce85806c61f8b2a9bc18996a9922daf6daa9cd8","kind":"tag","published_at":"2022-11-23T23:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+9","html_url":"https://github.com/openjdk/jfx/releases/tag/20+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+9/manifests"},{"name":"20+8","sha":"6cc9c4d1b9a46432f1568a54d7dcdf51e224559b","kind":"tag","published_at":"2022-11-17T11:53:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+8","html_url":"https://github.com/openjdk/jfx/releases/tag/20+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+8/manifests"},{"name":"20+7","sha":"f4e27e9d37439716455838671d2f06b8aca1d236","kind":"tag","published_at":"2022-11-10T21:30:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+7","html_url":"https://github.com/openjdk/jfx/releases/tag/20+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+7/manifests"},{"name":"20+6","sha":"7f17447aa44fbf5b09aaa2b699266dac8b50cea1","kind":"tag","published_at":"2022-11-04T12:13:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+6","html_url":"https://github.com/openjdk/jfx/releases/tag/20+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+6/manifests"},{"name":"20+5","sha":"b3eec1d655ca8d17d13615ea430e92058d99ec1c","kind":"tag","published_at":"2022-10-27T16:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+5","html_url":"https://github.com/openjdk/jfx/releases/tag/20+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+5/manifests"},{"name":"20+4","sha":"337c78183be84a3420691f615096b54a68ac4300","kind":"tag","published_at":"2022-10-06T08:05:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+4","html_url":"https://github.com/openjdk/jfx/releases/tag/20+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+4/manifests"},{"name":"20+3","sha":"27f1905077cbc475fbce1b0f8d950d014dbb07a4","kind":"tag","published_at":"2022-09-16T08:51:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+3","html_url":"https://github.com/openjdk/jfx/releases/tag/20+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+3/manifests"},{"name":"19+11","sha":"8b96776510908c14a860680ad99404c339faa48f","kind":"tag","published_at":"2022-09-02T06:36:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+11","html_url":"https://github.com/openjdk/jfx/releases/tag/19+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+11/manifests"},{"name":"20+2","sha":"eaddb0fbeeb99900636f9704758f6c004860ff9a","kind":"tag","published_at":"2022-08-16T12:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+2","html_url":"https://github.com/openjdk/jfx/releases/tag/20+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+2/manifests"},{"name":"19+10","sha":"6da05c2c7ed8f3911a43f51cbce2a5988a011c7d","kind":"tag","published_at":"2022-07-28T13:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+10","html_url":"https://github.com/openjdk/jfx/releases/tag/19+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+10/manifests"},{"name":"20+1","sha":"7e48413eb0f9eb3dcbd9d3a1572fc311036092c8","kind":"tag","published_at":"2022-07-28T12:41:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+1","html_url":"https://github.com/openjdk/jfx/releases/tag/20+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+1/manifests"},{"name":"18.0.2+2","sha":"9e06946b6c2d40f64893ddff8dcc8359968c3a94","kind":"tag","published_at":"2022-07-19T16:27:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+2/manifests"},{"name":"18.0.2+1","sha":"58170f440950297affe9b53fe5d2743bbd102dc0","kind":"tag","published_at":"2022-07-19T07:39:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+1/manifests"},{"name":"20+0","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T16:05:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/20+0","html_url":"https://github.com/openjdk/jfx/releases/tag/20+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@20%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/20+0/manifests"},{"name":"19+9","sha":"b8302f64f49e746a8645020cb778a4f3e4f4b893","kind":"tag","published_at":"2022-07-14T09:59:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+9","html_url":"https://github.com/openjdk/jfx/releases/tag/19+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+9/manifests"},{"name":"19+8","sha":"da5bd3716441f201691377c52abba59ce03bc322","kind":"tag","published_at":"2022-06-08T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+8","html_url":"https://github.com/openjdk/jfx/releases/tag/19+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+8/manifests"},{"name":"19+7","sha":"81e1cc3edcbfda34479ee876cbd9eb74099a7e57","kind":"tag","published_at":"2022-05-18T13:31:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+7","html_url":"https://github.com/openjdk/jfx/releases/tag/19+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+7/manifests"},{"name":"19+6","sha":"d69a498c2cde73339bc99e6c02c0d47fe4b1b650","kind":"tag","published_at":"2022-05-02T19:18:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+6","html_url":"https://github.com/openjdk/jfx/releases/tag/19+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+6/manifests"},{"name":"18.0.2+0","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-20T06:45:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.2+0/manifests"},{"name":"18.0.1+2","sha":"8bb82ece433656d35d5e15558e7a13c254d7191f","kind":"tag","published_at":"2022-04-19T16:52:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+2/manifests"},{"name":"18.0.1+1","sha":"7e2cefba7f28fc0570b7495a08203756caa5327c","kind":"tag","published_at":"2022-04-19T11:03:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+1/manifests"},{"name":"18.0.1+0","sha":"df43d2bdff884f6ea2f2c1f908504260db04e423","kind":"tag","published_at":"2022-04-13T12:45:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18.0.1+0/manifests"},{"name":"19+5","sha":"c55931f662ccbb4cdbb602a31d3d61231ebf79ca","kind":"tag","published_at":"2022-04-11T13:26:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+5","html_url":"https://github.com/openjdk/jfx/releases/tag/19+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+5/manifests"},{"name":"19+4","sha":"424aebae8f28d0c75caa3281a3e5d6a7ede86a8a","kind":"tag","published_at":"2022-03-29T09:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+4","html_url":"https://github.com/openjdk/jfx/releases/tag/19+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+4/manifests"},{"name":"18+12","sha":"8b879eef96c9635a9ed16599344fa90568be2845","kind":"tag","published_at":"2022-03-08T09:43:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+12","html_url":"https://github.com/openjdk/jfx/releases/tag/18+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+12/manifests"},{"name":"19+3","sha":"6f201f7a02dba14328d183e7d0db5dede4416ce4","kind":"tag","published_at":"2022-02-23T11:15:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+3","html_url":"https://github.com/openjdk/jfx/releases/tag/19+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+3/manifests"},{"name":"18+11","sha":"ed39982515e1f4399841ffd75849988ff651396d","kind":"tag","published_at":"2022-02-10T18:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+11","html_url":"https://github.com/openjdk/jfx/releases/tag/18+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+11/manifests"},{"name":"19+2","sha":"cdebc6cbafb579148b4addee44d307bd9739454b","kind":"tag","published_at":"2022-02-10T13:29:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+2","html_url":"https://github.com/openjdk/jfx/releases/tag/19+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+2/manifests"},{"name":"19+1","sha":"f326e78ffdfcbbc9085bc50a38e0b4454b757157","kind":"tag","published_at":"2022-02-08T12:31:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+1","html_url":"https://github.com/openjdk/jfx/releases/tag/19+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+1/manifests"},{"name":"18+10","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-18T09:25:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+10","html_url":"https://github.com/openjdk/jfx/releases/tag/18+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+10/manifests"},{"name":"19+0","sha":"a2a0acff66727167bfca879bf908361433e74791","kind":"tag","published_at":"2022-01-13T16:05:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/19+0","html_url":"https://github.com/openjdk/jfx/releases/tag/19+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@19%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/19+0/manifests"},{"name":"18+9","sha":"c705bd493931d88650542be5466d6add359f45b9","kind":"tag","published_at":"2022-01-04T08:33:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+9","html_url":"https://github.com/openjdk/jfx/releases/tag/18+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+9/manifests"},{"name":"18+8","sha":"5805bf8e5de90427a68164e52c1fbbd08bfd0aa4","kind":"tag","published_at":"2021-12-07T11:46:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+8","html_url":"https://github.com/openjdk/jfx/releases/tag/18+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+8/manifests"},{"name":"18+7","sha":"f939d094e3f02575c77a12c3a986d5f601a65a1d","kind":"tag","published_at":"2021-11-16T11:06:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+7","html_url":"https://github.com/openjdk/jfx/releases/tag/18+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+7/manifests"},{"name":"18+6","sha":"4d8e12d231476fe72742cf10c223d8baf5028677","kind":"tag","published_at":"2021-11-05T09:29:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+6","html_url":"https://github.com/openjdk/jfx/releases/tag/18+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+6/manifests"},{"name":"18+5","sha":"717cfdc85817aee57d5326e592340c849382d7a4","kind":"tag","published_at":"2021-10-27T08:44:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+5","html_url":"https://github.com/openjdk/jfx/releases/tag/18+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+5/manifests"},{"name":"18+4","sha":"2c86e0fc81074f6ad49b798c891a358a5fe15f94","kind":"tag","published_at":"2021-10-06T12:25:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+4","html_url":"https://github.com/openjdk/jfx/releases/tag/18+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+4/manifests"},{"name":"18+3","sha":"338b999414ed5dc8fea19c12bd3e656fd9cab6f4","kind":"tag","published_at":"2021-09-22T19:49:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+3","html_url":"https://github.com/openjdk/jfx/releases/tag/18+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+3/manifests"},{"name":"17.0.0.1+1","sha":"3a677c418b517a4868ae44bd66209aab83c29588","kind":"tag","published_at":"2021-09-15T16:18:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17.0.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17.0.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17.0.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17.0.0.1+1/manifests"},{"name":"17+18","sha":"14b23bcf69a321c44b09e584b30f39e1fa3e6948","kind":"tag","published_at":"2021-09-07T07:00:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+18","html_url":"https://github.com/openjdk/jfx/releases/tag/17+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+18/manifests"},{"name":"17+17","sha":"03b7215b68c22b73dbec4fd554c3edaccb0102b6","kind":"tag","published_at":"2021-08-17T18:41:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+17","html_url":"https://github.com/openjdk/jfx/releases/tag/17+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+17/manifests"},{"name":"18+2","sha":"ee442e516a20e979dc228ab63c6b795b74d49e41","kind":"tag","published_at":"2021-08-17T15:00:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+2","html_url":"https://github.com/openjdk/jfx/releases/tag/18+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+2/manifests"},{"name":"17+16","sha":"748f464a7ada4ef1ae6ea3e81bfd592904451f8e","kind":"tag","published_at":"2021-07-21T08:31:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+16","html_url":"https://github.com/openjdk/jfx/releases/tag/17+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+16/manifests"},{"name":"18+1","sha":"c490ddfdb1255add00dd7b0f14fe03857c6946c5","kind":"tag","published_at":"2021-07-20T20:04:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+1","html_url":"https://github.com/openjdk/jfx/releases/tag/18+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+1/manifests"},{"name":"17+15","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T16:40:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+15","html_url":"https://github.com/openjdk/jfx/releases/tag/17+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+15/manifests"},{"name":"18+0","sha":"386f6d7a56d9cfb334c210fccd29e1c5da58b591","kind":"tag","published_at":"2021-07-08T15:58:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/18+0","html_url":"https://github.com/openjdk/jfx/releases/tag/18+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@18%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/18+0/manifests"},{"name":"17+14","sha":"a1be1d591c0bf0bc118ffb8a4d1c4c8cc236b689","kind":"tag","published_at":"2021-06-30T16:14:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+14","html_url":"https://github.com/openjdk/jfx/releases/tag/17+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+14/manifests"},{"name":"17+13","sha":"13cffbaad4068177d2d3239fa297302c3f94c217","kind":"tag","published_at":"2021-06-22T11:13:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+13","html_url":"https://github.com/openjdk/jfx/releases/tag/17+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+13/manifests"},{"name":"17+12","sha":"47700d8ef0175d4b457bb658371d2da4ec0a8181","kind":"tag","published_at":"2021-06-04T14:37:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+12","html_url":"https://github.com/openjdk/jfx/releases/tag/17+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+12/manifests"},{"name":"17+11","sha":"485b242d5993024e5e2b7dcf8d306e0a889ce07e","kind":"tag","published_at":"2021-05-19T09:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+11","html_url":"https://github.com/openjdk/jfx/releases/tag/17+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+11/manifests"},{"name":"17+10","sha":"eb913cb78bbc7a4973d1dfab3b02335edeff72aa","kind":"tag","published_at":"2021-05-11T09:54:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+10","html_url":"https://github.com/openjdk/jfx/releases/tag/17+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+10/manifests"},{"name":"17+9","sha":"e3e5116e4e9168015c0328dd1fbfffa3b3180626","kind":"tag","published_at":"2021-04-30T12:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+9","html_url":"https://github.com/openjdk/jfx/releases/tag/17+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+9/manifests"},{"name":"17+8","sha":"6b63bf5c3f4540baf6d5cb12b6e85791f725b2bb","kind":"tag","published_at":"2021-04-27T08:34:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+8","html_url":"https://github.com/openjdk/jfx/releases/tag/17+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+8/manifests"},{"name":"17+7","sha":"05ab7992a89cf9763528c14763ebc151c8f28613","kind":"tag","published_at":"2021-04-16T13:05:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+7","html_url":"https://github.com/openjdk/jfx/releases/tag/17+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+7/manifests"},{"name":"17+6","sha":"b2f842de4d3db096f510fa3ef00936827bc85686","kind":"tag","published_at":"2021-04-02T19:04:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+6","html_url":"https://github.com/openjdk/jfx/releases/tag/17+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+6/manifests"},{"name":"17+5","sha":"ed5cfe72e0da4e4b90eb83cac7c50fe761f28c04","kind":"tag","published_at":"2021-03-26T08:37:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+5","html_url":"https://github.com/openjdk/jfx/releases/tag/17+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+5/manifests"},{"name":"17+4","sha":"d4d57fb177e0bda717fb3b77901d54081130561b","kind":"tag","published_at":"2021-03-22T09:26:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+4","html_url":"https://github.com/openjdk/jfx/releases/tag/17+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+4/manifests"},{"name":"17+3","sha":"8adbc673d095607e8a6109fbb951fa17b9d6caad","kind":"tag","published_at":"2021-03-16T10:33:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+3","html_url":"https://github.com/openjdk/jfx/releases/tag/17+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+3/manifests"},{"name":"16+8","sha":"e0ce73a3c8d82d3274bd10799b530f397a90ba60","kind":"tag","published_at":"2021-03-08T13:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+8","html_url":"https://github.com/openjdk/jfx/releases/tag/16+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+8/manifests"},{"name":"17+2","sha":"dc91f64b753b032040316e8daac37cdb499d5196","kind":"tag","published_at":"2021-02-25T20:05:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+2","html_url":"https://github.com/openjdk/jfx/releases/tag/17+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+2/manifests"},{"name":"17+1","sha":"a23d4aeb84b4b96c67b6adb8e3e54a926fda539e","kind":"tag","published_at":"2021-02-11T10:21:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+1","html_url":"https://github.com/openjdk/jfx/releases/tag/17+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+1/manifests"},{"name":"16+7","sha":"0f20a98483902f9cf8637fc50b9241f181014723","kind":"tag","published_at":"2021-02-11T10:19:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+7","html_url":"https://github.com/openjdk/jfx/releases/tag/16+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+7/manifests"},{"name":"16+6","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T19:27:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+6","html_url":"https://github.com/openjdk/jfx/releases/tag/16+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+6/manifests"},{"name":"17+0","sha":"9c84c77b6db546801cbd1a10563092bf84d026f7","kind":"tag","published_at":"2021-01-07T15:46:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/17+0","html_url":"https://github.com/openjdk/jfx/releases/tag/17+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@17%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/17+0/manifests"},{"name":"16+5","sha":"bd510896e56eb844c07f4abf80150ea8c0d5e284","kind":"tag","published_at":"2020-11-30T18:04:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+5","html_url":"https://github.com/openjdk/jfx/releases/tag/16+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+5/manifests"},{"name":"16+4","sha":"dd22cd2d97d4bfc305e44f2e77b4c104c62ff31f","kind":"tag","published_at":"2020-11-06T10:57:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+4","html_url":"https://github.com/openjdk/jfx/releases/tag/16+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+4/manifests"},{"name":"15.0.1+1","sha":"fcfbbb2c7cea1e3f264fc610b1399edde6ed4f02","kind":"tag","published_at":"2020-10-21T20:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+1/manifests"},{"name":"15.0.1+0","sha":"4b75750528a16c53666b8ef082cd3b36aa68c53a","kind":"tag","published_at":"2020-10-20T08:01:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15.0.1+0/manifests"},{"name":"16+3","sha":"31fce21fb7e42b376e6dd159d422e691bd6cf1ae","kind":"tag","published_at":"2020-10-19T09:54:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+3","html_url":"https://github.com/openjdk/jfx/releases/tag/16+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+3/manifests"},{"name":"16+2","sha":"b2e2000c676f78db6849a54552ae8713286ec68d","kind":"tag","published_at":"2020-09-16T11:52:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+2","html_url":"https://github.com/openjdk/jfx/releases/tag/16+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+2/manifests"},{"name":"15+9","sha":"41ff3fa8c52610ff6e2e3910ef7ecc8d908dd033","kind":"tag","published_at":"2020-09-04T07:28:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+9","html_url":"https://github.com/openjdk/jfx/releases/tag/15+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+9/manifests"},{"name":"16+1","sha":"a46b2507c565e6a79aad79db589e82b3c9ccc0a9","kind":"tag","published_at":"2020-07-24T13:24:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+1","html_url":"https://github.com/openjdk/jfx/releases/tag/16+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+1/manifests"},{"name":"15+8","sha":"6b008925f196f2f2835f6bf056b7fcaeadb947ab","kind":"tag","published_at":"2020-07-24T13:17:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+8","html_url":"https://github.com/openjdk/jfx/releases/tag/15+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+8/manifests"},{"name":"14.0.2.1+1","sha":"7dc029292842d7ca0d52633b0c876f61aeb6013f","kind":"tag","published_at":"2020-07-17T10:42:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+1/manifests"},{"name":"14.0.2.1+0","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-16T20:27:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2.1+0/manifests"},{"name":"14.0.2+1","sha":"7d2a14f10099d2535f1d13dfbee8bf285c1ed233","kind":"tag","published_at":"2020-07-15T08:49:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+1/manifests"},{"name":"15+7","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:21:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+7","html_url":"https://github.com/openjdk/jfx/releases/tag/15+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+7/manifests"},{"name":"16+0","sha":"126637f5889fb9338606f6d69b3045d28c2094aa","kind":"tag","published_at":"2020-07-02T16:01:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/16+0","html_url":"https://github.com/openjdk/jfx/releases/tag/16+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@16%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/16+0/manifests"},{"name":"15+6","sha":"afa805fe8b87f6d9bda60b69e9365ea521439cb7","kind":"tag","published_at":"2020-06-09T11:50:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+6","html_url":"https://github.com/openjdk/jfx/releases/tag/15+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+6/manifests"},{"name":"14.0.2+0","sha":"331a39be016a284e5495c73726e7b58e7769a75e","kind":"tag","published_at":"2020-05-22T14:12:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.2+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.2+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.2%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.2+0/manifests"},{"name":"15+5","sha":"038556390ef30c912139fcb828ee4a41d8c5abc8","kind":"tag","published_at":"2020-05-07T07:55:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+5","html_url":"https://github.com/openjdk/jfx/releases/tag/15+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+5/manifests"},{"name":"14.0.1-ga","sha":"0839c5cd5fbc39a6eea458011c07755b00112c9c","kind":"tag","published_at":"2020-05-02T15:22:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1-ga/manifests"},{"name":"15+4","sha":"5e9fb8294770f40b9ee1e6e703e07c9d50310694","kind":"tag","published_at":"2020-04-20T13:03:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+4","html_url":"https://github.com/openjdk/jfx/releases/tag/15+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+4/manifests"},{"name":"14.0.1+1","sha":"a2369b1ca1cd11c922756967309d3377e56c2d3f","kind":"tag","published_at":"2020-04-15T13:04:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+1/manifests"},{"name":"14.0.1+0","sha":"f8c235bb75a22654e735caa02991cab12183ccf8","kind":"tag","published_at":"2020-04-14T12:54:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14.0.1+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14.0.1+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14.0.1%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14.0.1+0/manifests"},{"name":"15+3","sha":"4d69a0d2a5c61b67dd671b582eee9e06dc072a0b","kind":"tag","published_at":"2020-04-14T09:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+3","html_url":"https://github.com/openjdk/jfx/releases/tag/15+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+3/manifests"},{"name":"14-ga","sha":"b211f74631c1d96b6e8abacc845bfe4c90fe1b42","kind":"tag","published_at":"2020-03-13T20:12:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14-ga","html_url":"https://github.com/openjdk/jfx/releases/tag/14-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14-ga/manifests"},{"name":"15+2","sha":"4c132cdf39282d26bf5e22ded5915d603ec337b7","kind":"tag","published_at":"2020-03-02T15:39:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+2","html_url":"https://github.com/openjdk/jfx/releases/tag/15+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+2/manifests"},{"name":"14+9","sha":"35a01cafb6ca0327819d8076c281545c421484bd","kind":"tag","published_at":"2020-03-02T13:42:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+9","html_url":"https://github.com/openjdk/jfx/releases/tag/14+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+9/manifests"},{"name":"14+8","sha":"a4b9f24e91a00fa72203547c9f49f27ed681cceb","kind":"tag","published_at":"2020-02-07T15:30:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+8","html_url":"https://github.com/openjdk/jfx/releases/tag/14+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+8/manifests"},{"name":"15+1","sha":"921389fd5939dce14182da4e415bf32d22bc4c56","kind":"tag","published_at":"2020-01-24T18:30:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+1","html_url":"https://github.com/openjdk/jfx/releases/tag/15+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+1/manifests"},{"name":"14+7","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+7","html_url":"https://github.com/openjdk/jfx/releases/tag/14+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+7/manifests"},{"name":"15+0","sha":"f9070263c9f58926b1a23215d17cdf74477a7aa9","kind":"tag","published_at":"2020-01-10T13:02:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/15+0","html_url":"https://github.com/openjdk/jfx/releases/tag/15+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@15%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/15+0/manifests"},{"name":"14+6","sha":"69e4ef35c1005b6cd61ae50e5c12d021723f8111","kind":"tag","published_at":"2019-12-21T07:51:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+6","html_url":"https://github.com/openjdk/jfx/releases/tag/14+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+6/manifests"},{"name":"14+5","sha":"935e99d241fd971dc92c4357a5b170fb4ac29380","kind":"tag","published_at":"2019-12-20T10:48:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+5","html_url":"https://github.com/openjdk/jfx/releases/tag/14+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+5/manifests"},{"name":"14+4","sha":"4ddf55428d06dddadfc8cd14baabdc4d17318ee2","kind":"tag","published_at":"2019-12-06T09:53:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+4","html_url":"https://github.com/openjdk/jfx/releases/tag/14+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+4/manifests"},{"name":"14+3","sha":"126896db9928ae334332d38486fb61ad3a2e00a0","kind":"tag","published_at":"2019-11-26T18:53:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+3","html_url":"https://github.com/openjdk/jfx/releases/tag/14+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+3/manifests"},{"name":"14+2","sha":"286d1b5427a2b9724cb400335741ed99295c5141","kind":"tag","published_at":"2019-11-06T16:57:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+2","html_url":"https://github.com/openjdk/jfx/releases/tag/14+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+2/manifests"},{"name":"14+1","sha":"16329674714ac11bb769f34abf4973461c4f9fa4","kind":"tag","published_at":"2019-09-23T17:53:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+1","html_url":"https://github.com/openjdk/jfx/releases/tag/14+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+1/manifests"},{"name":"13+14","sha":"8f2572c09d9930f1497b4a14f84e0db1285489c6","kind":"tag","published_at":"2019-08-30T19:00:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+14","html_url":"https://github.com/openjdk/jfx/releases/tag/13+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+14/manifests"},{"name":"13+13","sha":"2b82249ebc9c6e53e8846ff742c388c9df1c7397","kind":"tag","published_at":"2019-08-20T08:43:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+13","html_url":"https://github.com/openjdk/jfx/releases/tag/13+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+13/manifests"},{"name":"13+12","sha":"5e169f75c619c6ef623fce572ec3e447f4a60bff","kind":"tag","published_at":"2019-08-09T07:37:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+12","html_url":"https://github.com/openjdk/jfx/releases/tag/13+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+12/manifests"},{"name":"13+11","sha":"dbce14db944cbaad092becf798cbe4bcab3e43b4","kind":"tag","published_at":"2019-07-26T21:40:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+11","html_url":"https://github.com/openjdk/jfx/releases/tag/13+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+11/manifests"},{"name":"13+10","sha":"bd02deebf7f64dce66f8e4a2c07370e52dbefaa7","kind":"tag","published_at":"2019-07-18T08:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+10","html_url":"https://github.com/openjdk/jfx/releases/tag/13+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+10/manifests"},{"name":"14+0","sha":"141cf7e7256b6ef489c891251a37e45698fe80c9","kind":"tag","published_at":"2019-07-09T12:09:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/14+0","html_url":"https://github.com/openjdk/jfx/releases/tag/14+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@14%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/14+0/manifests"},{"name":"13+9","sha":"9dbd8abf55b6af98b662e73928e35658765245c6","kind":"tag","published_at":"2019-06-13T13:31:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+9","html_url":"https://github.com/openjdk/jfx/releases/tag/13+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+9/manifests"},{"name":"13+8","sha":"f55024f7824abc8600c7cd0d43310115fc706deb","kind":"tag","published_at":"2019-05-17T09:07:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+8","html_url":"https://github.com/openjdk/jfx/releases/tag/13+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+8/manifests"},{"name":"13+7","sha":"59e84fd49deda1cea8a3e509891e1766b0ef8ee9","kind":"tag","published_at":"2019-05-04T15:59:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+7","html_url":"https://github.com/openjdk/jfx/releases/tag/13+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+7/manifests"},{"name":"13+6","sha":"4c33ea92347b32e9e3c4a861a00a0c6c749e418d","kind":"tag","published_at":"2019-04-23T07:17:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+6","html_url":"https://github.com/openjdk/jfx/releases/tag/13+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+6/manifests"},{"name":"13+5","sha":"06425a0f8d203c2acc7f2d1a652eea5b830122ff","kind":"tag","published_at":"2019-04-12T10:53:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+5","html_url":"https://github.com/openjdk/jfx/releases/tag/13+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+5/manifests"},{"name":"13+4","sha":"89c51eeaa5e4bae3e205ed67cebd42e650eced62","kind":"tag","published_at":"2019-04-04T11:43:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+4","html_url":"https://github.com/openjdk/jfx/releases/tag/13+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+4/manifests"},{"name":"13+3","sha":"6516798c6262e8e07e5bfb2e24e6482e392eb329","kind":"tag","published_at":"2019-03-22T09:59:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+3","html_url":"https://github.com/openjdk/jfx/releases/tag/13+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+3/manifests"},{"name":"13+2","sha":"a9b22d2d2924448e8030d3e5fdef1fa8b51e612b","kind":"tag","published_at":"2019-03-14T19:26:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+2","html_url":"https://github.com/openjdk/jfx/releases/tag/13+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+2/manifests"},{"name":"13+1","sha":"a6d9ece22b4b7a13973024aa9da6825bdf939ee8","kind":"tag","published_at":"2019-03-11T15:11:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+1","html_url":"https://github.com/openjdk/jfx/releases/tag/13+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+1/manifests"},{"name":"12+14","sha":"10f69390d661cc6cabd40c2479a88e648303832b","kind":"tag","published_at":"2019-02-22T07:57:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+14","html_url":"https://github.com/openjdk/jfx/releases/tag/12+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+14/manifests"},{"name":"12+13","sha":"a6a99e54ef4692bca0f69226e1cb902cca43478a","kind":"tag","published_at":"2019-02-15T10:54:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+13","html_url":"https://github.com/openjdk/jfx/releases/tag/12+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+13/manifests"},{"name":"12+12","sha":"1baed99ad0d759d31f2ea75a4a1bbcc8b5a21220","kind":"tag","published_at":"2019-02-07T18:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+12","html_url":"https://github.com/openjdk/jfx/releases/tag/12+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+12/manifests"},{"name":"12+11","sha":"bed3e73e8438e115575622729bd822d4947ce85a","kind":"tag","published_at":"2019-02-01T19:10:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+11","html_url":"https://github.com/openjdk/jfx/releases/tag/12+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+11/manifests"},{"name":"13+0","sha":"711ca2dc8b33278201154022348cd550480ce87a","kind":"tag","published_at":"2019-01-25T13:55:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/13+0","html_url":"https://github.com/openjdk/jfx/releases/tag/13+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@13%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/13+0/manifests"},{"name":"12+10","sha":"1feceed09e92dc32f1d920bd83f56d7996f820ed","kind":"tag","published_at":"2019-01-24T13:18:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+10","html_url":"https://github.com/openjdk/jfx/releases/tag/12+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+10/manifests"},{"name":"12+9","sha":"c8711497f1538168736f45c786bba75932bd887a","kind":"tag","published_at":"2019-01-18T11:46:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+9","html_url":"https://github.com/openjdk/jfx/releases/tag/12+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+9/manifests"},{"name":"12+8","sha":"eb14f242156120deb5303e2fde8c999f3b97b59a","kind":"tag","published_at":"2019-01-11T10:06:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+8","html_url":"https://github.com/openjdk/jfx/releases/tag/12+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+8/manifests"},{"name":"12+7","sha":"de5ab6e1c588aaae6cd156e6a3564f046350e72b","kind":"tag","published_at":"2019-01-04T10:11:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+7","html_url":"https://github.com/openjdk/jfx/releases/tag/12+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+7/manifests"},{"name":"12+6","sha":"82507d6199148ed196c3ea3e098c23f623847eb0","kind":"tag","published_at":"2018-12-17T08:18:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+6","html_url":"https://github.com/openjdk/jfx/releases/tag/12+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+6/manifests"},{"name":"12+5","sha":"b30d8a9e446f731059aab197d37b430782a6ecff","kind":"tag","published_at":"2018-12-14T09:41:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+5","html_url":"https://github.com/openjdk/jfx/releases/tag/12+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+5/manifests"},{"name":"12+4","sha":"6ac88b149c6af7c24ef36ccbc3eee941f49867de","kind":"tag","published_at":"2018-12-07T10:24:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+4","html_url":"https://github.com/openjdk/jfx/releases/tag/12+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+4/manifests"},{"name":"12+3","sha":"fc074d5eb923c807a26284a59cdbac724c44b4e8","kind":"tag","published_at":"2018-11-29T20:12:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+3","html_url":"https://github.com/openjdk/jfx/releases/tag/12+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+3/manifests"},{"name":"12+2","sha":"79a927b7e3c832595fe3ac266146be1fa1467d08","kind":"tag","published_at":"2018-11-12T09:26:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+2","html_url":"https://github.com/openjdk/jfx/releases/tag/12+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+2/manifests"},{"name":"12+1","sha":"c90897f0af573fca3eb4d00bca0da4a788353bb6","kind":"tag","published_at":"2018-10-30T18:44:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+1","html_url":"https://github.com/openjdk/jfx/releases/tag/12+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+1/manifests"},{"name":"11+26","sha":"ee351e5ba6bb3e8480cabfb76a4fcd69bf5cf3df","kind":"tag","published_at":"2018-09-13T12:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+26","html_url":"https://github.com/openjdk/jfx/releases/tag/11+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+26/manifests"},{"name":"11+25","sha":"ff33e299db35559964d2cdfe203a67fdf1711bd7","kind":"tag","published_at":"2018-08-29T02:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+25","html_url":"https://github.com/openjdk/jfx/releases/tag/11+25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+25/manifests"},{"name":"11+24","sha":"431f0b2c29117807d6f091b35994c3a44477561c","kind":"tag","published_at":"2018-08-22T03:36:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+24","html_url":"https://github.com/openjdk/jfx/releases/tag/11+24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+24/manifests"},{"name":"11+23","sha":"e7761eed9d709052db0e1a440fbb8be7dcf80b1f","kind":"tag","published_at":"2018-08-15T02:58:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+23","html_url":"https://github.com/openjdk/jfx/releases/tag/11+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+23/manifests"},{"name":"12+0","sha":"c6739f85f511ee53417643a9a900d0960602cee5","kind":"tag","published_at":"2018-08-08T17:38:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/12+0","html_url":"https://github.com/openjdk/jfx/releases/tag/12+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@12%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/12+0/manifests"},{"name":"11+22","sha":"dfb0ff8d022d042285851698f9748f7e55c80f73","kind":"tag","published_at":"2018-08-08T02:34:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+22","html_url":"https://github.com/openjdk/jfx/releases/tag/11+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+22/manifests"},{"name":"11+21","sha":"8abdcbd7924d4a6fe8842d4f910177936687675f","kind":"tag","published_at":"2018-08-01T04:16:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+21","html_url":"https://github.com/openjdk/jfx/releases/tag/11+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+21/manifests"},{"name":"11+20","sha":"1bcfc3d1f7957a07d02dd7783bdc09b7be1dbbee","kind":"tag","published_at":"2018-07-25T03:03:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+20","html_url":"https://github.com/openjdk/jfx/releases/tag/11+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+20/manifests"},{"name":"11+19","sha":"c9993499827b30507ffe6cf7c8a8db2abaa6a3fd","kind":"tag","published_at":"2018-07-18T03:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+19","html_url":"https://github.com/openjdk/jfx/releases/tag/11+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+19/manifests"},{"name":"11+18","sha":"e5815355c5377e3eec950d2ba2789def96a32dae","kind":"tag","published_at":"2018-07-11T04:02:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+18","html_url":"https://github.com/openjdk/jfx/releases/tag/11+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+18/manifests"},{"name":"11+17","sha":"c936b00f53b1cc22ed8530c000f3ab62a01491ea","kind":"tag","published_at":"2018-07-04T04:32:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+17","html_url":"https://github.com/openjdk/jfx/releases/tag/11+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+17/manifests"},{"name":"11+16","sha":"9511a7f430c6914aad761b20db492eec0030e474","kind":"tag","published_at":"2018-06-27T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+16","html_url":"https://github.com/openjdk/jfx/releases/tag/11+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+16/manifests"},{"name":"11+15","sha":"31ae4bf611d4655c5018faf79f41b25ae475d470","kind":"tag","published_at":"2018-06-14T07:00:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/11+15","html_url":"https://github.com/openjdk/jfx/releases/tag/11+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@11%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/11+15/manifests"},{"name":"jdk-11+14","sha":"0a10bdc2c59d4fa3a8bbe0557731650c18451c77","kind":"tag","published_at":"2018-05-16T14:56:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+14/manifests"},{"name":"jdk-11+13","sha":"b839c4db3d2129c7ed9a1c98fc7c65915aae74b8","kind":"tag","published_at":"2018-05-09T01:55:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+13/manifests"},{"name":"jdk-11+12","sha":"ab16dc2f6e8a5aaefbef4beef0cb271022f54035","kind":"tag","published_at":"2018-05-02T10:23:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+12/manifests"},{"name":"jdk-11+11","sha":"4f5dc45bd28683899809c87916c4d168b53634d2","kind":"tag","published_at":"2018-04-25T02:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+11/manifests"},{"name":"jdk-11+10","sha":"75ae519a4effab80f2b526b1c68960ca415d246f","kind":"tag","published_at":"2018-04-18T01:40:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+10/manifests"},{"name":"jdk-11+9","sha":"b4e75ea153a462036d8c32ee10e9db35685e33a6","kind":"tag","published_at":"2018-04-11T02:04:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+9/manifests"},{"name":"jdk-11+8","sha":"81527d59a2c79a945150765ad1819b005a81eb0f","kind":"tag","published_at":"2018-04-04T01:40:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+8","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+8/manifests"},{"name":"jdk-11+7","sha":"1e4671e147674f0d0d24c532c360774ce30d3cb8","kind":"tag","published_at":"2018-03-28T01:59:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+7","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+7/manifests"},{"name":"jdk-11+6","sha":"9b5153008ec1af868d63ff2afff4f62ccf44fe49","kind":"tag","published_at":"2018-03-21T01:56:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+6","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+6/manifests"},{"name":"jdk-11+5","sha":"c17ca257eadf6a17156051ad5dae1bb7b184568e","kind":"tag","published_at":"2018-03-16T07:35:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+5","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+5/manifests"},{"name":"jdk-10+46","sha":"ebd7200aa35eb26d1fb1c0e7dbe81f1e9199b719","kind":"tag","published_at":"2018-03-07T20:42:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+46","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+46/manifests"},{"name":"jdk-11+4","sha":"b2f8284336cfc5274e3b0db3b8449d7dd2362ea0","kind":"tag","published_at":"2018-03-07T03:03:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+4","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+4/manifests"},{"name":"jdk-11+3","sha":"c9e33e2d90d54835cf5ec256f46922951573ea8e","kind":"tag","published_at":"2018-02-28T02:39:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+3","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+3/manifests"},{"name":"jdk-10+45","sha":"a8f55c5cadbb949f003b763fdf4f3727266494cf","kind":"tag","published_at":"2018-02-27T00:20:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+45","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+45/manifests"},{"name":"jdk-11+2","sha":"cd27ba7b96e36585fe35d08eb8b0a13c315a85a2","kind":"tag","published_at":"2018-02-22T08:40:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+2","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+2/manifests"},{"name":"jdk-10+44","sha":"5cdb04eaefbcfadccc839602df32d3c01367153f","kind":"tag","published_at":"2018-02-14T23:38:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+44","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+44/manifests"},{"name":"jdk-11+1","sha":"0d6fea7281585c45268495875299c48811fa0e50","kind":"tag","published_at":"2018-02-14T19:54:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+1","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+1/manifests"},{"name":"jdk-10+43","sha":"9da5bf9cbf26a1659f2b2df5130e5fda588f2351","kind":"tag","published_at":"2018-02-07T14:43:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+43","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+43/manifests"},{"name":"jdk-10+42","sha":"f35eaf2db5c205ebfab7750200bc7147b4de6e70","kind":"tag","published_at":"2018-01-31T14:40:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+42","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+42/manifests"},{"name":"jdk-10+41","sha":"454f3e5c75a3f69679b48108b18a6e23ce2378e7","kind":"tag","published_at":"2018-01-24T04:47:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+41","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+41/manifests"},{"name":"jdk-10+40","sha":"ec12d09593cb2a5a014b53b702142d4c8480932b","kind":"tag","published_at":"2018-01-17T06:44:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+40","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+40/manifests"},{"name":"jdk-10+39","sha":"374841020d8a2f6f60d38f0104cdda55f6d19b46","kind":"tag","published_at":"2018-01-10T06:45:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+39","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+39/manifests"},{"name":"jdk-10+38","sha":"1198a7aed7188e37fc8c31334390822c49e2c1cb","kind":"tag","published_at":"2018-01-03T09:41:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+38","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+38/manifests"},{"name":"jdk-10+37","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T04:24:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+37","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+37/manifests"},{"name":"jdk-11+0","sha":"766c84bac0ab870688f75800b3730fd97fc8265a","kind":"tag","published_at":"2017-12-20T02:21:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-11+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-11+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-11%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-11+0/manifests"},{"name":"jdk-10+36","sha":"6da44a76249b9843ee0c1733bc13f2fd18768b4d","kind":"tag","published_at":"2017-12-13T09:42:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+36","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+36/manifests"},{"name":"jdk-10+35","sha":"c975127f8a6ef34b9395b868baff5150f7cb7319","kind":"tag","published_at":"2017-12-06T07:27:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+35","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+35/manifests"},{"name":"jdk-10+34","sha":"62d154f5b8c6b08ebf8357c4c20c119ee344ecbf","kind":"tag","published_at":"2017-11-29T06:47:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+34","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+34/manifests"},{"name":"jdk-10+33","sha":"90771676f403058358cc6abf07e9146a0d8bdf92","kind":"tag","published_at":"2017-11-22T00:26:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+33","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+33/manifests"},{"name":"jdk-10+32","sha":"66b746233a2847fa420e772465ce8b3b92a6d028","kind":"tag","published_at":"2017-11-15T21:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+32","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+32/manifests"},{"name":"jdk-10+31","sha":"685c796637ef109d0544fa37239d2ff5e479460d","kind":"tag","published_at":"2017-11-09T03:51:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+31","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+31/manifests"},{"name":"jdk-10+30","sha":"d8a77bfbe483e055b1293603b86d207eb4a47270","kind":"tag","published_at":"2017-11-01T09:00:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+30","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+30/manifests"},{"name":"jdk-10+29","sha":"ddfbef38cb3749b815c62e0a74acde5a3ec60a2d","kind":"tag","published_at":"2017-10-25T04:34:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+29","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+29/manifests"},{"name":"jdk-10+28","sha":"faf1450d185659dc1734bcc8a9865717e9493caa","kind":"tag","published_at":"2017-10-18T21:23:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+28","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+28/manifests"},{"name":"jdk-10+27","sha":"191325b3f07b7e118793d327cbb0d13c9c1c154d","kind":"tag","published_at":"2017-10-11T16:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+27","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+27/manifests"},{"name":"jdk-10+26","sha":"1c5fa80a2c78bd9d1377bd3790171ace6d27dc8a","kind":"tag","published_at":"2017-10-04T14:27:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+26","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+26/manifests"},{"name":"jdk-10+23","sha":"2ca03ca98ea3c421baf9b4c73e6a1ea211dec3cd","kind":"tag","published_at":"2017-09-06T05:22:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+23","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+23/manifests"},{"name":"jdk-10+22","sha":"88048cc32ee8bb7a8b1cde02157b6317bb52fe77","kind":"tag","published_at":"2017-08-30T06:42:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+22","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+22/manifests"},{"name":"jdk-10+21","sha":"8b24ee504c037bdfcb566c3875ce960a4a46a0f6","kind":"tag","published_at":"2017-08-23T03:26:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+21","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+21/manifests"},{"name":"jdk-10+20","sha":"36ea4f6a11d37f6e872840e0f8dfff4faeacd4b3","kind":"tag","published_at":"2017-08-16T03:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+20","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+20/manifests"},{"name":"jdk-10+19","sha":"9c1c110269dffa52d712a56ef231782e19f4ba6d","kind":"tag","published_at":"2017-08-08T01:09:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+19","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+19/manifests"},{"name":"jdk-10+18","sha":"0760c3bf83383e96d1817a8d81f19354d8c99f41","kind":"tag","published_at":"2017-08-02T03:22:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+18","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+18/manifests"},{"name":"jdk-9+181","sha":"65c628fce9f66d4adbeac0ab1078ce3a92c00f3f","kind":"tag","published_at":"2017-07-31T11:14:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+181","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+181/manifests"},{"name":"jdk-10+17","sha":"e7be01fb19db8842ed997d1cddb70dad005db6ff","kind":"tag","published_at":"2017-07-26T03:27:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+17","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+17/manifests"},{"name":"jdk-9+180","sha":"70db454b258a85123cf1c7922cc681fd907316ad","kind":"tag","published_at":"2017-07-22T01:04:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+180","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+180/manifests"},{"name":"jdk-10+16","sha":"c2d9ec77c2ff7e65f1061050aff78a7dde8964c9","kind":"tag","published_at":"2017-07-19T07:41:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+16","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+16/manifests"},{"name":"jdk-9+179","sha":"cb51bf7e7ffe9b46cb17212c5961b8daa1ca4289","kind":"tag","published_at":"2017-07-19T02:50:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+179","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+179/manifests"},{"name":"jdk-10+15","sha":"7db2b4f229e3c516f7a7ebbfaf01239d221572c7","kind":"tag","published_at":"2017-07-12T03:51:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+15","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+15/manifests"},{"name":"jdk-9+178","sha":"68fda720edd743bd4ffe40033fa3e17acca4f220","kind":"tag","published_at":"2017-07-08T17:10:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+178","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+178/manifests"},{"name":"jdk-9+177","sha":"c1633d58634255ba8746daa3a8fff8980158660a","kind":"tag","published_at":"2017-07-01T10:26:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+177","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+177/manifests"},{"name":"jdk-10+14","sha":"368ca4b44ce2c9237a2c77bd05ea29da840b0e48","kind":"tag","published_at":"2017-06-28T03:01:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+14","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+14/manifests"},{"name":"jdk-9+176","sha":"476d4d253d9be64ea084ed9882dd2ed0ae05dd12","kind":"tag","published_at":"2017-06-26T04:21:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+176","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+176/manifests"},{"name":"jdk-10+13","sha":"c7474e34d52d1758033c2172aad7a946b11b62d0","kind":"tag","published_at":"2017-06-21T03:37:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+13","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+13/manifests"},{"name":"jdk-9+175","sha":"d0816052aa9e14b34ecbb004856813e5d9287b1c","kind":"tag","published_at":"2017-06-16T22:58:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+175","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+175/manifests"},{"name":"jdk-10+12","sha":"6058a85b733e0a33505ee3250235cd17953453f7","kind":"tag","published_at":"2017-06-14T02:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+12","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+12/manifests"},{"name":"jdk-9+174","sha":"b574693da54601cf010a013bf46da96c54bf37db","kind":"tag","published_at":"2017-06-09T23:06:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+174","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+174/manifests"},{"name":"jdk-10+11","sha":"f2c675a63bbc47eae19cc2603cd60bf4684c46a5","kind":"tag","published_at":"2017-06-07T03:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+11","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+11/manifests"},{"name":"jdk-9+173","sha":"c14e288e99aa84f35262e98373a4c3b9a4a80b81","kind":"tag","published_at":"2017-06-02T23:01:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+173","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+173/manifests"},{"name":"jdk-10+10","sha":"56cb842028c0cba465566ac7fa445f67839ea877","kind":"tag","published_at":"2017-05-31T04:19:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+10","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+10/manifests"},{"name":"jdk-9+172","sha":"fe5525a9a8dd5614188b1df676c97470afc9bf7d","kind":"tag","published_at":"2017-05-26T22:57:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+172","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+172/manifests"},{"name":"jdk-10+9","sha":"440add394844e0834aee1ce194eb1f17fa25f16f","kind":"tag","published_at":"2017-05-25T10:55:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+9","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+9/manifests"},{"name":"jdk-9+171","sha":"5b566276e2c57a202e39cee59184b3ce1744e5b6","kind":"tag","published_at":"2017-05-19T23:08:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+171","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+171/manifests"},{"name":"jdk-9+170","sha":"06f940d0ef72cda943467622c21e56453dc62a5a","kind":"tag","published_at":"2017-05-12T23:09:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+170","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+170/manifests"},{"name":"jdk-9+169","sha":"f498bb1890ffb3825416419b8253a94517b88d8d","kind":"tag","published_at":"2017-05-06T18:01:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+169","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+169/manifests"},{"name":"jdk-9+168","sha":"7ff4624034ccbf16c44ecef28debdb7cb78370cd","kind":"tag","published_at":"2017-05-01T07:00:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+168","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+168/manifests"},{"name":"jdk-9+167","sha":"f33ed687d1baac54dcaf663611d3f293f1e8c7f0","kind":"tag","published_at":"2017-04-21T23:08:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+167","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+167/manifests"},{"name":"jdk-9+166","sha":"f6b30a52a459f6ab58b0fce4ad67953b834402bf","kind":"tag","published_at":"2017-04-14T23:13:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+166","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+166/manifests"},{"name":"jdk-9+165","sha":"f2f006583133194782e4aaeeee8a1bbfb96ee3de","kind":"tag","published_at":"2017-04-07T23:07:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+165","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+165/manifests"},{"name":"jdk-9+164","sha":"465622238a38507c4b238a78b0acef69991bd3dd","kind":"tag","published_at":"2017-03-31T23:05:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+164","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+164/manifests"},{"name":"jdk-9+163","sha":"d858d4d726995e83312b3ee7768aca73ae7058d5","kind":"tag","published_at":"2017-03-24T23:02:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+163","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+163/manifests"},{"name":"jdk-9+162","sha":"ef16172651a91dea201033892d5f2c9bc6d63f7f","kind":"tag","published_at":"2017-03-17T23:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+162","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+162/manifests"},{"name":"jdk-9+161","sha":"63c1f82e1f6c768507764653cca9bb0776987b4f","kind":"tag","published_at":"2017-03-11T00:02:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+161","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+161/manifests"},{"name":"jdk-10+0","sha":"0cb8cae27169615b7204f003bf3bf7941c11e328","kind":"tag","published_at":"2017-03-07T18:54:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-10+0","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-10+0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-10%2B0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-10+0/manifests"},{"name":"jdk-9+160","sha":"43cde5821620c1914f41e7edb29b41d04f1e6d74","kind":"tag","published_at":"2017-03-04T20:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+160","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+160/manifests"},{"name":"jdk-9+159","sha":"bf292ae3c4a9d8324bf542890ff4ab3bbfb9e7e6","kind":"tag","published_at":"2017-02-25T00:16:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+159","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+159/manifests"},{"name":"jdk-9+158","sha":"9ca1b5912aff167d32e1a25d98f4a50b15ffc3b0","kind":"tag","published_at":"2017-02-17T23:36:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+158","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+158/manifests"},{"name":"jdk-9+157","sha":"2970bd08e46fc5a876245b253ce273c97a73098f","kind":"tag","published_at":"2017-02-10T23:37:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+157","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+157/manifests"},{"name":"jdk-9+156","sha":"7d3558c56c9e0c6e307b66d788efa9e7d6dbdc67","kind":"tag","published_at":"2017-02-03T23:35:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+156","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+156/manifests"},{"name":"jdk-9+155","sha":"094123c232a05eb6afe2b9ba9934942bb0ca6961","kind":"tag","published_at":"2017-01-30T07:34:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+155","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+155/manifests"},{"name":"jdk-9+154","sha":"e47b6dee526ed048639691cccf1396f7152d81f1","kind":"tag","published_at":"2017-01-23T03:54:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+154","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+154/manifests"},{"name":"jdk-9+153","sha":"8888d4bcb9ebabbb9e1efb4b9d878ad11e863be7","kind":"tag","published_at":"2017-01-13T23:33:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+153","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+153/manifests"},{"name":"jdk-9+152","sha":"cb35c80ab25770d0ee3b435bfd2c6bb56b84f420","kind":"tag","published_at":"2017-01-07T00:25:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+152","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+152/manifests"},{"name":"jdk-9+151","sha":"2ced728db2a9e0287fa6361d2b33fc20e9c74fb1","kind":"tag","published_at":"2017-01-05T02:05:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+151","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+151/manifests"},{"name":"jdk-9+150","sha":"80bfd655c5afc13ec1a9a3d628f5c83e88cc7f8e","kind":"tag","published_at":"2016-12-22T09:42:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+150","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+150/manifests"},{"name":"jdk-9+149","sha":"261167a2776542d1e40e5a8f7b05e6484145c205","kind":"tag","published_at":"2016-12-14T09:50:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+149","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+149/manifests"},{"name":"jdk-9+148","sha":"00c490418f6fa759b838a67b97caa7f81810275d","kind":"tag","published_at":"2016-12-08T10:02:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+148","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+148/manifests"},{"name":"jdk-9+147","sha":"39acf446c0e5607e18eb653650547faa5c6ad213","kind":"tag","published_at":"2016-12-01T08:46:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+147","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+147/manifests"},{"name":"jdk-9+146","sha":"3559bcaa07d1bb99ab879e311e0d7a7c7c392a0e","kind":"tag","published_at":"2016-11-23T11:31:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+146","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+146/manifests"},{"name":"jdk-9+145","sha":"6cf1798516fe64da421582619073d52e543a7576","kind":"tag","published_at":"2016-11-17T10:50:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+145","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+145/manifests"},{"name":"jdk-9+144","sha":"5ea2054dca46be58611926b8b95e99403356a995","kind":"tag","published_at":"2016-11-10T07:20:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+144","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+144/manifests"},{"name":"jdk-9+143","sha":"f81449ad311513770185d312e8541431ca51b788","kind":"tag","published_at":"2016-11-04T10:23:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+143","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+143/manifests"},{"name":"jdk-9+142","sha":"f67be9ea6741d050cc16bf77cf65afb89f72f5ed","kind":"tag","published_at":"2016-10-27T06:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+142","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+142/manifests"},{"name":"jdk-9+141","sha":"b5e5a27c07b94d4eed141f1facd05bf129c1fc38","kind":"tag","published_at":"2016-10-20T09:11:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+141","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+141/manifests"},{"name":"jdk-9+140","sha":"2556a36a1fbfe9cae4879fe185cb635224a75a9c","kind":"tag","published_at":"2016-10-13T07:24:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+140","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+140/manifests"},{"name":"jdk-9+139","sha":"05223763914b3c59771e478e817d422390ff3792","kind":"tag","published_at":"2016-10-06T21:30:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+139","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+139/manifests"},{"name":"jdk-9+138","sha":"bf36c7323204673dec50531b30b82937211d5b36","kind":"tag","published_at":"2016-09-29T06:10:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+138","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+138/manifests"},{"name":"jdk-9+137","sha":"760cdfe7fdfc67dce739842f75996afd17b88603","kind":"tag","published_at":"2016-09-22T13:21:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+137","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+137/manifests"},{"name":"jdk-9+136","sha":"61ff2836e9660a25fc28a84cf0e979e39eca65fb","kind":"tag","published_at":"2016-09-15T14:44:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+136","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+136/manifests"},{"name":"jdk-9+135","sha":"1e19f7a5ca55f2aca01023d05513a529b58931dc","kind":"tag","published_at":"2016-09-08T06:36:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+135","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+135/manifests"},{"name":"jdk-9+134","sha":"1c191deeefd0e7b2b5f6918a210707845cdca85f","kind":"tag","published_at":"2016-09-01T09:33:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+134","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+134/manifests"},{"name":"jdk-9+133","sha":"3b021b234f6b9e9635b8c7e76f025105ef0e964b","kind":"tag","published_at":"2016-08-25T11:37:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+133","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+133/manifests"},{"name":"jdk-9+132","sha":"e7c81d61a49a42a5be3f2d589584a8ab1e5a94fa","kind":"tag","published_at":"2016-08-18T08:39:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+132","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+132/manifests"},{"name":"jdk-9+131","sha":"faac28b1016154c82a6826035d1df40c2c1cb19c","kind":"tag","published_at":"2016-08-11T11:48:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+131","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+131/manifests"},{"name":"jdk-9+130","sha":"81d26e4fd1c3e08670ec9f8fbdd90d113e0953bc","kind":"tag","published_at":"2016-08-04T11:25:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+130","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+130/manifests"},{"name":"jdk-9+129","sha":"9d7a4b0fb13528a9e1d34aeacfb7f0b018d27109","kind":"tag","published_at":"2016-07-28T08:59:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+129","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+129/manifests"},{"name":"jdk-9+128","sha":"a901a16037047af7eb6bf85d100f9a6978f9d3e7","kind":"tag","published_at":"2016-07-21T12:55:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+128","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+128/manifests"},{"name":"jdk-9+127","sha":"90224a2f416314cbebc845b67a5ecedcd0dfd989","kind":"tag","published_at":"2016-07-14T09:00:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+127","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+127/manifests"},{"name":"jdk-9+126","sha":"65c86feb834c274d34bace999e5aaa80596cf551","kind":"tag","published_at":"2016-07-07T21:24:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+126","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+126/manifests"},{"name":"jdk-9+125","sha":"613e3409612adebea71909e6c6b9a0ead73bbcc4","kind":"tag","published_at":"2016-06-30T14:21:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+125","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+125/manifests"},{"name":"jdk-9+124","sha":"d8919cc68384876110989fdccc6fb344e9530d0f","kind":"tag","published_at":"2016-06-23T18:45:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+124","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+124/manifests"},{"name":"jdk-9+123","sha":"b5884d09ee9605edfe3b8d89a0b2998c365b7aca","kind":"tag","published_at":"2016-06-16T15:21:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+123","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+123/manifests"},{"name":"jdk-9+122","sha":"4a1aac42ff4c0f2af8d7fa512056a048abcd1c75","kind":"tag","published_at":"2016-06-09T11:49:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+122","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+122/manifests"},{"name":"jdk-9+121","sha":"db79c2a0e44c87ff55dd217ebb1db29526f16997","kind":"tag","published_at":"2016-06-02T11:11:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+121","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+121/manifests"},{"name":"jdk-9+120","sha":"266213c6c7c8d617c9e7531ecffc829c92508cf0","kind":"tag","published_at":"2016-05-26T16:55:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+120","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+120/manifests"},{"name":"jdk-9+119","sha":"f6a03b7ed0f23539c745c2eb62b6dc8b7060aadb","kind":"tag","published_at":"2016-05-19T15:10:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+119","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+119/manifests"},{"name":"jdk-9+118","sha":"bceda33a87fb8ab055c1d45b957fdfdf84fb61ac","kind":"tag","published_at":"2016-05-12T09:15:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+118","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+118/manifests"},{"name":"jdk-9+117","sha":"4958f5d7ea685430c4bd550b45c08c35b6436b48","kind":"tag","published_at":"2016-05-05T13:26:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+117","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+117/manifests"},{"name":"jdk-9+116","sha":"c69efa672b4872f08466cf0596ad58310962dcd8","kind":"tag","published_at":"2016-04-28T15:13:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+116","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+116/manifests"},{"name":"jdk-9+115","sha":"7e9118010fa592f183b291ada17b2cfd93456574","kind":"tag","published_at":"2016-04-21T14:36:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+115","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+115/manifests"},{"name":"jdk-9+114","sha":"d9613fdbcc5989345e6d2fcae2866885a13d1a23","kind":"tag","published_at":"2016-04-14T08:01:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+114","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+114/manifests"},{"name":"jdk-9+113","sha":"7471701e104dc53a558a0be492cc6890bdbb36b3","kind":"tag","published_at":"2016-04-07T07:55:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+113","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+113/manifests"},{"name":"jdk-9+112","sha":"67e337491ed3c9504e76a5a85a5bbc8ecd4ee740","kind":"tag","published_at":"2016-03-31T07:14:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+112","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+112/manifests"},{"name":"jdk-9+111","sha":"eb13af26664a5f0731a8051505b111316783ee6c","kind":"tag","published_at":"2016-03-24T03:33:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+111","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+111/manifests"},{"name":"jdk-9+110","sha":"f914c05dafe9374971a70086249ccbbae76e8870","kind":"tag","published_at":"2016-03-15T11:00:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+110","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+110/manifests"},{"name":"jdk-9+109","sha":"9203f6b8f9862876c619e7ef0b467aa4d3d87dca","kind":"tag","published_at":"2016-03-10T09:24:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+109","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+109/manifests"},{"name":"jdk-9+108","sha":"844738474b619f6c3008680b4d36414fb7d1a45c","kind":"tag","published_at":"2016-03-03T11:42:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+108","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+108/manifests"},{"name":"jdk-9+107","sha":"7244b5fbd0debc6dde00aafe2d80469a017ac8b5","kind":"tag","published_at":"2016-02-25T09:05:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+107","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+107/manifests"},{"name":"jdk-9+106","sha":"1ef5ec279b13cc0667fce655f5a0e901cb12f7b7","kind":"tag","published_at":"2016-02-18T10:06:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+106","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+106/manifests"},{"name":"jdk-9+105","sha":"753d760430aba8ced9cdb64d911150612eeb4911","kind":"tag","published_at":"2016-02-11T18:39:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+105","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+105/manifests"},{"name":"jdk-9+104","sha":"018c8d2555b1df29afceba12ffa545e84e85e3aa","kind":"tag","published_at":"2016-02-04T17:42:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+104","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+104/manifests"},{"name":"jdk-9+103","sha":"c4497c1200984d0319327d984d825e25185e1778","kind":"tag","published_at":"2016-01-28T11:39:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+103","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+103/manifests"},{"name":"jdk-9+102","sha":"5219ba54ef5177996a7b8dbaa3b228bd9f6d5e32","kind":"tag","published_at":"2016-01-21T08:31:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+102","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+102/manifests"},{"name":"jdk-9+101","sha":"0bef24cdaa0761afe4753e88624bfa1c9da9d327","kind":"tag","published_at":"2016-01-14T10:58:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+101","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+101/manifests"},{"name":"jdk-9+100","sha":"45075bc3df6502ab43b472060957b2457286c4e5","kind":"tag","published_at":"2016-01-07T15:17:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+100","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+100/manifests"},{"name":"jdk-9+99","sha":"1972c0632853c4b83044b53ff502e91b50a9abae","kind":"tag","published_at":"2015-12-24T10:23:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+99","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+99/manifests"},{"name":"jdk-9+98","sha":"460e68a212a2538a412e13505bac0f7d0d8b78e1","kind":"tag","published_at":"2015-12-18T11:03:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+98","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+98/manifests"},{"name":"jdk-9+97","sha":"dffeb682512cb7ed381cd108812ea2b4b9e611d0","kind":"tag","published_at":"2015-12-18T02:04:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+97","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+97/manifests"},{"name":"jdk-9+96","sha":"cd7474a2953840e26f158f26d592bb594225ada0","kind":"tag","published_at":"2015-12-10T11:46:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+96","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+96/manifests"},{"name":"jdk-9+95","sha":"448dce2c3b657e0cb4bf9d57dda9b895af7bc478","kind":"tag","published_at":"2015-12-02T16:15:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/jdk-9+95","html_url":"https://github.com/openjdk/jfx/releases/tag/jdk-9+95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@jdk-9%2B95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/jdk-9+95/manifests"},{"name":"9-b94","sha":"666adb6a56e08484916386b847dd6c160813f481","kind":"tag","published_at":"2015-11-26T12:52:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b94/manifests"},{"name":"9-b93","sha":"a1a99c84126c5838a7c74bbdb276c43d099fef33","kind":"tag","published_at":"2015-11-19T10:36:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b93/manifests"},{"name":"9-b92","sha":"6da10a0570453e615488bcdbadb90323f661aa01","kind":"tag","published_at":"2015-11-12T09:59:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b92/manifests"},{"name":"9-b91","sha":"891e30e9015dd227525c04cfa335a2dbfddc4a8c","kind":"tag","published_at":"2015-11-05T10:59:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b91/manifests"},{"name":"9-b90","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-30T09:05:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b90/manifests"},{"name":"9-b89","sha":"cfe77a6bbb9bc48d39596987681b8e83dad8ae94","kind":"tag","published_at":"2015-10-29T08:56:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b89/manifests"},{"name":"9-b88","sha":"02204a98f0a33f9647913c42999ddd7c53a060f1","kind":"tag","published_at":"2015-10-22T09:04:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b88/manifests"},{"name":"9-b86","sha":"3060ec562985168a7f9379ccf293a7da7583a924","kind":"tag","published_at":"2015-10-15T12:04:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b86/manifests"},{"name":"9-b85","sha":"8a5ebd277b07d4891a01d4c84a19cb4d13ff8790","kind":"tag","published_at":"2015-10-08T15:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b85/manifests"},{"name":"9-b84","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-10-06T16:17:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b84/manifests"},{"name":"9-b83","sha":"71e8b47a43666fc67cb29a62c04ffe84d4fe28bc","kind":"tag","published_at":"2015-09-25T06:48:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b83/manifests"},{"name":"9-b82","sha":"a2e95bd699549864d72140057fd804c0595ce5c6","kind":"tag","published_at":"2015-09-18T02:02:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b82/manifests"},{"name":"9-b81","sha":"37e70de5d2a3ed8739a81f9cf42c141577c132c6","kind":"tag","published_at":"2015-09-11T01:27:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b81/manifests"},{"name":"9-b80","sha":"1206c8b2ba6d16b2d947566a1a6de8758748551a","kind":"tag","published_at":"2015-09-03T06:04:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b80/manifests"},{"name":"9-b79","sha":"a3f1e1ce395aa36a8683b6b5f9e5ec9cd895221a","kind":"tag","published_at":"2015-08-27T09:28:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b79/manifests"},{"name":"9-b78","sha":"d4734924f6bee35b26cac515e0d530bbfca2795c","kind":"tag","published_at":"2015-08-20T10:16:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b78/manifests"},{"name":"9-b77","sha":"3663b87358ba1270f219201d2587bc49d0df765b","kind":"tag","published_at":"2015-08-13T11:46:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b77/manifests"},{"name":"9-b76","sha":"0e5e014c0931103b7949308af46bb79b5861a7ed","kind":"tag","published_at":"2015-08-06T09:07:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b76/manifests"},{"name":"9-b75","sha":"29b3cf8f842b9b8547302b0918f5ca5c39d7e718","kind":"tag","published_at":"2015-07-30T09:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b75/manifests"},{"name":"9-b74","sha":"ea1fa766bbeff70d38a0e41c86a913eabfe6325c","kind":"tag","published_at":"2015-07-23T08:26:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b74/manifests"},{"name":"9-b73","sha":"28be67e56790e9aff2a3745e3c1354d9ea1f00d9","kind":"tag","published_at":"2015-07-16T14:12:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b73/manifests"},{"name":"9-b72","sha":"a0737e5d402aa496415685bb07c84559c337ead9","kind":"tag","published_at":"2015-07-09T07:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b72/manifests"},{"name":"9-b71","sha":"c3a016a7ec451671c38f968c9158d4804bfe774d","kind":"tag","published_at":"2015-07-02T08:08:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b71/manifests"},{"name":"9-b70","sha":"960bd706f12f3eaf3145c3f038a93f0e9ca371b6","kind":"tag","published_at":"2015-06-25T09:26:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b70/manifests"},{"name":"9-b69","sha":"bf272fc152d66461327b774fe3cad12c0e360d4d","kind":"tag","published_at":"2015-06-18T10:54:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b69/manifests"},{"name":"9-b68","sha":"219a7e0e488062eb3e4da173d4339c706ebcd4bc","kind":"tag","published_at":"2015-06-11T11:18:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b68/manifests"},{"name":"9-b67","sha":"8040cebf01508e79b8aa89de8f092fb72a1c3537","kind":"tag","published_at":"2015-06-04T09:26:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b67/manifests"},{"name":"9-b66","sha":"2f3e13158961d78ae0f9a1a8e45a4e99f836d830","kind":"tag","published_at":"2015-05-28T07:31:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b66/manifests"},{"name":"9-b65","sha":"60291ae36e9e327cefb05b18b4bd6a93861d5483","kind":"tag","published_at":"2015-05-21T10:16:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b65/manifests"},{"name":"9-b64","sha":"c5c9f95a08a81f3e900cf8c2abfb2746db3713a6","kind":"tag","published_at":"2015-05-14T09:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b64/manifests"},{"name":"9-b63","sha":"f9d7cee700520c8993e20581ea2c19849733ea1d","kind":"tag","published_at":"2015-05-07T07:26:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b63/manifests"},{"name":"9-b62","sha":"6d178c95e5d55089e4474f8cf552845750a398af","kind":"tag","published_at":"2015-04-30T07:29:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b62/manifests"},{"name":"9-b61","sha":"61797ff490af0d748683b61476a65931156c8675","kind":"tag","published_at":"2015-04-23T09:25:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b61/manifests"},{"name":"8u51-b09","sha":"bcd5fc1fd4f546158267aeecb788783258a7ad35","kind":"tag","published_at":"2015-04-21T08:17:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b09/manifests"},{"name":"9-b60","sha":"35d305f9e84970067bbc4014072e9f02d72a344b","kind":"tag","published_at":"2015-04-16T14:07:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b60/manifests"},{"name":"8u51-b08","sha":"63f64f9c441b51ed003b27f9c4bffe206d1a0eab","kind":"tag","published_at":"2015-04-14T06:46:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b08/manifests"},{"name":"8u45-b11","sha":"2a33f0b144b5a07b803d5e070bce58f4885ce5b9","kind":"tag","published_at":"2015-04-13T18:09:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b11/manifests"},{"name":"9-b59","sha":"35f0257812269d44adf154cbd2db32d6e58a1643","kind":"tag","published_at":"2015-04-09T09:47:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b59/manifests"},{"name":"8u51-b07","sha":"a1b72be5658c2e18db70c93f3c92802b0ed7b6e5","kind":"tag","published_at":"2015-04-07T12:36:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b07/manifests"},{"name":"9-b58","sha":"9eb3005c14aae7bacd4520a333c46254a8c552e5","kind":"tag","published_at":"2015-04-04T20:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b58/manifests"},{"name":"9-b57","sha":"2e61c9163e16869bed2ba19fba0f2e3b47a97fb5","kind":"tag","published_at":"2015-04-02T09:57:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b57/manifests"},{"name":"8u51-b06","sha":"da275cb00aa8be747f2e7de593c903e200bc091b","kind":"tag","published_at":"2015-03-31T06:03:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b06/manifests"},{"name":"9-b56","sha":"fd9dd36da9d0f62fcc2cda0740b61f0003b79c28","kind":"tag","published_at":"2015-03-26T11:56:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b56/manifests"},{"name":"8u60-b08","sha":"27854c66773e605f5163f7a316fe8acc1a2146d7","kind":"tag","published_at":"2015-03-25T05:26:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b08/manifests"},{"name":"8u51-b05","sha":"304b6f4f7aea08bc167ecdc279c413c9960cab41","kind":"tag","published_at":"2015-03-24T04:54:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b05/manifests"},{"name":"8u51-b04","sha":"db5615a327642df6cf851619327c5587227c5440","kind":"tag","published_at":"2015-03-19T12:04:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b04/manifests"},{"name":"9-b55","sha":"75e686157c9959a54ad8485b966561bafb114eed","kind":"tag","published_at":"2015-03-19T09:25:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b55/manifests"},{"name":"8u45-b13","sha":"6b91866419b37539e0cb7585ddeca78a3e1a8ec9","kind":"tag","published_at":"2015-03-18T05:38:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b13/manifests"},{"name":"8u60-b07","sha":"3858d0e9982b24b58951c10733b75dd915007d39","kind":"tag","published_at":"2015-03-18T05:34:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b07/manifests"},{"name":"8u60-b06","sha":"dc630c8b218630e30df2180f0f09f144e33386dc","kind":"tag","published_at":"2015-03-18T00:31:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b06/manifests"},{"name":"8u45-b12","sha":"c407f83380925e3d2ad63acbf5acc6477d972f5f","kind":"tag","published_at":"2015-03-17T05:23:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b12/manifests"},{"name":"8u40-b27","sha":"1d8e815d247b1085124a6666017e1631be2f0d01","kind":"tag","published_at":"2015-03-13T15:22:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b27/manifests"},{"name":"9-b54","sha":"a387174a4eec9c63e2583109d06c9652d07d7b4e","kind":"tag","published_at":"2015-03-12T06:53:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b54/manifests"},{"name":"8u51-b03","sha":"f5428dc268a55746d1ae0c785b1df6ad0a0d7cbe","kind":"tag","published_at":"2015-03-12T05:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b03/manifests"},{"name":"8u40-b26","sha":"464aedb0b8a9a93a0d15809df0a0fa4bd28bc21e","kind":"tag","published_at":"2015-03-08T02:20:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b26/manifests"},{"name":"9-b53","sha":"9f0be48700061142e5528c272a960af504d95bb3","kind":"tag","published_at":"2015-03-05T09:49:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b53/manifests"},{"name":"8u51-b02","sha":"f2b337e35f7d275c23b93101e897ba5e25d75ba8","kind":"tag","published_at":"2015-03-05T07:37:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b02/manifests"},{"name":"8u60-b05","sha":"c6bdf0fd5a31f05a679a27bdab270364b3b5f925","kind":"tag","published_at":"2015-03-04T04:42:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b05/manifests"},{"name":"8u45-b10","sha":"80f0188f8683ec3b68795624ccd9469b4cb60d34","kind":"tag","published_at":"2015-03-03T04:05:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b10/manifests"},{"name":"8u51-b01","sha":"ed3db86c2a062a6d8dbc350ff19fd1fe3750b86c","kind":"tag","published_at":"2015-02-26T19:05:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u51-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u51-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u51-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u51-b01/manifests"},{"name":"9-b52","sha":"5f7e373a281258fd16a73e4bc5341df46dbf6260","kind":"tag","published_at":"2015-02-26T09:04:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b52/manifests"},{"name":"8u60-b04","sha":"4597a47010cb1e1bf4862a9dd75d242dd8de2b8a","kind":"tag","published_at":"2015-02-25T07:32:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b04/manifests"},{"name":"8u45-b09","sha":"d4fa590586fca4d390e6bca80cd46b40c04b3aab","kind":"tag","published_at":"2015-02-24T07:16:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b09/manifests"},{"name":"9-b51","sha":"431cf9aa689d374a2f25003be9f1bb0d76e48740","kind":"tag","published_at":"2015-02-19T15:07:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b51","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b51/manifests"},{"name":"8u60-b03","sha":"cce2f871157eb76ed4dbd3fde1d3a7ed817e8296","kind":"tag","published_at":"2015-02-18T05:54:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b03/manifests"},{"name":"8u45-b08","sha":"feed497906a933d2f2eb3390eaa621b61525d2b7","kind":"tag","published_at":"2015-02-17T08:07:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b08/manifests"},{"name":"9-b50","sha":"9955299e81acc10994d73e62c692cf5faf200551","kind":"tag","published_at":"2015-02-12T08:05:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b50","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b50/manifests"},{"name":"8u40-b25","sha":"05fa37f05ef89813dd5ff537943dce47e3cda1b0","kind":"tag","published_at":"2015-02-11T09:38:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b25/manifests"},{"name":"8u60-b02","sha":"5372c90dd48e5cdb6822abbe23f50b039ccc1db0","kind":"tag","published_at":"2015-02-11T05:10:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b02/manifests"},{"name":"8u45-b07","sha":"3ba6a515acf2174bb50fe2516924f80fe7852756","kind":"tag","published_at":"2015-02-09T23:30:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b07/manifests"},{"name":"8u60-b01","sha":"4dc647a34b1119b0aafaea3587aeb71c3cb0e8fd","kind":"tag","published_at":"2015-02-06T23:43:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u60-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u60-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u60-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u60-b01/manifests"},{"name":"9-b49","sha":"6ebe973f7d0cb4c9b1e9e108a5bdbbf44dbaaba1","kind":"tag","published_at":"2015-02-05T12:12:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b49","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b49/manifests"},{"name":"8u40-b24","sha":"30d89c9830182ec21c7ee2e889eaba570494c8ab","kind":"tag","published_at":"2015-02-04T05:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b24/manifests"},{"name":"8u45-b06","sha":"4783fadf191bec4dfd1141bd7dcba8bd94395f56","kind":"tag","published_at":"2015-02-03T04:22:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b06/manifests"},{"name":"9-b48","sha":"d2d1d18a979f8d0af92c36f50e2489bdc15f5484","kind":"tag","published_at":"2015-01-29T08:09:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b48","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b48/manifests"},{"name":"8u40-b23","sha":"29b9abdfac93b99c6c15e0814916c23bb67166e5","kind":"tag","published_at":"2015-01-28T06:03:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b23/manifests"},{"name":"8u45-b05","sha":"6e20019b446c5966efbc9379ddfeaf7e3d6b1c9a","kind":"tag","published_at":"2015-01-27T05:51:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b05/manifests"},{"name":"9-b47","sha":"632acc173ede884c0077e00775bd074f9adf5ec3","kind":"tag","published_at":"2015-01-22T08:50:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b47","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b47/manifests"},{"name":"8u40-b22","sha":"c4cee6601bd1e37e335152105b0228f126cafde5","kind":"tag","published_at":"2015-01-21T09:48:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b22/manifests"},{"name":"8u45-b04","sha":"e00a85c5190b2cb51e0cd49abb3d6255664304fa","kind":"tag","published_at":"2015-01-21T09:29:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b04/manifests"},{"name":"9-b46","sha":"ac3c6c0af8f97e1f4fc7d2482d27e28c99605f4a","kind":"tag","published_at":"2015-01-15T11:54:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b46","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b46/manifests"},{"name":"8u40-b21","sha":"13425d4ea891ef6ad267222c1d3cd8b9e6bb2712","kind":"tag","published_at":"2015-01-14T05:16:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b21/manifests"},{"name":"8u45-b03","sha":"0f7db044958f90b348afbd4e14170bd40c8ce999","kind":"tag","published_at":"2015-01-13T05:07:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b03/manifests"},{"name":"9-b45","sha":"e686efb3350057cf6321c40b6715453746217a59","kind":"tag","published_at":"2015-01-08T08:14:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b45","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b45/manifests"},{"name":"8u40-b20","sha":"3d70c424473fe3b01eaeb0ae58dedb1d19a8c3e7","kind":"tag","published_at":"2014-12-31T05:35:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b20/manifests"},{"name":"9-b44","sha":"e4662e22f04077dd9f64f768ca29ca9f08f76b32","kind":"tag","published_at":"2014-12-24T10:44:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b44","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b44/manifests"},{"name":"8u45-b02","sha":"bf6fb4de3ee557689e08c898363aa97e2f403a4f","kind":"tag","published_at":"2014-12-23T08:50:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b02/manifests"},{"name":"9-b43","sha":"55878d7559296feab06c8c55414ad5c1e19e23fa","kind":"tag","published_at":"2014-12-18T11:41:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b43","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b43/manifests"},{"name":"8u31-b13","sha":"eb087309a4b68bd55ee89aefa25756c9b5e82de2","kind":"tag","published_at":"2014-12-18T09:52:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b13/manifests"},{"name":"8u40-b19","sha":"6b47ee8936e10a3493cd8ed2f8e6489fa3c81fdd","kind":"tag","published_at":"2014-12-17T09:03:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b19/manifests"},{"name":"8u45-b01","sha":"919886f34e53c31d7b1bfcdf7d451ca050db580a","kind":"tag","published_at":"2014-12-16T17:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u45-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u45-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u45-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u45-b01/manifests"},{"name":"9-b42","sha":"cb3cd58e440636cfdc18a9a8c198a70e8fa8754a","kind":"tag","published_at":"2014-12-11T12:00:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b42","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b42/manifests"},{"name":"8u40-b18","sha":"ad7d0208926407faf8783fd16214237b70d23875","kind":"tag","published_at":"2014-12-10T06:11:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b18/manifests"},{"name":"8u31-b12","sha":"1227276f9e41b6ab7e6a8380d506981075587c27","kind":"tag","published_at":"2014-12-09T11:04:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b12/manifests"},{"name":"9-b41","sha":"9c0884e5c4ff0904626b7da7bbea5f5c01311429","kind":"tag","published_at":"2014-12-04T06:59:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b41","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b41/manifests"},{"name":"8u40-b17","sha":"fae4885c04b51d87f1abd799a41e0ee32a8d788c","kind":"tag","published_at":"2014-12-03T07:56:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b17/manifests"},{"name":"8u31-b11","sha":"f1b16a102324e1bbbf272bfeb6c4be2c669666a7","kind":"tag","published_at":"2014-12-03T05:17:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b11/manifests"},{"name":"8u40-b16","sha":"5f9a2deae25859e47b5361d95b99035e26d82540","kind":"tag","published_at":"2014-11-26T09:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b16/manifests"},{"name":"8u31-b10","sha":"10bbc3528a703b71227c317495373b38efad83df","kind":"tag","published_at":"2014-11-25T05:04:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b10/manifests"},{"name":"8u40-b15","sha":"d39eb3c24e6167e4bedc9e5e2801c12ce38b9b5e","kind":"tag","published_at":"2014-11-19T08:35:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b15/manifests"},{"name":"8u31-b09","sha":"7f3b90c8f615682dd84b880221fa7712f77bdf1d","kind":"tag","published_at":"2014-11-18T06:45:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b09/manifests"},{"name":"9-b40","sha":"fa2db0be6cd8ad2cd1be3764685c523dcbda7f82","kind":"tag","published_at":"2014-11-18T04:37:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b40","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b40/manifests"},{"name":"9-b39","sha":"e359662bd02205f25ec5e1992b0d81de445a098f","kind":"tag","published_at":"2014-11-13T05:39:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b39","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b39/manifests"},{"name":"8u40-b14","sha":"39ffc36db96a1bfed5ae35d4f6005ab11a616e0d","kind":"tag","published_at":"2014-11-12T15:43:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b14/manifests"},{"name":"8u31-b08","sha":"e92cd098da847c4620d67f82f8d68909e06b53ea","kind":"tag","published_at":"2014-11-11T05:11:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b08/manifests"},{"name":"9-b38","sha":"51d1000543c5b1879fb26cb9a19f81e7ed39d080","kind":"tag","published_at":"2014-11-06T04:05:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b38","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b38/manifests"},{"name":"8u40-b13","sha":"0c48e387a3d5183f45e11566ac3d6f3be849176a","kind":"tag","published_at":"2014-11-05T09:15:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b13/manifests"},{"name":"8u31-b07","sha":"0f3f168402d212f51586a45c48120198ae04b5c0","kind":"tag","published_at":"2014-11-04T20:49:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b07/manifests"},{"name":"9-b37","sha":"30013a579a87f07a3ec429365fcb7fbe170940f3","kind":"tag","published_at":"2014-10-30T05:29:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b37","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b37/manifests"},{"name":"8u40-b12","sha":"66479fb5885c5b97db935fb820777a15dadcdb62","kind":"tag","published_at":"2014-10-29T07:46:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b12/manifests"},{"name":"8u31-b06","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-28T07:48:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b06/manifests"},{"name":"9-b36","sha":"6fb58408f2aa6205a15fb5b28f8e8f843d3e82ec","kind":"tag","published_at":"2014-10-23T05:22:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b36","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b36/manifests"},{"name":"8u40-b11","sha":"7af417d0d6a0170a8dae29a84df8ad325ef12ded","kind":"tag","published_at":"2014-10-22T10:52:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b11/manifests"},{"name":"8u31-b05","sha":"d81e685f2651b1ee2cdb12eb81d7fcc881c890e6","kind":"tag","published_at":"2014-10-21T10:15:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b05/manifests"},{"name":"9-b35","sha":"6a5ab345823802700c2ff6c9b712ebb67cb5d512","kind":"tag","published_at":"2014-10-16T07:39:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b35","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b35/manifests"},{"name":"8u40-b10","sha":"3b62ed4b26511b6806fef9e0379ca555ba87596e","kind":"tag","published_at":"2014-10-15T22:11:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b10/manifests"},{"name":"8u31-b04","sha":"d5de1d1fdd1cf2226d08bf85a02d0ba4467bd364","kind":"tag","published_at":"2014-10-14T19:29:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b04/manifests"},{"name":"9-b34","sha":"1606bff84f31838c700d2642754658b4f98f5423","kind":"tag","published_at":"2014-10-09T07:42:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b34","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b34/manifests"},{"name":"8u25-b18","sha":"94ca096cc07f1653d1c7ca9fa74feb004c8aba7f","kind":"tag","published_at":"2014-10-08T19:38:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b18/manifests"},{"name":"8u40-b09","sha":"19f26cfa947ef76c0910889e8d4ba943a7db20d8","kind":"tag","published_at":"2014-10-08T06:25:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b09/manifests"},{"name":"8u31-b03","sha":"c318543d0dcf187de055463eb52e5ef971267fc6","kind":"tag","published_at":"2014-10-07T21:42:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b03/manifests"},{"name":"9-b33","sha":"4d86e4ebacceb4982402ba90fc2a3a6998fd362c","kind":"tag","published_at":"2014-10-03T00:21:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b33","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b33/manifests"},{"name":"8u40-b08","sha":"c2152ea6bfa440e77c4b6e792dda098649b63518","kind":"tag","published_at":"2014-10-01T07:43:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b08/manifests"},{"name":"8u31-b02","sha":"33e11de1ce66a901ff4762b1a7263ac7472de071","kind":"tag","published_at":"2014-09-30T14:28:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b02/manifests"},{"name":"9-b32","sha":"3f331e899b9020f1ba8d2423405d5fdafc7dc1c0","kind":"tag","published_at":"2014-09-25T18:05:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b32","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b32/manifests"},{"name":"8u40-b07","sha":"7d62fa7666bd6301737d8fca7cda49848ddf2bc4","kind":"tag","published_at":"2014-09-24T21:18:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b07/manifests"},{"name":"8u31-b01","sha":"e99a34023aa2f7834f5a73f47f28b2279164be51","kind":"tag","published_at":"2014-09-23T21:48:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u31-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u31-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u31-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u31-b01/manifests"},{"name":"8u25-b17","sha":"c835e79ec573a5099517d6fd0dbdf943643efda2","kind":"tag","published_at":"2014-09-18T23:23:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b17/manifests"},{"name":"9-b31","sha":"fe710a968ef5780dee7730f926a4771d84f4df87","kind":"tag","published_at":"2014-09-18T22:37:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b31","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b31/manifests"},{"name":"8u40-b06","sha":"b21d18a90224f711b4c536ba5d6656f17b378d1a","kind":"tag","published_at":"2014-09-17T20:35:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b06/manifests"},{"name":"9-b30","sha":"158d74da4243041ecef62e359410362486200c91","kind":"tag","published_at":"2014-09-11T14:31:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b30","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b30/manifests"},{"name":"8u25-b16","sha":"2d43e87d77dbc86c2f7d78f81b2b4802809f7951","kind":"tag","published_at":"2014-09-10T16:06:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b16/manifests"},{"name":"8u40-b05","sha":"6ff8fa391dada0870e83a100dffd1ebdb31c46e1","kind":"tag","published_at":"2014-09-10T15:28:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b05/manifests"},{"name":"9-b29","sha":"760e15bb1dbd25e5ecd3515d6a9d75463c67ecf8","kind":"tag","published_at":"2014-09-04T14:59:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b29","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b29/manifests"},{"name":"8u40-b04","sha":"b461b888958ee57c450e1c1e07384359212be721","kind":"tag","published_at":"2014-09-03T15:23:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b04/manifests"},{"name":"8u25-b15","sha":"214246ad012541bb07ad646b983c0f7df72f5e4c","kind":"tag","published_at":"2014-09-03T14:48:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b15/manifests"},{"name":"9-b28","sha":"5a8a6d8a856fcac76bffc1be8c8e966745d74a70","kind":"tag","published_at":"2014-08-29T14:35:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b28","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b28/manifests"},{"name":"8u40-b03","sha":"714f1aac07360d736b58e8b12ec05813bb89cd35","kind":"tag","published_at":"2014-08-27T14:55:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b03/manifests"},{"name":"8u25-b14","sha":"7b0edc195afcb3602ac25bbc1a2be961bf645ec6","kind":"tag","published_at":"2014-08-26T14:39:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b14/manifests"},{"name":"9-b27","sha":"a526744a28770e567fabe078c78d4da6f2e2e488","kind":"tag","published_at":"2014-08-21T15:20:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b27","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b27/manifests"},{"name":"8u40-b02","sha":"a46c418c279f2f868f6bef42d0518293b56ac19e","kind":"tag","published_at":"2014-08-21T14:40:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b02/manifests"},{"name":"8u25-b13","sha":"02eead6d8e200421a9c73b85bbfcac9cafc3e431","kind":"tag","published_at":"2014-08-19T14:43:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b13/manifests"},{"name":"8u40-b01","sha":"4652b7c9bdab6a5856a683babab50bcb1c718c1f","kind":"tag","published_at":"2014-08-13T14:51:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u40-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u40-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u40-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u40-b01/manifests"},{"name":"8u25-b12","sha":"7219590651e82650f7d3f791f06050f8e9aef9e6","kind":"tag","published_at":"2014-08-12T14:48:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b12/manifests"},{"name":"9-b26","sha":"7a5b197a0af396c980335c57c7fae6df10a54c7e","kind":"tag","published_at":"2014-08-09T15:18:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b26/manifests"},{"name":"8u25-b11","sha":"f2820d0562decd4181c4e6eeb80026481ea65597","kind":"tag","published_at":"2014-08-05T14:34:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b11/manifests"},{"name":"8u20-b26","sha":"0bce37b8aea07d19cdf1814f8e3c8dc8ba1df2b2","kind":"tag","published_at":"2014-07-31T15:05:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b26","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b26/manifests"},{"name":"9-b25","sha":"69c9dbd69eb2c085cbb1c44748e2389ee2268081","kind":"tag","published_at":"2014-07-31T14:41:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b25/manifests"},{"name":"8u25-b10","sha":"e423339cdd96cc7067be6ca8f34a75948f5192e0","kind":"tag","published_at":"2014-07-29T14:52:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b10/manifests"},{"name":"8u20-b25","sha":"e92a218928b2f98909d8d3d5199fde6b5a5a3b0d","kind":"tag","published_at":"2014-07-25T04:23:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b25","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b25/manifests"},{"name":"8u25-b09","sha":"27c635a78256f8419e28c1163e96b08850f3ae00","kind":"tag","published_at":"2014-07-24T15:18:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b09/manifests"},{"name":"8u20-b24","sha":"14f06adc9b497b63158f761773d0e823179c23e2","kind":"tag","published_at":"2014-07-24T14:54:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b24/manifests"},{"name":"9-b24","sha":"8089c7e4090a65dd4239f9b87a6c1eef0c81d923","kind":"tag","published_at":"2014-07-24T14:32:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b24","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b24/manifests"},{"name":"8u25-b08","sha":"a3e94f1726b38459d958fef0d7a1b6a4f0a314b6","kind":"tag","published_at":"2014-07-22T15:29:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b08/manifests"},{"name":"9-b23","sha":"3cb0248df61b6c05b51c655cabfc5ba84506e1a0","kind":"tag","published_at":"2014-07-17T15:28:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b23/manifests"},{"name":"8u20-b23","sha":"891177468d64d90618f80bf5e5de135b63ef7e77","kind":"tag","published_at":"2014-07-16T15:33:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b23","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b23/manifests"},{"name":"8u25-b07","sha":"6a26310e0fb8d3b5428ea340309ce74df7256860","kind":"tag","published_at":"2014-07-15T16:17:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b07/manifests"},{"name":"9-b22","sha":"a1a3989d8a988b19addbb1ed7322bedc1d3719ca","kind":"tag","published_at":"2014-07-10T15:14:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b22/manifests"},{"name":"8u20-b22","sha":"96245c18b86c7387a1b9afc7a38b367f46e9147b","kind":"tag","published_at":"2014-07-09T14:35:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b22","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b22/manifests"},{"name":"8u25-b06","sha":"2987b9eb9e041898392b6596f81b25652057b729","kind":"tag","published_at":"2014-07-08T14:50:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b06/manifests"},{"name":"9-b21","sha":"d97cb16f23e6e20a62c3239d0ceaa6c51e043592","kind":"tag","published_at":"2014-07-03T14:38:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b21/manifests"},{"name":"8u20-b21","sha":"4d16dd0995ab04775f41d2be548c6ea33aef0434","kind":"tag","published_at":"2014-07-02T14:51:48.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b21/manifests"},{"name":"8u25-b05","sha":"31ec2ff88948f1da78e0721750c6423d5a5c3ae1","kind":"tag","published_at":"2014-07-01T14:38:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b05/manifests"},{"name":"9-b20","sha":"3bd745ba23d4ad6d2eef43abd5680a479db65175","kind":"tag","published_at":"2014-06-26T14:28:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b20/manifests"},{"name":"8u20-b20","sha":"0cfa49ffa57616d0abd09161f61c4e074345106c","kind":"tag","published_at":"2014-06-25T16:01:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b20/manifests"},{"name":"8u25-b04","sha":"20afbb2292fbe6934523d5757e791bf99c788523","kind":"tag","published_at":"2014-06-24T01:55:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b04/manifests"},{"name":"9-b19","sha":"73bdfcb72aa6c3faf2156f911aee2bf2611a45c6","kind":"tag","published_at":"2014-06-19T15:40:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b19/manifests"},{"name":"8u25-b03","sha":"eeaa9c57293f6b5bab9482e067902ee8ab24f640","kind":"tag","published_at":"2014-06-19T02:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b03/manifests"},{"name":"8u20-b19","sha":"694d6313847baddee5601474c249b4c2fc964c32","kind":"tag","published_at":"2014-06-18T15:39:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b19/manifests"},{"name":"8u11-b12","sha":"6d180c190e6ad902715fa0a460db95251c8d263a","kind":"tag","published_at":"2014-06-17T04:20:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b12/manifests"},{"name":"9-b18","sha":"18e4ee1eb3f7ba0661133c8140181b9d53bf4a1e","kind":"tag","published_at":"2014-06-13T15:21:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b18/manifests"},{"name":"8u25-b02","sha":"f684968527ded3a38790de605728034bab1e4e13","kind":"tag","published_at":"2014-06-12T15:56:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b02/manifests"},{"name":"9-b17","sha":"8b8229e8a4f2b9783675682022481d8422d5bf24","kind":"tag","published_at":"2014-06-12T15:06:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b17/manifests"},{"name":"8u20-b18","sha":"6b3dc8a1754189d506667a7162f8e46475d6a985","kind":"tag","published_at":"2014-06-11T04:34:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b18/manifests"},{"name":"8u25-b01","sha":"0e8e4ec1aff538385e03df2711b6dd3fca1c80f4","kind":"tag","published_at":"2014-06-05T15:49:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u25-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u25-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u25-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u25-b01/manifests"},{"name":"9-b16","sha":"35f65a57367e6de7c8aa2863773500391af879c5","kind":"tag","published_at":"2014-06-05T15:11:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b16/manifests"},{"name":"8u20-b17","sha":"93fda2e63c261c1e582498aad6c0e0e5fbdef918","kind":"tag","published_at":"2014-06-04T14:54:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b17/manifests"},{"name":"8u11-b11","sha":"eb7f646c27684cc6338f0600d33dae88da87874b","kind":"tag","published_at":"2014-06-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b11/manifests"},{"name":"9-b15","sha":"60c1920c1fff30178de259b7eb752655febeb05b","kind":"tag","published_at":"2014-05-30T14:33:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b15/manifests"},{"name":"8u11-b10","sha":"bf60f58df56273a3fa5f3f549a9f5fcd7aab8f68","kind":"tag","published_at":"2014-05-28T04:31:54.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b10/manifests"},{"name":"8u20-b16","sha":"79bb17cab9c406cfcead688831107a0b9224e8e5","kind":"tag","published_at":"2014-05-28T03:34:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b16/manifests"},{"name":"9-b14","sha":"1d3a7181633c3047d94b38909f5b905d1b370f68","kind":"tag","published_at":"2014-05-22T15:13:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b14/manifests"},{"name":"8u20-b15","sha":"7ce12d2b405e7f951bdc2ed45b99569960da33c7","kind":"tag","published_at":"2014-05-21T14:36:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b15/manifests"},{"name":"8u11-b09","sha":"7601844a33283ee9eedcfac0d4f12237b82672bd","kind":"tag","published_at":"2014-05-20T05:13:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b09/manifests"},{"name":"9-b13","sha":"8530e34dae93df183422bc9e4094186fc1cdcc09","kind":"tag","published_at":"2014-05-15T14:06:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b13/manifests"},{"name":"8u20-b14","sha":"ef8eead7c50963e24aad4339e8e80ac2027fe37a","kind":"tag","published_at":"2014-05-14T20:07:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b14/manifests"},{"name":"8u11-b08","sha":"c6c9de6545e5d64bbfcae083a49f0f963bbd6024","kind":"tag","published_at":"2014-05-13T14:59:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b08/manifests"},{"name":"9-b12","sha":"b5cf781a90c70420e7747b447827033366982e06","kind":"tag","published_at":"2014-05-08T19:33:22.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b12/manifests"},{"name":"8u20-b13","sha":"a93e0cba9d5c7e07a8ed0c2a70d4801f569eecd9","kind":"tag","published_at":"2014-05-07T14:56:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b13/manifests"},{"name":"8u11-b07","sha":"2bf659f263d8462c50a31da023fd188b65ff1911","kind":"tag","published_at":"2014-05-06T14:27:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b07/manifests"},{"name":"9-b11","sha":"a6b49ff5dcc78d1bd5a2fa9695a0042911e2ac36","kind":"tag","published_at":"2014-05-01T14:47:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b11/manifests"},{"name":"8u20-b12","sha":"930bebaa0918d8f99a3af602a9e3173b9d648c69","kind":"tag","published_at":"2014-04-30T14:48:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b12/manifests"},{"name":"8u11-b06","sha":"88849299ff4e7020d95ea4e6474b2fb488edc4a6","kind":"tag","published_at":"2014-04-29T14:47:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b06/manifests"},{"name":"9-b10","sha":"210ce94b39263de94b241a63ad98e321aafbef75","kind":"tag","published_at":"2014-04-24T15:38:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b10/manifests"},{"name":"8u20-b11","sha":"499300c6d3b140e46d35bb2a9ba1e805ed15290c","kind":"tag","published_at":"2014-04-23T15:35:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b11/manifests"},{"name":"8u11-b05","sha":"bc5b49ecb3d359c477b3402819d8d967cd706d25","kind":"tag","published_at":"2014-04-22T14:27:08.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b05/manifests"},{"name":"9-b09","sha":"aae712bcc7f2b8f2ac7687ffc2bb720a735bf425","kind":"tag","published_at":"2014-04-17T14:22:09.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b09/manifests"},{"name":"8u20-b10","sha":"64edde5af4885e16861c002ff3a371a92bae369b","kind":"tag","published_at":"2014-04-16T14:30:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b10/manifests"},{"name":"8u11-b04","sha":"c326a2855350505aeade88aa4725334e0cd28d47","kind":"tag","published_at":"2014-04-15T14:53:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b04/manifests"},{"name":"9-b08","sha":"e11f34a80e3ef721d41881eb0e112770abbf8e78","kind":"tag","published_at":"2014-04-15T14:23:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b08/manifests"},{"name":"8u20-b09","sha":"8afce5c8e30b7f6e835e489a5423e137d1926258","kind":"tag","published_at":"2014-04-09T15:02:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b09/manifests"},{"name":"8u11-b03","sha":"a5e91ec777bb028330468212aee964eadb3419e5","kind":"tag","published_at":"2014-04-08T15:35:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b03/manifests"},{"name":"9-b07","sha":"448e61407de6e5fc9c2cdb8fd9a7d20b25e460e8","kind":"tag","published_at":"2014-04-03T15:18:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b07/manifests"},{"name":"8u20-b08","sha":"7d0ff1d99e1929cb26732a46d82061a756ad318a","kind":"tag","published_at":"2014-04-02T14:29:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b08/manifests"},{"name":"8u11-b02","sha":"a0e6d3806e79b39d38d6d82710ef82ba4d24e4f0","kind":"tag","published_at":"2014-04-01T14:50:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b02/manifests"},{"name":"9-b06","sha":"21eafd1a23ac6802277c9af4113daaa1cb7dd6cc","kind":"tag","published_at":"2014-03-27T19:04:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b06/manifests"},{"name":"8u20-b07","sha":"269c226217d001ea47e7260e6ade7fea7a6943c2","kind":"tag","published_at":"2014-03-26T18:23:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b07/manifests"},{"name":"8u11-b01","sha":"60340b8c6a5835b41c4e71661a09181bfcc0b3e3","kind":"tag","published_at":"2014-03-25T15:05:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u11-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u11-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u11-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u11-b01/manifests"},{"name":"9-b05","sha":"794d16bdc91a9b4f295ba35a5bd3cd359f0c5df9","kind":"tag","published_at":"2014-03-20T15:49:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b05/manifests"},{"name":"8u20-b06","sha":"14baaa12c9017eb8a2817f0364680d3e26661f08","kind":"tag","published_at":"2014-03-19T15:57:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b06/manifests"},{"name":"8u5-b13","sha":"84b39c65ddd0e5469fd7e60dd17b592da27f0038","kind":"tag","published_at":"2014-03-18T15:31:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b13/manifests"},{"name":"8u20-b05","sha":"f607ef2a0d55dc2bf4cea1ad4e1f0965becca0f7","kind":"tag","published_at":"2014-03-12T16:12:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b05/manifests"},{"name":"9-b04","sha":"0c1cc05f156b54f764755f13ac7229409159526e","kind":"tag","published_at":"2014-03-11T23:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b04/manifests"},{"name":"8u5-b12","sha":"3acdf271125221b04e24f33b596934565019826b","kind":"tag","published_at":"2014-03-11T15:07:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b12/manifests"},{"name":"8u20-b04","sha":"e11bf0df26a4f511aff489a562cd9956cbe17af8","kind":"tag","published_at":"2014-03-05T16:00:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b04/manifests"},{"name":"8.0-b132","sha":"1a0c382658d94a7f7692f0c9bb09129733a34861","kind":"tag","published_at":"2014-03-04T18:36:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b132","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b132/manifests"},{"name":"8u5-b11","sha":"7d68f0fb450341c280b8c0d420219d18cd9b76ac","kind":"tag","published_at":"2014-03-04T16:31:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b11/manifests"},{"name":"8.0-b131","sha":"a785ebbd497da2bef677b43e26727bb180b8af71","kind":"tag","published_at":"2014-03-01T17:50:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b131","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b131/manifests"},{"name":"8.0-b130","sha":"02db3280dcdb25778bca2572f9bd9b7cb5a124cd","kind":"tag","published_at":"2014-02-28T15:53:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b130","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b130/manifests"},{"name":"8u20-b03","sha":"767a7329bb39cfaa4e520360df84f76684169c7a","kind":"tag","published_at":"2014-02-26T16:22:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b03/manifests"},{"name":"8u5-b10","sha":"6e5021ed3c6e96234b183263866d2b5e4bcf3580","kind":"tag","published_at":"2014-02-25T18:09:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b10/manifests"},{"name":"9-b03","sha":"825207a2296c3a4758b1bf1299dde9ed1ff7d602","kind":"tag","published_at":"2014-02-21T17:40:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b03/manifests"},{"name":"8u20-b02","sha":"64e4a9c6b1edf353f7cc52b9f34a6aacc6a20679","kind":"tag","published_at":"2014-02-19T16:49:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b02/manifests"},{"name":"8u5-b09","sha":"0eae196c85396aec7c4b87419188c2b933788d82","kind":"tag","published_at":"2014-02-18T17:48:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b09/manifests"},{"name":"8u20-b01","sha":"54911b1aeff16e362c058a8b53d771f1fb03ccf3","kind":"tag","published_at":"2014-02-12T16:58:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u20-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u20-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u20-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u20-b01/manifests"},{"name":"8u5-b08","sha":"861f393b0cf74ed089ecd5981083603a14104628","kind":"tag","published_at":"2014-02-11T18:27:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b08/manifests"},{"name":"8.0-b129","sha":"a76ff582459efda5a9433e912cffccbf86e4dc2d","kind":"tag","published_at":"2014-02-07T21:27:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b129","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b129/manifests"},{"name":"9-b02","sha":"336652fd2976d366f37c8c467476e8d18ef8ff03","kind":"tag","published_at":"2014-02-07T02:15:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b02/manifests"},{"name":"8u5-b07","sha":"2452f97e9cac929c8004dd5a9423af1484710f14","kind":"tag","published_at":"2014-02-04T17:35:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b07/manifests"},{"name":"8.0-b128","sha":"20844fe7ec287aa281d7abf1441a61f19ba6bd6f","kind":"tag","published_at":"2014-02-02T07:29:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b128","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b128/manifests"},{"name":"8.0-b127","sha":"7fe86efa5edf72803913709eb9fa7226ab95db81","kind":"tag","published_at":"2014-01-30T16:29:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b127","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b127/manifests"},{"name":"8u5-b06","sha":"71f36821dee76056e51832571b016509738be129","kind":"tag","published_at":"2014-01-28T17:46:35.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b06/manifests"},{"name":"8.0-b126","sha":"62fd6cb763b6e402fe2854d21845b7e89c9797c5","kind":"tag","published_at":"2014-01-25T01:15:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b126","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b126/manifests"},{"name":"8u5-b05","sha":"1e733141045e651d78a2ce94623df559a79ed04f","kind":"tag","published_at":"2014-01-22T20:47:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b05/manifests"},{"name":"8.0-b125","sha":"a431ecb566c7c339496ea762d54f537f115f428c","kind":"tag","published_at":"2014-01-22T16:44:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b125","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b125/manifests"},{"name":"9-b01","sha":"722c0fd5ee9b3c6df9dded33db483ad79d4fb130","kind":"tag","published_at":"2014-01-22T03:48:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/9-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/9-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@9-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/9-b01/manifests"},{"name":"8.0-b124","sha":"1486d06a2a6a868b1e8ca4332d12139ab652a37f","kind":"tag","published_at":"2014-01-18T05:38:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b124","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b124/manifests"},{"name":"8u5-b04","sha":"c416ef47766499dbc56e91cb78a01eadd2a73851","kind":"tag","published_at":"2014-01-14T16:45:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b04/manifests"},{"name":"8.0-b123","sha":"3730b5c8f5fbf708c356bcf5cffd20703a3e6a85","kind":"tag","published_at":"2014-01-10T17:30:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b123","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b123/manifests"},{"name":"8u5-b03","sha":"dbcca91d4f3abe3bc16a45fbc1bc2739750a395e","kind":"tag","published_at":"2014-01-07T17:45:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b03/manifests"},{"name":"8.0-b122","sha":"ccbbbb276746836d5a8e24705c3c008f745c16f1","kind":"tag","published_at":"2014-01-03T14:56:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b122","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b122/manifests"},{"name":"8u5-b02","sha":"e1792eb55003a750224ac1bfd3c4e62a1d5b6794","kind":"tag","published_at":"2013-12-24T16:51:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b02/manifests"},{"name":"8.0-b121","sha":"012c7c5bd0d1ae5f4953fbdecb426a8dc2655e1b","kind":"tag","published_at":"2013-12-20T02:14:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b121","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b121/manifests"},{"name":"8u5-b01","sha":"f16f4674aee72a363edd7cf6faaac79d2699da40","kind":"tag","published_at":"2013-12-17T17:17:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8u5-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/8u5-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8u5-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8u5-b01/manifests"},{"name":"8.0-b120","sha":"a538ae9c8035ee17c51a9ca14b073081159640e2","kind":"tag","published_at":"2013-12-12T16:22:02.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b120","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b120/manifests"},{"name":"8.0-b119","sha":"6fc3c9f1b003dcfd7510cc4d7609fcf09e3bc586","kind":"tag","published_at":"2013-12-05T15:56:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b119","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b119/manifests"},{"name":"8.0-b118","sha":"cd2b91dce1f07c6397e682dfd5bdcbe4bd999059","kind":"tag","published_at":"2013-11-28T16:49:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b118","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b118/manifests"},{"name":"8.0-b117","sha":"2b95f8de41e7f508a7102b51c0fd8235add427cc","kind":"tag","published_at":"2013-11-21T16:34:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b117","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b117/manifests"},{"name":"8.0-b116","sha":"ab61d2f2fe779edbe17deb0ace0c2388f6c7c970","kind":"tag","published_at":"2013-11-14T16:07:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b116","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b116/manifests"},{"name":"8.0-b115","sha":"2507800c17b4a02a7f47afbb43e545ae09dc1d7c","kind":"tag","published_at":"2013-11-07T16:11:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b115","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b115/manifests"},{"name":"8.0-b114","sha":"a4ef9e01ebd04cadb67bc8c9004d2556d9c7b1d7","kind":"tag","published_at":"2013-10-31T15:21:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b114","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b114/manifests"},{"name":"8.0-b113","sha":"5199684d1026791e60eba956167f4acaa25eb657","kind":"tag","published_at":"2013-10-24T15:10:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b113","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b113/manifests"},{"name":"8.0-b112","sha":"743d8f398d96302d82b4f1907b575a541d773cf2","kind":"tag","published_at":"2013-10-17T15:17:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b112","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b112/manifests"},{"name":"8.0-b111","sha":"9093b7618064473bda33a61f4a697a103b7f3ec0","kind":"tag","published_at":"2013-10-10T17:25:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b111","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b111/manifests"},{"name":"8.0-b110","sha":"26705fb5521441749c8e4b157bf6ec77218c7f10","kind":"tag","published_at":"2013-10-03T15:05:43.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b110","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b110/manifests"},{"name":"8.0-b109","sha":"4c329385f9a2067040be59b26c5fd2b17351f8b3","kind":"tag","published_at":"2013-09-26T15:11:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b109","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b109/manifests"},{"name":"8.0-b108","sha":"9ba220a24f785484587a33798470e70331959d76","kind":"tag","published_at":"2013-09-19T14:57:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b108","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b108/manifests"},{"name":"8.0-b107","sha":"200db86f0615a5885926cd406b96bb6be5b9b88d","kind":"tag","published_at":"2013-09-12T14:42:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b107","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b107/manifests"},{"name":"8.0-b106","sha":"f09664513cb1cfc2b88eb4ad60ecd2bd0b8534ae","kind":"tag","published_at":"2013-09-05T14:34:01.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b106","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b106/manifests"},{"name":"8.0-b105","sha":"3e2d4b453c2682540bf4dca9a39f5e3dd08d16c7","kind":"tag","published_at":"2013-08-29T15:17:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b105","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b105/manifests"},{"name":"8.0-b104","sha":"f7d09c6015e624792d9f34ef613b8378b5f81356","kind":"tag","published_at":"2013-08-22T14:46:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b104","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b104/manifests"},{"name":"8.0-b103","sha":"8a3dcf4415d4a111e4edd82e64db8e04683ba8ef","kind":"tag","published_at":"2013-08-15T14:54:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b103","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b103/manifests"},{"name":"8.0-b102","sha":"1285833f7b49bce9e6ee07cc07c6163609e72502","kind":"tag","published_at":"2013-08-08T18:07:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b102","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b102/manifests"},{"name":"8.0-b101","sha":"9cf9cfdec71852d05fd01275a979c4048b9eb546","kind":"tag","published_at":"2013-08-01T15:57:16.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b101","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b101/manifests"},{"name":"8.0-b100","sha":"b33cb8e9bda51058f81e78655818d219bd3cfd3e","kind":"tag","published_at":"2013-07-25T16:33:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b100","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b100/manifests"},{"name":"8.0-b99","sha":"9366de90628600019a2a247adacde7ba47710655","kind":"tag","published_at":"2013-07-18T18:11:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b99","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b99/manifests"},{"name":"8.0-b98","sha":"7fb44dfc75abba71192b77f6b0467ceb883ea1f8","kind":"tag","published_at":"2013-07-11T22:48:25.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b98","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b98/manifests"},{"name":"8.0-b97","sha":"dfad9aea996fc8d747a43b1ece2fc14c6b6009ed","kind":"tag","published_at":"2013-07-04T15:30:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b97","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b97/manifests"},{"name":"8.0-b96","sha":"d2b687222a8ca531c409560ab2c27617db4c384c","kind":"tag","published_at":"2013-06-28T00:08:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b96","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b96/manifests"},{"name":"8.0-b95","sha":"e46abaa16907d6fa6fe5f92e21e729f2a95f79a8","kind":"tag","published_at":"2013-06-20T20:45:30.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b95","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b95/manifests"},{"name":"8.0-b94","sha":"27bc36ac743b7cc7ed69309a823346001b6c85df","kind":"tag","published_at":"2013-06-13T20:50:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b94","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b94/manifests"},{"name":"8.0-b93","sha":"51c3ebaa5c2d3313be04e4f2b07d254fbc71aab3","kind":"tag","published_at":"2013-06-07T02:44:33.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b93","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b93/manifests"},{"name":"8.0-b92","sha":"6f088416c216ed4ef6460990b06d0c31b5134c14","kind":"tag","published_at":"2013-05-30T20:54:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b92","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b92/manifests"},{"name":"8.0-b91","sha":"456a1b60a1d8dbe1fe22b675f3b7b73c32dc219c","kind":"tag","published_at":"2013-05-24T00:10:40.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b91","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b91/manifests"},{"name":"8.0-b90","sha":"516b7adfe39898ed4057533ba45ab6ff976d128b","kind":"tag","published_at":"2013-05-16T23:43:34.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b90","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b90/manifests"},{"name":"8.0-b89","sha":"2df59f475bdc8274a4e6366f838a39ad01c38a66","kind":"tag","published_at":"2013-05-09T22:35:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b89","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b89/manifests"},{"name":"8.0-b88","sha":"fe20698fb00bf4d8f9eea719739b2a160a39243c","kind":"tag","published_at":"2013-05-03T04:21:03.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b88","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b88/manifests"},{"name":"8.0-b87","sha":"ddcc7876bf28140841c1b303f312e8f4eacf96a9","kind":"tag","published_at":"2013-04-26T03:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b87","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b87/manifests"},{"name":"8.0-b86","sha":"bbf6fad315bf877746629f312f3cb83a382ddfe4","kind":"tag","published_at":"2013-04-18T23:40:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b86","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b86/manifests"},{"name":"8.0-b85","sha":"1906feee8e643917014e4a5e084651efe29ee8ef","kind":"tag","published_at":"2013-04-11T20:05:23.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b85","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b85/manifests"},{"name":"8.0-b84","sha":"089503084063641df0b741f611fbc61a58ab7139","kind":"tag","published_at":"2013-04-05T03:11:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b84","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b84/manifests"},{"name":"8.0-b83","sha":"98d099e920017efead9d8ea1cadfa588f1ef9910","kind":"tag","published_at":"2013-03-28T22:18:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b83","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b83/manifests"},{"name":"8.0-b82","sha":"5cba3a1bdbc2120a153590bd9855f3c38b6721fa","kind":"tag","published_at":"2013-03-21T21:18:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b82","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b82/manifests"},{"name":"8.0-b81","sha":"a7cf0d61d4465446954a50567879ce59e102ea40","kind":"tag","published_at":"2013-03-14T22:53:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b81","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b81/manifests"},{"name":"8.0-b80","sha":"28157d5b51f4a1e3a9cd93414a88ba04a31a5055","kind":"tag","published_at":"2013-03-07T22:04:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b80","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b80/manifests"},{"name":"8.0-b79","sha":"0518f7608c913a06f2565e401012eeb91e8b3d36","kind":"tag","published_at":"2013-02-28T21:37:51.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b79","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b79/manifests"},{"name":"8.0-b78","sha":"93794adee6f7d513d089199d0cc8da39b5d6ed15","kind":"tag","published_at":"2013-02-21T23:30:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b78","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b78/manifests"},{"name":"8.0-b77","sha":"9a1e6a5aac04bbe900fcf761f1a4aafe7af2a0d1","kind":"tag","published_at":"2013-02-15T04:12:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b77","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b77/manifests"},{"name":"8.0-b76","sha":"ddff01efd1e1e2a4b7da18a33f150b42160a6cc1","kind":"tag","published_at":"2013-02-07T22:40:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b76","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b76/manifests"},{"name":"8.0-b75","sha":"04d41eb2e86a9250e24b84a8d8bc56eb1b3aa012","kind":"tag","published_at":"2013-01-31T21:56:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b75","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b75/manifests"},{"name":"8.0-b74","sha":"36b99316c1f9745ca5da56dfe17e15ceb1698435","kind":"tag","published_at":"2013-01-25T01:24:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b74","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b74/manifests"},{"name":"8.0-b73","sha":"021ce9b9dcfd87020ea2dae338b57ae7108f69d9","kind":"tag","published_at":"2013-01-17T18:11:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b73","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b73/manifests"},{"name":"8.0-b72","sha":"8258e433f21bd9947afaabe2aac16d4a3e44248a","kind":"tag","published_at":"2013-01-10T23:42:07.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b72","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b72/manifests"},{"name":"8.0-b71","sha":"bc5d17a66086e951aeffe3ce02c7d6209a091c1b","kind":"tag","published_at":"2013-01-03T22:35:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b71","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b71/manifests"},{"name":"8.0-b70","sha":"195a61d6469172d63a67427514320ea48097fee0","kind":"tag","published_at":"2012-12-27T23:10:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b70","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b70/manifests"},{"name":"8.0-b69","sha":"0d6a884e7453d3614ab7573d50e27f3d7f3807fd","kind":"tag","published_at":"2012-12-21T00:44:47.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b69","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b69/manifests"},{"name":"8.0-b68","sha":"2c341601e504708f03907d71cef547f4206561c2","kind":"tag","published_at":"2012-12-14T00:55:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b68","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b68/manifests"},{"name":"8.0-b67","sha":"f95e99f9cdc06e4dd789a7d8253dda07bd410c8d","kind":"tag","published_at":"2012-12-07T00:19:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b67","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b67/manifests"},{"name":"8.0-b66","sha":"10b1424e41bafb76044014bea4b14c8a040b0135","kind":"tag","published_at":"2012-11-30T06:12:44.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b66","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b66/manifests"},{"name":"8.0-b65","sha":"67038aff16f22ab96d80c040d62a4ff483a727a7","kind":"tag","published_at":"2012-11-16T05:18:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b65","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b65/manifests"},{"name":"8.0-b64","sha":"a432f60749bdf3b25e808dc22ecf8da68fff1bea","kind":"tag","published_at":"2012-11-09T04:39:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b64","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b64/manifests"},{"name":"8.0-b63","sha":"56200f2f9a5cd90256d7c386735f7895b0d183a0","kind":"tag","published_at":"2012-11-02T01:00:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b63","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b63/manifests"},{"name":"8.0-b62","sha":"71702cce4175f6046df9961dbc1614137f992c7d","kind":"tag","published_at":"2012-10-25T23:36:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b62","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b62/manifests"},{"name":"8.0-b61","sha":"108502611a3ff408021608265e44de847ff53831","kind":"tag","published_at":"2012-10-18T21:33:46.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b61","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b61/manifests"},{"name":"8.0-b60","sha":"a2f0393cdcc3919894b298ec143fdcbe969f8068","kind":"tag","published_at":"2012-10-11T21:22:28.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b60","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b60/manifests"},{"name":"8.0-b59","sha":"551e97a119e8c7b4bdd842f595df958fad933200","kind":"tag","published_at":"2012-10-04T23:11:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b59","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b59/manifests"},{"name":"8.0-b58","sha":"358a62d93aebe614087009f7a9a8710f856781bb","kind":"tag","published_at":"2012-09-27T23:12:06.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b58","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b58/manifests"},{"name":"8.0-b57","sha":"eecb62946501f88a21502fcd917081d1d5258342","kind":"tag","published_at":"2012-09-20T23:38:38.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b57","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b57/manifests"},{"name":"8.0-b56","sha":"ec74de5b9938fee9c30c7bd6e5374fa9896f6fe8","kind":"tag","published_at":"2012-09-14T04:56:27.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b56","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b56/manifests"},{"name":"8.0-b55","sha":"43c808c05be60b7ed8365318321c2c368de2707f","kind":"tag","published_at":"2012-09-07T04:04:49.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b55","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b55/manifests"},{"name":"8.0-b54","sha":"b1f965435f28ef49fcf05580f715486438d68659","kind":"tag","published_at":"2012-08-31T00:47:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b54","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b54/manifests"},{"name":"8.0-b53","sha":"a348a3bfed466ac94a26175e30a97e96a6050bc2","kind":"tag","published_at":"2012-08-28T01:07:05.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b53","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b53/manifests"},{"name":"8.0-b52","sha":"1cd9a1ae3b97c8ee68d77b34a28c62f778460705","kind":"tag","published_at":"2012-08-22T18:35:31.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/8.0-b52","html_url":"https://github.com/openjdk/jfx/releases/tag/8.0-b52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@8.0-b52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/8.0-b52/manifests"},{"name":"2.2-b19","sha":"782162d15331f1ccdbd6b9c82cdf3b3e9b638cd5","kind":"tag","published_at":"2012-07-27T17:58:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b19/manifests"},{"name":"2.2-b18","sha":"ca64dc6201df482ea52d1d05e841e781bd5d9b80","kind":"tag","published_at":"2012-07-18T21:57:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b18/manifests"},{"name":"2.2-b17","sha":"b3e4c3bcf66c89a985bc63bc21bee44bc2322588","kind":"tag","published_at":"2012-07-11T19:24:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b17/manifests"},{"name":"2.2-b16","sha":"d29204d2b9039316a715cf5ff6c6bd49e51f3d30","kind":"tag","published_at":"2012-07-05T19:13:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b16/manifests"},{"name":"2.2-b15","sha":"bdfd883c5eb4081d67db29c227b2c70305368d8f","kind":"tag","published_at":"2012-06-27T21:00:39.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b15/manifests"},{"name":"2.2-b14","sha":"f03da0eb75a02b3e47d9fec5ab379ef9d83194f7","kind":"tag","published_at":"2012-06-23T04:21:26.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b14/manifests"},{"name":"2.2-b13","sha":"cae39c965e151e1d236de67def3baed4da20de70","kind":"tag","published_at":"2012-06-14T21:06:12.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b13/manifests"},{"name":"2.2-b12","sha":"7764bf22f9a493d0aadb2639af44e580a0ce65ac","kind":"tag","published_at":"2012-06-06T23:56:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b12/manifests"},{"name":"2.2-b11","sha":"bcb28a7accd69f40c264d7257d15b7ada082591a","kind":"tag","published_at":"2012-05-31T20:21:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b11/manifests"},{"name":"2.2-b10","sha":"d0229b16685bde91185e0c66ddf691e9d46c6622","kind":"tag","published_at":"2012-05-25T01:45:58.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b10/manifests"},{"name":"2.2-b09","sha":"25ce65ac3964e43a4bf9bab7f29248083ad35680","kind":"tag","published_at":"2012-05-17T22:19:29.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b09/manifests"},{"name":"2.2-b08","sha":"7d6c1f66d9f2b01ee424ee9bad40418b1a3f297f","kind":"tag","published_at":"2012-05-10T01:39:52.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b08/manifests"},{"name":"2.2-b07","sha":"f6c0ece79203e923c3ccf3df6e3de326b81fc36d","kind":"tag","published_at":"2012-05-03T04:30:17.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b07/manifests"},{"name":"2.2-b06","sha":"7ffb059a53a11aa4eec86c24fe3318c333dc2843","kind":"tag","published_at":"2012-04-25T20:58:24.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b06/manifests"},{"name":"2.2-b05","sha":"ceb9199c46be0e41bcdd7dd223ecc9b371456c4b","kind":"tag","published_at":"2012-04-20T21:52:53.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b05/manifests"},{"name":"2.2-b04","sha":"d34a9f0697053b5b27d563b672b0bbd8ff72956f","kind":"tag","published_at":"2012-04-11T20:23:42.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b04/manifests"},{"name":"2.1-b21","sha":"0f33000789b4d349b174a7f8c4ad56b9e2f48be3","kind":"tag","published_at":"2012-04-05T19:55:37.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b21","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b21/manifests"},{"name":"2.2-b03","sha":"b9688c06e2c1612d41b22ab5bd2c0a88258f0f43","kind":"tag","published_at":"2012-04-03T20:44:21.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b03/manifests"},{"name":"2.1-b20","sha":"f2fd75939baba6fc934a3d18892230d07320aace","kind":"tag","published_at":"2012-03-28T19:38:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b20","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b20/manifests"},{"name":"2.1-b19","sha":"083f31ee31397020ee939b470bbed9370fdb7970","kind":"tag","published_at":"2012-03-28T00:12:11.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b19","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b19/manifests"},{"name":"2.2-b02","sha":"b41effc761bc31fa7d289d19297dab0daf67ce21","kind":"tag","published_at":"2012-03-27T20:57:56.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b02/manifests"},{"name":"2.1-b18","sha":"206c8707db0055771cd167129241e37c2c72801e","kind":"tag","published_at":"2012-03-21T20:15:13.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b18","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b18/manifests"},{"name":"2.2-b01","sha":"8bc7e434031e65cedd9be8e93df7c18310bfddd7","kind":"tag","published_at":"2012-03-20T19:18:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.2-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.2-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.2-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.2-b01/manifests"},{"name":"2.1-b17","sha":"5191ad2e4704527047108e0067a1724323bd02ba","kind":"tag","published_at":"2012-03-14T20:22:41.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b17","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b17/manifests"},{"name":"2.1-b16","sha":"5f4865c634903ca22f5aea1a302a4fa68cb1ce34","kind":"tag","published_at":"2012-03-07T18:46:10.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b16","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b16/manifests"},{"name":"2.1-b15","sha":"58a09654245d53acb841eb70500e7f2461c476bc","kind":"tag","published_at":"2012-02-29T18:42:14.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b15","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b15/manifests"},{"name":"2.1-b14","sha":"262cfd65562e56d47c23e69588645e2d6ef9a76c","kind":"tag","published_at":"2012-02-22T18:35:15.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b14","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b14/manifests"},{"name":"2.1-b13","sha":"25acf27a38a6c0bde7a92a68be3b79c1fe71f943","kind":"tag","published_at":"2012-02-15T20:51:00.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b13","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b13/manifests"},{"name":"2.1-b12","sha":"7e1ce9ffa4498af5a4d529bdc0d2023a9455ba55","kind":"tag","published_at":"2012-02-08T17:52:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b12","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b12/manifests"},{"name":"2.1-b11","sha":"c7ecce716f7bb9865034659e5c88d7546ea7a23d","kind":"tag","published_at":"2012-02-01T18:05:59.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b11","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b11/manifests"},{"name":"2.1-b10","sha":"de5e0b3d7cd3e3c5ef03f5cc5705c3b11591558a","kind":"tag","published_at":"2012-01-25T19:18:36.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b10","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b10/manifests"},{"name":"2.1-b09","sha":"ec1bbdcb7b6533d8dcbab580b3ddf065222a1d72","kind":"tag","published_at":"2012-01-18T18:46:19.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b09","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b09/manifests"},{"name":"2.1-b08","sha":"b968b8b6029f8f1b89fbcfd2023fec3430f4edef","kind":"tag","published_at":"2012-01-11T19:00:45.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b08","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b08/manifests"},{"name":"2.1-b07","sha":"f87231705a55aa96093258825dba1a677288c8aa","kind":"tag","published_at":"2011-12-28T18:20:50.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b07","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b07/manifests"},{"name":"2.1-b06","sha":"5a01300e59a3a8d49e508be12fee9761284426f1","kind":"tag","published_at":"2011-12-21T18:11:20.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b06","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b06/manifests"},{"name":"2.1-b05","sha":"f5d1ce5ee313c8d219014521c1c4512f92250b58","kind":"tag","published_at":"2011-12-14T18:40:18.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b05","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b05/manifests"},{"name":"2.1-b04","sha":"bb193e2ac5056ee5ec6b5479c53e0103e7945313","kind":"tag","published_at":"2011-12-07T17:53:32.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b04","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b04/manifests"},{"name":"2.1-b03","sha":"bd84fdfd834d47a66700b764a712facd561a1b8b","kind":"tag","published_at":"2011-12-01T18:13:04.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b03","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b03/manifests"},{"name":"2.1-b02","sha":"092e3f29a54c6f2242ae0335c16d485a084207a6","kind":"tag","published_at":"2011-11-23T19:07:57.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b02","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b02/manifests"},{"name":"2.1-b01","sha":"caece88e7165d698d50eb1172892b8e3cc842bbb","kind":"tag","published_at":"2011-11-16T19:34:55.000Z","download_url":"https://codeload.github.com/openjdk/jfx/tar.gz/2.1-b01","html_url":"https://github.com/openjdk/jfx/releases/tag/2.1-b01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openjdk/jfx@2.1-b01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/tags/2.1-b01/manifests"}]},"repo_metadata_updated_at":"2025-10-31T05:42:27.934Z","dependent_packages_count":145,"downloads":null,"downloads_period":null,"dependent_repos_count":1347,"rankings":{"downloads":null,"dependent_repos_count":0.32175650620887947,"dependent_packages_count":0.523980570472083,"stargazers_count":7.364559932405104,"forks_count":9.970647477404965,"docker_downloads_count":7.005361941030662,"average":5.037261285504338},"purl":"pkg:maven/org.openjfx/javafx-media","advisories":[{"uuid":"GSA_kwCzR0hTQS00N2czLW1mMjQtNjU1Oc4AA5WN","url":"https://github.com/advisories/GHSA-47g3-mf24-6559","title":"Vulnerability affecting the org.openjfx:javafx-media maven component of the OpenJFX project","description":"Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JavaFX).  Supported versions that are affected are Oracle Java SE: 8u391; Oracle GraalVM Enterprise Edition: 20.3.12 and  21.3.8. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition.  Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in  unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 3.1 (Integrity impacts).  CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N).","origin":"UNSPECIFIED","severity":"LOW","published_at":"2024-02-17T03:30:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-20925","https://www.oracle.com/security-alerts/cpujan2024.html","https://github.com/openjdk/jfx/commit/0a52a4cf1d1226e7a3c6d73313fde02e7f36fb11","https://github.com/openjdk/jfx17u/commit/18206453163dec04f36f8787ce73624bb9ba6a7d","https://github.com/openjdk/jfx21u/commit/0c00753da13ed696b1a5025ce01ff478ee7ebd0a","https://github.com/openjdk/jfx/blob/4beeb89f864ccf1424db36c9739a7f6999adeecc/doc-files/release-notes-22.md?plain=1#L122","https://openjdk.org/groups/vulnerability/advisories/2024-01-16","https://security.netapp.com/advisory/ntap-20240201-0002","https://github.com/advisories/GHSA-47g3-mf24-6559"],"source_kind":"github","identifiers":["GHSA-47g3-mf24-6559","CVE-2024-20925"],"repository_url":"https://github.com/openjdk/jfx","blast_radius":0.0,"created_at":"2024-04-02T00:04:45.055Z","updated_at":"2026-06-13T16:05:42.241Z","epss_percentage":0.00238,"epss_percentile":0.4693,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00N2czLW1mMjQtNjU1Oc4AA5WN","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00N2czLW1mMjQtNjU1Oc4AA5WN","packages":[{"ecosystem":"maven","package_name":"org.openjfx:javafx-media","versions":[{"first_patched_version":"21.0.2","vulnerable_version_range":"\u003e= 18, \u003c 21.0.2"},{"first_patched_version":"17.0.10","vulnerable_version_range":"\u003c 17.0.10"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00N2czLW1mMjQtNjU1Oc4AA5WN/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.openjfx:javafx-media","docker_dependents_count":2,"docker_downloads_count":23,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.openjfx:javafx-media","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.openjfx:javafx-media/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T01:02:17.099Z","issues_count":1,"pull_requests_count":1094,"avg_time_to_close_issue":16213.0,"avg_time_to_close_pull_request":4823889.823529412,"issues_closed_count":1,"pull_requests_closed_count":849,"pull_request_authors_count":74,"issue_authors_count":1,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":11.723034734917734,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":506,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1300110.6335078534,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":382,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":9.314229249011857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/issues","maintainers":[{"login":"kevinrushforth","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"Maran23","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"hjohn","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"arapte","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"jaybhaskar","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"tsayao","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"jayathirthrao","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"nlisker","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"sashamatveev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azuev-java","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"FlorianKirmaier","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianKirmaier"},{"login":"karthikpandelu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthikpandelu"},{"login":"johanvos","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"azvegint","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"prsadhuk","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"},{"login":"prrace","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prrace"},{"login":"aghaisas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aghaisas"},{"login":"jgneff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgneff"},{"login":"AnirvanSarkar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnirvanSarkar"},{"login":"theaoqi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theaoqi"},{"login":"Maxoudela","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maxoudela"},{"login":"tiainen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiainen"},{"login":"bourgesl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourgesl"},{"login":"kleopatra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleopatra"},{"login":"DeanWookey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeanWookey"}],"active_maintainers":[{"login":"kevinrushforth","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"},{"login":"mstr2","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"},{"login":"arapte","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"},{"login":"Maran23","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"},{"login":"jayathirthrao","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"},{"login":"jaybhaskar","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"},{"login":"hjohn","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"},{"login":"tsayao","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"},{"login":"nlisker","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"},{"login":"azuev-java","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"},{"login":"jperedadnr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"},{"login":"sashamatveev","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"},{"login":"azvegint","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"},{"login":"johanvos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"},{"login":"prsadhuk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-media/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-media/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-media/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-media/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-media/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.openjfx:javafx-media/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":1741716,"full_name":"openjdk/jfx","default_branch":"master","total_commits":11399,"total_committers":247,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":46.149797570850204,"dds":0.8639354329327134,"past_year_total_commits":285,"past_year_total_committers":34,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.382352941176471,"past_year_dds":0.8456140350877193,"last_synced_at":"2026-05-30T13:08:26.519Z","last_synced_commit":"58a7bea2ac4949e51b74921682750ed70aa55484","created_at":"2024-09-13T18:16:21.071Z","updated_at":"2026-05-30T13:05:17.084Z","committers":[{"name":"Jonathan Giles","email":"jgiles@openjdk.org","login":null,"count":1551},{"name":"Kevin Rushforth","email":"kcr@openjdk.org","login":"kevinrushforth","count":892},{"name":"David Grieve","email":"dgrieve@openjdk.org","login":null,"count":497},{"name":"Martin Sladecek","email":"msladecek@openjdk.org","login":null,"count":474},{"name":"J. Duke","email":"duke@openjdk.org","login":null,"count":390},{"name":"Felipe Heidrich","email":"fheidric@openjdk.org","login":null,"count":388},{"name":"Richard Bair","email":"rbair@openjdk.org","login":null,"count":374},{"name":"Leif Samuelsson","email":"leifs@openjdk.org","login":null,"count":271},{"name":"David Hill","email":"ddhill@openjdk.org","login":null,"count":250},{"name":"Chien Yang","email":"ckyang@openjdk.org","login":null,"count":235},{"name":"Parvathi Somashekar","email":"psomashe@openjdk.org","login":null,"count":221},{"name":"Danno Ferrin","email":"shemnon@openjdk.org","login":null,"count":209},{"name":"Steve Northover","email":"snorthov@openjdk.org","login":null,"count":200},{"name":"Kinsley Wong","email":"kwwong@openjdk.org","login":null,"count":196},{"name":"Ambarish Rapte","email":"arapte@openjdk.org","login":"arapte","count":180},{"name":"Andy Goryachev","email":"angorya@openjdk.org","login":null,"count":178},{"name":"Jasper Potts","email":"jasper@openjdk.org","login":null,"count":162},{"name":"Jim Graham","email":"flar@openjdk.org","login":null,"count":155},{"name":"Alexander Kouznetsov","email":"mrkam@openjdk.org","login":null,"count":155},{"name":"Hang Vo","email":"mtvo@openjdk.org","login":null,"count":154},{"name":"Pavel Safrata","email":"psafrata@openjdk.org","login":null,"count":148},{"name":"Alexander Matveev","email":"almatvee@openjdk.org","login":null,"count":141},{"name":"Daniel Blaukopf","email":"dblaukop@openjdk.org","login":null,"count":138},{"name":"Mick Fleming","email":"miflemi@openjdk.org","login":null,"count":132},{"name":"Vadim Pakhnushev","email":"vadim@openjdk.org","login":null,"count":129},{"name":"Arunprasad Rajkumar","email":"arajkumar@openjdk.org","login":"arajkumar","count":106},{"name":"Johan Vos","email":"jvos@openjdk.org","login":null,"count":97},{"name":"Michael Strauß","email":"mstrauss@openjdk.org","login":null,"count":88},{"name":"Petr Pchelko","email":"pchelko@openjdk.org","login":null,"count":86},{"name":"Chris Bensen","email":"cbensen@openjdk.org","login":null,"count":85},{"name":"Jose Pereda","email":"jpereda@openjdk.org","login":null,"count":83},{"name":"Sandra Lions-Piron","email":"slions@openjdk.org","login":null,"count":77},{"name":"Lubomir Nerad","email":"lnerad@openjdk.org","login":null,"count":76},{"name":"Phil Race","email":"prr@openjdk.org","login":"prrace","count":76},{"name":"Debra Masada","email":"dmasada@openjdk.org","login":null,"count":75},{"name":"Marius Hanl","email":"mhanl@openjdk.org","login":null,"count":74},{"name":"Anthony Petrov","email":"anthony@openjdk.org","login":null,"count":71},{"name":"Peter Zhelezniakov","email":"peterz@openjdk.org","login":null,"count":70},{"name":"Ajit Ghaisas","email":"aghaisas@openjdk.org","login":"aghaisas","count":70},{"name":"Anton Tarasov","email":"ant@openjdk.org","login":null,"count":69},{"name":"Murali Billa","email":"mbilla@openjdk.org","login":null,"count":68},{"name":"Nir Lisker","email":"nlisker@openjdk.org","login":"nlisker","count":65},{"name":"Tomas Brandalik","email":"tomas.brandalik@oracle.com","login":null,"count":65},{"name":"Alexander Zvegintsev","email":"azvegint@openjdk.org","login":null,"count":65},{"name":"Morris Meyer","email":"morris@openjdk.org","login":null,"count":64},{"name":"Elina Kleyman","email":"ekleyman@openjdk.org","login":null,"count":64},{"name":"Eric Le Ponner","email":"eleponn@openjdk.org","login":null,"count":60},{"name":"John Hendrikx","email":"jhendrikx@openjdk.org","login":"hjohn","count":60},{"name":"Moises Chicharro","email":"mchicharro@openjdk.org","login":null,"count":58},{"name":"Jeanette Winzenburg","email":"fastegal@openjdk.org","login":null,"count":52},{"name":"Lisa Selle","email":"kselle@openjdk.org","login":null,"count":52},{"name":"Yves Joan","email":"yjoan@openjdk.org","login":null,"count":52},{"name":"Victor Drozdov","email":"vdrozdov@openjdk.org","login":null,"count":48},{"name":"Guru Hb","email":"ghb@openjdk.org","login":null,"count":45},{"name":"Jay Bhaskar","email":"jbhaskar@openjdk.org","login":null,"count":45},{"name":"Lukasz Kostyra","email":"lkostyra@openjdk.org","login":null,"count":45},{"name":"Hima Bindu Meda","email":"hmeda@openjdk.org","login":null,"count":44},{"name":"Yao Wang","email":"yaow@openjdk.org","login":null,"count":43},{"name":"Martin Soch","email":"msoch@openjdk.org","login":null,"count":42},{"name":"Arun Joseph","email":"ajoseph@openjdk.org","login":"arun-joseph","count":41},{"name":"Eva Krejcirova","email":"ekrejcir@openjdk.org","login":null,"count":39},{"name":"Prasanta Sadhukhan","email":"psadhukhan@openjdk.org","login":"prsadhuk","count":39},{"name":"Artem Ananiev","email":"art@openjdk.org","login":null,"count":38},{"name":"Martin Fox","email":"mfox@openjdk.org","login":null,"count":36},{"name":"Joseph Andresen","email":"jandrese@openjdk.org","login":null,"count":36},{"name":"Assaf Yavnai","email":"assaf.yavnai@oracle.com","login":null,"count":36},{"name":"Thiago Milczarek Sayao","email":"tsayao@openjdk.org","login":null,"count":33},{"name":"Karthik P K","email":"kpk@openjdk.org","login":"karthikpandelu","count":31},{"name":"Seeon Birger","email":"sbirger@openjdk.org","login":null,"count":31},{"name":"John Yoon","email":"jyoon@openjdk.org","login":null,"count":31},{"name":"David Pulkrabek","email":"david.pulkrabek@oracle.com","login":null,"count":29},{"name":"Jerome Cambon","email":"jcambon@openjdk.org","login":null,"count":27},{"name":"Jayathirth D V","email":"jdv@openjdk.org","login":"jayathirthrao","count":26},{"name":"Florian Kirmaier","email":"fkirmaier@openjdk.org","login":"FlorianKirmaier","count":26},{"name":"Rafi Tayar","email":"ratayar@openjdk.org","login":null,"count":26},{"name":"Mark Howe","email":"mhowe@openjdk.org","login":null,"count":25},{"name":"Tom Schindl","email":"tom.schindl@bestsolution.at","login":"tomsontom","count":24},{"name":"Semyon Sadetsky","email":"ssadetsky@openjdk.org","login":null,"count":24},{"name":"Oldrich Maticka","email":"oldrich.maticka@oracle.com","login":null,"count":23},{"name":"Kirill Kirichenko","email":"stayer@openjdk.org","login":null,"count":22},{"name":"David Dehaven","email":"ddehaven@openjdk.org","login":null,"count":21},{"name":"Alexander Zuev","email":"kizune@openjdk.org","login":null,"count":20},{"name":"Dmitry Cherepanov","email":"dcherepanov@openjdk.org","login":null,"count":20},{"name":"Laurent Bourgès","email":"lbourges@openjdk.org","login":null,"count":20},{"name":"Milan Kubec","email":"milan.kubec@oracle.com","login":null,"count":20},{"name":"Ziad El Midaoui","email":"zelmidaoui@openjdk.org","login":null,"count":19},{"name":"Vasiliy Baranov","email":"vbaranov@openjdk.org","login":null,"count":19},{"name":"Thor Johannesson","email":"thor@openjdk.org","login":null,"count":16},{"name":"John Neffenger","email":"john@status6.com","login":"jgneff","count":15},{"name":"Michael Fang","email":"mfang@openjdk.org","login":null,"count":15},{"name":"Pankaj Bansal","email":"pbansal@openjdk.org","login":null,"count":13},{"name":"Abhinay Agarwal","email":"abhinay.agarwal@gluonhq.com","login":"abhinayagarwal","count":13},{"name":"Oleg Mazurov","email":"omazurov@openjdk.org","login":null,"count":12},{"name":"Radko Najman","email":"radko@openjdk.org","login":null,"count":12},{"name":"Ankit Srivastava","email":"asrivastava@openjdk.org","login":null,"count":11},{"name":"Leonid Popov","email":"loneid@openjdk.org","login":null,"count":11},{"name":"Michael Ennen","email":"mennen@openjdk.org","login":null,"count":11},{"name":"Robert Lichtenberger","email":"rlichten@openjdk.org","login":null,"count":11},{"name":"Alexey Utkin","email":"uta@openjdk.org","login":null,"count":10},{"name":"Per Bothner","email":"per.bothner@oracle.com","login":null,"count":10},{"name":"Rajath Kamath","email":"rkamath@openjdk.org","login":null,"count":10},{"name":"Martin Fox","email":"beldenfox","login":"beldenfox","count":10},{"name":"Andy Goryachev","email":"andy.goryachev@oracle.com","login":"andy-goryachev-oracle","count":10},{"name":"Greg Brown","email":"gkbrown@openjdk.org","login":null,"count":9},{"name":"Ragini Prasad","email":"raginip@openjdk.org","login":null,"count":9},{"name":"Prem Balakrishnan","email":"pkbalakr@openjdk.org","login":null,"count":9},{"name":"Alex X. Lee","email":"alexleegk@gmail.com","login":"alexlee-gk","count":9},{"name":"Michael Heinrichs","email":"mheinrichs@openjdk.org","login":null,"count":8},{"name":"Christopher Schnick","email":"crschnick@openjdk.org","login":null,"count":7},{"name":"Eduard Sedov","email":"eduard.sedov@zeiss.com","login":"eduardsdv","count":7},{"name":"Jan Valenta","email":"janvalenta@openjdk.org","login":null,"count":6},{"name":"Rajath Kamath","email":"rajath.kamath@oracle.com","login":null,"count":6},{"name":"Tom Schindl","email":"tschindl@openjdk.org","login":null,"count":6},{"name":"Anton Nashatyrev","email":"anashaty@openjdk.org","login":null,"count":6},{"name":"Frederic Thevenet","email":"thevenet.fred@free.fr","login":"fthevenet","count":6},{"name":"Danno Ferrin","email":"danno.ferrin@shemnon.com","login":"shemnon","count":6},{"name":"Christopher Schnick","email":"cr@crschnick.com","login":"crschnick","count":6},{"name":"Thiago Milczarek Sayao","email":"thiago.sayao@clamed.com.br","login":null,"count":5},{"name":"Markus Mack","email":"mmack@openjdk.org","login":null,"count":5},{"name":"Dean Wookey","email":"dwookey@openjdk.org","login":null,"count":5},{"name":"Andrew Brygin","email":"bae@openjdk.org","login":null,"count":5},{"name":"Amy Wang","email":"aywang@openjdk.org","login":null,"count":5},{"name":"drmarmac","email":"6900949+drmarmac","login":"drmarmac","count":5},{"name":"Johan Vos","email":"johan@lodgon.com","login":"johanvos","count":5},{"name":"Dmitry Markov","email":"dmarkov@openjdk.org","login":"dmarkov20","count":5},{"name":"Bhawesh Choudhary","email":"bchoudhary@openjdk.org","login":"bhaweshkc","count":5},{"name":"Matthias Blaesing","email":"mblaesing@doppel-helix.eu","login":"matthiasblaesing","count":5},{"name":"Charlie Schlosser","email":"cs.schlosser@gmail.com","login":"chuckyschluz","count":4},{"name":"Alexander Scherbatiy","email":"alexsch@openjdk.org","login":null,"count":4},{"name":"Alexey Semenyuk","email":"asemenyuk@openjdk.org","login":null,"count":4},{"name":"Hadzic Samir","email":"shadzic@openjdk.org","login":null,"count":4},{"name":"Pete Brunet","email":"ptbrunet@openjdk.org","login":null,"count":4},{"name":"Dell Green","email":"dell.green@ideaworks.co.uk","login":"dellgreen","count":4},{"name":"Guru Hb","email":"guru.hb@oracle.com","login":"guruhb","count":4},{"name":"Marius Hanl","email":"mariushanl@web.de","login":"Maran23","count":4},{"name":"Murali Billa","email":"murali.billa@oracle.com","login":"muralibilla","count":4},{"name":"mstr2","email":"43553916+mstr2","login":"mstr2","count":3},{"name":"Oliver Schmidtmer","email":"O.Schmidtmer@elo.com","login":"Schmidor","count":3},{"name":"Akira Nakajima","email":"nakajima.akira@nttcom.co.jp","login":"nakajima-akira","count":3},{"name":"Alexander Nyssen","email":"alexander@nyssen.org","login":"nyssen","count":3},{"name":"Ao Qi","email":"aoqi@openjdk.org","login":"theaoqi","count":3},{"name":"Carl Döbbelin","email":"carl.carlec@gmail.com","login":"EstelonAgarwaen","count":3},{"name":"Emmanuel Bourg","email":"ebourg@apache.org","login":"ebourg","count":3},{"name":"Florian Kirmaier","email":"fk@sandec.de","login":"sandec-bot","count":3},{"name":"Andrey Rusakov","email":"arusakov@openjdk.org","login":null,"count":3},{"name":"Ankit Srivastava","email":"a.ankit.srivastava@oracle.com","login":null,"count":3},{"name":"Florian Weimer","email":"fweimer@openjdk.org","login":null,"count":3},{"name":"Joeri Sykora","email":"sykora@openjdk.org","login":null,"count":3},{"name":"Marc Owerfeldt","email":"mowerfel@openjdk.org","login":null,"count":3},{"name":"Michael Fang","email":"michael.fang@oracle.com","login":null,"count":3},{"name":"Scott Palmer","email":"swpalmer@openjdk.org","login":null,"count":3},{"name":"Michael Ennen","email":"mike.ennen@gmail.com","login":"brcolow","count":3},{"name":"Lukasz Kostyra","email":"lukasz.kostyra@oracle.com","login":"lukostyra","count":3},{"name":"Li Jiang","email":"li.jiang@oracle.com","login":"leohacker","count":3},{"name":"Gopal Pattnaik","email":"gopal.pattnaik@oracle.com","login":"Gopalora","count":3},{"name":"ANUPAM DEV","email":"anupam.dev@oracle.com","login":"anupamdev20","count":2},{"name":"Anirvan Sarkar","email":"asarkar@openjdk.org","login":"AnirvanSarkar","count":2},{"name":"Christian Heilmann","email":"christian.heilmann@zeiss.com","login":"christianheilmann","count":2},{"name":"Cormac Redmond","email":"credmond@certak.com","login":"credmond","count":2},{"name":"Dean Wookey","email":"wookey.dean@gmail.com","login":"DeanWookey","count":2},{"name":"Douglas Held","email":"doug.held@oracle.com","login":"douglasheldoracle","count":2},{"name":"Glavo","email":"zjx001202@gmail.com","login":"Glavo","count":2},{"name":"Hima Bindu Meda","email":"hima.bindu.meda@oracle.com","login":"HimaBinduMeda","count":2},{"name":"Jesper Skov","email":"jskov@zoftcorp.dk","login":"jskov","count":2},{"name":"Joeri Sykora","email":"joeri.sykora@gluonhq.com","login":"tiainen","count":2},{"name":"Jose Pereda","email":"jose.pereda@gluonhq.com","login":"jperedadnr","count":2},{"name":"Marcus Hirt","email":"hirt@openjdk.org","login":"thegreystone","count":2},{"name":"Michael Paus","email":"mp@jugs.org","login":"mipastgt","count":2},{"name":"Paul Court","email":"emails@paulcourt.co.uk","login":"paul-court","count":2},{"name":"Philemon Hilscher","email":"philemon847@gmail.com","login":"plumstone","count":2},{"name":"andreas-heger","email":"heger@gmx.de","login":"andreas-heger","count":2},{"name":"Thorsten Fischer","email":"39555455+tsx84","login":"tsx84","count":2},{"name":"Rony G. Flatscher","email":"Rony.Flatscher@wu.ac.at","login":"ronyfla","count":2},{"name":"Ziad El Midaoui","email":"elmidaoui.ziad@gmail.com","login":"Ziad-Mid","count":2},{"name":"Priyanka Mangal","email":"priyanka.mangal@oracle.com","login":null,"count":2},{"name":"Roman Marchenko","email":"rmarchenko@openjdk.org","login":null,"count":2},{"name":"Scott Kovatch","email":"skovatch@openjdk.org","login":null,"count":2},{"name":"Alexander Nyssen","email":"anyssen@openjdk.org","login":null,"count":2},{"name":"bhawesh","email":"bhawesh.choudhary@oracle.com","login":null,"count":2},{"name":"Mo Chicharro","email":"mo.chicharro@oracle.com","login":null,"count":2},{"name":"Mikhail Cherkasov","email":"mcherkas@openjdk.org","login":null,"count":2},{"name":"Michael Paus","email":"mpaus@openjdk.org","login":null,"count":2},{"name":"Avik Niyogi","email":"aniyogi@openjdk.org","login":null,"count":2},{"name":"Dipak Kumar","email":"dipak.kumar@oracle.com","login":null,"count":2},{"name":"Dipak Kumar","email":"dkumar@openjdk.org","login":null,"count":2},{"name":"Jennifer Godinez","email":"jgodinez@openjdk.org","login":null,"count":2},{"name":"Kirill Prazdnikov","email":"kirill.prazdnikov@oracle.com","login":null,"count":2},{"name":"Leon Linhart","email":"themrmilchmann@gmail.com","login":"TheMrMilchmann","count":1},{"name":"Jonathan Gibbons","email":"jjg@openjdk.org","login":"jonathan-gibbons","count":1},{"name":"Johan Kaving","email":"johan.kaving@looklet.com","login":"jkaving","count":1},{"name":"Jens Lidestrom","email":"jens@lidestrom.se","login":"jensli","count":1},{"name":"Jeanette Winzenburg","email":"fastegal@swingempire.de","login":"kleopatra","count":1},{"name":"Jay Bhaskar","email":"jay.bhaskar@oracle.com","login":"jaybhaskar","count":1},{"name":"James Denvir","email":"jim.denvir@gmail.com","login":"james-d","count":1},{"name":"Guoxiong Li","email":"gli@openjdk.org","login":"lgxbslgx","count":1},{"name":"Florian Brunner","email":"fbrunnerreg@gmx.ch","login":"puce77","count":1},{"name":"pabulaner","email":"p.hayder@altimate.de","login":"pabulaner","count":1},{"name":"n-gabe","email":"11182122+n-gabe","login":"n-gabe","count":1},{"name":"iso53","email":"102249575+ISO53","login":"ISO53","count":1},{"name":"brunesto","email":"bruno.carle@gmail.com","login":"brunesto","count":1},{"name":"Vlad Protsenko","email":"vlad@refold.io","login":"vlaaad","count":1},{"name":"Tristan Deloche","email":"tristandeloche@gmail.com","login":"Tristan971","count":1},{"name":"Tor (torbuntu)","email":"sorensentor@tuta.io","login":"Torbuntu","count":1},{"name":"Tobias Diez","email":"tobiasdiez@gmx.de","login":"tobiasdiez","count":1},{"name":"Mario Ivankovits","email":"mario@datenwort.at","login":"imario42","count":1},{"name":"Rahul Kumar","email":"rahul.ba.kumar@oracle.com","login":"rahulk178","count":1},{"name":"Raymond Gallardo","email":"raymond.gallardo@oracle.com","login":"RaymondGallardo","count":1},{"name":"Selim Dincer","email":"wowselim@gmail.com","login":"wowselim","count":1},{"name":"Stefan Fuchs","email":"snfuchs@gmx.de","login":"snfuchs","count":1},{"name":"Sven Reimers","email":"sven.reimers@gmail.com","login":"svenreimers","count":1},{"name":"Philippe Altherr","email":"philippe.altherr@gmail.com","login":"paltherr","count":1},{"name":"Paul Tan","email":"pyokagan@gmail.com","login":"pyokagan","count":1},{"name":"Oliver Kopp","email":"kopp.dev@gmail.com","login":"koppor","count":1},{"name":"Meghan","email":"Meghan@embrace.co.za","login":"meghanEmbrace","count":1},{"name":"Martin Kroning","email":"mkroening@posteo.net","login":"mkroening","count":1},{"name":"sashashura","email":"93376818+sashashura","login":"sashashura","count":1},{"name":"Guillaume Tâche","email":"tga@lxdev1.bger.admin.ch","login":null,"count":1},{"name":"Guy Abossolo Foh","email":"guy.abossolo.foh@scientificware.com","login":null,"count":1},{"name":"Joachim Schriek","email":"Joachim.Schriek@dxc.com","login":null,"count":1},{"name":"Leo Jiang","email":"ljiang@openjdk.org","login":null,"count":1},{"name":"Manajit Halder","email":"mhalder@openjdk.org","login":null,"count":1},{"name":"Manukumar V S","email":"mvs@openjdk.org","login":null,"count":1},{"name":"Nakul Natu","email":"nakul.natu@oracle.com","login":null,"count":1},{"name":"Oliver Schmidtmer","email":"oschmidtmer@openjdk.org","login":null,"count":1},{"name":"Paul H","email":"p.hayder@icloud.com","login":null,"count":1},{"name":"Thomas Ng","email":"ngthomas@openjdk.org","login":null,"count":1},{"name":"Sergey Malenkov","email":"malenkov@openjdk.org","login":null,"count":1},{"name":"Prem Balakrishnan","email":"prem.balakrishnan@oracle.com","login":null,"count":1},{"name":"Vikas Saiprasad","email":"vikas.saiprasad@oracle.com","login":null,"count":1},{"name":"Viplove Paliwal","email":"vpaliwal@openjdk.org","login":null,"count":1},{"name":"Vivek Rao","email":"vrao@openjdk.org","login":null,"count":1},{"name":"Vladislav Protsenko","email":"vladislav.protsenko@king.com","login":null,"count":1},{"name":"dongliu","email":"dongliu@kuaishou.com","login":null,"count":1},{"name":"Guillaume Tâche","email":"tga@bger.ch","login":null,"count":1},{"name":"Gopal Pattnaik","email":"gpattnaik@openjdk.org","login":null,"count":1},{"name":"Ekaterina Pavlova","email":"epavlova@openjdk.org","login":null,"count":1},{"name":"Dmitry Ginzburg","email":"dmitry.x.ginzburg@oracle.com","login":null,"count":1},{"name":"Dandem, Sai Pradeep","email":"SaiPradeep.Dandem@thalesgroup.com.au","login":null,"count":1},{"name":"Bernhard Lutzmann","email":"bernhard.lutzmann@gmail.com","login":null,"count":1},{"name":"Alexander Zvegintsev","email":"alexander.zvegintsev@oracle.com","login":"azvegint","count":1},{"name":"Andres Almiray","email":"aalmiray@gmail.com","login":"aalmiray","count":1},{"name":"Christian Stein","email":"cstein@openjdk.org","login":"sormuras","count":1},{"name":"Clément de Tastes","email":"clement.detastes@gmail.com","login":"CodeSimcoe","count":1},{"name":"Dandem, Sai Pradeep","email":"saipradeep.dandem@gmail.com","login":"SaiPradeepDandem","count":1},{"name":"Diego Cirujano Cuesta","email":"diegocirujano@gmail.com","login":"Ciruman","count":1},{"name":"Eric Long","email":"i@hack3r.moe","login":"hack3ric","count":1},{"name":"Leslie Zhai","email":"lzhai@openjdk.org","login":"xiangzhai","count":1}],"past_year_committers":[{"name":"Andy Goryachev","email":"angorya@openjdk.org","login":null,"count":44},{"name":"Michael Strauß","email":"mstrauss@openjdk.org","login":null,"count":31},{"name":"Ambarish Rapte","email":"arapte@openjdk.org","login":"arapte","count":25},{"name":"Kevin Rushforth","email":"kcr@openjdk.org","login":"kevinrushforth","count":25},{"name":"Ziad El Midaoui","email":"zelmidaoui@openjdk.org","login":null,"count":14},{"name":"Marius Hanl","email":"mhanl@openjdk.org","login":null,"count":13},{"name":"Hima Bindu Meda","email":"hmeda@openjdk.org","login":null,"count":12},{"name":"John Hendrikx","email":"jhendrikx@openjdk.org","login":"hjohn","count":11},{"name":"Alexander Matveev","email":"almatvee@openjdk.org","login":null,"count":10},{"name":"Alexander Zuev","email":"kizune@openjdk.org","login":null,"count":10},{"name":"Jay Bhaskar","email":"jbhaskar@openjdk.org","login":null,"count":9},{"name":"Jayathirth D V","email":"jdv@openjdk.org","login":"jayathirthrao","count":9},{"name":"Jose Pereda","email":"jpereda@openjdk.org","login":null,"count":9},{"name":"Martin Fox","email":"mfox@openjdk.org","login":null,"count":9},{"name":"Lukasz Kostyra","email":"lkostyra@openjdk.org","login":null,"count":8},{"name":"Christopher Schnick","email":"crschnick@openjdk.org","login":null,"count":7},{"name":"Christopher Schnick","email":"cr@crschnick.com","login":"crschnick","count":6},{"name":"Dmitry Markov","email":"dmarkov@openjdk.org","login":"dmarkov20","count":5},{"name":"Charlie Schlosser","email":"cs.schlosser@gmail.com","login":"chuckyschluz","count":4},{"name":"Prasanta Sadhukhan","email":"psadhukhan@openjdk.org","login":"prsadhuk","count":4},{"name":"Johan Vos","email":"jvos@openjdk.org","login":null,"count":3},{"name":"Thiago Milczarek Sayao","email":"tsayao@openjdk.org","login":null,"count":2},{"name":"Cormac Redmond","email":"credmond@certak.com","login":"credmond","count":2},{"name":"Nir Lisker","email":"nlisker@openjdk.org","login":"nlisker","count":2},{"name":"Philemon Hilscher","email":"philemon847@gmail.com","login":"plumstone","count":2},{"name":"Alexander Zvegintsev","email":"azvegint@openjdk.org","login":null,"count":1},{"name":"Clément de Tastes","email":"clement.detastes@gmail.com","login":"CodeSimcoe","count":1},{"name":"Anirvan Sarkar","email":"asarkar@openjdk.org","login":"AnirvanSarkar","count":1},{"name":"Ajit Ghaisas","email":"aghaisas@openjdk.org","login":"aghaisas","count":1},{"name":"Florian Kirmaier","email":"fkirmaier@openjdk.org","login":"FlorianKirmaier","count":1},{"name":"Frederic Thevenet","email":"fthevenet@openjdk.org","login":"fthevenet","count":1},{"name":"Thorsten Fischer","email":"39555455+tsx84","login":"tsx84","count":1},{"name":"iso53","email":"102249575+ISO53","login":"ISO53","count":1},{"name":"pabulaner","email":"p.hayder@altimate.de","login":"pabulaner","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-03T00:00:11.051Z","repositories_count":6253156,"commits_count":884167294,"contributors_count":35040131,"owners_count":1162424,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"openjdk/jfx","html_url":"https://github.com/openjdk/jfx","last_synced_at":"2026-05-23T12:00:55.696Z","status":null,"issues_count":1,"pull_requests_count":1114,"avg_time_to_close_issue":16213.0,"avg_time_to_close_pull_request":4843508.06323185,"issues_closed_count":1,"pull_requests_closed_count":853,"pull_request_authors_count":76,"issue_authors_count":1,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":11.860861759425493,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1314859.3116883116,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":8.58974358974359,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T07:22:09.583Z","updated_at":"2026-05-23T12:00:55.697Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fjfx/issues","issue_labels_count":{"table":{"backport":1,"integrated":1,"rfr":1,"clean":1,"ready":1}},"pull_request_labels_count":{"table":{"integrated":713,"rfr":510,"ready":364,"sponsor":41,"csr":35,"clean":28,"backport":25,"merge-conflict":24,"oca":23,"oca-verify":6,"delegated":1}},"issue_author_associations_count":{"table":{"MEMBER":1}},"pull_request_author_associations_count":{"table":{"MEMBER":429,"CONTRIBUTOR":359,"COLLABORATOR":260,"NONE":66}},"issue_authors":{"table":{"kevinrushforth":1}},"pull_request_authors":{"table":{"andy-goryachev-oracle":180,"kevinrushforth":142,"mstr2":91,"Maran23":71,"hjohn":60,"beldenfox":57,"arapte":53,"jaybhaskar":48,"lukostyra":40,"tsayao":34,"jayathirthrao":30,"nlisker":24,"Ziad-Mid":23,"HimaBinduMeda":22,"sashamatveev":21,"azuev-java":19,"jperedadnr":15,"FlorianKirmaier":14,"johanvos":12,"karthikpandelu":12,"drmarmac":11,"azvegint":11,"prsadhuk":10,"Gopalora":9,"pabulaner":7,"prrace":7,"Schmidor":6,"AlexanderScherbatiy":5,"anupamdev20":5,"EstelonAgarwaen":4,"fweimer-rh":3,"yososs":3,"TheCiosiek":2,"aghaisas":2,"jgneff":2,"snazarkin":2,"wkia":2,"crschnick":2,"Kneesnap":2,"LoayGhreeb":2,"theaoqi":2,"kkmic":2,"hellyguo":2,"Eng-Fouad":2,"dtonhofer":2,"pe-3-6n":2,"n-gabe":2,"AnirvanSarkar":2,"pisek":2,"Glavo":2,"ErV1nTract":2,"Victor2633809":2,"pedro-w":2,"fwolter":1,"Maxoudela":1,"tiainen":1,"jjohannes":1,"Tomator01":1,"eduardsdv":1,"xardif":1,"CodeSimcoe":1,"JonathanVusich":1,"paltherr":1,"nikhilyadav8834-commits":1,"kiPPei123":1,"AndriiMaliuta":1,"buedi":1,"dkkopp":1,"bourgesl":1,"cklim033":1,"jslsolucoes":1,"effad":1,"tsx84":1,"tobiasdiez":1,"kleopatra":1,"DeanWookey":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-26T00:00:23.324Z","repositories_count":14706737,"issues_count":33969467,"pull_requests_count":111338430,"authors_count":11274659,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"rfr":83,"integrated":65,"ready":42,"csr":14,"oca":5,"backport":4,"clean":3,"sponsor":3}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":72,"COLLABORATOR":42,"CONTRIBUTOR":34,"NONE":8}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"arapte":18,"mstr2":18,"kevinrushforth":17,"andy-goryachev-oracle":12,"Maran23":12,"Ziad-Mid":8,"jayathirthrao":8,"hjohn":8,"azuev-java":8,"beldenfox":7,"tsayao":5,"johanvos":5,"jaybhaskar":4,"nlisker":4,"pabulaner":3,"HimaBinduMeda":3,"lukostyra":2,"azvegint":2,"crschnick":2,"pedro-w":2,"dtonhofer":2,"CodeSimcoe":1,"nikhilyadav8834-commits":1,"jperedadnr":1,"prsadhuk":1,"sashamatveev":1,"tsx84":1}},"maintainers":[{"table":{"login":"kevinrushforth","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"}},{"table":{"login":"mstr2","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"}},{"table":{"login":"Maran23","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"}},{"table":{"login":"hjohn","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"}},{"table":{"login":"arapte","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"}},{"table":{"login":"jaybhaskar","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"}},{"table":{"login":"tsayao","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"}},{"table":{"login":"jayathirthrao","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"}},{"table":{"login":"nlisker","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"}},{"table":{"login":"sashamatveev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"}},{"table":{"login":"azuev-java","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"}},{"table":{"login":"jperedadnr","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"}},{"table":{"login":"FlorianKirmaier","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianKirmaier"}},{"table":{"login":"johanvos","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"}},{"table":{"login":"karthikpandelu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthikpandelu"}},{"table":{"login":"azvegint","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"}},{"table":{"login":"prsadhuk","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"}},{"table":{"login":"prrace","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prrace"}},{"table":{"login":"crschnick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crschnick"}},{"table":{"login":"aghaisas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aghaisas"}},{"table":{"login":"jgneff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgneff"}},{"table":{"login":"AnirvanSarkar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnirvanSarkar"}},{"table":{"login":"theaoqi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theaoqi"}},{"table":{"login":"tiainen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiainen"}},{"table":{"login":"Maxoudela","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maxoudela"}},{"table":{"login":"bourgesl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bourgesl"}},{"table":{"login":"kleopatra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kleopatra"}},{"table":{"login":"DeanWookey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeanWookey"}}],"active_maintainers":[{"table":{"login":"arapte","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arapte"}},{"table":{"login":"mstr2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mstr2"}},{"table":{"login":"kevinrushforth","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrushforth"}},{"table":{"login":"Maran23","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Maran23"}},{"table":{"login":"azuev-java","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azuev-java"}},{"table":{"login":"hjohn","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjohn"}},{"table":{"login":"jayathirthrao","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayathirthrao"}},{"table":{"login":"johanvos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanvos"}},{"table":{"login":"tsayao","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsayao"}},{"table":{"login":"jaybhaskar","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaybhaskar"}},{"table":{"login":"nlisker","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlisker"}},{"table":{"login":"azvegint","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azvegint"}},{"table":{"login":"crschnick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crschnick"}},{"table":{"login":"jperedadnr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jperedadnr"}},{"table":{"login":"prsadhuk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prsadhuk"}},{"table":{"login":"sashamatveev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sashamatveev"}}]}},"events":null,"keywords":["java","javafx","openjdk","openjfx"],"dependencies":[],"score":24.236041932179255,"created_at":"2025-10-10T19:22:18.022Z","updated_at":"2026-06-19T23:01:32.720Z","avatar_url":"https://github.com/openjdk.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369007","html_url":"https://summary.ecosyste.ms/projects/369007"}