{"id":150045,"name":null,"description":"🪝 What's the latest version for each database?","url":"https://github.com/biopragmatics/bioversions","last_synced_at":"2025-09-09T15:18:28.565Z","repository":{"id":39887805,"uuid":"318852276","full_name":"biopragmatics/bioversions","owner":"biopragmatics","description":"🪝 What's the latest version for each database?","archived":false,"fork":false,"pushed_at":"2025-09-03T01:04:55.000Z","size":5623,"stargazers_count":27,"open_issues_count":8,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-03T09:21:24.470Z","etag":null,"topics":["biopragmatics"],"latest_commit_sha":null,"homepage":"https://biopragmatics.github.io/bioversions","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biopragmatics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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},"funding":{"github":"cthoyt"}},"created_at":"2020-12-05T17:48:54.000Z","updated_at":"2025-09-03T01:04:59.000Z","dependencies_parsed_at":"2023-12-15T02:09:59.309Z","dependency_job_id":"62d9e506-2e8e-40ab-9494-fba9bbae055f","html_url":"https://github.com/biopragmatics/bioversions","commit_stats":{"total_commits":1058,"total_committers":7,"mean_commits":"151.14285714285714","dds":0.2986767485822306,"last_synced_commit":"792fd7bee02ee5c69a762b65f46ef2a38cf7095f"},"previous_names":[],"tags_count":903,"template":false,"template_full_name":null,"purl":"pkg:github/biopragmatics/bioversions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biopragmatics","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/sbom","scorecard":{"id":239348,"data":{"date":"2025-08-11","repo":{"name":"github.com/biopragmatics/bioversions","commit":"a8f09b48f5954979c1ba77b80b45ceac4c4182bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cruft.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:74","Info: found token with 'none' permissions: .github/workflows/cruft.yml:1","Info: found token with 'none' permissions: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/update.yml:1"],"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":"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/cruft.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/cruft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cruft.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/cruft.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cruft.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/cruft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/update.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/cruft.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/update.yml:19","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-17T06:23:14.116Z","repository_id":39887805,"created_at":"2025-08-17T06:23:14.116Z","updated_at":"2025-08-17T06:23:14.116Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231477,"owners_count":25245659,"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-09-08T02:00:09.813Z","response_time":121,"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":{"login":"biopragmatics","name":"Biopragmatics Stack","uuid":"58728729","kind":"organization","description":"Software supporting biomedical semantics and pragmatics","email":null,"website":"https://biopragmatics.github.io","location":null,"twitter":"biopragmatics","company":null,"icon_url":"https://avatars.githubusercontent.com/u/58728729?v=4","repositories_count":9,"last_synced_at":"2023-03-05T01:49:40.997Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"cthoyt"}},"html_url":"https://github.com/biopragmatics","funding_links":["https://github.com/sponsors/cthoyt"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:56:30.514Z","updated_at":"2023-03-05T01:49:41.014Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biopragmatics","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biopragmatics/repositories"},"packages":[{"id":494894,"name":"bioversions","ecosystem":"pypi","description":"Get the current version for biological databases","homepage":"https://github.com/biopragmatics/bioversions","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/biopragmatics/bioversions","keywords_array":["snekpack","cookiecutter","databases","biological databases","biomedical databases"],"namespace":null,"versions_count":927,"first_release_published_at":"2020-12-06T18:24:47.000Z","latest_release_published_at":"2025-09-08T01:10:25.000Z","latest_release_number":"0.8.129","last_synced_at":"2025-09-08T01:46:53.584Z","created_at":"2022-04-07T02:01:28.187Z","updated_at":"2025-09-08T22:22:02.487Z","registry_url":"https://pypi.org/project/bioversions/","install_command":"pip install bioversions --index-url https://pypi.org/simple","documentation_url":"https://bioversions.readthedocs.io","metadata":{"funding":"https://github.com/sponsors/cthoyt","documentation":"https://bioversions.readthedocs.io","classifiers":["Development Status :: 4 - Beta","Environment :: Console","Framework :: Pytest","Framework :: Sphinx","Framework :: tox","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Typing :: Typed"],"normalized_name":"bioversions","project_status":null},"repo_metadata":{"id":39887805,"uuid":"318852276","full_name":"biopragmatics/bioversions","owner":"biopragmatics","description":"🪝 What's the latest version for each database?","archived":false,"fork":false,"pushed_at":"2025-09-03T01:04:55.000Z","size":5623,"stargazers_count":27,"open_issues_count":8,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-03T09:21:24.470Z","etag":null,"topics":["biopragmatics"],"latest_commit_sha":null,"homepage":"https://biopragmatics.github.io/bioversions","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biopragmatics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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},"funding":{"github":"cthoyt"}},"created_at":"2020-12-05T17:48:54.000Z","updated_at":"2025-09-03T01:04:59.000Z","dependencies_parsed_at":"2023-12-15T02:09:59.309Z","dependency_job_id":"62d9e506-2e8e-40ab-9494-fba9bbae055f","html_url":"https://github.com/biopragmatics/bioversions","commit_stats":{"total_commits":1058,"total_committers":7,"mean_commits":"151.14285714285714","dds":0.2986767485822306,"last_synced_commit":"792fd7bee02ee5c69a762b65f46ef2a38cf7095f"},"previous_names":[],"tags_count":903,"template":false,"template_full_name":null,"purl":"pkg:github/biopragmatics/bioversions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biopragmatics","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/sbom","scorecard":{"id":239348,"data":{"date":"2025-08-11","repo":{"name":"github.com/biopragmatics/bioversions","commit":"a8f09b48f5954979c1ba77b80b45ceac4c4182bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cruft.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:74","Info: found token with 'none' permissions: .github/workflows/cruft.yml:1","Info: found token with 'none' permissions: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/update.yml:1"],"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":"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/cruft.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/cruft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cruft.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/cruft.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cruft.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/cruft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/bioversions/update.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/cruft.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/update.yml:19","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-17T06:23:14.116Z","repository_id":39887805,"created_at":"2025-08-17T06:23:14.116Z","updated_at":"2025-08-17T06:23:14.116Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231477,"owners_count":25245659,"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-09-08T02:00:09.813Z","response_time":121,"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":"biopragmatics","name":"Biopragmatics Stack","uuid":"58728729","kind":"organization","description":"Software supporting biomedical semantics and pragmatics","email":null,"website":"https://biopragmatics.github.io","location":null,"twitter":"biopragmatics","company":null,"icon_url":"https://avatars.githubusercontent.com/u/58728729?v=4","repositories_count":9,"last_synced_at":"2023-03-05T01:49:40.997Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"cthoyt"}},"html_url":"https://github.com/biopragmatics","funding_links":["https://github.com/sponsors/cthoyt"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:56:30.514Z","updated_at":"2023-03-05T01:49:41.014Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biopragmatics","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biopragmatics/repositories"},"tags":[{"name":"v0.8.117","sha":"a41e7b889e1cbdf36226e8d251cd9ceaf016d941","kind":"tag","published_at":"2025-08-27T01:08:36.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.117","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.117/manifests"},{"name":"v0.8.116","sha":"4a5c12233957ff2cb2cd88ea98a066a2dcd98c4a","kind":"tag","published_at":"2025-08-26T01:10:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.116","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.116/manifests"},{"name":"v0.8.115","sha":"bf40412a571d0fa78e87b1c2930ed79345bedae9","kind":"tag","published_at":"2025-08-25T01:12:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.115","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.115/manifests"},{"name":"v0.8.114","sha":"f2419bbffa7a61d422666998ca9cba865ecb1457","kind":"tag","published_at":"2025-08-24T01:17:02.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.114","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.114/manifests"},{"name":"v0.8.113","sha":"eb4fe4147c5af7cfcee8c886df519541feef53d8","kind":"tag","published_at":"2025-08-23T01:07:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.113","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.113/manifests"},{"name":"v0.8.112","sha":"a9d2a5c0aae3cdb7a78233771dfd8016d4f4cfc2","kind":"tag","published_at":"2025-08-22T01:09:48.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.112","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.112/manifests"},{"name":"v0.8.111","sha":"dcdfb1da2036f38e9e51a31389068107c0a371e2","kind":"tag","published_at":"2025-08-21T01:08:28.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.111","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.111/manifests"},{"name":"v0.8.110","sha":"d139f9aa9e1d5984a68007eb8365afa2b0b18292","kind":"tag","published_at":"2025-08-20T01:10:08.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.110","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.110/manifests"},{"name":"v0.8.109","sha":"a3148c0f0794035cb646265148c889486881b52c","kind":"tag","published_at":"2025-08-19T01:11:39.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.109","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.109/manifests"},{"name":"v0.8.108","sha":"bb5b8eacf187019de28113cdd0a5eb32ce6483dc","kind":"tag","published_at":"2025-08-18T01:19:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.108","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.108/manifests"},{"name":"v0.8.107","sha":"a5e809b8b912f5216429cfd662accd54f666647e","kind":"tag","published_at":"2025-08-17T01:19:41.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.107","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.107/manifests"},{"name":"v0.8.106","sha":"73e2d630b9443e7ddc17c5390fc254109097d486","kind":"tag","published_at":"2025-08-16T01:11:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.106","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.106/manifests"},{"name":"v0.8.105","sha":"97ae05ca8f9abf61751fb08fb10fa0ca436bfee5","kind":"tag","published_at":"2025-08-15T01:15:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.105","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.105/manifests"},{"name":"v0.8.104","sha":"9d2c53e32812a7006c71b8d5486f84d0b8c039ac","kind":"tag","published_at":"2025-08-14T01:19:08.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.104","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.104/manifests"},{"name":"v0.8.103","sha":"defa7e6514fa7f1ff8d6bd309de9a8e79461bc75","kind":"tag","published_at":"2025-08-13T01:14:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.103","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.103/manifests"},{"name":"v0.8.102","sha":"02121c2aa8af7a42cf81437affaef52ce5ac9f1f","kind":"tag","published_at":"2025-08-12T01:12:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.102","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.102/manifests"},{"name":"v0.8.101","sha":"cc1f5033e8f1f7e03ad45f99cc79fd5075deb0ae","kind":"tag","published_at":"2025-08-11T12:07:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.101","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.101/manifests"},{"name":"v0.8.100","sha":"fcc63a3525ea2da00872b570d03abedf29635ea3","kind":"tag","published_at":"2025-08-11T10:09:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.100","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.100/manifests"},{"name":"v0.8.99","sha":"544967a91eef46f437b372336d91578446cbaf85","kind":"tag","published_at":"2025-08-11T09:46:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.99","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.99/manifests"},{"name":"v0.8.98","sha":"7eece4c46f4f298e154ceafc3afd0023a81c5c06","kind":"tag","published_at":"2025-08-11T01:21:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.98","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.98/manifests"},{"name":"v0.8.97","sha":"7f1009eb334035f59b6a6b256f0bed0003ba2d34","kind":"tag","published_at":"2025-08-10T01:24:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.97","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.97/manifests"},{"name":"v0.8.96","sha":"d5f525a6264f2cc57d744b75ba42edca5c448bbf","kind":"tag","published_at":"2025-08-09T01:14:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.96","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.96/manifests"},{"name":"v0.8.95","sha":"f094691d39f67460b154e648b8d10a8a64fd5ada","kind":"tag","published_at":"2025-08-08T01:19:59.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.95","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.95/manifests"},{"name":"v0.8.94","sha":"852502641f6713aaf98bafe7909ada441297f7db","kind":"tag","published_at":"2025-08-07T01:20:41.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.94","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.94/manifests"},{"name":"v0.8.93","sha":"b87fcbcfbc084c75dac5eb730bb8c55995f84316","kind":"tag","published_at":"2025-08-06T01:19:59.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.93","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.93/manifests"},{"name":"v0.8.92","sha":"721ae1d786287f1344474d0ff81872b5bb54c3ab","kind":"tag","published_at":"2025-08-05T01:21:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.92","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.92/manifests"},{"name":"v0.8.91","sha":"b44aee402ea5554305a078f337d9171d629a6e8e","kind":"tag","published_at":"2025-08-04T01:25:25.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.91","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.91/manifests"},{"name":"v0.8.90","sha":"5672a81e17cb84824737f127d8eede363bb25202","kind":"tag","published_at":"2025-08-03T01:26:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.90","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.90/manifests"},{"name":"v0.8.89","sha":"160b1f0e7467a75715f4b7c6e6645f81f717d92d","kind":"tag","published_at":"2025-08-02T01:16:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.89","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.89/manifests"},{"name":"v0.8.88","sha":"f9d3716a7d252e4a6cf1e3b5069ecea4c340cd2e","kind":"tag","published_at":"2025-08-01T01:27:05.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.88","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.88/manifests"},{"name":"v0.8.87","sha":"b2d3b06e6615ccc000802752447c52ea1c04ba5d","kind":"tag","published_at":"2025-07-31T01:19:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.87","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.87/manifests"},{"name":"v0.8.86","sha":"eda2daf8355c41c2a80340204775529b0b05ce4d","kind":"tag","published_at":"2025-07-30T01:19:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.86","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.86/manifests"},{"name":"v0.8.85","sha":"0ad1b7d205dfdb3bc46f016ee7d26f62bfbb8808","kind":"tag","published_at":"2025-07-29T01:27:05.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.85","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.85/manifests"},{"name":"v0.8.84","sha":"9d47dadf38dc87d26ef39f6d48bf5139763763a4","kind":"tag","published_at":"2025-07-28T01:23:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.84","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.84/manifests"},{"name":"v0.8.83","sha":"17378acce3be07b057af339d8bc54fd27c5eb102","kind":"tag","published_at":"2025-07-27T01:25:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.83","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.83/manifests"},{"name":"v0.8.82","sha":"5fa0d02647ec87d76523784010d2d6033199e153","kind":"tag","published_at":"2025-07-26T01:16:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.82","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.82/manifests"},{"name":"v0.8.81","sha":"e9808895ea70a83d8fe6367ea92d88ab68a48b09","kind":"tag","published_at":"2025-07-25T01:18:11.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.81","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.81/manifests"},{"name":"v0.8.80","sha":"75fa6c7e34b0a1b4c1b9fc4fa82ffe3e33dbe9c0","kind":"tag","published_at":"2025-07-24T01:18:12.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.80","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.80/manifests"},{"name":"v0.8.79","sha":"64356058bef0de37799aa6ba0f79f8d78676aa1b","kind":"tag","published_at":"2025-07-23T01:19:08.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.79","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.79/manifests"},{"name":"v0.8.78","sha":"341e22b416b8d4b4038a9a8657629c797e731fde","kind":"tag","published_at":"2025-07-22T01:17:54.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.78","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.78/manifests"},{"name":"v0.8.77","sha":"8e5c7cead9b49e3d70d603f8b35310b4dcf3824e","kind":"tag","published_at":"2025-07-21T01:22:12.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.77","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.77/manifests"},{"name":"v0.8.76","sha":"cefbb0d034f5ccb93c94afd1e94736bd684a2e84","kind":"tag","published_at":"2025-07-20T01:24:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.76","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.76/manifests"},{"name":"v0.8.75","sha":"2e36046b9fd4dae0d9b3151309c013feb415f7c4","kind":"tag","published_at":"2025-07-19T01:15:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.75","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.75/manifests"},{"name":"v0.8.74","sha":"a448332eb78b9c2054eb025ec1f0458a19220446","kind":"tag","published_at":"2025-07-18T01:17:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.74","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.74/manifests"},{"name":"v0.8.73","sha":"097e9016bfe08e21cffcb511630061f7f8d66f76","kind":"tag","published_at":"2025-07-17T01:18:30.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.73","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.73/manifests"},{"name":"v0.8.72","sha":"60fff932290516351aab0af23dc80d99c5f8fb65","kind":"tag","published_at":"2025-07-16T01:17:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.72","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.72/manifests"},{"name":"v0.8.71","sha":"d60b0ab7a9189f3e5fa76af6e6e8ddd61b98550b","kind":"tag","published_at":"2025-07-15T01:19:55.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.71","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.71/manifests"},{"name":"v0.8.70","sha":"248ea19484f7e2e5045385b7f0b4f190a1cfe011","kind":"tag","published_at":"2025-07-14T01:19:58.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.70","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.70/manifests"},{"name":"v0.8.69","sha":"66eb2c59ca19439993aeed64bda37f0cb826b7f2","kind":"tag","published_at":"2025-07-13T01:23:05.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.69","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.69/manifests"},{"name":"v0.8.68","sha":"0b00e91fff6dac2113e52336707faf04e3cb600a","kind":"tag","published_at":"2025-07-12T01:17:58.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.68","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.68/manifests"},{"name":"v0.8.67","sha":"34b128deb84f0203c1857c139c76e4cbaa41c4d8","kind":"tag","published_at":"2025-07-11T01:16:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.67","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.67/manifests"},{"name":"v0.8.66","sha":"b0abd185da50059e9fbe98e6ff282e42504a6abf","kind":"tag","published_at":"2025-07-10T01:15:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.66","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.66/manifests"},{"name":"v0.8.65","sha":"9ab21f162af9799a4588be9760b2b1043f2494de","kind":"tag","published_at":"2025-07-09T01:16:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.65","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.65/manifests"},{"name":"v0.8.64","sha":"01d0af81067d115546d2240333484d7d51616c86","kind":"tag","published_at":"2025-07-08T01:14:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.64","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.64/manifests"},{"name":"v0.8.63","sha":"61d82e5ff3a63196b75723e2039689f30bed949e","kind":"tag","published_at":"2025-07-07T01:18:59.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.63","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.63/manifests"},{"name":"v0.8.62","sha":"aefef5d3d8335149c5c7cf88931e1257b26c920a","kind":"tag","published_at":"2025-07-06T01:20:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.62","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.62/manifests"},{"name":"v0.8.61","sha":"111e3ac33fdaf91a0a3724d0f5d5be94eb182477","kind":"tag","published_at":"2025-07-05T01:11:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.61","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.61/manifests"},{"name":"v0.8.60","sha":"5e87d2438c665574406db7a41b72a4b5d4c01510","kind":"tag","published_at":"2025-07-04T01:14:28.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.60","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.60/manifests"},{"name":"v0.8.59","sha":"50328a77ccb39fbf05e253379e79060fbf50c05b","kind":"tag","published_at":"2025-07-03T01:14:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.59","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.59/manifests"},{"name":"v0.8.58","sha":"af9267b5e48a1756ef9879c6b97ef23273d8dc1e","kind":"tag","published_at":"2025-07-02T01:14:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.58","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.58/manifests"},{"name":"v0.8.57","sha":"73e31686e2eb3cac0d3a4102ead9fa120ccd9c1e","kind":"tag","published_at":"2025-07-01T01:22:05.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.57","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.57/manifests"},{"name":"v0.8.56","sha":"6082707d71fd668b3ca3c6b6414e2eeb064f357d","kind":"tag","published_at":"2025-06-30T01:18:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.56","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.56/manifests"},{"name":"v0.8.55","sha":"fff6d5490ebcb4d27981422903bf49fa00127c1d","kind":"tag","published_at":"2025-06-29T01:21:48.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.55","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.55/manifests"},{"name":"v0.8.54","sha":"dc8527574e12726f83a34f0118b04f987a02098f","kind":"tag","published_at":"2025-06-28T01:11:43.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.54","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.54/manifests"},{"name":"v0.8.53","sha":"ca07f6e127267183c4fab03a68e351faa8b661ac","kind":"tag","published_at":"2025-06-27T01:14:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.53","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.53/manifests"},{"name":"v0.8.52","sha":"0ba484d36acde38fd46286151d3a4de46d74f0bc","kind":"tag","published_at":"2025-06-26T01:13:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.52","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.52/manifests"},{"name":"v0.8.51","sha":"61abacd9e20034a23f3c17a1ce258c43fc385ab3","kind":"tag","published_at":"2025-06-25T01:14:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.51","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.51/manifests"},{"name":"v0.8.50","sha":"dac151ea3ae49151e670ccae756204512eb46f0b","kind":"tag","published_at":"2025-06-24T01:13:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.50","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.50/manifests"},{"name":"v0.8.49","sha":"266e6c738a4aae7bfa029107b6975a964fcc948e","kind":"tag","published_at":"2025-06-23T01:18:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.49","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.49/manifests"},{"name":"v0.8.48","sha":"6642903718bba07fd2f16535a23a1e2a3995f395","kind":"tag","published_at":"2025-06-22T01:20:12.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.48","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.48/manifests"},{"name":"v0.8.47","sha":"e9660b72567930e95d5056da019760678089ec1a","kind":"tag","published_at":"2025-06-21T01:12:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.47","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.47/manifests"},{"name":"v0.8.46","sha":"6ca4beb742d0c1565412374aca47c73e4098ed76","kind":"tag","published_at":"2025-06-20T01:13:31.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.46","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.46/manifests"},{"name":"v0.8.45","sha":"5fd6592ce84595c57b92a533dbd9f72ed4a16590","kind":"tag","published_at":"2025-06-19T01:13:48.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.45","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.45/manifests"},{"name":"v0.8.44","sha":"3c1fd266d4022a31f876b2f62bb575217073f9f6","kind":"tag","published_at":"2025-06-18T01:13:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.44","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.44/manifests"},{"name":"v0.8.43","sha":"c9bc13392fc235445fc1265a063c1e621dd41da0","kind":"tag","published_at":"2025-06-17T01:13:52.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.43","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.43/manifests"},{"name":"v0.8.42","sha":"11f4ab9fc572b960a64ea8d56a094cbb474df578","kind":"tag","published_at":"2025-06-16T01:16:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.42","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.42/manifests"},{"name":"v0.8.41","sha":"93555c1538a3c9e042fcd964a3ffae8723eda3a1","kind":"tag","published_at":"2025-06-15T01:21:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.41","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.41/manifests"},{"name":"v0.8.40","sha":"6ac40e4975a627d75c7ee0fa9059331ae40faf93","kind":"tag","published_at":"2025-06-14T01:10:55.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.40","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.40/manifests"},{"name":"v0.8.39","sha":"207341981bf2cda233e0a8615c32a68b7aedfc3a","kind":"tag","published_at":"2025-06-13T01:14:13.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.39","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.39/manifests"},{"name":"v0.8.38","sha":"53b7e45071d7647a0535b4ef3602540f9ac73c38","kind":"tag","published_at":"2025-06-12T01:12:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.38","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.38/manifests"},{"name":"v0.8.37","sha":"ec295c2b249fcaa352464d19104affbf77771b06","kind":"tag","published_at":"2025-06-11T01:16:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.37","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.37/manifests"},{"name":"v0.8.36","sha":"a56e55111a0bb465ec63834eaa46f12f468b8941","kind":"tag","published_at":"2025-06-10T01:14:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.36","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.36/manifests"},{"name":"v0.8.35","sha":"94ef9da6bf9ffb91962c6b1443b24aa8c970a8f7","kind":"tag","published_at":"2025-06-09T01:16:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.35","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.35/manifests"},{"name":"v0.8.34","sha":"5c75f36e6f16f066578d0c94c073667e2cb49aca","kind":"tag","published_at":"2025-06-08T01:19:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.34","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.34/manifests"},{"name":"v0.8.33","sha":"36e5748ed7b764d78e7cb27ae5d0fe4c10d72b9f","kind":"tag","published_at":"2025-06-07T01:11:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.33","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.33/manifests"},{"name":"v0.8.32","sha":"1731bc4cc92b168c09df73191b281d3a5a8c14b9","kind":"tag","published_at":"2025-06-06T01:12:39.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.32","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.32/manifests"},{"name":"v0.8.31","sha":"3ecff02bc9210e5fee05853e8336374237993eaa","kind":"tag","published_at":"2025-06-05T01:12:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.31","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.31/manifests"},{"name":"v0.8.30","sha":"32d2a1c9633b88c509dd3cc23fee5e570d12dd2c","kind":"tag","published_at":"2025-06-04T01:14:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.30","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.30/manifests"},{"name":"v0.8.29","sha":"24cedf578ddb9104417b05ea531b20c4221977b7","kind":"tag","published_at":"2025-06-03T01:14:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.29","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.29/manifests"},{"name":"v0.8.28","sha":"8471fe5e9dba1461ef233fd6407b90f0742ac07c","kind":"tag","published_at":"2025-06-02T01:15:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.28","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"64e109f2cdb4fd9580cff3b816b05b07263d521e","kind":"tag","published_at":"2025-06-01T01:25:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.27","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"85a40eed3e298b45713b74231cd42b3db791ba8f","kind":"tag","published_at":"2025-05-31T01:10:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.26","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"743837eb7ca8881b7f46536a8a2ca249428a705c","kind":"tag","published_at":"2025-05-30T01:10:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.25","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.25/manifests"},{"name":"v0.8.24","sha":"0800610b6b57c2c59e9a5dff8ae7d3bbcbb97ba8","kind":"tag","published_at":"2025-05-29T01:12:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.24","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.24/manifests"},{"name":"v0.8.23","sha":"03ddde3747c761bcf0f8814208228a14ba24f80c","kind":"tag","published_at":"2025-05-28T01:12:28.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.23","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"ae2febd501529892573d679c5d64f0d76113b64f","kind":"tag","published_at":"2025-05-27T01:10:56.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.22","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"337dde55fbd84f2fe2fb7441a8e8ae291c778581","kind":"tag","published_at":"2025-05-26T01:13:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.21","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"2ef0d33542c8faedf1fdd764e1107faca93affbe","kind":"tag","published_at":"2025-05-25T01:18:02.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.20","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.20/manifests"},{"name":"v0.8.19","sha":"dfe334dc1148b94605e2c4cfaf4cb25cb6e40f5f","kind":"tag","published_at":"2025-05-24T01:08:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.19","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.19/manifests"},{"name":"v0.8.18","sha":"af70efbb34060d5749e39990164258336a20bfca","kind":"tag","published_at":"2025-05-23T01:11:08.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.18","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"436790ddd00c37612d668ea111d7c34a49658341","kind":"tag","published_at":"2025-05-22T01:11:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.17","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"e88f45fe7c39752acfa0764cf7e37dc596287b93","kind":"tag","published_at":"2025-05-21T01:12:01.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.16","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"d0d3d3a63ad2c3d0d87e9ed30a2e33654f36eda5","kind":"tag","published_at":"2025-05-20T01:12:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.15","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"70192a0e221c068926e1afe505d6cbbbb87553cc","kind":"tag","published_at":"2025-05-19T01:14:32.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.14","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"7a15b3cf12a1504683b19e1b2fde15a986b51bad","kind":"tag","published_at":"2025-05-18T01:16:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.13","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"4d512587e7e942d943624ee8eee80a7ac5307601","kind":"tag","published_at":"2025-05-17T01:10:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.12","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"7072d395d7fee5ce567f0371b3ecc09fde9bbbef","kind":"tag","published_at":"2025-05-16T01:11:55.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.11","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"da99d5449120c28d1d5faa8d2123fe9956f79254","kind":"tag","published_at":"2025-05-15T01:08:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.10","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"bed0a2770da1e0ff5a9fdbc206e74f2250eb3899","kind":"tag","published_at":"2025-05-14T01:11:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.9","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"51b25a0933cb9af5c7dffca108e0ec31edfd30ca","kind":"tag","published_at":"2025-05-13T01:12:02.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.8","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"62d465d84be9f8a45cb769fe9ac480154ad370ee","kind":"tag","published_at":"2025-05-12T01:13:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.7","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"30aae419fcfac5eea4555438555a3b0660a2f50c","kind":"tag","published_at":"2025-05-11T01:15:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.6","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"82f245948357e070a3f3004aac12ecd4909a6a7c","kind":"tag","published_at":"2025-05-10T01:08:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.5","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"a4d518705923dffad489e614d21a896064eb4f83","kind":"tag","published_at":"2025-05-09T01:10:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.4","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"2adb8e7364e27ae4381c8b3673f20a6b555e43c6","kind":"tag","published_at":"2025-05-08T01:11:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.3","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"bb94570bd9057196969ff46475782e6b64ef3bc6","kind":"tag","published_at":"2025-05-07T19:22:25.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.2","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"d2b8ad75a6f86879ac2c6d1794882df8ea81b8fc","kind":"tag","published_at":"2025-05-07T01:10:31.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.1","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"d8326fb046f235409e7e9f42568b9d8e7dc2b82d","kind":"tag","published_at":"2025-05-06T13:58:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.8.0","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.8.0/manifests"},{"name":"v0.7.89","sha":"017624c65549de78cf7717eb4c61ddb1904379d1","kind":"tag","published_at":"2025-05-06T01:10:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.89","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.89/manifests"},{"name":"v0.7.88","sha":"2efc09cfd864d363e11da3871864e2950a3e1132","kind":"tag","published_at":"2025-05-05T01:12:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.88","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.88/manifests"},{"name":"v0.7.87","sha":"881b3bae05684e8c054573867532c9ecc90c11cf","kind":"tag","published_at":"2025-05-04T01:16:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.87","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.87/manifests"},{"name":"v0.7.86","sha":"e467b1a084dfa3f7889607b63330d38cec593d42","kind":"tag","published_at":"2025-05-03T01:08:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.86","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.86/manifests"},{"name":"v0.7.85","sha":"7ce57615fb280c7671f8c248af08907d72e201cd","kind":"tag","published_at":"2025-05-02T01:10:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.85","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.85/manifests"},{"name":"v0.7.84","sha":"e6a2db04441a6ad779cca376a943b5038307d480","kind":"tag","published_at":"2025-05-01T01:15:50.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.84","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.84/manifests"},{"name":"v0.7.83","sha":"fbd7adadbce849fb66ed05872af0645bb565a621","kind":"tag","published_at":"2025-04-30T01:09:52.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.83","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.83/manifests"},{"name":"v0.7.82","sha":"112aa426b3e684fcb998f30f3a5c7a592ff86065","kind":"tag","published_at":"2025-04-29T01:09:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.82","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.82/manifests"},{"name":"v0.7.81","sha":"9829056a0c1030f214f7217651843f3207fa8089","kind":"tag","published_at":"2025-04-28T01:11:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.81","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.81/manifests"},{"name":"v0.7.80","sha":"efbeb4d899f3ad368a0633c4e10516b3d2c709a3","kind":"tag","published_at":"2025-04-27T01:13:01.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.80","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.80/manifests"},{"name":"v0.7.79","sha":"bf09a90f9766cb4bd581a9b64ae7b335151347c0","kind":"tag","published_at":"2025-04-26T01:06:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.79","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.79/manifests"},{"name":"v0.7.78","sha":"5524f8a809539a032d50d4500d1760a6ed573ee2","kind":"tag","published_at":"2025-04-25T01:09:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.78","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.78/manifests"},{"name":"v0.7.77","sha":"ba616b94d7312182ecc856ef17e7287516e46a4f","kind":"tag","published_at":"2025-04-24T01:08:48.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.77","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.77/manifests"},{"name":"v0.7.76","sha":"28b0d82a51e109a60cea25e382f10c4de173a5da","kind":"tag","published_at":"2025-04-23T01:08:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.76","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.76/manifests"},{"name":"v0.7.75","sha":"abe548accb78544cca6f1646faa895f01e69d80c","kind":"tag","published_at":"2025-04-22T01:08:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.75","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.75/manifests"},{"name":"v0.7.74","sha":"c1db9f8cc846706f33d6d616de27914250963d67","kind":"tag","published_at":"2025-04-21T01:11:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.74","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.74/manifests"},{"name":"v0.7.73","sha":"68be2335eb8d143ba3a23f5ebf547b1d291f8b7a","kind":"tag","published_at":"2025-04-20T01:13:13.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.73","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.73/manifests"},{"name":"v0.7.72","sha":"f4a75315936fb167dff4630245105117546ee505","kind":"tag","published_at":"2025-04-19T01:04:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.72","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.72/manifests"},{"name":"v0.7.71","sha":"c15f00d431d7cf58c8fb94a8cfedc1b6ff827dc0","kind":"tag","published_at":"2025-04-18T01:07:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.71","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.71/manifests"},{"name":"v0.7.70","sha":"5067623308bc60cf00fcda9cfd04f07a98ab5117","kind":"tag","published_at":"2025-04-17T01:08:11.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.70","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.70/manifests"},{"name":"v0.7.69","sha":"2d8b159f90a77e856518963810bb6950f75f8299","kind":"tag","published_at":"2025-04-16T01:08:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.69","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.69/manifests"},{"name":"v0.7.68","sha":"4f3a96f143abbc0e719e1ad0c6e66d8332347055","kind":"tag","published_at":"2025-04-15T01:09:33.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.68","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.68/manifests"},{"name":"v0.7.67","sha":"64ff82101cfe8d2e4cefbeb9bf4d546e16ec388a","kind":"tag","published_at":"2025-04-14T01:10:54.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.67","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.67/manifests"},{"name":"v0.7.66","sha":"955a16a7e1562e4d7baca8a445dbbafaa0dd663f","kind":"tag","published_at":"2025-04-13T02:36:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.66","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.66/manifests"},{"name":"v0.7.65","sha":"37b9ef4b041bf85dfcc6b1a4654d12245ec923c4","kind":"tag","published_at":"2025-04-12T01:06:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.65","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.65/manifests"},{"name":"v0.7.64","sha":"9a4c55a6d0e3cbe95bf601f30a4c38ab13527a41","kind":"tag","published_at":"2025-04-11T01:07:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.64","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.64/manifests"},{"name":"v0.7.63","sha":"fd2c23eda1b70bad28813f8430a676eee88fd1ed","kind":"tag","published_at":"2025-04-10T01:07:18.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.63","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.63/manifests"},{"name":"v0.7.62","sha":"b1f0c30b2e7abed05e77f6768ec28d619742a21a","kind":"tag","published_at":"2025-04-09T01:07:25.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.62","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.62/manifests"},{"name":"v0.7.61","sha":"96543131bf7bc672107dbd62ffe2a8af380e92e9","kind":"tag","published_at":"2025-04-08T01:06:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.61","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.61/manifests"},{"name":"v0.7.60","sha":"1fa3458750a0a362cca5de6b742897a0ecf6cfb1","kind":"tag","published_at":"2025-04-07T01:09:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.60","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.60/manifests"},{"name":"v0.7.59","sha":"4780d57aac00c2c2021b0734b4b2d99fbdf66d23","kind":"tag","published_at":"2025-04-06T21:11:55.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.59","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.59/manifests"},{"name":"v0.7.58","sha":"ac8b04e7e79076ba372882b6d33cfc203a3f9535","kind":"tag","published_at":"2025-04-06T01:11:12.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.58","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.58/manifests"},{"name":"v0.7.57","sha":"60b892a2b0ac9b40774a7df437084f5af2cbe470","kind":"tag","published_at":"2025-04-05T01:05:39.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.57","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.57/manifests"},{"name":"v0.7.56","sha":"39b6556cb2b62aa985143db59947d8c8e1236fc5","kind":"tag","published_at":"2025-04-04T01:06:30.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.56","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.56/manifests"},{"name":"v0.7.55","sha":"b5d751b601c291330e4b1481a3c751cb8e5d8553","kind":"tag","published_at":"2025-04-03T01:06:30.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.55","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.55/manifests"},{"name":"v0.7.54","sha":"f64cf6fb6394912376fb27bf4d5fa31a03267b49","kind":"tag","published_at":"2025-04-02T01:07:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.54","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.54/manifests"},{"name":"v0.7.53","sha":"95b101db2c09da5b452d6d50c3106c240aeee3b1","kind":"tag","published_at":"2025-04-01T01:14:30.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.53","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.53/manifests"},{"name":"v0.7.52","sha":"72d1a165988725855d2ab4c34cf1315796530af9","kind":"tag","published_at":"2025-03-31T01:10:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.52","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.52/manifests"},{"name":"v0.7.51","sha":"be5cbf9449c0d76f892c4177ea2288b299dfe6a9","kind":"tag","published_at":"2025-03-30T01:11:56.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.51","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.51/manifests"},{"name":"v0.7.50","sha":"94a2f63b0a0c7eaf1b2b9362735d8cee40a48e95","kind":"tag","published_at":"2025-03-29T01:05:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.50","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.50/manifests"},{"name":"v0.7.49","sha":"57e7b54edf63d8be15f2574b20208f9344d83662","kind":"tag","published_at":"2025-03-28T01:06:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.49","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.49/manifests"},{"name":"v0.7.48","sha":"a53e1b73bfa2cf244e7eb46a408ab5e818de01d2","kind":"tag","published_at":"2025-03-27T01:05:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.48","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.48/manifests"},{"name":"v0.7.47","sha":"834e98ba8ac19b443034eff049880baaba9f4e1c","kind":"tag","published_at":"2025-03-26T01:06:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.47","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.47/manifests"},{"name":"v0.7.46","sha":"f246dd98fd1165ba5a1102e4822c9462381fb9e3","kind":"tag","published_at":"2025-03-25T01:06:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.46","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.46/manifests"},{"name":"v0.7.45","sha":"ebf4580bef87585dbbc92087bb6987df2761a88f","kind":"tag","published_at":"2025-03-24T01:08:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.45","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.45/manifests"},{"name":"v0.7.44","sha":"f39c6d793fd6e1e167944a74f3ba0b3f34fe2a50","kind":"tag","published_at":"2025-03-23T01:10:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.44","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.44/manifests"},{"name":"v0.7.43","sha":"a55f31f1d566b2c27c77303ef20e57c4c68cfae1","kind":"tag","published_at":"2025-03-22T01:04:31.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.43","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.43/manifests"},{"name":"v0.7.42","sha":"1b1e827591bc9ad1c1553a77c5c8938cfc46cad2","kind":"tag","published_at":"2025-03-21T01:06:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.42","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.42/manifests"},{"name":"v0.7.41","sha":"2b395565dfa736635ff1ecc5e8e1d6ab0e78decd","kind":"tag","published_at":"2025-03-20T09:55:50.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.41","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.41/manifests"},{"name":"v0.7.40","sha":"e0d403dfe2aeda3fad53c9aa9da85d22be215488","kind":"tag","published_at":"2025-03-06T01:04:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.40","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.40/manifests"},{"name":"v0.7.39","sha":"9b295d0e974b4940eae49491fcee4130e8a2c4a0","kind":"tag","published_at":"2025-03-05T01:04:46.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.39","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.39/manifests"},{"name":"v0.7.38","sha":"c42858d515af14dbb4ae93e28d76453ea57c9963","kind":"tag","published_at":"2025-03-04T01:04:31.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.38","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.38/manifests"},{"name":"v0.7.37","sha":"c71db42763f41bbb282b12c94a407ec9ad15d143","kind":"tag","published_at":"2025-03-03T01:05:36.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.37","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.37/manifests"},{"name":"v0.7.36","sha":"5bb17bed791649c38c21a3309605deceff581311","kind":"tag","published_at":"2025-03-02T01:08:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.36","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.36/manifests"},{"name":"v0.7.35","sha":"c38f4920dc5ba92555d1ba26c9437a12d103bc61","kind":"tag","published_at":"2025-03-01T01:08:05.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.35","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.35/manifests"},{"name":"v0.7.34","sha":"951c22fda62c24f7a46df85a9fb43d9226186940","kind":"tag","published_at":"2025-02-28T01:03:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.34","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.34/manifests"},{"name":"v0.7.33","sha":"620fee0be969149f4a6458b8965b18224d8753c2","kind":"tag","published_at":"2025-02-27T01:03:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.33","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.33/manifests"},{"name":"v0.7.32","sha":"2132d0ff23a4904b65a3b0cd3ab1dd4b8947417d","kind":"tag","published_at":"2025-02-26T01:03:43.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.32","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.32/manifests"},{"name":"v0.7.31","sha":"19d3abc9fbae1a69d6169709354a11619f96d678","kind":"tag","published_at":"2025-02-25T01:03:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.31","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.31/manifests"},{"name":"v0.7.30","sha":"4e5175010be35164aa13fec4d696a97bffaf201e","kind":"tag","published_at":"2025-02-24T01:04:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.30","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.30/manifests"},{"name":"v0.7.29","sha":"7b5c630434e2321ba959bf2975b4ab323dee55bd","kind":"tag","published_at":"2025-02-23T01:07:05.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.29","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.29/manifests"},{"name":"v0.7.28","sha":"11377821fc32501a466bddc73f7ad965986df945","kind":"tag","published_at":"2025-02-22T01:00:18.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.28","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.28/manifests"},{"name":"v0.7.27","sha":"04789d44da1cbb78d3571abcd574549dce6877c3","kind":"tag","published_at":"2025-02-21T01:02:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.27","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.27/manifests"},{"name":"v0.7.26","sha":"07d7e06ce39243d658c07518777c0b02d82c9e06","kind":"tag","published_at":"2025-02-20T01:02:02.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.26","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.26/manifests"},{"name":"v0.7.25","sha":"375826609f66db611d6e46f00631e59e7c8590e1","kind":"tag","published_at":"2025-02-19T01:02:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.25","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.25/manifests"},{"name":"v0.7.24","sha":"fb64de9682ba9a65d8875c49c8ac23084265fb1a","kind":"tag","published_at":"2025-02-18T01:01:55.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.24","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.24/manifests"},{"name":"v0.7.23","sha":"8da8d09a764e237e7b6819bf56440138bd99fad3","kind":"tag","published_at":"2025-02-17T01:04:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.23","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.23/manifests"},{"name":"v0.7.22","sha":"e89e720f0bbcfdefa6e052ec52ee5dc0eaac1dd1","kind":"tag","published_at":"2025-02-16T01:06:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.22","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.22/manifests"},{"name":"v0.7.21","sha":"c7ff5dbf1ed2631c0a005b23e722d6aa46d24772","kind":"tag","published_at":"2025-02-15T01:01:08.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.21","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.21/manifests"},{"name":"v0.7.20","sha":"028bbd9b43615026e7a41374747676573d823b21","kind":"tag","published_at":"2025-02-14T01:03:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.20","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.20/manifests"},{"name":"v0.7.19","sha":"914c15eda57fd7bf1f1481ba1b22feb66cf8cfbf","kind":"tag","published_at":"2025-02-13T01:01:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.19","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.19/manifests"},{"name":"v0.7.18","sha":"e5239d2c73a5fcc64cdb9da593415c4863e8633a","kind":"tag","published_at":"2025-02-12T01:01:42.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.18","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.18/manifests"},{"name":"v0.7.17","sha":"b4a5d75eacdd9e140205c5460c556b3ffaf71e37","kind":"tag","published_at":"2025-02-11T01:01:18.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.17","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.17/manifests"},{"name":"v0.7.16","sha":"207f82dfe3f2b883d2c53434a1a4ded2878ec43a","kind":"tag","published_at":"2025-02-10T01:03:13.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.16","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.16/manifests"},{"name":"v0.7.15","sha":"52dddfb28d16216687f2ec12e6784eb8388cfddd","kind":"tag","published_at":"2025-02-09T01:04:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.15","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.15/manifests"},{"name":"v0.7.14","sha":"f0bd0f6def616c87c7fd6239c9ae4a94b237aafd","kind":"tag","published_at":"2025-02-08T00:59:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.14","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.14/manifests"},{"name":"v0.7.13","sha":"08445ab3043597c6205e7417863f6eaf0fa6a975","kind":"tag","published_at":"2025-02-07T01:02:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.13","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.13/manifests"},{"name":"v0.7.12","sha":"c68d559e52d613569f454d90253aeafa5eb60a34","kind":"tag","published_at":"2025-02-06T01:01:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.12","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"dd6cc1c2ffd8536be620311483527cb8a3a86c3f","kind":"tag","published_at":"2025-02-05T01:01:18.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.11","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.11/manifests"},{"name":"v0.7.10","sha":"f4876c9d6a55456eb6e0dda27fdd860929725bc9","kind":"tag","published_at":"2025-02-04T01:00:25.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.10","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.10/manifests"},{"name":"v0.7.9","sha":"2191ffcde58f4a1882b8f6e55558668a47561d06","kind":"tag","published_at":"2025-02-03T01:01:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.9","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"943d48678eaad1152e79bf6c6c425498c810cb23","kind":"tag","published_at":"2025-02-02T01:03:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.8","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"8bbe92f5bb93febb05b4391a2b24b89f2be5f841","kind":"tag","published_at":"2025-02-01T01:03:54.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.7","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"3054dd507868df658b92a4303d64aab55ff35969","kind":"tag","published_at":"2025-01-31T01:00:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.6","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3d75f79d969a103845ce8777be9a8f67bb79527a","kind":"tag","published_at":"2025-01-30T00:59:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.5","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"1996097e7fc7a96ed25340efbb8770872c4dfea8","kind":"tag","published_at":"2025-01-29T01:00:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.4","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"a214c8d692effefb98488a442c830daece3daeca","kind":"tag","published_at":"2025-01-28T09:59:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.3","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"31504844d3495fdac88c791bbdb7a0f7ba056cd0","kind":"tag","published_at":"2025-01-15T01:00:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.2","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"cb5e86991a58dbb6feff72f8788c47a338d90f3d","kind":"tag","published_at":"2025-01-14T00:59:05.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.1","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ad2259cdac46a0807af582f6b895a51968333bc4","kind":"tag","published_at":"2025-01-13T19:48:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.7.0","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.7.0/manifests"},{"name":"v0.6.36","sha":"805fb3b98e5e77626f3d4290b0dba114357d0f1b","kind":"tag","published_at":"2025-01-13T01:05:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.36","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.36/manifests"},{"name":"v0.6.35","sha":"2a131d63b15cc43cae21153cca65234ea81586f2","kind":"tag","published_at":"2025-01-12T01:08:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.35","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.35/manifests"},{"name":"v0.6.34","sha":"9f1b521f2a0236e0238528244e0d11a5782ef546","kind":"tag","published_at":"2025-01-11T01:02:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.34","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.34/manifests"},{"name":"v0.6.33","sha":"c7ed5e97c782428d1dd4ee3913c2110d264a81f3","kind":"tag","published_at":"2025-01-10T01:03:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.33","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.33/manifests"},{"name":"v0.6.32","sha":"ba3fc372eac2110eaf2af56f7ea4c008a1141227","kind":"tag","published_at":"2025-01-09T01:03:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.32","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.32/manifests"},{"name":"v0.6.31","sha":"785d17bc5c88d63230e76b887c7a747ccc1c311c","kind":"tag","published_at":"2025-01-08T01:02:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.31","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.31/manifests"},{"name":"v0.6.30","sha":"553a147c59ded2f3a615c9db905d8701864a1c1a","kind":"tag","published_at":"2025-01-07T01:02:11.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.30","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.30/manifests"},{"name":"v0.6.29","sha":"067ae8b1d73999524009ead03c85905fcb779bb0","kind":"tag","published_at":"2025-01-06T01:04:46.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.29","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.29/manifests"},{"name":"v0.6.28","sha":"2e7ee984e7655ddb481168d8c8beabd132efc165","kind":"tag","published_at":"2025-01-05T01:07:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.28","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.28/manifests"},{"name":"v0.6.27","sha":"9fad106888abe71a87c469f1f6189cd20bc2313e","kind":"tag","published_at":"2025-01-04T01:00:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.27","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.27/manifests"},{"name":"v0.6.26","sha":"ed00288668ebb70be36dc098cba06646da0bb881","kind":"tag","published_at":"2025-01-03T01:02:52.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.26","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.26/manifests"},{"name":"v0.6.25","sha":"512e09662e97bb2a1d57feb4f6a5aa22cb2a4955","kind":"tag","published_at":"2025-01-02T01:01:01.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.25","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.25/manifests"},{"name":"v0.6.24","sha":"877c4776e9cbe98da1032bda7112323be7e27040","kind":"tag","published_at":"2025-01-01T01:07:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.24","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.24/manifests"},{"name":"v0.6.23","sha":"4837aa041374d45829d3ee19d9a3d19f0685a687","kind":"tag","published_at":"2024-12-31T01:01:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.23","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.23/manifests"},{"name":"v0.6.22","sha":"73ee7593e731b6a2470ab2576d062755fe122909","kind":"tag","published_at":"2024-12-30T01:04:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.22","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"b57be104dc7ff96daffaf5aed8281ad267e767e7","kind":"tag","published_at":"2024-12-29T01:07:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.21","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"bbe2107e23330faf4d7ade74ad03aa24f90a7f1b","kind":"tag","published_at":"2024-12-28T01:00:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.20","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"ce794b843a23810f17899e7481e5474fb74e07f7","kind":"tag","published_at":"2024-12-27T01:02:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.19","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"d9280bffed1859777b9d4450a6140a7265a980a4","kind":"tag","published_at":"2024-12-26T01:01:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.18","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"5634820e15456f5d4016eca28dc49456118fe114","kind":"tag","published_at":"2024-12-25T01:00:50.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.17","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"ae580c17d0f11964bf3bb40941c130bf0a5ee32f","kind":"tag","published_at":"2024-12-24T01:01:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.16","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.16/manifests"},{"name":"v0.6.15","sha":"3e3e28c55a13c095cbffaf4be6aedc35af8b52f5","kind":"tag","published_at":"2024-12-23T01:03:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.15","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.15/manifests"},{"name":"v0.6.14","sha":"5121dd7506ff95ac8a5bbaeff37507691296cfeb","kind":"tag","published_at":"2024-12-22T01:06:36.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.14","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"2695776cac44e7842e1711589eb76281c15e6775","kind":"tag","published_at":"2024-12-21T01:00:55.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.13","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"f919c0570fd209990e559bc3ef8e028dc5dfec1e","kind":"tag","published_at":"2024-12-20T01:02:02.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.12","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"95e3b2679b36358f51650c87d75daeabe391fb21","kind":"tag","published_at":"2024-12-19T01:05:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.11","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"f0c0f12eb5f799289613913385052f8c5f7e422b","kind":"tag","published_at":"2024-12-18T01:04:32.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.10","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"2438cc6fd52e8962c056ba4a8fd1cb47d1a11a14","kind":"tag","published_at":"2024-12-17T01:07:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.9","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"c096f50d99992f915fbbb29392b376d45602886a","kind":"tag","published_at":"2024-12-16T01:10:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.8","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"54476befaa9323bb94ed1b2ca91d34e80ce85e91","kind":"tag","published_at":"2024-12-15T01:12:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.7","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"5d90c8bf60e14f01375e27ac1baf69904b4379e9","kind":"tag","published_at":"2024-12-14T01:05:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.6","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"f8dcd1beb09e8c4aa3faf4eb57306f62b61d8f74","kind":"tag","published_at":"2024-12-13T01:07:59.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.5","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"7c5c7cc5565d7f762ebf3999fb439e9fd1cb15d7","kind":"tag","published_at":"2024-12-12T01:06:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.4","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"71290ced1c720186d58325bdd28da212eea4e91d","kind":"tag","published_at":"2024-12-11T01:07:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.3","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"7a0383a6a073f7dc6e0b56ff287830221a7f7956","kind":"tag","published_at":"2024-12-10T01:08:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.2","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"acde7cbab0ea19d15d27e190c2da01369003824d","kind":"tag","published_at":"2024-12-09T01:08:55.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.1","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"54e441bff74eef3fb092adb1bfd13f1b8be00609","kind":"tag","published_at":"2024-12-08T20:49:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.6.0","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.6.0/manifests"},{"name":"v0.5.567","sha":"059d3dd41cc2b0056558e0d2197ad76732f42d1c","kind":"tag","published_at":"2024-12-08T01:12:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.567","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.567","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.567","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.567","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.567/manifests"},{"name":"v0.5.566","sha":"e3142d6a3585f605defa1a22e33550172774055d","kind":"tag","published_at":"2024-12-07T01:06:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.566","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.566","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.566","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.566","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.566/manifests"},{"name":"v0.5.565","sha":"764cf2ddb951820da5577174d31a8d0eb83297d5","kind":"tag","published_at":"2024-12-06T01:06:31.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.565","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.565","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.565","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.565","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.565/manifests"},{"name":"v0.5.564","sha":"544a114b65a9afd0f653237a6ff7a29ebdcfb441","kind":"tag","published_at":"2024-12-05T01:07:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.564","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.564","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.564","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.564","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.564/manifests"},{"name":"v0.5.563","sha":"a7dec94d9ea48096e1296910b6abb9f9651f8dff","kind":"tag","published_at":"2024-12-02T11:26:12.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.563","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.563","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.563","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.563","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.563/manifests"},{"name":"v0.5.562","sha":"a2f6937d8dc75dbcd8e52dcf300d493c69f7d643","kind":"tag","published_at":"2024-12-02T11:25:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.562","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.562","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.562","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.562","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.562/manifests"},{"name":"v0.5.561","sha":"7047cf2dbde8d05456cb186c68984009c90e4660","kind":"tag","published_at":"2024-12-02T11:23:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.561","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.561","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.561","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.561","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.561/manifests"},{"name":"v0.5.560","sha":"ad94543cd22cf3a1d13cf06bbb52806566e27a7d","kind":"tag","published_at":"2024-11-27T01:06:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.560","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.560","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.560","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.560","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.560/manifests"},{"name":"v0.5.559","sha":"413ad49b511b15762eac98791351935d85c7f3cf","kind":"tag","published_at":"2024-11-26T01:05:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.559","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.559","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.559","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.559","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.559/manifests"},{"name":"v0.5.558","sha":"9a649f039479910ed1ea5472e0d6e6a04c92cf3a","kind":"tag","published_at":"2024-11-25T01:06:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.558","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.558","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.558","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.558","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.558/manifests"},{"name":"v0.5.557","sha":"e2221077894882f7e67152ba3a78591b2a3a9c0a","kind":"tag","published_at":"2024-11-24T01:09:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.557","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.557","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.557","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.557","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.557/manifests"},{"name":"v0.5.556","sha":"554fdc7b2fa9afe32a9dec2c90a1567701bb5626","kind":"tag","published_at":"2024-11-23T01:03:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.556","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.556","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.556","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.556","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.556/manifests"},{"name":"v0.5.555","sha":"068392f0f07903e513dedc8b35d5032d3754b842","kind":"tag","published_at":"2024-11-22T01:05:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.555","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.555","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.555","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.555","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.555/manifests"},{"name":"v0.5.554","sha":"d8ca9490254b27cdb49bf6fbe425d9ec30f9b565","kind":"tag","published_at":"2024-11-21T01:04:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.554","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.554","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.554","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.554","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.554/manifests"},{"name":"v0.5.553","sha":"c32d33a4b684fd28d6a8b920ec69f083f01a460a","kind":"tag","published_at":"2024-11-20T10:35:55.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.553","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.553","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.553","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.553","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.553/manifests"},{"name":"v0.5.552","sha":"c54f1fa0d4cc8478b92d7101c9d819d271f17e10","kind":"tag","published_at":"2024-11-20T01:04:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.552","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.552","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.552","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.552","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.552/manifests"},{"name":"v0.5.551","sha":"5c7efeee2db901ec7cef878c30ddbd05c34b38c0","kind":"tag","published_at":"2024-11-19T01:04:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.551","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.551","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.551","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.551","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.551/manifests"},{"name":"v0.5.550","sha":"45924ca97b54d2d6d9249b897b97aae43b58635b","kind":"tag","published_at":"2024-11-18T01:06:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.550","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.550","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.550/manifests"},{"name":"v0.5.549","sha":"f17b1d03f72d108d6d5ec68b92c7872934bc3de0","kind":"tag","published_at":"2024-11-17T01:08:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.549","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.549","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.549","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.549","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.549/manifests"},{"name":"v0.5.548","sha":"6ecf46b527f5e00c15b38a6496dfd25c497887ef","kind":"tag","published_at":"2024-11-16T01:03:48.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.548","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.548","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.548","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.548","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.548/manifests"},{"name":"v0.5.547","sha":"1c501b539dc9d5afa027a5113921c616af2074a9","kind":"tag","published_at":"2024-11-15T01:05:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.547","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.547","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.547","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.547","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.547/manifests"},{"name":"v0.5.546","sha":"59feec264f8aa36388835fdd54399bba8cf9b86d","kind":"tag","published_at":"2024-11-14T01:01:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.546","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.546","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.546","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.546","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.546/manifests"},{"name":"v0.5.545","sha":"a9d61c520d1d7160bbe4266eb44a4f839f46a5c6","kind":"tag","published_at":"2024-11-13T01:01:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.545","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.545","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.545","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.545","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.545/manifests"},{"name":"v0.5.544","sha":"c4a2f91813976de25da7a6207ff6ce628ddf914b","kind":"tag","published_at":"2024-11-12T01:07:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.544","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.544","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.544","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.544","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.544/manifests"},{"name":"v0.5.543","sha":"4213f85d3bd605c618d485385c2d9fa40870e3a2","kind":"tag","published_at":"2024-11-11T01:02:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.543","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.543","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.543","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.543","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.543/manifests"},{"name":"v0.5.542","sha":"4f2bcf7c7ae58fff355409fe3dad1af04e5f95f1","kind":"tag","published_at":"2024-11-10T01:05:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.542","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.542","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.542","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.542","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.542/manifests"},{"name":"v0.5.541","sha":"36ba73d4f45fee9a099093454b427d364a5fc045","kind":"tag","published_at":"2024-11-09T00:59:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.541","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.541","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.541","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.541","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.541/manifests"},{"name":"v0.5.540","sha":"5074fc5da7c91cb7d0f160bbb4da69e1c86756f1","kind":"tag","published_at":"2024-11-08T01:00:59.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.540","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.540","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.540/manifests"},{"name":"v0.5.539","sha":"87dfd432d49b9c07ca2af10c6cae6ed833b23592","kind":"tag","published_at":"2024-11-07T01:00:50.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.539","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.539","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.539","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.539","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.539/manifests"},{"name":"v0.5.538","sha":"1f4097ea529fae40ef3cca3b405b9531887c2fca","kind":"tag","published_at":"2024-11-06T01:00:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.538","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.538","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.538","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.538","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.538/manifests"},{"name":"v0.5.537","sha":"7232014210440b04efa9ad166659f4d5e374a62f","kind":"tag","published_at":"2024-11-05T01:00:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.537","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.537","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.537","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.537","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.537/manifests"},{"name":"v0.5.536","sha":"87611cd52710c236dee03eef82d03ef923e72adf","kind":"tag","published_at":"2024-11-04T01:03:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.536","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.536","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.536","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.536","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.536/manifests"},{"name":"v0.5.535","sha":"dd6633cd138e6e73d7039bceba336c992ab2e60d","kind":"tag","published_at":"2024-11-03T12:04:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.535","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.535","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.535","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.535","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.535/manifests"},{"name":"v0.5.534","sha":"e1965625a33b9427890c007ad6c30d4264fbe5ca","kind":"tag","published_at":"2024-11-03T01:06:36.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.534","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.534","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.534","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.534","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.534/manifests"},{"name":"v0.5.533","sha":"542dbb3df1d9b79ce1536d2cb55f79364ec9bda7","kind":"tag","published_at":"2024-11-02T15:01:25.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.533","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.533","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.533","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.533","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.533/manifests"},{"name":"v0.5.532","sha":"85f9a94f2754a7e215f891b9975a795e31c1341e","kind":"tag","published_at":"2024-11-02T01:00:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.532","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.532","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.532","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.532","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.532/manifests"},{"name":"v0.5.531","sha":"0bcbf3bf78ba6c48f3a1944b6790b1767d9cb5a4","kind":"tag","published_at":"2024-11-01T01:07:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.531","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.531","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.531","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.531","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.531/manifests"},{"name":"v0.5.530","sha":"123b5e18579e58cbcb64b458c90d0734e7962ca3","kind":"tag","published_at":"2024-10-31T01:02:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.530","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.530","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.530","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.530","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.530/manifests"},{"name":"v0.5.529","sha":"d614b8dd84960f5055e201bccc279a1ae6458488","kind":"tag","published_at":"2024-10-30T01:02:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.529","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.529/manifests"},{"name":"v0.5.528","sha":"d2832a554399addf0ea965e5849853f922d96dfd","kind":"tag","published_at":"2024-10-29T01:03:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.528","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.528","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.528","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.528","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.528/manifests"},{"name":"v0.5.527","sha":"1572d78dca77a4a81d9aa7aa4d1b5d8402f54db6","kind":"tag","published_at":"2024-10-28T01:04:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.527","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.527","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.527","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.527","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.527/manifests"},{"name":"v0.5.526","sha":"058fae653dba4796f768cfb538e8122dd924a61f","kind":"tag","published_at":"2024-10-27T01:06:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.526","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.526","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.526","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.526","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.526/manifests"},{"name":"v0.5.525","sha":"0398b36ec225d6d2eb667dce770f93c02d3ce8ca","kind":"tag","published_at":"2024-10-26T01:00:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.525","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.525","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.525","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.525","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.525/manifests"},{"name":"v0.5.524","sha":"5980901795305bc1a223886dc6702a13c82615aa","kind":"tag","published_at":"2024-10-25T01:02:02.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.524","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.524","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.524","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.524","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.524/manifests"},{"name":"v0.5.523","sha":"37f593bc621b643d0aacf2c7daca53faf91a1835","kind":"tag","published_at":"2024-10-24T01:01:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.523","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.523","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.523","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.523","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.523/manifests"},{"name":"v0.5.522","sha":"263bb9b38e181bdca17259e4ab7bd27776f4db0d","kind":"tag","published_at":"2024-10-23T01:01:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.522","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.522","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.522","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.522","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.522/manifests"},{"name":"v0.5.521","sha":"594be9d793f5d3b61e282bee264e5af7135eb697","kind":"tag","published_at":"2024-10-22T01:02:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.521","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.521","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.521","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.521","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.521/manifests"},{"name":"v0.5.520","sha":"83e940e616f193ca029b5755b416b7b288f3aba0","kind":"tag","published_at":"2024-10-21T01:04:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.520","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.520/manifests"},{"name":"v0.5.519","sha":"5af7578372c330a28dbb1a31325219785dd2f728","kind":"tag","published_at":"2024-10-20T01:07:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.519","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.519","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.519","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.519","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.519/manifests"},{"name":"v0.5.518","sha":"0d68cd4a008e0d65559585b037daa2582d4ea9f6","kind":"tag","published_at":"2024-10-19T01:00:54.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.518","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.518/manifests"},{"name":"v0.5.517","sha":"4e500265556d63a79e43b34bd231f5cb847a0bf3","kind":"tag","published_at":"2024-10-18T01:01:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.517","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.517","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.517","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.517","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.517/manifests"},{"name":"v0.5.516","sha":"17c0c4a1006781130864bf3fa9022738e0e966e0","kind":"tag","published_at":"2024-10-17T01:01:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.516","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.516","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.516","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.516","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.516/manifests"},{"name":"v0.5.515","sha":"a77c19eeae7fbfd8979f557b3a04ac0dba2b720d","kind":"tag","published_at":"2024-10-16T01:02:02.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.515","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.515","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.515","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.515","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.515/manifests"},{"name":"v0.5.514","sha":"797497c750c7b6fdd2e7e80e274585778ddeb16e","kind":"tag","published_at":"2024-10-15T14:15:43.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.514","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.514","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.514","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.514","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.514/manifests"},{"name":"v0.5.513","sha":"04bef9823d0cd383075a1738566e6aa5fe86f4e5","kind":"tag","published_at":"2024-10-15T01:02:12.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.513","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.513/manifests"},{"name":"v0.5.512","sha":"c006f377618312cdb79964b113b3f30f0b91853b","kind":"tag","published_at":"2024-10-14T01:03:48.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.512","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.512/manifests"},{"name":"v0.5.511","sha":"f01a1c04dcc705bcda7a871c8020de4de84cc59b","kind":"tag","published_at":"2024-10-13T01:06:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.511","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.511/manifests"},{"name":"v0.5.510","sha":"62b3de783d128d3fa4d562c6dfc0f876092158ce","kind":"tag","published_at":"2024-10-12T01:00:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.510","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.510","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.510/manifests"},{"name":"v0.5.509","sha":"57a023835b02a3fb32a2a68813271489d03e6a58","kind":"tag","published_at":"2024-10-11T01:01:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.509","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.509/manifests"},{"name":"v0.5.508","sha":"5c876c35262d7791ee98eb27803d2976803d94e9","kind":"tag","published_at":"2024-10-10T01:00:52.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.508","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.508","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.508","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.508","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.508/manifests"},{"name":"v0.5.507","sha":"d01155e60484a24e93f24f561ab370e6ed32ca0a","kind":"tag","published_at":"2024-10-09T01:00:56.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.507","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.507","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.507","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.507","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.507/manifests"},{"name":"v0.5.506","sha":"e8e2889a69daeec6eaaf4f7387dc50ec742c4934","kind":"tag","published_at":"2024-10-08T01:01:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.506","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.506","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.506","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.506","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.506/manifests"},{"name":"v0.5.505","sha":"1d9be361ddc24a0fc3e6ab1d7b217fce6817231a","kind":"tag","published_at":"2024-10-07T01:03:42.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.505","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.505","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.505","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.505","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.505/manifests"},{"name":"v0.5.504","sha":"480fd83c5b9dcac345b05e72feba8755146278b8","kind":"tag","published_at":"2024-10-06T01:05:52.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.504","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.504/manifests"},{"name":"v0.5.503","sha":"a3f6fdf11bd9c31c7235697c1f3874bff547664d","kind":"tag","published_at":"2024-10-05T01:00:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.503","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.503","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.503","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.503","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.503/manifests"},{"name":"v0.5.502","sha":"db43f5ded5b7a73509bf149dcc9252c94312bfa5","kind":"tag","published_at":"2024-10-04T01:01:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.502","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.502","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.502","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.502","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.502/manifests"},{"name":"v0.5.501","sha":"aa208c9f63543b5e938affe687118601dbbe6e60","kind":"tag","published_at":"2024-10-03T01:02:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.501","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.501","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.501/manifests"},{"name":"v0.5.500","sha":"8c7991e8d138432630db375743754dd3910e0d2c","kind":"tag","published_at":"2024-10-02T01:01:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.500","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.500","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.500/manifests"},{"name":"v0.5.499","sha":"2127b63d33fdfa9be46134aa74cbb61b7dbe5d0e","kind":"tag","published_at":"2024-10-01T01:07:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.499","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.499","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.499","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.499","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.499/manifests"},{"name":"v0.5.498","sha":"468f5e6b2a37609e3330af9641d87eb6d4926a7c","kind":"tag","published_at":"2024-09-30T01:03:46.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.498","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.498","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.498","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.498","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.498/manifests"},{"name":"v0.5.497","sha":"9bd97f12f5957a0ae70bf629c3c9a889a2781eba","kind":"tag","published_at":"2024-09-29T01:06:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.497","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.497","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.497","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.497","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.497/manifests"},{"name":"v0.5.496","sha":"631037e6af27b706289f1940b66c415a7bc4274f","kind":"tag","published_at":"2024-09-28T01:00:56.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.496","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.496","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.496","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.496","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.496/manifests"},{"name":"v0.5.495","sha":"b1e05be6e34ddd24fda016b55aed498289207e10","kind":"tag","published_at":"2024-09-26T01:01:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.495","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.495","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.495","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.495","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.495/manifests"},{"name":"v0.5.494","sha":"ada3eebdcad193242425dc914b01d8d3f17de38f","kind":"tag","published_at":"2024-09-25T01:03:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.494","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.494","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.494","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.494","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.494/manifests"},{"name":"v0.5.493","sha":"74e13496689c74ef10d4e338adc55ff82ee3ea47","kind":"tag","published_at":"2024-09-24T01:02:13.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.493","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.493","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.493","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.493","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.493/manifests"},{"name":"v0.5.492","sha":"0f1877f7e755d15144b92a0aa401aab84ba4ce14","kind":"tag","published_at":"2024-09-23T01:01:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.492","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.492","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.492","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.492","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.492/manifests"},{"name":"v0.5.491","sha":"e5471dff67d51849b87a3ae0b420f5c8a2fd54bc","kind":"tag","published_at":"2024-09-22T01:05:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.491","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.491","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.491","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.491","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.491/manifests"},{"name":"v0.5.490","sha":"3fc9e0f40571d30073579a357ba7d1b1f813818a","kind":"tag","published_at":"2024-09-21T00:59:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.490","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.490","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.490","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.490","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.490/manifests"},{"name":"v0.5.489","sha":"9b356e73f16a884ef6dff2d825d7557007abaf59","kind":"tag","published_at":"2024-09-20T01:01:54.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.489","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.489","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.489","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.489","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.489/manifests"},{"name":"v0.5.488","sha":"86f45af11000793a3bf63fde6ef8c8200f2e8010","kind":"tag","published_at":"2024-09-19T00:59:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.488","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.488","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.488","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.488","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.488/manifests"},{"name":"v0.5.487","sha":"0b09d84c8f25c780b4fb09cd0f0f557c7f7e9cfa","kind":"tag","published_at":"2024-09-18T00:58:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.487","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.487","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.487","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.487","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.487/manifests"},{"name":"v0.5.486","sha":"af167f773cc495bdbf805dd6f071c7af666dd27e","kind":"tag","published_at":"2024-09-17T00:49:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.486","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.486","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.486","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.486","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.486/manifests"},{"name":"v0.5.485","sha":"20cccb2fa2e3bf581c781c21c99c0e51de8f2aab","kind":"tag","published_at":"2024-09-16T01:02:56.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.485","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.485","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.485","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.485","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.485/manifests"},{"name":"v0.5.484","sha":"920c4195f59ef2830ec77fd9bf38e6df1a0d40c6","kind":"tag","published_at":"2024-09-15T01:05:54.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.484","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.484/manifests"},{"name":"v0.5.483","sha":"e9cb36d0986d1735261f17c8a72d62f41e6f1594","kind":"tag","published_at":"2024-09-14T00:58:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.483","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.483","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.483","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.483","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.483/manifests"},{"name":"v0.5.482","sha":"28ada915bd543aec0012919f37a1e965991ad627","kind":"tag","published_at":"2024-09-13T00:59:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.482","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.482","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.482","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.482","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.482/manifests"},{"name":"v0.5.481","sha":"44691c4c0e11bf0bab41532919108d5c2091ba94","kind":"tag","published_at":"2024-09-12T00:58:46.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.481","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.481","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.481","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.481","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.481/manifests"},{"name":"v0.5.480","sha":"d6050caf545b1ef00500f5382a747835ca49dc1c","kind":"tag","published_at":"2024-09-11T00:58:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.480","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.480","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.480","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.480","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.480/manifests"},{"name":"v0.5.479","sha":"f0f41f2a685af8b7122890474763944ee65509aa","kind":"tag","published_at":"2024-09-10T00:59:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.479","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.479","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.479","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.479","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.479/manifests"},{"name":"v0.5.478","sha":"66f7e951ec4dee6c526e1e5290faba17ec8d9b7f","kind":"tag","published_at":"2024-09-09T01:00:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.478","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.478","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.478","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.478","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.478/manifests"},{"name":"v0.5.477","sha":"8d341baf17561ff6269911b8f7087443b8d92c6e","kind":"tag","published_at":"2024-09-08T01:03:32.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.477","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.477","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.477","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.477","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.477/manifests"},{"name":"v0.5.476","sha":"fe9d1b62c61370ccca57874d75a12907b80f3dd6","kind":"tag","published_at":"2024-09-07T00:57:18.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.476","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.476","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.476","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.476","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.476/manifests"},{"name":"v0.5.475","sha":"68620685030291c4ca9ca84d732809b10ea6c62f","kind":"tag","published_at":"2024-09-06T00:58:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.475","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.475","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.475","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.475","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.475/manifests"},{"name":"v0.5.474","sha":"dc3e0f590887004e8068cb3dca0e82e5f0de46aa","kind":"tag","published_at":"2024-09-05T00:58:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.474","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.474","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.474","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.474","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.474/manifests"},{"name":"v0.5.473","sha":"b6c79f4ae4cf4c469502335e99b43cbe977edc03","kind":"tag","published_at":"2024-09-03T00:58:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.473","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.473","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.473","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.473","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.473/manifests"},{"name":"v0.5.472","sha":"3eaf751e30ab5bf473b7250f5a1b5e6496732c51","kind":"tag","published_at":"2024-09-02T00:59:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.472","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.472","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.472","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.472","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.472/manifests"},{"name":"v0.5.471","sha":"3b40382c5277cb54b3122df166bb36848d7344af","kind":"tag","published_at":"2024-09-01T01:07:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.471","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.471","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.471","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.471","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.471/manifests"},{"name":"v0.5.470","sha":"1126600d75745c4f42e32e4d9d43e787281f1c14","kind":"tag","published_at":"2024-08-31T00:57:46.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.470","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.470","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.470","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.470","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.470/manifests"},{"name":"v0.5.469","sha":"52cc757747b29c0b70b68ef6c8472c8b3aec284f","kind":"tag","published_at":"2024-08-30T00:58:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.469","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.469","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.469","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.469","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.469/manifests"},{"name":"v0.5.468","sha":"b49eda07930cbcaa82c502cf99483ca477885d45","kind":"tag","published_at":"2024-08-29T00:57:50.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.468","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.468","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.468","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.468","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.468/manifests"},{"name":"v0.5.467","sha":"5d06757062828fab7d938c52c5adcffa970425a2","kind":"tag","published_at":"2024-08-28T00:57:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.467","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.467","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.467","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.467","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.467/manifests"},{"name":"v0.5.466","sha":"82c9270fb029c66d8455c0af01ecbd236a622b50","kind":"tag","published_at":"2024-08-27T00:57:13.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.466","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.466","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.466","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.466","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.466/manifests"},{"name":"v0.5.465","sha":"8030737b56cd66420158b925aff7e52abae49d14","kind":"tag","published_at":"2024-08-26T00:56:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.465","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.465","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.465","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.465","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.465/manifests"},{"name":"v0.5.464","sha":"5039b550b79ef0348e4918bdff9a475f2e300dce","kind":"tag","published_at":"2024-08-25T01:00:39.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.464","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.464","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.464","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.464","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.464/manifests"},{"name":"v0.5.463","sha":"c20907f8491e361bc1fcd9126507c945344feefb","kind":"tag","published_at":"2024-08-24T00:54:46.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.463","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.463","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.463","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.463","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.463/manifests"},{"name":"v0.5.462","sha":"9104410b767c42eba4790ef7f59ae4068df836bd","kind":"tag","published_at":"2024-08-23T00:56:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.462","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.462","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.462","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.462","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.462/manifests"},{"name":"v0.5.461","sha":"954a419286cb92db53cf829b836cabfd9d41b419","kind":"tag","published_at":"2024-08-22T00:57:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.461","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.461","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.461","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.461","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.461/manifests"},{"name":"v0.5.460","sha":"21d870e7d62c3a9bf1b5a14dad1ea1aef1922091","kind":"tag","published_at":"2024-08-21T00:55:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.460","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.460","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.460","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.460","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.460/manifests"},{"name":"v0.5.459","sha":"a7aa25968df3fa2e33db5d9f62bd04bb68178cf0","kind":"tag","published_at":"2024-08-20T00:55:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.459","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.459","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.459","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.459","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.459/manifests"},{"name":"v0.5.458","sha":"54efc29bcd7d16155d69d3b8d53d20baeb3660bd","kind":"tag","published_at":"2024-08-19T00:56:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.458","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.458/manifests"},{"name":"v0.5.457","sha":"5b59a70dfcd8a735c3146002f25cc34d3a17556c","kind":"tag","published_at":"2024-08-18T00:59:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.457","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.457","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.457","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.457","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.457/manifests"},{"name":"v0.5.456","sha":"71f6c94649f84f069092fc24f6bd7972208ad66b","kind":"tag","published_at":"2024-08-17T00:53:59.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.456","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.456","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.456","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.456","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.456/manifests"},{"name":"v0.5.455","sha":"9e7287a57859048af892852ced42b19c4c5f6268","kind":"tag","published_at":"2024-08-16T00:55:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.455","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.455","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.455","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.455","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.455/manifests"},{"name":"v0.5.454","sha":"19cbc435cb26e7080c42d39326ee396833c7a5f5","kind":"tag","published_at":"2024-08-15T00:53:48.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.454","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.454","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.454","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.454","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.454/manifests"},{"name":"v0.5.453","sha":"76f4e4dda1bac08c6e71476990b725f8f6488e55","kind":"tag","published_at":"2024-08-14T00:55:58.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.453","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.453","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.453","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.453","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.453/manifests"},{"name":"v0.5.452","sha":"a426010c7b39e5ec1224c85b9171be0d8b48ef03","kind":"tag","published_at":"2024-08-13T00:56:48.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.452","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.452","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.452","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.452","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.452/manifests"},{"name":"v0.5.451","sha":"3e5d94aa43ee75c8335e4afb8da79ee3a8049419","kind":"tag","published_at":"2024-08-12T00:57:18.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.451","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.451","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.451","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.451","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.451/manifests"},{"name":"v0.5.450","sha":"99515d22109ec8fd6883ec59d5baee4a4d94f3ff","kind":"tag","published_at":"2024-08-11T01:00:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.450","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.450","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.450","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.450","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.450/manifests"},{"name":"v0.5.449","sha":"844995d81f8730a66ca016bfe961680647001161","kind":"tag","published_at":"2024-08-09T00:56:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.449","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.449","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.449","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.449","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.449/manifests"},{"name":"v0.5.448","sha":"1be98ca432a4d6a90ed15da6fa2456848532d31b","kind":"tag","published_at":"2024-08-08T00:55:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.448","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.448/manifests"},{"name":"v0.5.447","sha":"77ceb02bf28f57076762f779b6bb28b39073e3bd","kind":"tag","published_at":"2024-08-07T00:55:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.447","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.447","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.447","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.447","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.447/manifests"},{"name":"v0.5.446","sha":"98274ee868275263356be3b2b23a7793347430b9","kind":"tag","published_at":"2024-08-06T00:55:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.446","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.446","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.446/manifests"},{"name":"v0.5.445","sha":"841b603487eaf4733a50d2df4d4789808077fa48","kind":"tag","published_at":"2024-08-05T00:56:43.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.445","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.445","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.445","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.445","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.445/manifests"},{"name":"v0.5.444","sha":"aef03c11f1c019c88f5d62d37c6da65011510174","kind":"tag","published_at":"2024-08-04T00:59:12.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.444","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.444","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.444","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.444","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.444/manifests"},{"name":"v0.5.443","sha":"aab684455b68348427b3e81f91211b70ebde11a9","kind":"tag","published_at":"2024-08-03T00:53:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.443","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.443","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.443","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.443","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.443/manifests"},{"name":"v0.5.442","sha":"391103c7b112b0ae98b5aa130e56d524f43f8837","kind":"tag","published_at":"2024-08-02T00:54:33.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.442","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.442","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.442","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.442","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.442/manifests"},{"name":"v0.5.441","sha":"63096c3bb819fdf357b4705073e25ed541b7b89d","kind":"tag","published_at":"2024-08-01T00:59:39.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.441","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.441","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.441","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.441","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.441/manifests"},{"name":"v0.5.440","sha":"5158338b4df44638697b9f5a037a03b02ef3716d","kind":"tag","published_at":"2024-07-31T00:44:11.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.440","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.440","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.440/manifests"},{"name":"v0.5.439","sha":"b3f61f27b3f5cd6f1298715e785033e9ec8fea83","kind":"tag","published_at":"2024-07-30T00:54:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.439","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.439","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.439","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.439","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.439/manifests"},{"name":"v0.5.438","sha":"a2df856090b6b029e5ba9537023af55994fdc5eb","kind":"tag","published_at":"2024-07-29T00:56:28.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.438","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.438","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.438","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.438","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.438/manifests"},{"name":"v0.5.437","sha":"115c2f3cc46a447ca3dbf5dd7417c9175b1867d4","kind":"tag","published_at":"2024-07-28T00:58:58.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.437","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.437","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.437","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.437","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.437/manifests"},{"name":"v0.5.436","sha":"264c1ba6663e5dbb52ff410e098fcdd6bd0dd2cd","kind":"tag","published_at":"2024-07-27T00:54:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.436","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.436","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.436/manifests"},{"name":"v0.5.435","sha":"7334cef78bf7ef44b87bfb353a043b7c0a920781","kind":"tag","published_at":"2024-07-26T00:54:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.435","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.435","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.435","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.435","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.435/manifests"},{"name":"v0.5.434","sha":"35bab9503052094c5471a40448ec1fa798009b37","kind":"tag","published_at":"2024-07-25T00:54:50.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.434","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.434","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.434","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.434","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.434/manifests"},{"name":"v0.5.433","sha":"86e03d4a889ebc725cfd6c07875d2c1a64a9a16e","kind":"tag","published_at":"2024-07-16T00:55:08.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.433","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.433","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.433/manifests"},{"name":"v0.5.432","sha":"c9cbf1450460658353697d528bd4f26ce226afe0","kind":"tag","published_at":"2024-07-15T00:56:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.432","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.432","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.432","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.432","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.432/manifests"},{"name":"v0.5.431","sha":"1a30c6b82b14cd26d081fbbec9c3c45da73a52b6","kind":"tag","published_at":"2024-07-14T00:58:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.431","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.431/manifests"},{"name":"v0.5.430","sha":"4c5e0c5a47d42c7593199db7ee2b28b43339cf46","kind":"tag","published_at":"2024-07-13T00:54:28.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.430","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.430/manifests"},{"name":"v0.5.429","sha":"2d0fd832ab11f2643fb0cbc7e0c989e2d2f6e605","kind":"tag","published_at":"2024-07-12T00:53:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.429","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.429/manifests"},{"name":"v0.5.428","sha":"cd88d53a65c3a2fee0c17abb9234ce21d9ece426","kind":"tag","published_at":"2024-07-11T00:54:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.428","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.428/manifests"},{"name":"v0.5.427","sha":"38950f6d75d20b9b7fe762ed055366b35e22a50b","kind":"tag","published_at":"2024-07-10T00:55:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.427","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.427","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.427","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.427","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.427/manifests"},{"name":"v0.5.426","sha":"34865cc57c7afd3c4335c4b074dbb433509c9b1a","kind":"tag","published_at":"2024-07-09T00:54:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.426","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.426/manifests"},{"name":"v0.5.425","sha":"2020ff800f9cf350421fdc0fa1e0082eec130be3","kind":"tag","published_at":"2024-07-08T00:55:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.425","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.425/manifests"},{"name":"v0.5.424","sha":"beb96bf0e9718915ab5125bb826e0b3fbf31582b","kind":"tag","published_at":"2024-07-07T00:58:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.424","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.424","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.424/manifests"},{"name":"v0.5.423","sha":"afbc7be38e88d695244260769410d7480af79d73","kind":"tag","published_at":"2024-07-06T00:52:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.423","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.423/manifests"},{"name":"v0.5.422","sha":"ceaf8e431b08a6cf1a61ce1bf66da50a88a8aa0d","kind":"tag","published_at":"2024-07-05T00:53:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.422","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.422","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.422","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.422","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.422/manifests"},{"name":"v0.5.421","sha":"cfc7b9d569a1101a27d67c002d42ecbe0cd12a9e","kind":"tag","published_at":"2024-07-04T00:53:33.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.421","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.421","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.421/manifests"},{"name":"v0.5.420","sha":"f07e46fbebe62332d8cca75463422f8f88bfdb21","kind":"tag","published_at":"2024-07-03T00:53:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.420","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.420/manifests"},{"name":"v0.5.419","sha":"90b72fe7dbef9bd34f82bb6da0ef3bec5442d476","kind":"tag","published_at":"2024-07-02T00:53:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.419","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.419/manifests"},{"name":"v0.5.418","sha":"ae96dd3ee38042abf8951f20cee4f623a7d810e5","kind":"tag","published_at":"2024-07-01T00:59:33.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.418","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.418","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.418","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.418","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.418/manifests"},{"name":"v0.5.417","sha":"34402afefcac12a1ac96109b59adc8fbc2c27fda","kind":"tag","published_at":"2024-06-30T00:57:50.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.417","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.417","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.417/manifests"},{"name":"v0.5.416","sha":"b39c70f0fe1f0b4290fc235bf200334d352c3e9d","kind":"tag","published_at":"2024-06-27T00:53:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.416","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.416/manifests"},{"name":"v0.5.415","sha":"9c84c7f5512863a17b843b19d68e65f8644c94e8","kind":"tag","published_at":"2024-06-26T00:52:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.415","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.415/manifests"},{"name":"v0.5.414","sha":"b83826ba24b269b1d15891b5670dbb748dad57d2","kind":"tag","published_at":"2024-06-25T00:52:54.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.414","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.414/manifests"},{"name":"v0.5.413","sha":"f87aeb9d3e8a2501283e5bea4f6d2a58676d1f23","kind":"tag","published_at":"2024-06-24T00:54:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.413","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.413/manifests"},{"name":"v0.5.412","sha":"c2919cfbd37f669f078a612cd8223b203965ab82","kind":"tag","published_at":"2024-06-23T00:55:55.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.412","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.412","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.412","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.412","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.412/manifests"},{"name":"v0.5.411","sha":"bf41df125902341975d93426f079058637670939","kind":"tag","published_at":"2024-06-22T00:51:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.411","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.411/manifests"},{"name":"v0.5.410","sha":"8004d316ee7b083dce375d8a714d08cc7965b398","kind":"tag","published_at":"2024-06-21T00:52:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.410","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.410/manifests"},{"name":"v0.5.409","sha":"06e358c78398d136b12841aaed9285e5ed35729d","kind":"tag","published_at":"2024-06-20T00:51:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.409","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.409/manifests"},{"name":"v0.5.408","sha":"a9a21f77d23d81015096fb67c8123ca85d291324","kind":"tag","published_at":"2024-06-19T00:53:05.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.408","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.408/manifests"},{"name":"v0.5.407","sha":"884327692d1f566efdc920e4f463f68614bb1e19","kind":"tag","published_at":"2024-06-18T00:53:08.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.407","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.407","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.407","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.407","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.407/manifests"},{"name":"v0.5.406","sha":"bc3d18c3de90c9374fef942749675bd09682d035","kind":"tag","published_at":"2024-06-17T00:54:32.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.406","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.406","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.406","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.406","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.406/manifests"},{"name":"v0.5.405","sha":"5dda18ed59f1c1fff3a25c686fca49a6c26e1321","kind":"tag","published_at":"2024-06-16T00:57:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.405","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.405/manifests"},{"name":"v0.5.404","sha":"1ab4dd51c090b6e4a09567263d275fdbbf1c82db","kind":"tag","published_at":"2024-06-15T00:52:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.404","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.404/manifests"},{"name":"v0.5.403","sha":"d16fb831b944b2083bf50991ee41891fc655c84e","kind":"tag","published_at":"2024-06-14T00:52:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.403","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.403/manifests"},{"name":"v0.5.402","sha":"0589ea17ef870c73e0652b3e939f2188ceedc6b0","kind":"tag","published_at":"2024-06-13T00:52:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.402","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.402/manifests"},{"name":"v0.5.401","sha":"940f85250e7a0e5917249ac749f828d683d8cc4f","kind":"tag","published_at":"2024-06-12T00:53:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.401","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.401/manifests"},{"name":"v0.5.400","sha":"4191354d7ce4c2d5f2f9a9212bf5f86925fb9d3b","kind":"tag","published_at":"2024-06-11T00:52:48.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.400","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.400/manifests"},{"name":"v0.5.399","sha":"257fa60b83ff15f6d80a937a8812b2e8986e8843","kind":"tag","published_at":"2024-06-10T00:55:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.399","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.399/manifests"},{"name":"v0.5.398","sha":"65876b1f779796d055e4235e2a602d144ef64bd4","kind":"tag","published_at":"2024-06-09T00:56:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.398","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.398/manifests"},{"name":"v0.5.397","sha":"b600f1adbf3d132080721b64f7409450198d399e","kind":"tag","published_at":"2024-06-08T00:52:32.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.397","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.397","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.397/manifests"},{"name":"v0.5.396","sha":"1aa983667155721e7bb7ba584b523d2bc0323134","kind":"tag","published_at":"2024-06-07T00:53:58.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.396","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.396","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.396","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.396","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.396/manifests"},{"name":"v0.5.395","sha":"69b7ef85ff9a929132d0ced4bc138c9673226497","kind":"tag","published_at":"2024-06-06T00:51:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.395","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.395","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.395","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.395","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.395/manifests"},{"name":"v0.5.394","sha":"32f587c50cae494c9c33dfcbc04e63b4720e594a","kind":"tag","published_at":"2024-06-05T00:51:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.394","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.394","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.394","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.394","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.394/manifests"},{"name":"v0.5.393","sha":"1322037d1d772f5c191af5330eda489b516f5e7d","kind":"tag","published_at":"2024-06-04T00:52:08.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.393","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.393","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.393","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.393","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.393/manifests"},{"name":"v0.5.392","sha":"d5e92e4c1d24795f866c5e0e4d0645960a4a7d5b","kind":"tag","published_at":"2024-06-03T00:52:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.392","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.392/manifests"},{"name":"v0.5.391","sha":"f3c1bcd601da72e72f7edd43b760f1e12f1506ad","kind":"tag","published_at":"2024-06-02T00:55:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.391","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.391/manifests"},{"name":"v0.5.390","sha":"37a3151af8b3277a6f91b8738ec5d3c12d0646b4","kind":"tag","published_at":"2024-06-01T00:55:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.390","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.390","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.390/manifests"},{"name":"v0.5.389","sha":"b9d3d31171eba66eca33f55d2e11af515e467bff","kind":"tag","published_at":"2024-05-31T00:52:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.389","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.389","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.389","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.389","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.389/manifests"},{"name":"v0.5.388","sha":"0fec9e00f626e5a2befbb910af190d48d902c43f","kind":"tag","published_at":"2024-05-30T00:51:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.388","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.388/manifests"},{"name":"v0.5.387","sha":"687ca570e31694912633aba81d3b6452043ae6f0","kind":"tag","published_at":"2024-05-29T00:55:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.387","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.387","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.387","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.387","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.387/manifests"},{"name":"v0.5.386","sha":"03570563e22fc3ce508683602107e98cc5152f0d","kind":"tag","published_at":"2024-05-28T00:51:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.386","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.386","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.386","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.386","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.386/manifests"},{"name":"v0.5.385","sha":"add7b3fbb6d0fef4bf0ed201831bddb23d3a12c9","kind":"tag","published_at":"2024-05-27T00:52:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.385","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.385/manifests"},{"name":"v0.5.384","sha":"09d7e1c4553d80f0bbf285de93a57d66ccd7294b","kind":"tag","published_at":"2024-05-26T00:54:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.384","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.384/manifests"},{"name":"v0.5.383","sha":"1699d5e0f20f579dfa5b7d8999db1489479ffe05","kind":"tag","published_at":"2024-05-25T00:49:31.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.383","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.383/manifests"},{"name":"v0.5.382","sha":"0dde618f81030ce6019584009299cf0dbe0e434d","kind":"tag","published_at":"2024-05-24T00:50:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.382","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.382","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.382","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.382","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.382/manifests"},{"name":"v0.5.381","sha":"0c9735df685c12cd2813be2dea91abe1e5d68d42","kind":"tag","published_at":"2024-05-23T00:50:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.381","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.381/manifests"},{"name":"v0.5.380","sha":"504bd35bde2298c48444abd952fed2777d4840a9","kind":"tag","published_at":"2024-05-22T00:50:52.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.380","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.380","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.380/manifests"},{"name":"v0.5.379","sha":"7766da43014bf80f216d7ac63d4325361e33823a","kind":"tag","published_at":"2024-05-21T00:50:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.379","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.379","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.379","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.379","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.379/manifests"},{"name":"v0.5.378","sha":"84a4a7cbc58a13164ef96db333efe42c5bd36570","kind":"tag","published_at":"2024-05-20T00:51:13.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.378","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.378/manifests"},{"name":"v0.5.377","sha":"7635c02ccc47f015def7609da41b7b7b45fdc9c0","kind":"tag","published_at":"2024-05-19T00:54:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.377","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.377","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.377","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.377","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.377/manifests"},{"name":"v0.5.376","sha":"3c51e3a3ccbeecd3b25037fe3e031ba0a45fad1a","kind":"tag","published_at":"2024-05-18T00:49:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.376","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.376/manifests"},{"name":"v0.5.375","sha":"8525a15934a899701db64ee3d04b4d3c8b142874","kind":"tag","published_at":"2024-05-17T00:50:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.375","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.375","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.375","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.375","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.375/manifests"},{"name":"v0.5.374","sha":"19fddc7e587c7f130ae8756ab06f1ef83a708459","kind":"tag","published_at":"2024-05-16T00:50:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.374","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.374/manifests"},{"name":"v0.5.373","sha":"b7491330fdf65a082a3620ce3c1e7fbf822fabb7","kind":"tag","published_at":"2024-05-15T00:50:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.373","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.373/manifests"},{"name":"v0.5.372","sha":"3fea5be384b08a8694fc255356633c345c7eb505","kind":"tag","published_at":"2024-05-14T00:50:46.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.372","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.372","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.372","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.372","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.372/manifests"},{"name":"v0.5.371","sha":"1e16c8e898c0a1ae2108ed8e38d995eb821d426b","kind":"tag","published_at":"2024-05-13T00:51:54.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.371","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.371/manifests"},{"name":"v0.5.370","sha":"b106a0e8d4159b8aae66f27cb2b7b8c7adff46b4","kind":"tag","published_at":"2024-05-12T00:53:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.370","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.370/manifests"},{"name":"v0.5.369","sha":"9d2986a43836eef43aa3b2a7c94874d079b0503a","kind":"tag","published_at":"2024-05-11T00:48:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.369","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.369/manifests"},{"name":"v0.5.368","sha":"09572ad390bac7d38e5fa4de294a35094cbb1c44","kind":"tag","published_at":"2024-05-10T00:49:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.368","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.368/manifests"},{"name":"v0.5.367","sha":"c3f86c15fe03006bdabf2d1d20a719306645af12","kind":"tag","published_at":"2024-05-09T00:49:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.367","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.367/manifests"},{"name":"v0.5.366","sha":"3fb59c6d9a496ed9cd94baa4a94ff093d77539da","kind":"tag","published_at":"2024-05-08T00:40:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.366","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.366/manifests"},{"name":"v0.5.365","sha":"ad908f4a26370b051d6a9d9a13eb36e502d71bc2","kind":"tag","published_at":"2024-05-07T00:48:56.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.365","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.365/manifests"},{"name":"v0.5.364","sha":"7b6e123cc718c8ad2ae37ac6732c89b38d153004","kind":"tag","published_at":"2024-05-06T00:50:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.364","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.364/manifests"},{"name":"v0.5.363","sha":"cc72fa7fb881b9e7d72b1af62d5a980c6590bb1c","kind":"tag","published_at":"2024-05-05T00:52:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.363","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.363/manifests"},{"name":"v0.5.362","sha":"c868f009de4022f54834cd21dac870b7e93e9d46","kind":"tag","published_at":"2024-05-04T00:48:01.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.362","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.362/manifests"},{"name":"v0.5.361","sha":"47b1440918a9de045ff5e7048d30a06667752256","kind":"tag","published_at":"2024-05-03T00:51:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.361","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.361/manifests"},{"name":"v0.5.360","sha":"6a460d6d47d12b4b0d6d4c592e7bf8196a3295d5","kind":"tag","published_at":"2024-05-02T00:48:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.360","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.360/manifests"},{"name":"v0.5.359","sha":"3a040e8d54d8ada14b47d86d07fb76287710f99e","kind":"tag","published_at":"2024-05-01T00:53:11.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.359","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.359/manifests"},{"name":"v0.5.358","sha":"293b9efb790c672789b3a86c97cb01fd85070b34","kind":"tag","published_at":"2024-04-30T00:48:18.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.358","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.358/manifests"},{"name":"v0.5.357","sha":"5831dc600a505fe3743c8a3dd12c333fb2212f29","kind":"tag","published_at":"2024-04-29T00:49:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.357","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.357/manifests"},{"name":"v0.5.356","sha":"860940482245aec448666384535406b28e49c0fa","kind":"tag","published_at":"2024-04-28T00:52:46.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.356","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.356/manifests"},{"name":"v0.5.355","sha":"c482b49e56aad21ce2a31537be790c82cb7a13b8","kind":"tag","published_at":"2024-04-27T00:47:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.355","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.355/manifests"},{"name":"v0.5.354","sha":"c0f73492f90e0cc471813082e1182f3a1bd04060","kind":"tag","published_at":"2024-04-26T00:48:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.354","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.354/manifests"},{"name":"v0.5.353","sha":"bc4258a4d558e929efc0690f48d7e9c1b2e16819","kind":"tag","published_at":"2024-04-25T00:51:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.353","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.353/manifests"},{"name":"v0.5.352","sha":"ccf810787379ddd313983dbbd9a2ad63bb8cf1e4","kind":"tag","published_at":"2024-04-24T00:47:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.352","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.352/manifests"},{"name":"v0.5.351","sha":"560e0d84f4c9a82d06052701397017017b65f389","kind":"tag","published_at":"2024-04-23T00:47:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.351","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.351/manifests"},{"name":"v0.5.350","sha":"eaf38e716fdec17ab441ae74ca72e9212470b218","kind":"tag","published_at":"2024-04-22T00:49:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.350","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.350/manifests"},{"name":"v0.5.349","sha":"8052f2cefe4b35f9b9168831d3d61dcf933c9480","kind":"tag","published_at":"2024-04-21T00:52:25.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.349","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.349/manifests"},{"name":"v0.5.348","sha":"173b45f2a7127a14db1c636a6207cc889f544912","kind":"tag","published_at":"2024-04-20T00:47:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.348","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.348/manifests"},{"name":"v0.5.347","sha":"0d28123e0e071dee8fd7ed06e62a411e746b807d","kind":"tag","published_at":"2024-04-19T00:47:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.347","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.347/manifests"},{"name":"v0.5.346","sha":"283640d02d15b11d3a8a6289c4c3272a11c88e84","kind":"tag","published_at":"2024-04-18T00:48:48.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.346","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.346/manifests"},{"name":"v0.5.345","sha":"21f3f44618d0d2371f3b89e573dc30c06658e98d","kind":"tag","published_at":"2024-04-17T00:50:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.345","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.345/manifests"},{"name":"v0.5.344","sha":"f430ec7450d8c334ca8bbca0f0f246a76ec6637b","kind":"tag","published_at":"2024-04-16T00:48:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.344","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.344/manifests"},{"name":"v0.5.343","sha":"24125e25a59076ef6d9b5f4c35fec874a325398d","kind":"tag","published_at":"2024-04-15T03:15:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.343","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.343/manifests"},{"name":"v0.5.342","sha":"b78e43f809f1516e09896814911da61c021411dc","kind":"tag","published_at":"2024-04-14T01:02:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.342","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.342/manifests"},{"name":"v0.5.341","sha":"65b5cdd0adc01ddec7d7d76382f6fa1cf23ad7af","kind":"tag","published_at":"2024-04-13T00:39:55.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.341","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.341/manifests"},{"name":"v0.5.340","sha":"492920c05b51be08933e432dded789aa4a5d8bd1","kind":"tag","published_at":"2024-04-12T00:47:18.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.340","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.340/manifests"},{"name":"v0.5.339","sha":"a884a9ff0849c6394d43bb61d817b55fccf9f324","kind":"tag","published_at":"2024-04-11T00:47:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.339","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.339/manifests"},{"name":"v0.5.338","sha":"3f0c5895a35b15c2c6298044777f1eb786ea1920","kind":"tag","published_at":"2024-04-10T00:47:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.338","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.338/manifests"},{"name":"v0.5.337","sha":"9dc0d165e0acc6f25c3d1cddb0d6c77ae7962dba","kind":"tag","published_at":"2024-04-09T00:46:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.337","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.337/manifests"},{"name":"v0.5.336","sha":"ee664e345a10cd7ff06ec4b6543d763233e3e02d","kind":"tag","published_at":"2024-04-08T00:48:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.336","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.336/manifests"},{"name":"v0.5.335","sha":"a43d1686eed2313819dac3a1791631146c418ece","kind":"tag","published_at":"2024-04-07T00:52:33.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.335","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.335/manifests"},{"name":"v0.5.334","sha":"be00222b0853671935382494d7d020792883deec","kind":"tag","published_at":"2024-04-06T00:44:58.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.334","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.334/manifests"},{"name":"v0.5.333","sha":"3f6660dbb68cd46086e7f8beea32fb305721d010","kind":"tag","published_at":"2024-04-05T00:46:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.333","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.333/manifests"},{"name":"v0.5.332","sha":"4bf91f133194072ff052d59b7b46f51c1c907225","kind":"tag","published_at":"2024-04-04T00:48:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.332","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.332/manifests"},{"name":"v0.5.331","sha":"51dbe8d1dc426635e020b01b0cbd13af7e8998ca","kind":"tag","published_at":"2024-04-03T00:45:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.331","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.331/manifests"},{"name":"v0.5.330","sha":"87f80ca324c85143213df9e79c1f2ef925337a20","kind":"tag","published_at":"2024-04-02T00:49:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.330","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.330/manifests"},{"name":"v0.5.329","sha":"4393e2f24181e1c65f650a1bf1b17202bc4e41a3","kind":"tag","published_at":"2024-04-01T00:52:43.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.329","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.329/manifests"},{"name":"v0.5.328","sha":"d8ec2dc216e933f94cfca2c4d085fe403353f4ff","kind":"tag","published_at":"2024-03-31T00:52:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.328","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.328/manifests"},{"name":"v0.5.327","sha":"1ea96ff0232f4b207afc42272565f7a51646c414","kind":"tag","published_at":"2024-03-30T00:44:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.327","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.327/manifests"},{"name":"v0.5.326","sha":"ecbc2e2b0ce4fa4afa6e5a624d0ecc9b27b04c8a","kind":"tag","published_at":"2024-03-29T00:46:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.326","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.326/manifests"},{"name":"v0.5.325","sha":"0a7839dc01dc821157cbab7bbc0dd0af3078da19","kind":"tag","published_at":"2024-03-28T00:46:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.325","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.325/manifests"},{"name":"v0.5.324","sha":"2aff9f275db39075a1a88648777502d91ca6d7d5","kind":"tag","published_at":"2024-03-27T00:46:11.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.324","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.324/manifests"},{"name":"v0.5.323","sha":"e987c58a27d12bebeaab83af3d1a3d9c9d859a78","kind":"tag","published_at":"2024-03-26T00:45:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.323","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.323/manifests"},{"name":"v0.5.322","sha":"e21a5982e13675587ce7f66b033b49fdec9d09e6","kind":"tag","published_at":"2024-03-25T13:51:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.322","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.322/manifests"},{"name":"v0.5.321","sha":"0957ab5fcbc1dd3115aaa9d4c39fb61211d5e8f6","kind":"tag","published_at":"2024-03-25T12:31:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.321","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.321/manifests"},{"name":"v0.5.320","sha":"f43750507a1db1bd94c4236e8741dd3f293d21a9","kind":"tag","published_at":"2024-02-15T09:52:52.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.320","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.320/manifests"},{"name":"v0.5.319","sha":"e8c2db512a64ad682090194a6a5dfae468f95b9e","kind":"tag","published_at":"2023-12-15T00:49:52.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.319","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.319/manifests"},{"name":"v0.5.318","sha":"435dd8baf1577a40c41639543589367dbedea1a6","kind":"tag","published_at":"2023-12-14T00:49:50.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.318","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.318/manifests"},{"name":"v0.5.317","sha":"7ade17ebb85c1cc63cbc265bdf253198e6cd2837","kind":"tag","published_at":"2023-12-13T00:49:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.317","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.317/manifests"},{"name":"v0.5.316","sha":"021356d5ad5ba25e30c5d44d5d522af88bd8d2c2","kind":"tag","published_at":"2023-12-12T00:49:42.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.316","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.316/manifests"},{"name":"v0.5.315","sha":"a2ab24907c325d570a04becb6410cc0907e71652","kind":"tag","published_at":"2023-12-11T00:50:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.315","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.315/manifests"},{"name":"v0.5.314","sha":"5d01d86ed59651eef8c589e22e8ee45d768ef574","kind":"tag","published_at":"2023-12-10T00:53:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.314","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.314/manifests"},{"name":"v0.5.313","sha":"b131ce380c2adf8286e05416595c66ae10399470","kind":"tag","published_at":"2023-12-09T00:48:01.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.313","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.313/manifests"},{"name":"v0.5.312","sha":"733330b65b80cbedbe297eee5d0a5beab67a075d","kind":"tag","published_at":"2023-12-08T00:49:32.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.312","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.312/manifests"},{"name":"v0.5.311","sha":"17609095a4a3b24d360b49f1a1731fdb9e9ccc7b","kind":"tag","published_at":"2023-12-07T00:49:25.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.311","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.311/manifests"},{"name":"v0.5.310","sha":"b6ed42fa0ce0af011f5bab2775d9dc9c3dbd7f66","kind":"tag","published_at":"2023-12-06T00:49:54.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.310","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.310/manifests"},{"name":"v0.5.309","sha":"ce9fc76b17ea142e235b2aefca488d09e2d3e1ed","kind":"tag","published_at":"2023-12-05T00:49:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.309","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.309/manifests"},{"name":"v0.5.308","sha":"fbf0a8d2ae9fa2d2156d0b0ada852eb689545ec3","kind":"tag","published_at":"2023-12-04T00:49:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.308","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.308/manifests"},{"name":"v0.5.307","sha":"a2444dfb6b9edc3a65663c8038520d10baab2e99","kind":"tag","published_at":"2023-12-03T00:53:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.307","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.307/manifests"},{"name":"v0.5.306","sha":"ae878a1442a4d16610f9ef067e90968a8e84314b","kind":"tag","published_at":"2023-12-02T00:47:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.306","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.306/manifests"},{"name":"v0.5.305","sha":"13a496cbd56c0ce45c226f681f04b30965acddb6","kind":"tag","published_at":"2023-12-01T00:53:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.305","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.305/manifests"},{"name":"v0.5.304","sha":"2c29f6e3a14e99aff2807e27c60d4e33a95fc2ff","kind":"tag","published_at":"2023-11-30T00:49:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.304","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.304/manifests"},{"name":"v0.5.303","sha":"d1e07901b166996d03ee9d3816940b4d8db40fb5","kind":"tag","published_at":"2023-11-29T00:49:52.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.303","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.303/manifests"},{"name":"v0.5.302","sha":"8a61b53e153ce0345d29723e076ff77db3d13739","kind":"tag","published_at":"2023-11-28T00:49:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.302","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.302/manifests"},{"name":"v0.5.301","sha":"0e018e295a65dd69e85c64ba37235aa425b849a3","kind":"tag","published_at":"2023-11-27T00:49:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.301","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.301/manifests"},{"name":"v0.5.300","sha":"a108f95796980095b6d0cff4e80705a784c5b630","kind":"tag","published_at":"2023-11-26T00:52:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.300","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.300/manifests"},{"name":"v0.5.299","sha":"605aad267161dbe88831eb39947429732002e804","kind":"tag","published_at":"2023-11-25T00:45:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.299","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.299/manifests"},{"name":"v0.5.298","sha":"c89f3a96c5eb001da9638f4237e1de8ffafbf831","kind":"tag","published_at":"2023-11-24T00:50:31.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.298","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.298/manifests"},{"name":"v0.5.297","sha":"0784cf9a27b878c050b86c8d07eed7df4bee43dc","kind":"tag","published_at":"2023-11-23T00:48:05.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.297","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.297/manifests"},{"name":"v0.5.296","sha":"3a534ec394805cbda6e0307f96100302fec95ad1","kind":"tag","published_at":"2023-11-22T00:51:05.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.296","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.296/manifests"},{"name":"v0.5.295","sha":"71c36a40e7b67edfef7c60086507b864ca397261","kind":"tag","published_at":"2023-11-21T00:49:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.295","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.295/manifests"},{"name":"v0.5.294","sha":"021371827ab2eded07002873db1e80ed0ff4becf","kind":"tag","published_at":"2023-11-20T00:49:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.294","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.294/manifests"},{"name":"v0.5.293","sha":"a56ec4e68cf513bd72f2a2546a9ec660db89a874","kind":"tag","published_at":"2023-11-19T00:54:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.293","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.293/manifests"},{"name":"v0.5.292","sha":"8c974925c249944d39bc795687d6654572541e99","kind":"tag","published_at":"2023-11-18T00:47:36.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.292","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.292/manifests"},{"name":"v0.5.291","sha":"e82b7c361bb38b6f1525bee82ac92ab1ef3fccf3","kind":"tag","published_at":"2023-11-17T00:51:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.291","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.291/manifests"},{"name":"v0.5.290","sha":"999fefda3df37eefbeb840108ebfa9610fe8336d","kind":"tag","published_at":"2023-11-16T00:49:12.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.290","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.290/manifests"},{"name":"v0.5.289","sha":"595d3b99abc6a0374ea719f23c814263e005adbd","kind":"tag","published_at":"2023-11-15T00:49:39.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.289","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.289/manifests"},{"name":"v0.5.288","sha":"640b07990db77b569077e16cf6a9d84bb8f149b7","kind":"tag","published_at":"2023-11-14T00:46:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.288","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.288/manifests"},{"name":"v0.5.287","sha":"793ef1839621dd8646db8a1947830e44e4c9eeed","kind":"tag","published_at":"2023-11-13T00:48:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.287","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.287/manifests"},{"name":"v0.5.286","sha":"5b268b9c01d957db26be66002ac831cb5a1acd89","kind":"tag","published_at":"2023-11-12T00:51:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.286","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.286/manifests"},{"name":"v0.5.285","sha":"9c21557b848dfc69a41e0d173cc251014182a7de","kind":"tag","published_at":"2023-11-11T00:45:33.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.285","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.285/manifests"},{"name":"v0.5.284","sha":"172aa48db75ab760f575030bc5b146348c51ecb8","kind":"tag","published_at":"2023-11-10T00:46:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.284","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.284/manifests"},{"name":"v0.5.283","sha":"6003bc69d68ff2eccbcecbb0e5b433ccc7271277","kind":"tag","published_at":"2023-11-09T00:52:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.283","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.283/manifests"},{"name":"v0.5.282","sha":"e08401402d95b089743dc982e5d362ca0e88a7a7","kind":"tag","published_at":"2023-11-08T00:46:36.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.282","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.282/manifests"},{"name":"v0.5.281","sha":"5c9e84d34012bf1f389bff8f084c6f7686c91a69","kind":"tag","published_at":"2023-11-07T00:46:59.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.281","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.281/manifests"},{"name":"v0.5.280","sha":"64c0f3377038e9bf4a7f071acdc533242370ec8c","kind":"tag","published_at":"2023-11-06T00:47:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.280","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.280/manifests"},{"name":"v0.5.279","sha":"3290ccebb0c862fb87f2b15a25bf2efa8e02cf49","kind":"tag","published_at":"2023-11-05T00:50:31.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.279","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.279/manifests"},{"name":"v0.5.278","sha":"43c8f57121a5cb381309281ab39bfca942828a4e","kind":"tag","published_at":"2023-11-04T00:45:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.278","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.278/manifests"},{"name":"v0.5.277","sha":"f855c562618d18170f54d3920e5ed82355b67afc","kind":"tag","published_at":"2023-11-03T00:46:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.277","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.277/manifests"},{"name":"v0.5.276","sha":"94dc9eb3215ce004a4ae44dc390087edbfe60618","kind":"tag","published_at":"2023-11-02T00:46:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.276","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.276/manifests"},{"name":"v0.5.275","sha":"019d3f04df473ffa1987b37c18c8eabc46b2b944","kind":"tag","published_at":"2023-11-01T00:50:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.275","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.275/manifests"},{"name":"v0.5.274","sha":"5c8671107b9a3bf2eeb01eba6f77e9a8e90d0f93","kind":"tag","published_at":"2023-10-31T00:46:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.274","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.274/manifests"},{"name":"v0.5.273","sha":"8717b54338dcb3ee1cf6beedd91b3bea9ba27e97","kind":"tag","published_at":"2023-10-30T00:46:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.273","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.273/manifests"},{"name":"v0.5.272","sha":"946f9e0a4f00e2c088ab9ce250dfe147a671fafa","kind":"tag","published_at":"2023-10-29T00:49:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.272","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.272/manifests"},{"name":"v0.5.271","sha":"2c1ea4044cb5c89cd2d2281a226c4fa4b6dfe8d0","kind":"tag","published_at":"2023-10-28T00:44:32.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.271","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.271/manifests"},{"name":"v0.5.270","sha":"b56f54bcde49d68953e74147ceeb4323383d1dd3","kind":"tag","published_at":"2023-10-27T00:44:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.270","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.270/manifests"},{"name":"v0.5.269","sha":"ea3ccd872e6de0670b38eee870603c42aee80041","kind":"tag","published_at":"2023-10-26T00:44:31.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.269","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.269/manifests"},{"name":"v0.5.268","sha":"7105d7f2bda6b8ec7a0456322e67cc4d5bea368e","kind":"tag","published_at":"2023-10-25T00:45:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.268","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.268/manifests"},{"name":"v0.5.267","sha":"ba14f96dd4cf3f0e592d0a8a5d43606003cad848","kind":"tag","published_at":"2023-10-24T00:45:39.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.267","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.267/manifests"},{"name":"v0.5.266","sha":"fd55d61a0263433a474500854019b3fbb5408357","kind":"tag","published_at":"2023-10-23T00:46:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.266","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.266/manifests"},{"name":"v0.5.265","sha":"1dcaa08fa87ad0551ef2e25fca3eec23164783d3","kind":"tag","published_at":"2023-10-22T00:50:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.265","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.265/manifests"},{"name":"v0.5.264","sha":"165066973bbd06d0ef7cbad1d6521ba3243cefaf","kind":"tag","published_at":"2023-10-21T00:44:25.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.264","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.264/manifests"},{"name":"v0.5.263","sha":"7a04e316be0890ca2aa531d45891ef061c04875c","kind":"tag","published_at":"2023-10-20T00:45:48.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.263","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.263/manifests"},{"name":"v0.5.262","sha":"b0079d53475234923209d0205596c7476767aa66","kind":"tag","published_at":"2023-10-18T00:45:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.262","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.262/manifests"},{"name":"v0.5.261","sha":"c2b12b5d2f0f4401c654b9c9a2c9a58fa083fd9e","kind":"tag","published_at":"2023-10-17T00:59:52.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.261","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.261/manifests"},{"name":"v0.5.260","sha":"643c5759093656028836378d9d44d7a94122cd87","kind":"tag","published_at":"2023-10-16T01:00:30.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.260","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.260/manifests"},{"name":"v0.5.259","sha":"c2f28e8536750626753b27c05ccd3e9b5cd9543f","kind":"tag","published_at":"2023-10-15T01:02:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.259","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.259/manifests"},{"name":"v0.5.258","sha":"928444665fc9caeba4863916a3e3915ecbc73844","kind":"tag","published_at":"2023-10-14T00:58:52.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.258","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.258/manifests"},{"name":"v0.5.257","sha":"e86eeb9ed02ad3528dcec6c34732ee5a7022c0e2","kind":"tag","published_at":"2023-10-12T00:43:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.257","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.257/manifests"},{"name":"v0.5.256","sha":"0f020c334f63c788681d4f3ac8cba898f39cdc9a","kind":"tag","published_at":"2023-10-11T00:46:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.256","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.256/manifests"},{"name":"v0.5.255","sha":"068fb847a1997cd0a6c1c136da900a2284bea241","kind":"tag","published_at":"2023-10-09T00:47:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.255","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.255/manifests"},{"name":"v0.5.254","sha":"2d1ce443ea886089c2ff53a8a8e61711fa120d76","kind":"tag","published_at":"2023-10-08T00:49:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.254","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.254/manifests"},{"name":"v0.5.253","sha":"f7efc5dd130c986422ac1749a8af33a6cfac432f","kind":"tag","published_at":"2023-10-07T00:44:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.253","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.253/manifests"},{"name":"v0.5.252","sha":"7676ea6a2d2f065ce9fcaa5e7bf9b40a712bdee7","kind":"tag","published_at":"2023-10-06T00:45:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.252","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.252/manifests"},{"name":"v0.5.251","sha":"fcf277eb0994e64d0888ed23e1d48306fa7f87af","kind":"tag","published_at":"2023-10-05T00:45:42.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.251","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.251/manifests"},{"name":"v0.5.250","sha":"629942227620eeaa99cb74283b65f390a56936fb","kind":"tag","published_at":"2023-10-04T00:50:30.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.250","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.250/manifests"},{"name":"v0.5.249","sha":"23aa1feac9dab1a61fe08974ba68fe47830a6ffc","kind":"tag","published_at":"2023-10-03T00:46:30.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.249","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.249/manifests"},{"name":"v0.5.248","sha":"3e660b13075c0c08dc4433e64b4b9ee8c47fee8d","kind":"tag","published_at":"2023-10-02T00:47:52.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.248","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.248/manifests"},{"name":"v0.5.247","sha":"1085f4465149beb0f6f21b96e4e8873eed5d5697","kind":"tag","published_at":"2023-10-01T00:52:59.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.247","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.247/manifests"},{"name":"v0.5.246","sha":"1e73f2d66eb5e9e497daa98950e00e126202972a","kind":"tag","published_at":"2023-09-30T00:44:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.246","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.246/manifests"},{"name":"v0.5.245","sha":"2ed035b842c74c1738df3e23e649763116691410","kind":"tag","published_at":"2023-09-29T00:45:05.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.245","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.245/manifests"},{"name":"v0.5.244","sha":"4f752fd4633dc18f80027f2229dbaf37f7f420db","kind":"tag","published_at":"2023-09-28T00:44:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.244","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.244/manifests"},{"name":"v0.5.243","sha":"8047ed9d56d583ec252b9eae02e5d10d101c8aa5","kind":"tag","published_at":"2023-09-27T00:45:30.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.243","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.243/manifests"},{"name":"v0.5.242","sha":"d03e01aeaf578ddd42e12f144b07b412ca4daf62","kind":"tag","published_at":"2023-09-26T00:46:02.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.242","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.242/manifests"},{"name":"v0.5.241","sha":"8274a29689f61b22f933fe7e92bf6338eee1e5e1","kind":"tag","published_at":"2023-09-25T00:47:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.241","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.241/manifests"},{"name":"v0.5.240","sha":"2a7c872174bab1c383ef0e49deb05697c1753e9e","kind":"tag","published_at":"2023-09-24T00:50:30.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.240","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.240/manifests"},{"name":"v0.5.239","sha":"c885bb72e70803c1bf326aefc9f35fb4a13fd399","kind":"tag","published_at":"2023-09-23T00:45:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.239","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.239/manifests"},{"name":"v0.5.238","sha":"03e56749a0bc2b789e462e13de00bef1ff995bc6","kind":"tag","published_at":"2023-09-22T00:45:01.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.238","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.238/manifests"},{"name":"v0.5.237","sha":"d89e280614b98b2a0edd68d655e73cdaa94bd583","kind":"tag","published_at":"2023-09-21T00:44:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.237","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.237/manifests"},{"name":"v0.5.236","sha":"6261555657e363d75ada7ccaa4d0d0c3d35bf3a5","kind":"tag","published_at":"2023-09-19T00:45:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.236","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.236/manifests"},{"name":"v0.5.235","sha":"88bafd78c44daef79469dd77f3e9f91a0bf11f91","kind":"tag","published_at":"2023-09-18T00:44:54.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.235","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.235/manifests"},{"name":"v0.5.234","sha":"ab903a4b665f7b5ae2ea7d3b5ea0dace1f69d1f1","kind":"tag","published_at":"2023-09-13T00:45:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.234","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.234/manifests"},{"name":"v0.5.233","sha":"fb75927396fdc75ab8fdb46f8322c1212048e5e0","kind":"tag","published_at":"2023-09-12T00:43:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.233","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.233/manifests"},{"name":"v0.5.232","sha":"283202b74d6f239806b831373dee301066c39579","kind":"tag","published_at":"2023-09-11T00:45:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.232","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.232/manifests"},{"name":"v0.5.231","sha":"7b82b70436ed819321826674a8257841ef6b3868","kind":"tag","published_at":"2023-09-10T00:47:41.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.231","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.231/manifests"},{"name":"v0.5.230","sha":"713566581cd9148c788e636bad4dedbe93dba385","kind":"tag","published_at":"2023-09-09T00:43:13.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.230","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.230/manifests"},{"name":"v0.5.229","sha":"6e75d5741546fe94cd18bd4064c51de1854e4818","kind":"tag","published_at":"2023-09-08T00:44:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.229","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.229/manifests"},{"name":"v0.5.228","sha":"8106cc4e786cc857bcef342a5ef0d8fe9a3fa3cb","kind":"tag","published_at":"2023-09-07T00:43:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.228","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.228/manifests"},{"name":"v0.5.227","sha":"e09b70ce431a70ffea429147d5a7976c80a12cfc","kind":"tag","published_at":"2023-09-06T00:44:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.227","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.227/manifests"},{"name":"v0.5.226","sha":"56dbda7b71b23556423c5b024959446f22d02669","kind":"tag","published_at":"2023-09-05T00:44:28.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.226","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.226/manifests"},{"name":"v0.5.225","sha":"a76da4357c340a64a512e823aaa4c048ba3c4c7c","kind":"tag","published_at":"2023-09-04T00:45:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.225","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.225/manifests"},{"name":"v0.5.224","sha":"bdcb167cb9b3a8f39ec847d92b9e163bb96c4e6f","kind":"tag","published_at":"2023-09-03T00:48:01.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.224","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.224/manifests"},{"name":"v0.5.223","sha":"e6d1ae2e196e6356a8d8205e3b10ad6309c7c1d3","kind":"tag","published_at":"2023-09-02T00:43:08.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.223","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.223/manifests"},{"name":"v0.5.222","sha":"49f524a8747abb2023460d829c549a9fb5841f3e","kind":"tag","published_at":"2023-09-01T00:48:30.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.222","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.222/manifests"},{"name":"v0.5.221","sha":"1c2ab54584c22d7116c937ee8e84a56bd366f6e1","kind":"tag","published_at":"2023-08-31T00:45:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.221","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.221/manifests"},{"name":"v0.5.220","sha":"57b98cd3861f26ae01a660b8af339030a4c777e5","kind":"tag","published_at":"2023-08-30T00:49:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.220","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.220/manifests"},{"name":"v0.5.219","sha":"9606a9a541d52184bd48f71f3c8e6cb8d766de3f","kind":"tag","published_at":"2023-08-29T00:44:31.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.219","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.219/manifests"},{"name":"v0.5.218","sha":"f1ad764f1374ed57ce52a5d1bf9abdb72f4bda9b","kind":"tag","published_at":"2023-08-28T00:45:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.218","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.218/manifests"},{"name":"v0.5.217","sha":"b89bdf01ed86c143766665df80280fc972efa56f","kind":"tag","published_at":"2023-08-27T00:46:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.217","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.217/manifests"},{"name":"v0.5.216","sha":"9dd4d12316c72df7e974a011c59a022087fcc7aa","kind":"tag","published_at":"2023-08-26T00:42:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.216","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.216/manifests"},{"name":"v0.5.215","sha":"48acfc816341a728d19238849b2de5631e571c23","kind":"tag","published_at":"2023-08-25T00:44:13.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.215","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.215/manifests"},{"name":"v0.5.214","sha":"25e1fc2b7afe4e56f49b17b217b88e82e51394f3","kind":"tag","published_at":"2023-08-24T00:43:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.214","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.214/manifests"},{"name":"v0.5.213","sha":"4ae5686d21b1548006ca25e901a74f39a23efb8f","kind":"tag","published_at":"2023-08-23T00:43:32.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.213","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.213/manifests"},{"name":"v0.5.212","sha":"b66f5340e5a706a13966095d1ba8b3295f052c07","kind":"tag","published_at":"2023-08-22T00:44:11.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.212","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.212/manifests"},{"name":"v0.5.211","sha":"06eebc37c48882ebff19fb43250cc917cc4e7c06","kind":"tag","published_at":"2023-08-21T00:43:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.211","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.211/manifests"},{"name":"v0.5.210","sha":"4090f5acadba15e48a43e6bd4d969c765345826b","kind":"tag","published_at":"2023-08-20T00:45:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.210","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.210/manifests"},{"name":"v0.5.209","sha":"b09e6ece76b5633c004da2ce04b21a4ce5b0e798","kind":"tag","published_at":"2023-08-19T00:41:42.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.209","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.209/manifests"},{"name":"v0.5.208","sha":"d95d321ea56b98448d7521bdc5563ef07eb05460","kind":"tag","published_at":"2023-08-18T00:43:02.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.208","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.208/manifests"},{"name":"v0.5.207","sha":"950d9ab017bf66e6817b7931f9f9a425c3fa460a","kind":"tag","published_at":"2023-08-17T00:42:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.207","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.207/manifests"},{"name":"v0.5.206","sha":"0ba5f8b5a4ab654aaa017842c573671b07b8b2bc","kind":"tag","published_at":"2023-08-16T00:43:33.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.206","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.206/manifests"},{"name":"v0.5.205","sha":"792b228d94af42fceccc32508d1c85fc7e21dcfd","kind":"tag","published_at":"2023-08-15T00:43:13.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.205","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.205/manifests"},{"name":"v0.5.204","sha":"2987bd4bba081d1a730be98236e7eec05a2544ef","kind":"tag","published_at":"2023-08-14T00:44:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.204","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.204/manifests"},{"name":"v0.5.203","sha":"7eb6f5c66f37ddefa710cbf4ea9ee08a2ef114a7","kind":"tag","published_at":"2023-08-13T00:45:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.203","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.203/manifests"},{"name":"v0.5.202","sha":"a13b2cd8a1567adfab812f0b3d72279b3c09c229","kind":"tag","published_at":"2023-08-12T12:03:43.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.202","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.202/manifests"},{"name":"v0.5.201","sha":"ea4ef31183e0e76b383815f3097ab289186c00b3","kind":"tag","published_at":"2023-08-12T00:42:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.201","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.201/manifests"},{"name":"v0.5.200","sha":"9f4db600a1f89a5bd2ff20a8f4d970d68dfd97e6","kind":"tag","published_at":"2023-07-21T00:58:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.200","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.200/manifests"},{"name":"v0.5.199","sha":"38f5574ff1d96524c5d101f388dd44928620840b","kind":"tag","published_at":"2023-07-20T00:58:56.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.199","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.199/manifests"},{"name":"v0.5.198","sha":"178a4ff879f255588bb16c351d992d7f588f3370","kind":"tag","published_at":"2023-07-19T02:00:43.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.198","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.198/manifests"},{"name":"v0.5.197","sha":"7bd1d35dab57ef39f960fc1e9ec5c312bdd972d9","kind":"tag","published_at":"2023-07-18T01:21:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.197","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.197/manifests"},{"name":"v0.5.196","sha":"2378ad9c69feff9f52f45387afc73b85d6761c87","kind":"tag","published_at":"2023-07-17T01:13:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.196","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.196/manifests"},{"name":"v0.5.195","sha":"4f64ff7970e2bfb1fcaf9083de192b80583fa782","kind":"tag","published_at":"2023-07-16T01:18:33.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.195","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.195/manifests"},{"name":"v0.5.194","sha":"4b57b61e9814c621292863857de4e46e04ac1a5c","kind":"tag","published_at":"2023-07-15T01:05:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.194","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.194/manifests"},{"name":"v0.5.193","sha":"cba0278e4da52fbe04ad42c9a5d8ab7f30efe141","kind":"tag","published_at":"2023-07-14T01:09:02.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.193","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.193/manifests"},{"name":"v0.5.192","sha":"8d7965316a9d3a69fd7eb031a799dacbe1790e22","kind":"tag","published_at":"2023-07-13T01:07:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.192","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.192/manifests"},{"name":"v0.5.191","sha":"6fdd491973ca4b74b125d678b693247a5f09dd75","kind":"tag","published_at":"2023-07-12T01:05:12.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.191","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.191/manifests"},{"name":"v0.5.190","sha":"8debd6a9232ad92e50f1c4dd1da793f7a07cab4a","kind":"tag","published_at":"2023-07-11T00:59:52.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.190","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.190/manifests"},{"name":"v0.5.189","sha":"df4d97d5d6e50f36034cccf33286d2011a448768","kind":"tag","published_at":"2023-07-10T01:06:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.189","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.189/manifests"},{"name":"v0.5.188","sha":"9b7de1e39f9522c80938be1cdfbb920fa0222109","kind":"tag","published_at":"2023-07-09T01:10:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.188","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.188/manifests"},{"name":"v0.5.187","sha":"f84baf4db44b4b732ccc11a465659c6ab6a70cbe","kind":"tag","published_at":"2023-07-08T01:07:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.187","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.187/manifests"},{"name":"v0.5.186","sha":"d868a94650a3207e7fbff63ff62fdd175c929ee4","kind":"tag","published_at":"2023-07-07T01:07:56.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.186","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.186/manifests"},{"name":"v0.5.185","sha":"3b50ba2c82d6e98f2cdf8eecdfcaf288203ab822","kind":"tag","published_at":"2023-07-06T01:07:54.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.185","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.185/manifests"},{"name":"v0.5.184","sha":"1129b33ab6a181d4b3c35f24574bc7a099347560","kind":"tag","published_at":"2023-07-05T01:07:36.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.184","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.184/manifests"},{"name":"v0.5.183","sha":"9a7b455c83c293a0fd10fe501276eccbbe61ff44","kind":"tag","published_at":"2023-07-04T01:07:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.183","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.183/manifests"},{"name":"v0.5.182","sha":"dab3f5b2745371515d7dd77955900a74aa19e7b4","kind":"tag","published_at":"2023-07-03T01:07:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.182","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.182/manifests"},{"name":"v0.5.181","sha":"cdf61a27af3c87a90fc0c6528bbf906e5b34fa8d","kind":"tag","published_at":"2023-07-02T08:23:39.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.181","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.181/manifests"},{"name":"v0.5.180","sha":"2124ad29e3c6b56248041ddcec1deecb7be45150","kind":"tag","published_at":"2023-06-30T01:01:59.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.180","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.180/manifests"},{"name":"v0.5.179","sha":"b73860af56741fe44f399b6392e13b5cf57f22b0","kind":"tag","published_at":"2023-06-29T01:08:08.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.179","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.179/manifests"},{"name":"v0.5.178","sha":"d0183bea3cff9906412c517ca9a9a79a566c91a7","kind":"tag","published_at":"2023-06-28T01:10:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.178","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.178/manifests"},{"name":"v0.5.177","sha":"12938b0797b9969a93f98a8044a7ac052b36e04b","kind":"tag","published_at":"2023-06-27T01:10:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.177","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.177/manifests"},{"name":"v0.5.176","sha":"c14990506edbb2b8e03844531a8014e3778fde96","kind":"tag","published_at":"2023-06-26T01:06:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.176","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.176/manifests"},{"name":"v0.5.175","sha":"5a2ea22f37c3887dc661ae7912bd423d54c29393","kind":"tag","published_at":"2023-06-25T01:12:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.175","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.175/manifests"},{"name":"v0.5.174","sha":"84bae782e83c603d4656319a4e4b5196ecdea156","kind":"tag","published_at":"2023-06-24T01:05:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.174","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.174/manifests"},{"name":"v0.5.173","sha":"09a62415eefdbfc5bd9345c054468d72c3386b03","kind":"tag","published_at":"2023-06-23T01:04:39.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.173","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.173/manifests"},{"name":"v0.5.172","sha":"a2e4fcf011ca35417012e8ad9b6f620c80406f09","kind":"tag","published_at":"2023-06-22T00:59:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.172","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.172/manifests"},{"name":"v0.5.171","sha":"808f03c07bd3fad5d7a48418c2552c6f4407626b","kind":"tag","published_at":"2023-06-21T01:00:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.171","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.171/manifests"},{"name":"v0.5.170","sha":"b0895b53b41f0d8d95c01d13c108f0456d62afa1","kind":"tag","published_at":"2023-06-20T00:57:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.170","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.170/manifests"},{"name":"v0.5.169","sha":"22425e1b25efbc4e7033b0f2df2a616c46ce899f","kind":"tag","published_at":"2023-06-19T00:59:12.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.169","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.169/manifests"},{"name":"v0.5.168","sha":"142ad94142c5c2bc6743cf4540fd073662b36131","kind":"tag","published_at":"2023-06-18T01:05:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.168","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.168/manifests"},{"name":"v0.5.167","sha":"a6f31177f1d2b31f7a109abf043227697d7f8fe7","kind":"tag","published_at":"2023-06-17T00:55:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.167","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.167/manifests"},{"name":"v0.5.166","sha":"d10e5186be22245a72d2d46d52d784f7405dd050","kind":"tag","published_at":"2023-06-16T00:59:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.166","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.166/manifests"},{"name":"v0.5.165","sha":"82c8eafc3f3e0f55ae7db70ea93416932a683b82","kind":"tag","published_at":"2023-06-15T01:01:05.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.165","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.165/manifests"},{"name":"v0.5.164","sha":"76a92664b811bd3d646bab7f086eec40fba1275a","kind":"tag","published_at":"2023-06-14T01:01:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.164","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.164/manifests"},{"name":"v0.5.163","sha":"eae319cbef1801179bf0894c3c638bbd0fcbda5b","kind":"tag","published_at":"2023-06-13T01:02:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.163","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.163/manifests"},{"name":"v0.5.162","sha":"6fc16f07a9ad61fdd6fbb33f30d9f32c63a8963f","kind":"tag","published_at":"2023-06-12T01:03:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.162","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.162/manifests"},{"name":"v0.5.161","sha":"b5726fd0498f583575ea43304b8e67efa06b8bc3","kind":"tag","published_at":"2023-06-11T01:06:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.161","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.161/manifests"},{"name":"v0.5.160","sha":"390440cbc906c51380094c4bb1d838a8a3d72b09","kind":"tag","published_at":"2023-06-10T00:57:30.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.160","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.160/manifests"},{"name":"v0.5.159","sha":"f6445c59c602dcc659b70618b668f1f611e9f1d4","kind":"tag","published_at":"2023-06-09T01:02:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.159","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.159/manifests"},{"name":"v0.5.158","sha":"c1af0fde3ef3bf0ced60559c46a7f7612a13e94b","kind":"tag","published_at":"2023-06-08T01:00:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.158","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.158/manifests"},{"name":"v0.5.157","sha":"453157143d69b32d4e3da1475fae6f031bc0c063","kind":"tag","published_at":"2023-06-07T01:07:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.157","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.157/manifests"},{"name":"v0.5.156","sha":"9d2885a4f68440687fbac53e839a6e48cbf0ced4","kind":"tag","published_at":"2023-06-06T01:02:55.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.156","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.156/manifests"},{"name":"v0.5.155","sha":"b8f1fecb9d2687322eccaed71353804e2a02fb19","kind":"tag","published_at":"2023-06-05T00:59:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.155","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.155/manifests"},{"name":"v0.5.154","sha":"5180f88af4c35f4a19d055867c06ad76baee04b3","kind":"tag","published_at":"2023-06-04T01:08:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.154","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.154/manifests"},{"name":"v0.5.153","sha":"ff8f716286abc4abb3c10a933c59863f74b42f1b","kind":"tag","published_at":"2023-06-03T00:59:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.153","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.153/manifests"},{"name":"v0.5.152","sha":"f778c12ee8e09e74a941fc382dc1888e3102bc7d","kind":"tag","published_at":"2023-06-02T01:00:50.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.152","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.152/manifests"},{"name":"v0.5.151","sha":"9f5031771a884f35c4fb02f57838ca381625e775","kind":"tag","published_at":"2023-06-01T01:14:36.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.151","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.151/manifests"},{"name":"v0.5.150","sha":"0daa91ab61deb4157ce8a18987c28fdaa21ea5f4","kind":"tag","published_at":"2023-05-31T01:00:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.150","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.150/manifests"},{"name":"v0.5.149","sha":"6080818ae5df175a814050ad9283935aca95db10","kind":"tag","published_at":"2023-05-30T00:56:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.149","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.149/manifests"},{"name":"v0.5.148","sha":"eed95fb39581bd536ba0a667e1dc8ed868147db4","kind":"tag","published_at":"2023-05-29T00:55:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.148","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.148/manifests"},{"name":"v0.5.147","sha":"f8be6389a28d87bf763acb08c6545c3a9e6ac6fc","kind":"tag","published_at":"2023-05-28T00:59:11.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.147","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.147/manifests"},{"name":"v0.5.146","sha":"d1a8eb580782dfa90dffa569aa1421d90a154342","kind":"tag","published_at":"2023-05-27T00:58:28.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.146","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.146/manifests"},{"name":"v0.5.145","sha":"255595985342461dbedb47980a04a77d50e9826c","kind":"tag","published_at":"2023-05-26T00:53:43.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.145","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.145/manifests"},{"name":"v0.5.144","sha":"4d2098c0e58355711fad1087e666afdc2fd363e0","kind":"tag","published_at":"2023-05-25T00:53:46.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.144","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.144/manifests"},{"name":"v0.5.143","sha":"a4a6fbe1c2360a344c00e03070a87980b31c4510","kind":"tag","published_at":"2023-05-24T00:54:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.143","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.143/manifests"},{"name":"v0.5.142","sha":"98a369580121eacc00eacba0db287bb60645dd36","kind":"tag","published_at":"2023-05-23T00:53:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.142","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.142/manifests"},{"name":"v0.5.141","sha":"d515981a700dd1c7dac21dfa88f1e72878bfb0fd","kind":"tag","published_at":"2023-05-22T00:56:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.141","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.141/manifests"},{"name":"v0.5.140","sha":"f6b5f9dd310a74ed1fa931529612be499b75da08","kind":"tag","published_at":"2023-05-21T00:56:28.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.140","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.140/manifests"},{"name":"v0.5.139","sha":"9346313d6331e5fd75b149ce29fbce401a4ba7f3","kind":"tag","published_at":"2023-05-20T00:51:08.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.139","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.139/manifests"},{"name":"v0.5.138","sha":"8fc4c80bd1e9f79417fc27965d84605b19e99cab","kind":"tag","published_at":"2023-05-19T00:55:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.138","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.138/manifests"},{"name":"v0.5.137","sha":"9550d6dbf394667f23ccbf27b72290de7e496860","kind":"tag","published_at":"2023-05-18T00:53:13.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.137","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.137/manifests"},{"name":"v0.5.136","sha":"f6535ac8af9557cfb6d99301ac26246126959e4d","kind":"tag","published_at":"2023-05-17T01:00:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.136","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.136/manifests"},{"name":"v0.5.135","sha":"3d3a16067d26b4e3a8b06fe3412131ec513b0f9c","kind":"tag","published_at":"2023-05-16T00:54:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.135","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.135/manifests"},{"name":"v0.5.134","sha":"d5c48143589b609884237476403a73269d825f85","kind":"tag","published_at":"2023-05-15T00:55:59.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.134","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.134/manifests"},{"name":"v0.5.133","sha":"25e5750a2f8605680d35fce7382609134482ee9d","kind":"tag","published_at":"2023-05-14T00:55:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.133","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.133/manifests"},{"name":"v0.5.132","sha":"6a271484a842b226fcb649905f75f33cbb731913","kind":"tag","published_at":"2023-05-13T00:51:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.132","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.132/manifests"},{"name":"v0.5.131","sha":"4f60bf2bf9d1e40d6c58c4e1a07e9022dabe21b0","kind":"tag","published_at":"2023-05-11T00:53:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.131","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.131/manifests"},{"name":"v0.5.130","sha":"eff41bb259181480582c4fdcfb1f87bfc78e9db0","kind":"tag","published_at":"2023-05-10T00:52:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.130","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.130/manifests"},{"name":"v0.5.129","sha":"a79528cc84c210e08141bd28a41346925a207d88","kind":"tag","published_at":"2023-05-09T00:53:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.129","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.129/manifests"},{"name":"v0.5.128","sha":"bc48fa33f1e2bb69209ba2663b6d4b26cbdf5269","kind":"tag","published_at":"2023-05-08T00:53:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.128","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.128/manifests"},{"name":"v0.5.127","sha":"030b883a0ef46cdeef4a9ade32a3dc4ee6cd8409","kind":"tag","published_at":"2023-05-07T00:56:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.127","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.127/manifests"},{"name":"v0.5.126","sha":"194d98542994a52540f07fb214364afa3f9f085c","kind":"tag","published_at":"2023-05-06T00:51:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.126","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.126/manifests"},{"name":"v0.5.125","sha":"06ed55fe658697d87dba0e904db704996366a644","kind":"tag","published_at":"2023-05-05T00:48:33.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.125","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.125/manifests"},{"name":"v0.5.124","sha":"993c79fc6703ac254726ccb285493c2b156197b6","kind":"tag","published_at":"2023-05-04T00:52:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.124","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.124/manifests"},{"name":"v0.5.123","sha":"f0587ef2923ec8e44c76a56704a30e72c99e59db","kind":"tag","published_at":"2023-05-03T00:53:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.123","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.123/manifests"},{"name":"v0.5.122","sha":"9dde1dba30487c4d9e82c93cd3a16b6f505aab4b","kind":"tag","published_at":"2023-05-02T00:53:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.122","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.122/manifests"},{"name":"v0.5.121","sha":"9bc94a7831470aa42db7de1ed019a8987ed4e302","kind":"tag","published_at":"2023-05-01T00:56:30.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.121","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.121/manifests"},{"name":"v0.5.120","sha":"07ce869e56289257fdb9506a7e8903c1c2bbe5dd","kind":"tag","published_at":"2023-04-30T00:58:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.120","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.120/manifests"},{"name":"v0.5.119","sha":"33028417067c2b551aa93ec26d1c367c12f7b1ef","kind":"tag","published_at":"2023-04-29T00:51:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.119","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.119/manifests"},{"name":"v0.5.118","sha":"e37699f9dc4bf4150e1fcb33d9098512fd22aed9","kind":"tag","published_at":"2023-04-28T00:54:39.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.118","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.118/manifests"},{"name":"v0.5.117","sha":"d65ba0e5ffbf24d40e0482076da3da1d7dc2ab43","kind":"tag","published_at":"2023-04-27T00:55:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.117","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.117/manifests"},{"name":"v0.5.116","sha":"4ca2a2ca4b03e13e46172c8ef451e41ff4f2db49","kind":"tag","published_at":"2023-04-26T00:54:54.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.116","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.116/manifests"},{"name":"v0.5.115","sha":"122ba57bb922cf6a20aab21fbb1f6856b1a775d7","kind":"tag","published_at":"2023-04-25T00:53:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.115","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.115/manifests"},{"name":"v0.5.114","sha":"b98d00e6ff38d1b4ea4bb8f1448cdf1b4e5bcf93","kind":"tag","published_at":"2023-04-24T00:54:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.114","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.114/manifests"},{"name":"v0.5.113","sha":"7771339a1fd5d45ec4859baa8cc0ffb0a9e62291","kind":"tag","published_at":"2023-04-23T00:57:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.113","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.113/manifests"},{"name":"v0.5.112","sha":"0147d255e375cbc5a592120da35ae3969a676e2a","kind":"tag","published_at":"2023-04-22T00:52:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.112","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.112/manifests"},{"name":"v0.5.111","sha":"4bf3f3df9f2197b8fdaffd0456022a8c7bcc5895","kind":"tag","published_at":"2023-04-21T00:52:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.111","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.111/manifests"},{"name":"v0.5.110","sha":"568ff66963fc5b0500919d6e064369595a2b5498","kind":"tag","published_at":"2023-04-20T00:51:46.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.110","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.110/manifests"},{"name":"v0.5.109","sha":"199c4b8d9211e01bb14166164764763c4bc400d7","kind":"tag","published_at":"2023-04-19T00:54:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.109","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.109/manifests"},{"name":"v0.5.108","sha":"41b8c81939fe3c57170ae53ac52b85858c69f1df","kind":"tag","published_at":"2023-04-18T00:51:02.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.108","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.108/manifests"},{"name":"v0.5.107","sha":"5a3594612596c87c6687044d53ef334f41dad6e2","kind":"tag","published_at":"2023-04-17T00:53:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.107","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.107/manifests"},{"name":"v0.5.106","sha":"4fc17ea2c5bd686bcb005068e302426e938d115a","kind":"tag","published_at":"2023-04-16T00:53:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.106","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.106/manifests"},{"name":"v0.5.105","sha":"24eb9a1d5f1edde12a475f4ef7c6bb00b1e6f7f0","kind":"tag","published_at":"2023-04-15T00:54:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.105","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.105/manifests"},{"name":"v0.5.104","sha":"e735f332fea0cf2816a23861c452ddbdb77c6e37","kind":"tag","published_at":"2023-04-14T00:52:28.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.104","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.104/manifests"},{"name":"v0.5.103","sha":"eb5ca025cdebaf852171eccb97fd34840ee807ad","kind":"tag","published_at":"2023-04-13T00:50:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.103","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.103/manifests"},{"name":"v0.5.102","sha":"aaa4add38d62ba1b7062b66c472b415ae57e5e21","kind":"tag","published_at":"2023-04-12T00:51:50.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.102","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.102/manifests"},{"name":"v0.5.101","sha":"97da1f50dc5a79f37f150a45ce886187f3ff91d5","kind":"tag","published_at":"2023-04-11T00:53:32.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.101","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.101/manifests"},{"name":"v0.5.100","sha":"0e0e9a9623a0b540157be3638a4d6cf3fde84874","kind":"tag","published_at":"2023-04-10T00:52:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.100","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.100/manifests"},{"name":"v0.5.99","sha":"32e5c510903882e9014349557731b88bac837088","kind":"tag","published_at":"2023-04-09T00:54:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.99","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.99/manifests"},{"name":"v0.5.98","sha":"72b8a23e2d63b680153370c02d8f87a0907dff3c","kind":"tag","published_at":"2023-04-07T00:46:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.98","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.98/manifests"},{"name":"v0.5.97","sha":"d09ffffd2ff84a007b0ba708fd6fbe10dc884dd4","kind":"tag","published_at":"2023-04-06T00:49:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.97","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.97/manifests"},{"name":"v0.5.96","sha":"0531596e6c936bb852e57f9b1357096c5fd30f94","kind":"tag","published_at":"2023-04-05T00:45:42.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.96","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.96/manifests"},{"name":"v0.5.95","sha":"55fb6103f868663abb8888449b90dbdd6c881fb3","kind":"tag","published_at":"2023-04-04T00:52:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.95","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.95/manifests"},{"name":"v0.5.94","sha":"037e366b656761ef8a3f2839796d3961536b9b07","kind":"tag","published_at":"2023-04-03T00:52:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.94","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.94/manifests"},{"name":"v0.5.93","sha":"b2073d83859edca929298d78b1065b945dc979f8","kind":"tag","published_at":"2023-04-02T00:56:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.93","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.93/manifests"},{"name":"v0.5.92","sha":"297ef5ff74c59f73ad1c02fcd827d979f0cb45a8","kind":"tag","published_at":"2023-04-01T00:54:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.92","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.92/manifests"},{"name":"v0.5.91","sha":"d0f08ca0deea61479f4248945c4e7b08d08772db","kind":"tag","published_at":"2023-03-31T00:55:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.91","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.91/manifests"},{"name":"v0.5.90","sha":"529f4eca0b2136974f23625d0930c5e8d5ee5709","kind":"tag","published_at":"2023-03-30T00:56:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.90","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.90/manifests"},{"name":"v0.5.89","sha":"7c453700c63e7ff93044d2c98c276043fd45598a","kind":"tag","published_at":"2023-03-29T01:00:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.89","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.89/manifests"},{"name":"v0.5.88","sha":"ee6e9503ab53c675c009ed2cbe477d7a9cb45e19","kind":"tag","published_at":"2023-03-28T00:57:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.88","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.88/manifests"},{"name":"v0.5.87","sha":"29beb90bfd1f6b949241eab2b460acffc47fe1c0","kind":"tag","published_at":"2023-03-27T00:53:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.87","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.87/manifests"},{"name":"v0.5.86","sha":"1bc70bf9262fe7b25e928e0d0745f337c92276de","kind":"tag","published_at":"2023-03-26T00:58:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.86","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.86/manifests"},{"name":"v0.5.85","sha":"118812909b70468d9ea5f75d6e3d6044457260bd","kind":"tag","published_at":"2023-03-25T00:52:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.85","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.85/manifests"},{"name":"v0.5.84","sha":"0d63ce77817c55941ba00792d8789ccb7036c0eb","kind":"tag","published_at":"2023-03-24T11:50:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.84","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.84/manifests"},{"name":"v0.5.83","sha":"a9ad64dbd2030a4385d27f96134f40b9aa873ae9","kind":"tag","published_at":"2023-02-25T10:04:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.83","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.83/manifests"},{"name":"v0.5.82","sha":"9e5686c21f2c8e4a068ac0b64e50ec0b9531e24a","kind":"tag","published_at":"2023-02-24T18:46:55.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.82","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.82/manifests"},{"name":"v0.5.81","sha":"6cb694d74f32c8b9e73179d3256a220f06fbf6ff","kind":"tag","published_at":"2023-02-23T21:49:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.81","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.81/manifests"},{"name":"v0.5.80","sha":"7ff093b32891b8500ae88b81c5b5f07b05f2ba94","kind":"tag","published_at":"2023-02-21T21:00:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.80","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.80/manifests"},{"name":"v0.5.79","sha":"57578ae7012db61162f003024358b370bf549419","kind":"tag","published_at":"2022-08-16T01:27:31.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.79","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.79/manifests"},{"name":"v0.5.78","sha":"6ba1f711a35696ea44fa22d1480bc34f3e1ceb12","kind":"tag","published_at":"2022-08-15T01:24:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.78","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.78/manifests"},{"name":"v0.5.77","sha":"d1f9acf1f16a616e0849228a21d97b1fc7ae52ce","kind":"tag","published_at":"2022-08-14T01:22:59.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.77","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.77/manifests"},{"name":"v0.5.76","sha":"eecff10baa51db83e1528b48c72b836249c5ffad","kind":"tag","published_at":"2022-08-13T01:11:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.76","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.76/manifests"},{"name":"v0.5.75","sha":"eb3f4326d4cdabe39176f378d6ce0a34edbbfbe8","kind":"tag","published_at":"2022-08-11T01:13:50.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.75","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.75/manifests"},{"name":"v0.5.74","sha":"1f665a4d724961c2a47e8bc691b2299f4117019c","kind":"tag","published_at":"2022-08-10T01:18:08.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.74","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.74/manifests"},{"name":"v0.5.73","sha":"ffd7a02705d1286f0401ab408a1661371dc8632c","kind":"tag","published_at":"2022-08-09T01:26:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.73","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.73/manifests"},{"name":"v0.5.72","sha":"a92e6f9cf2b9d3ccdf211cee54fd5f8765ba4585","kind":"tag","published_at":"2022-08-08T01:19:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.72","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.72/manifests"},{"name":"v0.5.71","sha":"10fc8ade364bcb9dda3647437a0b7ff34657bbef","kind":"tag","published_at":"2022-08-07T01:23:25.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.71","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.71/manifests"},{"name":"v0.5.70","sha":"64733fbed3c4d8f1da16da928a666fe4a55a45b1","kind":"tag","published_at":"2022-08-06T01:12:45.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.70","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.70/manifests"},{"name":"v0.5.69","sha":"437cf7b762d73a6dfab5894b28ad621d48144bf9","kind":"tag","published_at":"2022-08-05T01:27:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.69","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.69/manifests"},{"name":"v0.5.68","sha":"3028a2ed3360234565ffef315f40148214a96b01","kind":"tag","published_at":"2022-08-04T01:25:42.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.68","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.68/manifests"},{"name":"v0.5.67","sha":"983fcc04f5e5b31cdd298f582668f4a6ccf9f5b1","kind":"tag","published_at":"2022-08-03T01:26:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.67","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.67/manifests"},{"name":"v0.5.66","sha":"96476a3e57577c829df66337114c691ff409f389","kind":"tag","published_at":"2022-08-02T01:30:41.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.66","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.66/manifests"},{"name":"v0.5.65","sha":"eebfd1c6321f71f2a60ff4b967cc0e299c489805","kind":"tag","published_at":"2022-08-01T01:29:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.65","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.65/manifests"},{"name":"v0.5.64","sha":"0c46ebe24278aae6b4fc186b97ad1de3d5aab6ef","kind":"tag","published_at":"2022-07-31T01:29:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.64","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.64/manifests"},{"name":"v0.5.63","sha":"d983930dab4a24716180688c86ac24d797db36b8","kind":"tag","published_at":"2022-07-30T01:17:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.63","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.63/manifests"},{"name":"v0.5.62","sha":"cc7aa9b8b20cb8d760ef6a85c8fc20039d0a04dc","kind":"tag","published_at":"2022-07-29T01:25:33.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.62","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.62/manifests"},{"name":"v0.5.61","sha":"0fac027091e8285e0aabd53684f2c06e656494be","kind":"tag","published_at":"2022-07-28T01:19:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.61","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.61/manifests"},{"name":"v0.5.60","sha":"a7d2f891cd212ea7367141dad09f3cfb919b054a","kind":"tag","published_at":"2022-07-26T01:23:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.60","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.60/manifests"},{"name":"v0.5.59","sha":"b58bd5c141aacae2e6f8099fa5fd1dbf7b372f4b","kind":"tag","published_at":"2022-07-25T01:20:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.59","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.59/manifests"},{"name":"v0.5.58","sha":"e84d4e9846df1d4f10431601b65edef332037c96","kind":"tag","published_at":"2022-07-23T01:24:28.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.58","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.58/manifests"},{"name":"v0.5.57","sha":"83e6f81b0c26ddd220c1c1448ca7673b1249d744","kind":"tag","published_at":"2022-07-22T01:25:43.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.57","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.57/manifests"},{"name":"v0.5.56","sha":"0ec115f4721aaad954bb05961ee72f2b841e5dca","kind":"tag","published_at":"2022-07-21T01:20:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.56","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.56/manifests"},{"name":"v0.5.55","sha":"f89836d6300f21fbef1b32cdd4cb0a3d94500d5a","kind":"tag","published_at":"2022-07-20T01:18:56.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.55","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.55/manifests"},{"name":"v0.5.54","sha":"1c336b2aec4bc20f7780d505191db4e83f948e8e","kind":"tag","published_at":"2022-07-19T01:29:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.54","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.54/manifests"},{"name":"v0.5.53","sha":"f51bb5001309903aebb47ac5f8a9145dbb25287f","kind":"tag","published_at":"2022-07-18T01:19:48.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.53","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.53/manifests"},{"name":"v0.5.52","sha":"0042c12e115518e8d63bbef203461f9e67ed13dd","kind":"tag","published_at":"2022-07-17T01:29:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.52","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.52/manifests"},{"name":"v0.5.51","sha":"abda4f2a2bf24690889339d79c303bec7ababb73","kind":"tag","published_at":"2022-07-16T01:22:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.51","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.51/manifests"},{"name":"v0.5.50","sha":"1598360205d814525eaf12a1f7273a3ada7a06f2","kind":"tag","published_at":"2022-07-15T01:44:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.50","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.50/manifests"},{"name":"v0.5.49","sha":"cfe119be27d116750709d5021092fe1a52b71a45","kind":"tag","published_at":"2022-07-14T01:24:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.49","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.49/manifests"},{"name":"v0.5.48","sha":"8fe99bad48b98b8316b50f71f205ff0732590fd3","kind":"tag","published_at":"2022-07-13T01:17:54.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.48","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.48/manifests"},{"name":"v0.5.47","sha":"01eaef36f4c693f132908b6baa2ac611224e7af4","kind":"tag","published_at":"2022-07-12T01:25:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.47","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.47/manifests"},{"name":"v0.5.46","sha":"10cd459d1383f545d41669eca8c29afd6e30a976","kind":"tag","published_at":"2022-07-11T01:22:11.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.46","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.46/manifests"},{"name":"v0.5.45","sha":"ed4faa97e2ff4ff8fb7725b75b3978f394b64f87","kind":"tag","published_at":"2022-07-10T01:29:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.45","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.45/manifests"},{"name":"v0.5.44","sha":"fd255caa964634c5c4f88f7f2038dbda59e4b9fa","kind":"tag","published_at":"2022-07-09T01:10:58.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.44","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.44/manifests"},{"name":"v0.5.43","sha":"8638dc81eeffd8516d1be9903ede6f4b8034c06a","kind":"tag","published_at":"2022-07-08T01:24:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.43","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.43/manifests"},{"name":"v0.5.42","sha":"546ec36013c43b0114a4f8ef4691917a4394a220","kind":"tag","published_at":"2022-07-07T01:27:43.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.42","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.42/manifests"},{"name":"v0.5.41","sha":"6c936f6ec9be158fc46e695afc2338d50e487612","kind":"tag","published_at":"2022-07-06T01:31:50.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.41","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.41/manifests"},{"name":"v0.5.40","sha":"9da335c6b1623c0ef6315571fcfeb9231f826f8b","kind":"tag","published_at":"2022-07-05T01:19:01.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.40","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.40/manifests"},{"name":"v0.5.39","sha":"2bf3675260232576245ae34fbe608073594bd257","kind":"tag","published_at":"2022-07-04T01:29:13.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.39","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.39/manifests"},{"name":"v0.5.38","sha":"bca0ab1fcaf913bcde992a27ce6f819dabbafa1b","kind":"tag","published_at":"2022-07-03T01:22:12.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.38","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.38/manifests"},{"name":"v0.5.37","sha":"41b14db6366563a9da860a8d68aeee4f484b0aa5","kind":"tag","published_at":"2022-07-02T01:16:00.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.37","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.37/manifests"},{"name":"v0.5.36","sha":"832604336e190edd3201458b66e22d38b2c34b29","kind":"tag","published_at":"2022-07-01T01:26:05.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.36","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.36/manifests"},{"name":"v0.5.35","sha":"26378398bbbc4386b2bd9a8866b4b5b7f01bb20e","kind":"tag","published_at":"2022-06-30T01:14:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.35","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.35/manifests"},{"name":"v0.5.34","sha":"48f436c072798c77695786d47dbefbebbac4630e","kind":"tag","published_at":"2022-06-29T01:15:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.34","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.34/manifests"},{"name":"v0.5.33","sha":"058945b41f65da81429173343d66256b474d9959","kind":"tag","published_at":"2022-06-28T01:25:46.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.33","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.33/manifests"},{"name":"v0.5.32","sha":"e1b92d9b6e37ecc3b33d6ef4c9ca2c3969992bba","kind":"tag","published_at":"2022-06-27T01:24:30.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.32","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.32/manifests"},{"name":"v0.5.31","sha":"1d191790166f7c2c9e38fa2bb003cf13d4777d0c","kind":"tag","published_at":"2022-06-26T01:20:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.31","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.31/manifests"},{"name":"v0.5.30","sha":"5b89aae90cb2cec4e0c09446ef87f84252158178","kind":"tag","published_at":"2022-06-23T01:08:56.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.30","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.30/manifests"},{"name":"v0.5.29","sha":"c2281a6cc98e07cfb75d17d0c2a0d50424d45ade","kind":"tag","published_at":"2022-06-22T01:23:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.29","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.29/manifests"},{"name":"v0.5.28","sha":"656d4bda3799b84092246609c25ee9e53c239c55","kind":"tag","published_at":"2022-06-20T01:19:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.28","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.28/manifests"},{"name":"v0.5.27","sha":"8539674e73354a2709e8beffc786b2bff96a85ba","kind":"tag","published_at":"2022-06-19T01:17:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.27","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.27/manifests"},{"name":"v0.5.26","sha":"b5c359df8bd0ccf3e0913c6f2d7607696e42b0f8","kind":"tag","published_at":"2022-06-18T01:14:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.26","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.26/manifests"},{"name":"v0.5.25","sha":"64d1143234cc0f09419d1ac802b6100dce780a1a","kind":"tag","published_at":"2022-06-17T01:09:39.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.25","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.25/manifests"},{"name":"v0.5.24","sha":"592bc0c7a0acae89f33c1fb294f82ed97701bfa3","kind":"tag","published_at":"2022-06-16T01:14:58.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.24","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.24/manifests"},{"name":"v0.5.23","sha":"1a224aaf1e80c387165ef954cc5839d08f164fec","kind":"tag","published_at":"2022-06-15T01:16:33.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.23","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.23/manifests"},{"name":"v0.5.22","sha":"3a9f668ce912d5fe34ee84531b9e89caccae0d80","kind":"tag","published_at":"2022-06-14T01:24:13.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.22","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.22/manifests"},{"name":"v0.5.21","sha":"6478dbf1a5d249042aae276a020afb3633daa97b","kind":"tag","published_at":"2022-06-13T01:18:27.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.21","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.21/manifests"},{"name":"v0.5.20","sha":"71768ceb2533eaf60f4a393190f4c1698864ef01","kind":"tag","published_at":"2022-06-12T01:15:50.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.20","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.20/manifests"},{"name":"v0.5.19","sha":"d2fb6b67f85bfd72ab5a45b6e6dc808b3b06d50d","kind":"tag","published_at":"2022-06-11T01:07:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.19","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.19/manifests"},{"name":"v0.5.18","sha":"bbfe81f37828556dfb102abb72ef8d653260a21e","kind":"tag","published_at":"2022-06-10T01:16:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.18","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.18/manifests"},{"name":"v0.5.17","sha":"e50c85528d401d530288d1c9b4b4e9b1044746b2","kind":"tag","published_at":"2022-06-09T11:11:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.17","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.17/manifests"},{"name":"v0.5.16","sha":"e134fc1db72efd02a2cf949efdcbe67e548a345b","kind":"tag","published_at":"2022-06-09T01:12:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.16","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.16/manifests"},{"name":"v0.5.15","sha":"152e799e4603fa8cec100b3dd484430ec2f3f09e","kind":"tag","published_at":"2022-06-07T01:07:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.15","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.15/manifests"},{"name":"v0.5.14","sha":"6de17b888cf9748737eeea21a29651fba951f5f6","kind":"tag","published_at":"2022-06-06T01:14:23.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.14","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.14/manifests"},{"name":"v0.5.13","sha":"dba955fb4fb7da4c771c0637d8a5fb76b173d5e0","kind":"tag","published_at":"2022-06-05T01:18:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.13","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.13/manifests"},{"name":"v0.5.12","sha":"dc6cacb0fc5fb7e8d0b2d57e92da07d963a22bcb","kind":"tag","published_at":"2022-06-04T01:11:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.12","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.12/manifests"},{"name":"v0.5.11","sha":"1404015cc6d0e45a240649971b1b0692185f1e97","kind":"tag","published_at":"2022-06-03T01:05:01.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.11","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.11/manifests"},{"name":"v0.5.10","sha":"dbba2ce9101d60099d9373a203771fb517ffe626","kind":"tag","published_at":"2022-06-02T01:19:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.10","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"21e5624f8eaebdfca9dfd030886797174b03c389","kind":"tag","published_at":"2022-06-01T01:25:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.9","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"fced0131201f630fb8190300c825afa52e4f37d0","kind":"tag","published_at":"2022-05-31T01:17:24.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.8","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"0d6fdc1f575e0cc438d427c20f587a0bc5b9194e","kind":"tag","published_at":"2022-05-30T01:19:37.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.7","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"b2cd721d8654e390d5242e452609af014582999a","kind":"tag","published_at":"2022-05-29T01:16:41.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.6","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"e2d03ff39193cc99e37dda7b62c7040bdf5f80c1","kind":"tag","published_at":"2022-05-28T01:11:28.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.5","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"85a3e9e58e14363a7a9d02dc33403a5453969bc4","kind":"tag","published_at":"2022-05-27T01:11:11.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.4","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"11dc966d911e23ba0c3a48aa26a8edda3375d316","kind":"tag","published_at":"2022-05-26T01:18:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.3","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"2d2f4c846df9266171fa599fd7f333f24499a907","kind":"tag","published_at":"2022-05-25T01:14:59.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.2","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"abfd3f59c53fef68a8194d5cad33de8104f7c89d","kind":"tag","published_at":"2022-05-24T01:18:01.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.1","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"35ee9d38dd2a073fb4e6147449f012618d0a30a4","kind":"tag","published_at":"2022-05-23T11:13:53.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.5.0","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.5.0/manifests"},{"name":"v0.4.77","sha":"ee0a907f882323ec7daf9056a4757990398a61f5","kind":"tag","published_at":"2022-05-23T01:06:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.77","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.77/manifests"},{"name":"v0.4.76","sha":"f49e7f6221f6863683f265dbc004b2c321cc1faf","kind":"tag","published_at":"2022-05-22T01:11:19.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.76","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.76/manifests"},{"name":"v0.4.75","sha":"6ec716601d5692415288e6d24510a0221c98853b","kind":"tag","published_at":"2022-05-21T01:03:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.75","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.75/manifests"},{"name":"v0.4.74","sha":"1ff39e54c80f587622868420bbe02e0623db67b0","kind":"tag","published_at":"2022-05-20T01:15:40.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.74","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.74/manifests"},{"name":"v0.4.73","sha":"b6f7e17e9b8b85a9da89a3d387041f1b8d4d0992","kind":"tag","published_at":"2022-05-19T01:23:28.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.73","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.73/manifests"},{"name":"v0.4.72","sha":"c2fbc773ab8c939560d237ff37d66de51adcd923","kind":"tag","published_at":"2022-05-18T01:01:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.72","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.72/manifests"},{"name":"v0.4.71","sha":"80625c3610392be973541603bfd34aed86663c1a","kind":"tag","published_at":"2022-05-17T01:12:05.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.71","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.71/manifests"},{"name":"v0.4.70","sha":"60fa433a52041e14ca475d10cf28531fe1da622c","kind":"tag","published_at":"2022-05-16T01:13:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.70","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.70/manifests"},{"name":"v0.4.69","sha":"6c09cc2422640e0338160eab542d5043b1f29563","kind":"tag","published_at":"2022-05-15T01:24:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.69","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.69/manifests"},{"name":"v0.4.68","sha":"8fe398c2d8cc3bd405c9410900ee1c3f574c7c63","kind":"tag","published_at":"2022-05-14T01:27:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.68","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.68/manifests"},{"name":"v0.4.67","sha":"e929cf12ab1b5fdabdd2b3b6423e1c3411c14b53","kind":"tag","published_at":"2022-05-13T01:24:42.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.67","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.67/manifests"},{"name":"v0.4.66","sha":"856a995c5e856995bc92ce90e6c6c9008384d3a3","kind":"tag","published_at":"2022-05-12T01:16:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.66","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.66/manifests"},{"name":"v0.4.65","sha":"ccb3df234502e3b4fed93f6fce7ce58c31b09e71","kind":"tag","published_at":"2022-05-11T01:21:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.65","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.65/manifests"},{"name":"v0.4.64","sha":"c32f5f3240acc2684a98ad6d4ffd25ac7cee8c61","kind":"tag","published_at":"2022-05-10T01:05:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.64","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.64/manifests"},{"name":"v0.4.63","sha":"b5c79e2141d223d27d9c88a308574324d530ccb7","kind":"tag","published_at":"2022-05-06T01:06:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.63","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.63/manifests"},{"name":"v0.4.62","sha":"15c71e6a3f9aa271d30e3199e0d250fe27f56322","kind":"tag","published_at":"2022-05-04T01:14:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.62","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.62/manifests"},{"name":"v0.4.61","sha":"d9e14b8fbedc6d90d5c671470002f8a4f39a78b5","kind":"tag","published_at":"2022-05-03T01:16:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.61","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.61/manifests"},{"name":"v0.4.60","sha":"7c9b09d7e5064109ee075edf7e5bf97128bb11c7","kind":"tag","published_at":"2022-05-02T01:12:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.60","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.60/manifests"},{"name":"v0.4.59","sha":"a3601a20fd71ccdae03723920fb281339b5b2d6f","kind":"tag","published_at":"2022-05-01T01:28:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.59","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.59/manifests"},{"name":"v0.4.58","sha":"b226aa2d54991746e9b62713eaa29a0a62ad576d","kind":"tag","published_at":"2022-04-30T01:19:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.58","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.58/manifests"},{"name":"v0.4.57","sha":"f0303235d97026264997fa3449edeb5de8026ec0","kind":"tag","published_at":"2022-04-29T01:12:14.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.57","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.57/manifests"},{"name":"v0.4.56","sha":"1b7573b458d58feed4ca3c353fb7df69fc28c2ab","kind":"tag","published_at":"2022-04-28T01:46:33.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.56","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.56/manifests"},{"name":"v0.4.55","sha":"455aa84a77c2b45e856dacb7a73361d93e5669e9","kind":"tag","published_at":"2022-04-27T01:20:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.55","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.55/manifests"},{"name":"v0.4.54","sha":"dcfb77e67620b2996404fded785e5e0970365c5b","kind":"tag","published_at":"2022-04-26T11:21:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.54","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.54/manifests"},{"name":"v0.4.53","sha":"9fcb78f2f72f443a4701a4aca6a04197d54aea34","kind":"tag","published_at":"2022-04-19T01:16:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.53","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.53/manifests"},{"name":"v0.4.52","sha":"26b75fa27e5e021240456b4516d2780c4d89d7ab","kind":"tag","published_at":"2022-04-18T01:16:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.52","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.52/manifests"},{"name":"v0.4.51","sha":"86d3b239d95d6769a4fad5b41919ff55f7c002e8","kind":"tag","published_at":"2022-04-17T01:06:39.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.51","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.51/manifests"},{"name":"v0.4.50","sha":"70eebbe7f5aa07a7d6be5073569aa38ad98ea7d6","kind":"tag","published_at":"2022-04-16T01:03:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.50","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.50/manifests"},{"name":"v0.4.49","sha":"b29532f01e7516868c8328e26f8b215e430e1dfc","kind":"tag","published_at":"2022-04-15T01:05:46.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.49","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.49/manifests"},{"name":"v0.4.48","sha":"d0956a232518ee1a99e0c0641cb4e6d20ec4091d","kind":"tag","published_at":"2022-04-14T01:11:55.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.48","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.48/manifests"},{"name":"v0.4.47","sha":"2af6d8bc5bab1f8e2b0bbb2b99bf981649a3d51a","kind":"tag","published_at":"2022-04-13T01:08:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.47","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.47/manifests"},{"name":"v0.4.46","sha":"68151312db60057f11c3073008e12e1eb4282322","kind":"tag","published_at":"2022-04-12T01:02:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.46","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.46/manifests"},{"name":"v0.4.45","sha":"335c9ee3f963de96a1c3499dec61f4f22b008626","kind":"tag","published_at":"2022-04-11T01:03:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.45","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.45/manifests"},{"name":"v0.4.44","sha":"bb6bff41f4df68e5cb4dcc45e7f7952696345007","kind":"tag","published_at":"2022-04-10T01:05:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.44","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.44/manifests"},{"name":"v0.4.43","sha":"fa2996654531fabc14214bfeb8a38e91995ba2a6","kind":"tag","published_at":"2022-04-09T01:02:01.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.43","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.43/manifests"},{"name":"v0.4.42","sha":"b0354a8676bee089fc1e1b602f4b757e0dec23eb","kind":"tag","published_at":"2022-04-08T01:02:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.42","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.42/manifests"},{"name":"v0.4.41","sha":"884be5f9f00134575553b7d257044bf411b71e77","kind":"tag","published_at":"2022-04-07T01:02:46.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.41","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.41/manifests"},{"name":"v0.4.40","sha":"945bdadd9b35772230be700c19543aad849edd4a","kind":"tag","published_at":"2022-04-06T01:04:29.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.40","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.40/manifests"},{"name":"v0.4.39","sha":"f3ec04bfa83d1a2bd9151c82254df888ab075203","kind":"tag","published_at":"2022-04-05T01:00:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.39","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.39/manifests"},{"name":"v0.4.38","sha":"93cfbbb56672df9837a0a31ded0bd71ab6b49fcc","kind":"tag","published_at":"2022-04-04T01:04:42.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.38","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.38/manifests"},{"name":"v0.4.37","sha":"52977f1b517d5299d8ff79ecb881ec9059ec634a","kind":"tag","published_at":"2022-04-03T01:05:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.37","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.37/manifests"},{"name":"v0.4.36","sha":"d28d707347af8870bc5be6781ad71a894654c68f","kind":"tag","published_at":"2022-04-02T01:00:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.36","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.36/manifests"},{"name":"v0.4.35","sha":"728b3889a08fed092e15cd26625110c699d44058","kind":"tag","published_at":"2022-04-01T01:09:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.35","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.35/manifests"},{"name":"v0.4.34","sha":"675fab2d54564ba333253db63f11cb44657ff3ab","kind":"tag","published_at":"2022-03-31T01:01:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.34","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.34/manifests"},{"name":"v0.4.33","sha":"b30cbd238549ac57690c72d4766d479347a1ef20","kind":"tag","published_at":"2022-03-30T01:03:36.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.33","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.33/manifests"},{"name":"v0.4.32","sha":"a5e9744179d7036cd0f3febbb654d8d35651dcff","kind":"tag","published_at":"2022-03-29T01:03:36.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.32","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.32/manifests"},{"name":"v0.4.31","sha":"eee981302e699e30b00e87d0f27a0384cbffacdc","kind":"tag","published_at":"2022-03-28T01:06:10.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.31","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.31/manifests"},{"name":"v0.4.30","sha":"9d434c34a6a6e815b0b307c0203f319a32c8cc78","kind":"tag","published_at":"2022-03-27T01:05:07.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.30","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.30/manifests"},{"name":"v0.4.29","sha":"3ad505d89f0dbdc563f671c809fc3500318a8748","kind":"tag","published_at":"2022-03-26T00:58:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.29","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.29/manifests"},{"name":"v0.4.28","sha":"fb9db5c18785ecf41dffeb2415708e419b8f1578","kind":"tag","published_at":"2022-03-25T00:58:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.28","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.28/manifests"},{"name":"v0.4.27","sha":"7f8310e45d17491455c968f9b81be84eca921af8","kind":"tag","published_at":"2022-03-24T00:59:09.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.27","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.27/manifests"},{"name":"v0.4.26","sha":"1f846901e71cfb1353c0d68022e994a399be2899","kind":"tag","published_at":"2022-03-23T01:04:39.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.26","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.26/manifests"},{"name":"v0.4.25","sha":"fb9f7d3873433ec269fec2d15644d1906d9dc56f","kind":"tag","published_at":"2022-03-22T00:59:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.25","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.25/manifests"},{"name":"v0.4.24","sha":"ef4c1229fa7b05fef8f5a990df8141602708a88c","kind":"tag","published_at":"2022-03-21T00:57:18.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.24","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.24/manifests"},{"name":"v0.4.23","sha":"bc3fe9b062f313a1134126e61f1173193e1a1ddc","kind":"tag","published_at":"2022-03-20T00:59:30.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.23","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.23/manifests"},{"name":"v0.4.22","sha":"c59c35f163e8d792bf22847ec1e11d528a1b3108","kind":"tag","published_at":"2022-03-19T00:54:38.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.22","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.22/manifests"},{"name":"v0.4.21","sha":"2e45f5beac7312ecaa3897dbec80c7954aae702a","kind":"tag","published_at":"2022-03-18T00:56:46.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.21","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.21/manifests"},{"name":"v0.4.20","sha":"2261843ffd1a6b2ce665b03d9f3485793c55ecf0","kind":"tag","published_at":"2022-03-17T00:57:22.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.20","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.20/manifests"},{"name":"v0.4.19","sha":"d96014fec0cf52b3bf3b31515c39ba0afa4f043f","kind":"tag","published_at":"2022-03-16T00:58:13.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.19","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.19/manifests"},{"name":"v0.4.18","sha":"3b90cddae4d409c06a493dd7088e9748bfedcbb2","kind":"tag","published_at":"2022-03-15T00:58:39.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.18","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.18/manifests"},{"name":"v0.4.17","sha":"f7cc356a6a332299ae0ac664c52d5a823e52a7f8","kind":"tag","published_at":"2022-03-14T00:57:58.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.17","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.17/manifests"},{"name":"v0.4.16","sha":"48cb1fbd51427473ca2fc260db09f4a63e8f2a1b","kind":"tag","published_at":"2022-03-13T00:54:16.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.16","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.16/manifests"},{"name":"v0.4.15","sha":"55c762eae12697e43e63eabad0b8ecbee3faaaaa","kind":"tag","published_at":"2022-03-12T00:53:52.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.15","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.15/manifests"},{"name":"v0.4.14","sha":"4fac5665ac50dd37a5ca480730a65512c6c93e01","kind":"tag","published_at":"2022-03-11T01:00:03.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.14","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.14/manifests"},{"name":"v0.4.13","sha":"0e419bf1b476df88103bc1a62cc22c5f74ba3aa4","kind":"tag","published_at":"2022-03-10T00:58:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.13","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.13/manifests"},{"name":"v0.4.12","sha":"7c1a418e680ee74f846dfd728e2379871243a133","kind":"tag","published_at":"2022-03-09T00:57:04.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.12","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.12/manifests"},{"name":"v0.4.11","sha":"86149504f96a0ec8346ef98cff1dfe7e396888d2","kind":"tag","published_at":"2022-03-08T00:54:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.11","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"f278b41d4501a517f99dab733b8941629b0ad9e2","kind":"tag","published_at":"2022-03-07T00:55:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.10","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"35fc9a9c526727a2a4ebf8c3b787b868351dc74d","kind":"tag","published_at":"2022-03-06T00:56:58.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.9","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"940543a0ee8611f4965c4334bdba997783734fd4","kind":"tag","published_at":"2022-03-05T00:59:20.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.8","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"efb9918cdb4722126d6ec13e2982dd95bee9c6fc","kind":"tag","published_at":"2022-03-04T01:03:06.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.7","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"a7ba42481890db15ed86a851906eb32bb842c39f","kind":"tag","published_at":"2022-03-03T21:29:01.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.6","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"7c650b81f19f775d014b9bf3c8210553832d27bb","kind":"commit","published_at":"2022-03-03T21:17:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.5","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.5/manifests"},{"name":"v0.4.0","sha":"225980f6a6790ec8a85b7071160f6f0337e8a6f3","kind":"commit","published_at":"2021-10-18T13:58:21.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.4.0","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.4.0/manifests"},{"name":"v0.3.6","sha":"d0051110158777ff227d3975e85de5641a70ba83","kind":"commit","published_at":"2021-10-11T20:43:25.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.3.6","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"4fa9a86931a86967d913800aeec70dab8532b7a1","kind":"commit","published_at":"2021-10-09T09:26:55.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.3.5","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"b5d5a8ccde081c3bc7e71353edfca8fdf9c5bb63","kind":"commit","published_at":"2021-10-03T22:44:26.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.3.4","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.3.4/manifests"},{"name":"v0.3.1","sha":"1bb175d02212c37a0d7e2429eb1f9585867f0040","kind":"commit","published_at":"2021-09-16T10:26:31.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.3.1","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.3.1/manifests"},{"name":"v0.1.2","sha":"1705edc170ca803ab077b7d50ae1b8d01a106cf8","kind":"commit","published_at":"2021-04-19T17:00:11.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.1.2","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"91d1972857af2e2286f32d35d9dbadcd5e5cd192","kind":"commit","published_at":"2021-03-30T13:01:57.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.1.1","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.1.1/manifests"},{"name":"v0.0.10","sha":"c1c1d5cd9e0145868e622f95a282152d113d0852","kind":"commit","published_at":"2021-02-12T22:02:08.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.0.10","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"63374dbb1215744e2500f42484a069a8c643fced","kind":"commit","published_at":"2021-02-04T14:30:34.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.0.9","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"8c8f190a1e0c43fa3c40d0eb9939b3e93ada1f6a","kind":"commit","published_at":"2021-01-04T23:07:47.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.0.8","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"9454ac7f7b11692bed0a7a847d792164472cc0e6","kind":"commit","published_at":"2021-01-02T00:56:35.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.0.7","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"76282ccbadff332c56ebd9484ea0b82672f6627f","kind":"commit","published_at":"2020-12-30T20:51:15.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.0.6","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"e99349b2ab0fc26954243ce38ec8836d1f20003e","kind":"commit","published_at":"2020-12-28T14:56:17.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.0.5","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"75518eea99a1377bf2a96a9070056516a33b21b8","kind":"commit","published_at":"2020-12-27T12:49:51.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.0.4","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"698ada669d93dc591570c359282ac7a8d3a0e3b3","kind":"commit","published_at":"2020-12-13T21:22:32.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.0.3","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"92f25f20c7f49d0960055bf07a3441ee2b41d209","kind":"commit","published_at":"2020-12-07T18:06:49.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.0.2","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"2c5a4d38b4ccba686e47f619e3911f32a3a49b48","kind":"commit","published_at":"2020-12-06T18:24:44.000Z","download_url":"https://codeload.github.com/biopragmatics/bioversions/tar.gz/v0.0.1","html_url":"https://github.com/biopragmatics/bioversions/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/bioversions@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-08T22:22:02.487Z","dependent_packages_count":5,"downloads":21928,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":2.839423719110772,"dependent_repos_count":6.012962623671675,"dependent_packages_count":1.5830817324391484,"stargazers_count":13.10466441089412,"forks_count":15.31985792998414,"docker_downloads_count":3.5157957006688485,"average":7.06263101946145},"purl":"pkg:pypi/bioversions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bioversions","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bioversions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bioversions/dependencies","status":null,"funding_links":["https://github.com/sponsors/cthoyt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:36:45.193Z","issues_count":25,"pull_requests_count":87,"avg_time_to_close_issue":28425498.625,"avg_time_to_close_pull_request":4416959.594202898,"issues_closed_count":16,"pull_requests_closed_count":69,"pull_request_authors_count":10,"issue_authors_count":7,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.4482758620689655,"merged_pull_requests_count":50,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":5,"past_year_pull_requests_count":61,"past_year_avg_time_to_close_issue":8792753.0,"past_year_avg_time_to_close_pull_request":988443.7045454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.19672131147540983,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/issues","maintainers":[{"login":"cthoyt","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cthoyt"}],"active_maintainers":[{"login":"cthoyt","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cthoyt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bioversions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bioversions/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bioversions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bioversions/related_packages","maintainers":[{"uuid":"cthoyt","login":"cthoyt","name":null,"email":null,"url":null,"packages_count":113,"html_url":"https://pypi.org/user/cthoyt/","role":null,"created_at":"2022-11-14T18:54:26.011Z","updated_at":"2022-11-14T18:54:26.011Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cthoyt/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726606,"maintainers_count":308869,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":528315,"full_name":"biopragmatics/bioversions","default_branch":"main","committers":[{"name":"GitHub Action","email":"action@github.com","login":null,"count":2890},{"name":"Charles Tapley Hoyt","email":"cthoyt@gmail.com","login":null,"count":401},{"name":"james stevenson","email":"james.stevenson@nationwidechildrens.org","login":null,"count":4},{"name":"Benjamin M. Gyori","email":"ben.gyori@gmail.com","login":null,"count":3},{"name":"james stevenson","email":"james.sharpsteen@gmail.com","login":null,"count":2},{"name":"jplfaria","email":"jplfaria@gmail.com","login":null,"count":2},{"name":"kkaris","email":"karis.klas@gmail.com","login":null,"count":2},{"name":"Daniel Himmelstein","email":"daniel.himmelstein@gmail.com","login":null,"count":1},{"name":"Egon Willighagen","email":"egon.willighagen@gmail.com","login":null,"count":1},{"name":"Harshad","email":"hrshdhgd@users.noreply.github.com","login":null,"count":1},{"name":"Marcel Friedrichs","email":"astror.enales@gmail.com","login":null,"count":1}],"total_commits":3308,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":300.72727272727275,"dds":0.12636033857315598,"past_year_committers":[{"name":"GitHub Action","email":"action@github.com","login":null,"count":966},{"name":"Charles Tapley Hoyt","email":"cthoyt@gmail.com","login":null,"count":72},{"name":"jplfaria","email":"jplfaria@gmail.com","login":null,"count":2},{"name":"Benjamin M. Gyori","email":"ben.gyori@gmail.com","login":null,"count":1}],"past_year_total_commits":1041,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":260.25,"past_year_dds":0.0720461095100865,"last_synced_at":"2025-09-09T06:30:28.855Z","last_synced_commit":"4fbbf653227744b718fbb07ea4946c3caeb0cede","created_at":"2023-03-09T03:39:34.375Z","updated_at":"2025-09-09T06:30:21.848Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5511236,"commits_count":861134587,"contributors_count":31534100,"owners_count":915379,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"biopragmatics/bioversions","html_url":"https://github.com/biopragmatics/bioversions","last_synced_at":"2025-08-31T10:36:45.193Z","status":null,"issues_count":25,"pull_requests_count":87,"avg_time_to_close_issue":28425498.625,"avg_time_to_close_pull_request":4416959.594202898,"issues_closed_count":16,"pull_requests_closed_count":69,"pull_request_authors_count":10,"issue_authors_count":7,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.4482758620689655,"merged_pull_requests_count":50,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":5,"past_year_pull_requests_count":61,"past_year_avg_time_to_close_issue":8792753.0,"past_year_avg_time_to_close_pull_request":988443.7045454546,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.19672131147540983,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":28,"created_at":"2023-05-14T08:09:02.890Z","updated_at":"2025-09-03T06:36:53.056Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbioversions/issues","issue_labels_count":{},"pull_request_labels_count":{"enhancement":2},"issue_author_associations_count":{"MEMBER":12,"CONTRIBUTOR":7,"NONE":5},"pull_request_author_associations_count":{"MEMBER":49,"NONE":33,"CONTRIBUTOR":19},"issue_authors":{"cthoyt":12,"dhimmel":5,"bgyori":3,"kkaris":1,"steppi":1,"aracnus":1,"hrshdhgd":1},"pull_request_authors":{"cthoyt":49,"github-actions[bot]":28,"jsstevenson":6,"bgyori":6,"kkaris":4,"jplfaria":4,"egonw":1,"hrshdhgd":1,"dhimmel":1,"AstrorEnales":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10056049,"issues_count":30935695,"pull_requests_count":93179394,"authors_count":10671501,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"enhancement":2},"past_year_issue_author_associations_count":{"CONTRIBUTOR":4,"MEMBER":1},"past_year_pull_request_author_associations_count":{"MEMBER":32,"NONE":29,"CONTRIBUTOR":7},"past_year_issue_authors":{"bgyori":2,"cthoyt":1,"dhimmel":1,"kkaris":1},"past_year_pull_request_authors":{"cthoyt":32,"github-actions[bot]":28,"jplfaria":4,"bgyori":4},"maintainers":[{"login":"cthoyt","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cthoyt"}],"active_maintainers":[{"login":"cthoyt","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cthoyt"}]},"events":{"total":{"CreateEvent":288,"ReleaseEvent":3,"IssuesEvent":10,"WatchEvent":3,"DeleteEvent":26,"IssueCommentEvent":16,"PushEvent":322,"PullRequestEvent":77,"ForkEvent":1},"last_year":{"CreateEvent":288,"ReleaseEvent":3,"IssuesEvent":10,"WatchEvent":3,"DeleteEvent":26,"IssueCommentEvent":16,"PushEvent":322,"PullRequestEvent":77,"ForkEvent":1}},"keywords":["biopragmatics"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T01:45:19.278Z","updated_at":"2023-01-24T01:45:19.278Z","repository_link":"https://github.com/biopragmatics/bioversions/blob/main/.github/workflows/tests.yml","dependencies":[{"id":7131838793,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7131838794,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T01:45:19.368Z","updated_at":"2023-01-24T01:45:19.368Z","repository_link":"https://github.com/biopragmatics/bioversions/blob/main/.github/workflows/update.yml","dependencies":[{"id":7131839362,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7131839365,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7131839367,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"meteor","filepath":"src/bioversions/resources/versions.json","sha":null,"kind":"manifest","created_at":"2023-12-15T02:09:55.652Z","updated_at":"2023-12-15T02:09:55.652Z","repository_link":"https://github.com/biopragmatics/bioversions/blob/main/src/bioversions/resources/versions.json","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-15T02:09:56.455Z","updated_at":"2023-12-15T02:09:56.455Z","repository_link":"https://github.com/biopragmatics/bioversions/blob/main/pyproject.toml","dependencies":[]}],"score":15.949310068117004,"created_at":"2025-09-09T00:28:42.486Z","updated_at":"2025-10-07T08:37:25.071Z","avatar_url":"https://github.com/biopragmatics.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":21928,"funding_links":["https://github.com/sponsors/cthoyt"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["ontology","biocuration","bioinformatics","obo","obofoundry","bioregistry","annotation","semantic-web","graph-neural-networks","biology"],"project_url":"https://science.ecosyste.ms/api/v1/projects/150045","html_url":"https://science.ecosyste.ms/projects/150045"}