{"id":8212375,"name":"github.com/ebitengine/oto","ecosystem":"go","description":"Package oto offers io.Writer to play sound on multiple platforms.","homepage":"https://github.com/ebitengine/oto","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/ebitengine/oto","keywords_array":[],"namespace":"github.com/ebitengine","versions_count":37,"first_release_published_at":"2018-07-05T14:20:16.000Z","latest_release_published_at":"2025-09-07T19:37:27.000Z","latest_release_number":"v1.0.2","last_synced_at":"2026-05-08T15:36:02.941Z","created_at":"2023-09-05T03:11:44.131Z","updated_at":"2026-05-08T15:36:02.941Z","registry_url":"https://pkg.go.dev/github.com/ebitengine/oto","install_command":"go get github.com/ebitengine/oto","documentation_url":"https://pkg.go.dev/github.com/ebitengine/oto#section-documentation","metadata":{},"repo_metadata":{"id":37270355,"uuid":"90259571","full_name":"ebitengine/oto","owner":"ebitengine","description":"♪ A low-level library to play sound on multiple platforms ♪","archived":false,"fork":false,"pushed_at":"2025-10-04T06:55:08.000Z","size":843,"stargazers_count":1781,"open_issues_count":25,"forks_count":150,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-10-04T08:34:43.504Z","etag":null,"topics":["audio","go","golang","sound"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ebitengine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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":"2017-05-04T12:16:30.000Z","updated_at":"2025-10-04T06:55:11.000Z","dependencies_parsed_at":"2023-08-29T00:13:33.278Z","dependency_job_id":"7877cdf3-bbbd-41d1-bd5c-b8434f3ed843","html_url":"https://github.com/ebitengine/oto","commit_stats":{"total_commits":469,"total_committers":21,"mean_commits":"22.333333333333332","dds":0.093816631130064,"last_synced_commit":"70140b2531556fa21008d4b9a711864752cc88a4"},"previous_names":["ebitengine/oto","hajimehoshi/oto"],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/ebitengine/oto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebitengine","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/sbom","scorecard":{"id":364691,"data":{"date":"2025-08-11","repo":{"name":"github.com/ebitengine/oto","commit":"7c2f94bdb07249599c0ce1d515fece4208433ad8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ebitengine/oto/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ebitengine/oto/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned 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"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T11:35:44.510Z","repository_id":37270355,"created_at":"2025-08-18T11:35:44.510Z","updated_at":"2025-08-18T11:35:44.510Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278289490,"owners_count":25962353,"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-04T02:00:05.491Z","response_time":63,"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":"ebitengine","name":"Ebitengine","uuid":"106237124","kind":"organization","description":"A dead simple 2D game engine for Go","email":null,"website":"https://ebitengine.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/106237124?v=4","repositories_count":3,"last_synced_at":"2023-03-02T18:25:25.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ebitengine","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T09:20:49.272Z","updated_at":"2023-03-02T18:25:25.829Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebitengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebitengine/repositories"},"tags":[{"name":"v3.5.0-alpha","sha":"1de5e697055ddf44a643b836f08e03b67f379af6","kind":"commit","published_at":"2025-10-04T06:54:55.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.5.0-alpha","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.5.0-alpha/manifests"},{"name":"v3.4.0","sha":"3578d311086e2233e7b65716b1e350ca3497e1c0","kind":"commit","published_at":"2025-10-04T06:53:52.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.4.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0/manifests"},{"name":"v3.4.0-alpha.11","sha":"1a7abefd47807300ef6d074204648371be181948","kind":"commit","published_at":"2025-09-18T07:39:13.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.4.0-alpha.11","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.4.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.4.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.11/manifests"},{"name":"v1.0.2","sha":"558b51c6b4f3f01ff1c34067859c2f2d272c3ba7","kind":"commit","published_at":"2025-09-07T19:37:27.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v1.0.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v1.0.2/manifests"},{"name":"v2.4.3","sha":"579f803c068d313e9d2728c8a941efcccfe26a3d","kind":"commit","published_at":"2025-09-07T19:16:55.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.3/manifests"},{"name":"v3.4.0-alpha.10","sha":"7c2f94bdb07249599c0ce1d515fece4208433ad8","kind":"commit","published_at":"2025-08-11T11:16:21.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.4.0-alpha.10","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.4.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.4.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.10/manifests"},{"name":"v3.4.0-alpha.9","sha":"33432a751d857ace19c8f766ffcb964051983fe7","kind":"commit","published_at":"2025-08-05T12:34:07.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.4.0-alpha.9","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.4.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.4.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.9/manifests"},{"name":"v3.4.0-alpha.8","sha":"d6b454a08eeb82017998fd523a119c77eea420fe","kind":"commit","published_at":"2025-07-14T05:32:05.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.4.0-alpha.8","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.8/manifests"},{"name":"v3.4.0-alpha.7","sha":"47c23b53f4aaca861f9021db99d7ec5498b08c02","kind":"commit","published_at":"2025-04-05T04:43:12.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.4.0-alpha.7","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.7/manifests"},{"name":"v3.3.3","sha":"12990bb647f148989ca1b84d2ab53ab41ad7a7c1","kind":"commit","published_at":"2025-03-23T16:06:05.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.3.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.3/manifests"},{"name":"v3.4.0-alpha.6","sha":"07d3c9fdeeb334878a56643230a33f2a31eea045","kind":"commit","published_at":"2025-03-23T16:04:31.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.4.0-alpha.6","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.6/manifests"},{"name":"v3.4.0-alpha.5","sha":"d85d450792abbcdab2d4cf7a033e1ef0c0efec1e","kind":"commit","published_at":"2025-03-07T16:02:45.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.4.0-alpha.5","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.5/manifests"},{"name":"v3.4.0-alpha.4","sha":"0ff059e72d56dab858ad5325e736a3533cf287f4","kind":"commit","published_at":"2025-03-02T09:10:44.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.4.0-alpha.4","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.4/manifests"},{"name":"v3.3.2","sha":"51fef0627935956227b603d9a4ede5b055cc9e20","kind":"commit","published_at":"2024-12-23T05:34:16.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.3.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.2/manifests"},{"name":"v3.4.0-alpha.3","sha":"15e840abab1210d55088bc22684573213eabc212","kind":"commit","published_at":"2024-12-23T05:34:01.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.4.0-alpha.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.3/manifests"},{"name":"v3.4.0-alpha.2","sha":"b2e2cd5d0e0a0b4ef66034f37448292f012eb032","kind":"commit","published_at":"2024-12-09T13:22:22.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.4.0-alpha.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.2/manifests"},{"name":"v3.3.1","sha":"43a79a4b5e27ba9e7abdf0953938cf0b21798558","kind":"commit","published_at":"2024-10-02T17:24:06.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.3.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.1/manifests"},{"name":"v3.4.0-alpha.1","sha":"03f5f70bd121e0cbd0faedcf994f54955fa90e42","kind":"commit","published_at":"2024-10-02T17:08:36.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.4.0-alpha.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha.1/manifests"},{"name":"v3.4.0-alpha","sha":"c2a8efc1eedfb8094076515a6c2df2f62afb5dda","kind":"commit","published_at":"2024-09-23T15:29:25.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.4.0-alpha","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.4.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.4.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.4.0-alpha/manifests"},{"name":"v3.3.0","sha":"4a83e9f0b2c00df3ae6d4c99864697355961c966","kind":"commit","published_at":"2024-09-23T15:28:12.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.3.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.0/manifests"},{"name":"v3.3.0-alpha.4","sha":"919d2ce866bc5dde2c3d967430eff4b585b174bc","kind":"commit","published_at":"2024-08-08T15:07:16.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.3.0-alpha.4","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.3.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.3.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.0-alpha.4/manifests"},{"name":"v3.3.0-alpha.3","sha":"ac8b8b4825a4f2aaa94dc57a60c06788584babda","kind":"commit","published_at":"2024-07-28T11:19:29.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.3.0-alpha.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.3.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.3.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.0-alpha.3/manifests"},{"name":"v3.3.0-alpha.2","sha":"d586bcb5619009e607d570818d0ee59c263e2a33","kind":"commit","published_at":"2024-06-29T06:45:40.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.3.0-alpha.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.3.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.3.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.0-alpha.2/manifests"},{"name":"v3.2.0","sha":"33b8350e1559e14f3cfd00a4b358ab3c0e7814eb","kind":"commit","published_at":"2024-04-01T14:20:43.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.2.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.2.0/manifests"},{"name":"v3.3.0-alpha.1","sha":"457cd3ebf3f3fdb6605ca9f382bad90e6de49b54","kind":"commit","published_at":"2024-04-01T14:20:28.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.3.0-alpha.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.0-alpha.1/manifests"},{"name":"v3.3.0-alpha","sha":"f11a3b431bde55c4cc4cf8f80298af03ee790beb","kind":"commit","published_at":"2024-03-27T14:01:23.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.3.0-alpha","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.3.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.3.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.3.0-alpha/manifests"},{"name":"v3.2.0-rc.1","sha":"27fb47a3cc717cf51431b6f01496fe0950d0bd1c","kind":"commit","published_at":"2024-03-27T13:51:31.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.1","sha":"401d95b9f0372c1f72fe1138be56e2d62ae7bb65","kind":"commit","published_at":"2024-03-03T05:23:46.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.1.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.1/manifests"},{"name":"v3.2.0-alpha.4","sha":"e7caffb39ccb77cf5041055701f7e1157fb61a7a","kind":"commit","published_at":"2024-02-14T05:23:33.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.2.0-alpha.4","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.2.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.2.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.2.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.2.0-alpha.4/manifests"},{"name":"v3.2.0-alpha.3","sha":"a9a798c80b8b79640bca8230103d4510fb52e51d","kind":"commit","published_at":"2024-01-03T10:13:21.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.2.0-alpha.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.2.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.2.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.2.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.2.0-alpha.3/manifests"},{"name":"v3.2.0-alpha.2","sha":"af511fad10ef082f7a4f9d7707fbaf5b943ea021","kind":"commit","published_at":"2023-10-15T08:05:22.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.2.0-alpha.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.2.0-alpha.2/manifests"},{"name":"v2.4.2","sha":"2745eb09fe701efecc30d536136d5c0526c5e9f5","kind":"commit","published_at":"2023-09-24T14:37:14.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.2/manifests"},{"name":"v3.0.1","sha":"5b43bfb60ce30f9f4352d9f66b05b69bbff6b08c","kind":"commit","published_at":"2023-09-24T14:35:34.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.0.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.0.1/manifests"},{"name":"v3.1.0","sha":"fbbe607df04dbc8cdb89402a6ef590d551b43db4","kind":"commit","published_at":"2023-09-24T14:34:40.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.1.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.0/manifests"},{"name":"v3.2.0-alpha.1","sha":"9ca1b3fdfeff19b3044e954b0386c3bd7899306e","kind":"commit","published_at":"2023-09-24T14:33:41.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.2.0-alpha.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.2.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.2.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.2.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.2.0-alpha.1/manifests"},{"name":"v3.1.0-rc.2","sha":"8eb20ebc0c57b236c330b716558bb14604e27a4d","kind":"commit","published_at":"2023-09-23T06:35:25.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.1.0-rc.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.0-rc.2/manifests"},{"name":"v3.2.0-alpha","sha":"327402fff595b261617dad6316850394155a86a3","kind":"commit","published_at":"2023-09-18T23:00:47.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.2.0-alpha","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.2.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.2.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.2.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.2.0-alpha/manifests"},{"name":"v3.1.0-rc.1","sha":"25586e7b6c6fbe623117a5565b116961c95f0110","kind":"commit","published_at":"2023-09-18T22:59:30.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.1.0-rc.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.0-rc.1/manifests"},{"name":"v3.1.0-alpha.3","sha":"148a2a50462db69c65a0be2db23caa138f911a71","kind":"commit","published_at":"2023-09-12T16:19:04.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.1.0-alpha.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.0-alpha.3/manifests"},{"name":"v3.1.0-alpha.2","sha":"c74e96d6631bb694cbdc5ef656615114e6493f59","kind":"commit","published_at":"2023-08-29T06:12:33.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.1.0-alpha.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.0-alpha.2/manifests"},{"name":"v3.1.0-alpha.1","sha":"a0c8cd3b7ea5d724ad74f8a0e7f28ca7268d424c","kind":"commit","published_at":"2023-08-05T15:01:24.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.1.0-alpha.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.0-alpha.1/manifests"},{"name":"v3.0.0","sha":"9138f1e8032321efa67b6b8d5ea98b63c14e7bfb","kind":"commit","published_at":"2023-08-01T15:12:57.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.0.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.0.0/manifests"},{"name":"v3.1.0-alpha","sha":"fa08427b495c4d463d6e0dea84d4f535c2a6d210","kind":"commit","published_at":"2023-07-30T15:51:51.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.1.0-alpha","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.1.0-alpha/manifests"},{"name":"v3.0.0-rc.1","sha":"7b911017a78b7c9a529ac55cd6e6fe1e62b2d945","kind":"commit","published_at":"2023-07-30T15:51:13.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-alpha.2","sha":"6b6ed5248fb1958a60e7dc65a41eccabc4172bc9","kind":"commit","published_at":"2023-07-30T07:02:29.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"6a8a3187e7acb91bdf70f5dbb4fbcc7d31ec57ea","kind":"commit","published_at":"2023-07-30T05:04:51.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.0.0-alpha.1/manifests"},{"name":"v3.0.0-alpha","sha":"bf9c7a3213d1c6836fd8fafe0a0eb4d7b4718de9","kind":"commit","published_at":"2023-07-30T04:19:22.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v3.0.0-alpha","html_url":"https://github.com/ebitengine/oto/releases/tag/v3.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v3.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v3.0.0-alpha/manifests"},{"name":"v2.4.1","sha":"ffe547d3445522624a5d20572de747cff6a48779","kind":"commit","published_at":"2023-07-22T15:08:16.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.1/manifests"},{"name":"v2.5.0-alpha.1","sha":"4a3a4ce34ce17b69fd871831c84022681bd68f44","kind":"commit","published_at":"2023-07-11T18:01:17.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.5.0-alpha.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.5.0-alpha.1/manifests"},{"name":"v2.5.0-alpha","sha":"610154b8137e03e3c222668bf0040fa6ef346588","kind":"commit","published_at":"2023-03-15T03:51:49.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.5.0-alpha","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.5.0-alpha/manifests"},{"name":"v2.4.0","sha":"97067266a35d83b2c907763454650600dcf39f06","kind":"commit","published_at":"2023-03-15T03:49:53.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0/manifests"},{"name":"v2.4.0-alpha.12.1","sha":"5511075f8689962a394ee2fd749c50f5182838f4","kind":"commit","published_at":"2023-03-14T13:02:55.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha.12.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.12.1/manifests"},{"name":"v2.4.0-alpha.13","sha":"bd76255e9f1ed968698949d703b5df5ebf052390","kind":"commit","published_at":"2023-03-03T14:47:07.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha.13","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.13/manifests"},{"name":"v2.4.0-alpha.12","sha":"774596e8fdf519b42d389d347e8299c6f186c4a9","kind":"commit","published_at":"2023-01-27T12:39:48.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha.12","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.12/manifests"},{"name":"v2.4.0-alpha.11","sha":"94f51d99615446ccafb485ddd0cf4585c4149084","kind":"commit","published_at":"2023-01-12T04:45:59.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha.11","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.11/manifests"},{"name":"v2.4.0-alpha.10","sha":"e8225b9b4e493fec3633926e5eb036585775e886","kind":"commit","published_at":"2022-12-30T15:50:05.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha.10","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.10/manifests"},{"name":"v2.4.0-alpha.9","sha":"25db91ba4f3d03a904ba5d4fa370eb256c79cef9","kind":"commit","published_at":"2022-12-21T03:03:38.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha.9","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.9/manifests"},{"name":"v2.4.0-alpha.8","sha":"96a1006f3de7c109515d521d92cd21d11432d7a8","kind":"commit","published_at":"2022-12-13T04:07:22.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha.8","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.8/manifests"},{"name":"v2.4.0-alpha.7","sha":"9c1ccb7650eb9cbee811e7c2630b1856b006cd99","kind":"commit","published_at":"2022-11-18T02:35:35.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha.7","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.7/manifests"},{"name":"v2.4.0-alpha.6","sha":"b0f2750f51744adaf68515969e1a2f1324cd3250","kind":"commit","published_at":"2022-11-09T15:16:34.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha.6","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.6/manifests"},{"name":"v2.4.0-alpha.5","sha":"1c2dd819a0b88c2a82cee95be51fe74105cff4ab","kind":"commit","published_at":"2022-11-02T12:40:07.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha.5","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.5/manifests"},{"name":"v2.4.0-alpha.4","sha":"78d23c4b3aff78e9f9425d3ea7298b2bfc03d0e0","kind":"commit","published_at":"2022-10-09T08:14:19.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha.4","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.4/manifests"},{"name":"v2.4.0-alpha.3","sha":"d5fe115b2512293ca2b342bba094c3996e037a1f","kind":"commit","published_at":"2022-09-10T14:45:56.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.3/manifests"},{"name":"v2.3.1","sha":"fe3c41e6c426d067d59c233e78f206ab048ea61b","kind":"commit","published_at":"2022-09-10T10:06:07.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.3.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.3.1/manifests"},{"name":"v2.4.0-alpha.2","sha":"595bc3caefb1f6baf1ea60850a5007cae6770b14","kind":"commit","published_at":"2022-09-07T03:37:05.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.2/manifests"},{"name":"v2.4.0-alpha.1","sha":"ef527aaeb06b0b162f3537faf73819a31ab97460","kind":"commit","published_at":"2022-08-30T02:40:16.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha.1/manifests"},{"name":"v2.3.0-rc.2","sha":"66bc676f8493ff91cae99fca2311f3f40520b011","kind":"commit","published_at":"2022-08-24T16:18:34.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.3.0-rc.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.3.0-rc.2/manifests"},{"name":"v2.3.0","sha":"66bc676f8493ff91cae99fca2311f3f40520b011","kind":"commit","published_at":"2022-08-24T16:18:34.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.3.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.3.0/manifests"},{"name":"v2.4.0-alpha","sha":"74bf75f8ee0e0031c945e1219fbc8f021a4ebc1b","kind":"commit","published_at":"2022-08-20T18:58:46.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.4.0-alpha","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.4.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.4.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.4.0-alpha/manifests"},{"name":"v2.3.0-rc.1","sha":"c5116a82be697cdff4d3a9a421d8934087221dc7","kind":"commit","published_at":"2022-08-20T18:58:13.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.3.0-rc.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.3.0-rc.1/manifests"},{"name":"v2.3.0-alpha.7","sha":"ad88bd8346862d8c0eca66e7e791ad0c564c7e8d","kind":"commit","published_at":"2022-08-18T05:42:06.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.3.0-alpha.7","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.3.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.3.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.3.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.3.0-alpha.7/manifests"},{"name":"v2.3.0-alpha.6","sha":"489daa21788ae219869bc9b06db2a08d86737142","kind":"commit","published_at":"2022-07-24T06:14:47.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.3.0-alpha.6","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.3.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.3.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.3.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.3.0-alpha.6/manifests"},{"name":"v2.3.0-alpha.5","sha":"0fb45bcb9a867ed29a201d644e6f388845f638aa","kind":"commit","published_at":"2022-07-21T18:35:48.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.3.0-alpha.5","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.3.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.3.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.3.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.3.0-alpha.5/manifests"},{"name":"v2.2.0","sha":"a11dddb77daba49f594702fc645e3d7f8588988b","kind":"commit","published_at":"2022-07-21T18:34:10.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.2.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0/manifests"},{"name":"v2.2.0-alpha.6","sha":"431ab93f6eb345f492e915c465ad302c40b666c5","kind":"commit","published_at":"2022-07-12T17:15:10.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.2.0-alpha.6","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.2.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.2.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0-alpha.6/manifests"},{"name":"v2.2.0-alpha.5","sha":"bc4324ccad536518b45ae5bae1993129912cfcee","kind":"commit","published_at":"2022-07-09T03:14:00.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.2.0-alpha.5","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.2.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.2.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0-alpha.5/manifests"},{"name":"v2.2.0-alpha.4","sha":"3c0e9c5d547f765b34902d94c05e705dba0ff46a","kind":"commit","published_at":"2022-07-08T15:32:59.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.2.0-alpha.4","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.2.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.2.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0-alpha.4/manifests"},{"name":"v2.2.0-alpha.3","sha":"629c125bebb7af3d779fa631cc7ec7796679c7bd","kind":"commit","published_at":"2022-06-06T15:23:07.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.2.0-alpha.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.2.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.2.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0-alpha.3/manifests"},{"name":"v2.2.0-alpha.2","sha":"614cf2d40096bede6686fc4d1cb14b97e59cb2b6","kind":"commit","published_at":"2022-04-24T03:53:15.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.2.0-alpha.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0-alpha.2/manifests"},{"name":"v2.1.0","sha":"6cd5a0bcad0b68cceef0060cf1ebcec398131238","kind":"commit","published_at":"2022-04-22T16:42:02.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.1.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0/manifests"},{"name":"v2.2.0-alpha.1","sha":"f6e9a2704f461fd844e6e24556a62e98015ce9ba","kind":"commit","published_at":"2022-04-12T12:07:45.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.2.0-alpha.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.2.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.2.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0-alpha.1/manifests"},{"name":"v2.2.0-alpha","sha":"6f01e75061eef7fedc36114c7f058c94a987a0d2","kind":"commit","published_at":"2022-04-11T02:28:42.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.2.0-alpha","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.2.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.2.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.2.0-alpha/manifests"},{"name":"v2.1.0-rc.1","sha":"59d427ba0346ba509f8b2d5b2e051a60be817010","kind":"commit","published_at":"2022-04-11T02:28:13.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.1.0-rc.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-rc.1/manifests"},{"name":"v2.1.0-alpha.9","sha":"d7aa1d5752b62048274b246db2997dff7ed04c93","kind":"commit","published_at":"2022-03-28T18:33:13.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.1.0-alpha.9","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.1.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.1.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.9/manifests"},{"name":"v2.1.0-alpha.8","sha":"d142925f4f40d5eeb6a13c861412185d2d093189","kind":"commit","published_at":"2022-03-07T15:04:01.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.1.0-alpha.8","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.1.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.1.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.8/manifests"},{"name":"v2.1.0-alpha.7","sha":"5191dd76d35e62a1f09a8823f2bde6634028cacc","kind":"commit","published_at":"2022-02-27T08:44:54.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.1.0-alpha.7","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.7/manifests"},{"name":"v2.0.3","sha":"2e85e2326996b7a50e655e1288e64044211f2d74","kind":"commit","published_at":"2022-02-11T05:29:05.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.0.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.3/manifests"},{"name":"v2.1.0-alpha.6","sha":"539b6322111ac9156e96e60684e56f735429cb8d","kind":"commit","published_at":"2022-02-11T05:28:43.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.1.0-alpha.6","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.1.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.1.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.6/manifests"},{"name":"v2.1.0-alpha.5","sha":"e881edbd933f67855e99c80025a3dbe93b7a4373","kind":"commit","published_at":"2021-12-27T09:06:05.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.1.0-alpha.5","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.1.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.1.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.5/manifests"},{"name":"v2.1.0-alpha.4","sha":"c22435daf0950bfadae39090b29ee5e9911a6768","kind":"commit","published_at":"2021-11-03T16:16:57.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.1.0-alpha.4","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.4/manifests"},{"name":"v2.1.0-alpha.3","sha":"81e245b09d0b7db4e3f19e1b99078e5d1e6ad439","kind":"commit","published_at":"2021-10-22T06:18:03.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.1.0-alpha.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.3/manifests"},{"name":"v2.0.2","sha":"6455a13f7c2d763030e7402d89257522b016d157","kind":"commit","published_at":"2021-10-22T06:07:03.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.0.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f1beb02f813df0608752ee7011eccb08c784b193","kind":"commit","published_at":"2021-09-24T02:29:53.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.0.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.1/manifests"},{"name":"v2.1.0-alpha.2","sha":"064f234813cfa0ae7259fac87cc1a95c8b71589b","kind":"commit","published_at":"2021-09-24T02:29:42.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.1.0-alpha.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.2/manifests"},{"name":"v2.1.0-alpha.1","sha":"18657977e3dcb32dab45220607018d1fd64fe6c8","kind":"commit","published_at":"2021-09-12T07:30:17.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.1.0-alpha.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha.1/manifests"},{"name":"v2.0.0","sha":"01de52f54e8bd96795075b913a18c82f3d4e59d6","kind":"commit","published_at":"2021-08-28T19:36:22.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.0.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.0/manifests"},{"name":"v2.1.0-alpha","sha":"f62f081a871367a3ae6746e4083dad5d380e2e90","kind":"commit","published_at":"2021-08-25T14:56:22.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.1.0-alpha","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.1.0-alpha/manifests"},{"name":"v2.0.0-rc.1","sha":"a3fca1b69f0e487c981eb483b8582344ee4ca16f","kind":"commit","published_at":"2021-08-25T14:55:44.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.0-rc.1/manifests"},{"name":"v1.0.1","sha":"851a82cb8f22ccb6f8b186d23bb9931f7ef08869","kind":"commit","published_at":"2021-08-24T17:31:28.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v1.0.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v1.0.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"643622c21e3f419576dd50a95b5e2fc083cc0f5f","kind":"commit","published_at":"2021-08-21T18:46:11.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"41a1a6c379a24b2e46c079a931ba6fab5e4d5778","kind":"commit","published_at":"2021-08-21T17:13:54.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha","sha":"5cfe4040da7d94f2071d6948112c886f8ae212a1","kind":"commit","published_at":"2021-08-21T10:05:23.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v2.0.0-alpha","html_url":"https://github.com/ebitengine/oto/releases/tag/v2.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v2.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v2.0.0-alpha/manifests"},{"name":"v1.0.0","sha":"bc45cb73f7bad8a5bed61af487f8a4d96263637e","kind":"commit","published_at":"2021-08-21T10:01:53.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v1.0.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v1.0.0/manifests"},{"name":"v0.7.3","sha":"82176d9c5b54b9e4de30ae05284a8549367c74a8","kind":"commit","published_at":"2021-07-24T02:42:27.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.7.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"b20115a0990c6bb06f7eb04a3294702d546ac511","kind":"commit","published_at":"2021-06-26T11:34:58.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.7.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"b2e5c7d0272c01f064faea84ad6790915976f04c","kind":"commit","published_at":"2021-01-05T12:55:05.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.7.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"d12f5eb6cfd42413ac5fe6ed7d85d331522eef3d","kind":"commit","published_at":"2020-12-16T14:37:41.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.7.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.7.0/manifests"},{"name":"v0.6.8","sha":"85c7e79c8528afd15c68b53aa9ca9579648799eb","kind":"commit","published_at":"2020-11-22T15:11:08.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.6.8","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"7f7e156100089346d897740cd0eba0a00c488751","kind":"commit","published_at":"2020-10-31T14:55:46.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.6.7","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"bd24272200192cd47ef79a4cddc4d6ea30af8e24","kind":"commit","published_at":"2020-10-17T08:44:58.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.6.6","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"98bd5f46accc496267494d91e926cd63d9a32822","kind":"commit","published_at":"2020-09-24T14:28:51.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.6.5","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"d50fea5bc4cccafde27ee10f9fbf38ad8c8db20f","kind":"commit","published_at":"2020-08-16T18:43:44.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.6.4","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e4ec5a1f7c6dbfa0268affccb40e283bbf7eb84e","kind":"commit","published_at":"2020-08-02T18:08:46.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.6.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f1053dcd9165a3bdad3fbe70dc33ad3ebb90ab38","kind":"commit","published_at":"2020-07-24T17:12:57.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.6.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"38d9779f2a9c9ed1e534d95ba034afbd3858d669","kind":"commit","published_at":"2020-04-19T08:32:31.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.6.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"a8b75d156062ae20935225f179e5581c6454a6ec","kind":"commit","published_at":"2020-04-14T18:16:19.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.6.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"0644fbe4140cab93ffb80332978e292f2676c1fe","kind":"commit","published_at":"2019-12-18T14:58:25.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.5.4","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"6298480de6b162e2991d49021291587e839ecac2","kind":"commit","published_at":"2019-11-10T11:21:17.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.5.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"678307371cc0cc05744bedaacac1c8d1fcff8f72","kind":"commit","published_at":"2019-10-27T14:49:53.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.5.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"e1fc4bb410990a7480524a073d32ccb69ef519bc","kind":"commit","published_at":"2019-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.5.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"811d7bf8568cd795f6c452037a9adeb347e791ca","kind":"commit","published_at":"2019-09-16T15:33:25.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.5.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3c3e5aa06b59ff95c5c93096e0a2c7c03ded155a","kind":"commit","published_at":"2019-07-21T18:10:55.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.4.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.4.0/manifests"},{"name":"v0.3.6","sha":"05b21921ee4da0127470b739462c1e95a81dc6fd","kind":"commit","published_at":"2019-07-04T03:27:00.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.3.6","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"2604667391c6a4074b741dcc643e116318857a3c","kind":"commit","published_at":"2019-06-19T15:33:46.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.3.5","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ac73e202da9bf0b5596c1a6d4cd12fad992987d3","kind":"commit","published_at":"2019-05-01T09:10:42.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.3.4","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"ea42285388c25364e85ee5808f5ef9e6b5045584","kind":"commit","published_at":"2019-04-02T14:25:42.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.3.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"ecffe8fd878c1346851dac5b07aaa4851d3512d7","kind":"commit","published_at":"2019-03-18T13:30:12.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.3.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"8fc782a1384d026c99d090ea651eff8304eeb931","kind":"commit","published_at":"2019-02-27T16:39:47.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.3.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5159380e3fae72c2532757a20446f10acfd96170","kind":"commit","published_at":"2019-01-26T15:26:57.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.3.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"69b46d84898282d901717ca51635af708da6c086","kind":"commit","published_at":"2019-01-05T17:34:29.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.2.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"3a9bb05c78a0583c0f5a6c041eeb05a6ceec8ef9","kind":"commit","published_at":"2018-10-13T14:52:03.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.2.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3ea0e1989cb79908473e1df636841204dbd9b67e","kind":"commit","published_at":"2018-10-05T18:24:46.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.2.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"34aeae63ef87fca48cba7b2d00f568fbbe009ac3","kind":"commit","published_at":"2018-09-28T02:14:42.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.1.4","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"a0c9aa13e3ddd986a1fe5644af2e5ea19931fd1b","kind":"commit","published_at":"2018-09-04T02:30:57.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.1.3","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"f48c4541b748ac0a09e8d207588ecc890ca47615","kind":"commit","published_at":"2018-08-06T14:40:10.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.1.2","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"57347036b3129dfca1125a8e59df48d2b4802e07","kind":"commit","published_at":"2018-07-24T16:22:50.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.1.1","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b091cc6aeb6d039040fd838139b5139c5b54ff73","kind":"commit","published_at":"2018-07-05T14:20:16.000Z","download_url":"https://codeload.github.com/ebitengine/oto/tar.gz/v0.1.0","html_url":"https://github.com/ebitengine/oto/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ebitengine/oto@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T08:50:38.213Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":1.7717850640565234,"forks_count":2.3972225103309732,"docker_downloads_count":null,"average":5.908945490849955},"purl":"pkg:golang/github.com/ebitengine/oto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ebitengine/oto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ebitengine/oto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ebitengine/oto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-26T14:27:32.390Z","issues_count":61,"pull_requests_count":6,"avg_time_to_close_issue":9239091.095238095,"avg_time_to_close_pull_request":20116.666666666668,"issues_closed_count":42,"pull_requests_closed_count":6,"pull_request_authors_count":4,"issue_authors_count":42,"avg_comments_per_issue":3.4754098360655736,"avg_comments_per_pull_request":0.16666666666666666,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":20,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":43766.8,"past_year_avg_time_to_close_pull_request":36936.666666666664,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.3,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitengine%2Foto/issues","maintainers":[{"login":"hajimehoshi","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"}],"active_maintainers":[{"login":"hajimehoshi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimehoshi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Febitengine%2Foto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Febitengine%2Foto/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Febitengine%2Foto/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Febitengine%2Foto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Febitengine%2Foto/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Febitengine%2Foto/codemeta","maintainers":[]}